Animation getting changed

Hi,

I used the following code to read the attached presentation and save it immediately. I am observing some differences in the animation of an object (Picture 3) which has motion on slide # 9.

Presentation ppt = new Presentation("Intro to Oracle EPRCS.pptx");
ppt.save("Intro to Oracle EPRCS_readAndSave.pptx",
com.aspose.slides.SaveFormat.Pptx);


When I click on animation pane, and see what is going on, in the original slide I observe that under enhancements of the animation effect, the effect says that the object should "hide after animation", where as this property is changed in the saved ppt to "Don't Dim".

I have also attached screen shots of the same named "animation_beforeSave.png" and "animation_afterSave.png".

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,


I have investigated the issue shared by you and a ticket with ID SLIDESJAVA-35437 has been logged in our issue tracking system to further investigate and resolve the issue. This thread has been linked with the ticket so that you may be automatically notified once the issue will be fixed.

We are sorry for your inconvenience,

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


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