Issues in Aspose Slides Java 15.5.0 with animations

Hi,



We are in process of migrating to aspose slides new version 15.5.0 (JAVA). We found an issue with powerpoint presentations having animations.

We tried a simple testcase where we just load a presentation (having animations) and then save it back in pptx format. When we try to open the saved presentation, we get an error message “Powerpoint was unable to display some of the text, images or objects on slides in the file, because they have become corrupted…”. The sample PowerPoint presentation (PPT_With_Animation.pptx) used in the test case and the other one generated by Aspose (PowerPointSaved.pptx) are attached with this post along with the error message snapshot.

The code we used is given below:

public void testOracleInternal() {
Presentation pptx = new Presentation(“PPT_With_Animation.pptx”);
pptx.save(“PowerPointSaved.pptx”, SaveFormat.Pptx);

}
Please look into this issue as soon as possible as we urgently need update on this.

Thanks
Manisha

Hi Manisha,


I have observed the issue shared by you and have been able to observe the issue specified. An issue with ID SLIDESJAVA-34921 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the issue so that you may be automatically notified once the issue will be resolved.

We are sorry for your inconvenience,

The issues you have found earlier (filed as SLIDESJAVA-34921) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.