Flip attribute added and other xml differences upon read and save

Hi,


I used the following code to read the attached presentation and save it immediately. I am observing some differences in the xml representation for the saved powerpoint:

Presentation ppt = new Presentation(“StampedSignOffDocument.pptx”);
ppt.save(“StampedSignOffDocument_readAndSave.pptx”,
com.aspose.slides.SaveFormat.Pptx);

The differences are like child node p:sp getting added to p:spTree, or the attribute flipH getting added with value = 1. There are many others, I have only given 2 examples.

I used 16.3.0 version of slides – java.

My environment details: Oracle Linux 5 (Intel 64-bit)
Java version: 1.7.0_85(default)
Java SE version: 1.7.0_85 (default)

Thanks,
Monica


Hi Monica,

Thank you for posting.

I have observed your comments and like to request you to please share with us the source presentation, generated output presentation and a screenshot explaining the issue, so that we may investigate it further to help you out.

Best Regards,

Hi Monica,


I have observed your comments and like to share with you that I have replied you in the other thread posted by you. Please follow up in respective thread.

Best Regards,