Charts lost on save (1598)

Hi,

When I load and save the attached presentation, charts on slides 3, 4, 5, 6 and 7 are lost in the saved file.

Here’s the code I used:

IPresentation presentation = new Presentation("Test.pptx");

presentation.save("Test-aspose.pptx", SaveFormat.Pptx);

Can you check this?

Thanks,
Zeljko

1598.PNG (68.3 KB)
Test.pptx.zip (1.6 MB)

@Zeljko,

I have worked with source file shared by you using Aspose.Slides for Java 18.6 and unable to observe any issue. I have also shared my generated result with you for your kind reference. Can you please share environment details along with version you are using on your end so that we may further investigate to help you out..Test-aspose.zip (1.6 MB)

Hi Adnan,

I can confirm there’s no issue with Aspose.Slides for Java 18.6.

Thanks for your help.

Regards,
Zeljko

@Zeljko,

Thank you for sharing valuable feedback.