Gradient colors for shape are changed on saving presentation (Java) (759)

Hi,

When I just load and save the attached file, gradient colors of the shapes starting on slide #12 to the end of the presentation are incorrect in target file. Please see the attached screenshot for your reference.

Here's the code I use:

String presentaionPath = "Piste_di_riflessione (1).ppt";
Presentation presentation = new Presentation(presentaionPath);
presentation.save("Piste_di_riflessione (1)-16.12.0.ppt", SaveFormat.Ppt);

I'm using Aspose.Slides for Java 16.12.0.

Can you check this?

Thanks,
Zeljko

Hi Zeljko,

I have observed the issue shared and an issue with ID SLIDESJAVA-35835 has been created in our issue tracking system to further investigate and resolve the issue. This thread has been linked with issue so that you may be automatically notified once issue will be fixed.

We are sorry for your inconvenience,

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