Hi Shuangshuang,
Thank you for you quick reply.
The sample code provided above (is based on ver2.0 of OpenXML) i.e. the link. We have implemented a similar funtionality with version 1.0 of OpenXML.
We are doing content resuse work by merging slides. It is done on the server. We get the slides similar to the sample code described in the sample code link mentioned above.
The presentation will be used for View and Download too.
We are only working with ASP.net 2.0 and OpenXML-SDK version 1.
Here the DefaultTextStyle of the two presentations are different. Due to this reason the font and allignment gets messed up.
We need to know how to rectify this messed up slide information for both font and allignment.