Animation dimming effect missing (1565)

Hi,

I’ve just loaded and saved the attached source presentation and noticed that the dimming effect of the text animation has been lost in the saved file.

Here’s the code I used:

String presentationPath = "Test.ppt";

Presentation presentation = new Presentation(presentationPath);

presentation.save("Test-17.6.0.ppt", SaveFormat.Ppt);

I’m using Aspose.Slides for Java 17.6.0.

Can you check this?

Thanks,
Zeljko

1565.jpg (180.6 KB)

Here are both source and target file attached:
http://www36.zippyshare.com/v/z5SWDf3i/file.html

@Zeljko,

I have worked with the presentation file shared by you and have been able to observe the issue. An issue with ID SLIDESJAVA-36480 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 fixed.

We are sorry for your inconvenience,

Adnan Ahmad