Pie chart label disappears after save to PPTX

When saving a presentation to PPTX with Aspose.Slides Java version 15.8, some of the pie chart labels disappear. This occurs with a simple open/save of the pptx file. I’ve attached a zip file with 2 pptx files, the file before save (Slide3.pptx), and after (Slide3.Aspose15.8.Save.pptx). Notice that in Slide3.pptx, there is a label ‘Emerging Markets’ as well as a label ‘Credit’. In Slide3.Aspose15.8.Save.pptx (after a save), both labels are missing. This can be reproduced with a simple run of:


Presentation pres = new Presentation(“Slide3.pptx”);
pres.save(“Slide3.Aspose15.8.Save.pptx”, SaveFormat.Pptx);

We have an application that processes pptx files, making calls into Aspose.Slides to manipulate slides (adding master slides, adding images on the slide, etc.), but all of these operations require a save, which then corrupts the slide and thus our output slide cannot be used. We need cases like this to be fixed so the chart is not corrupted on save.

We would really appreciate prompt resolution of (or at least response to) this issue. If that is not possible without upgrading to Priority Support, please let me know as well as what the resolution process would be under Priority Support.

Thanks,
Brian Matson

Hi Brian,


Thank you for posting.

I have observed your comments and worked with the presentation file shared by you. I have been able to reproduce the issue. A ticket with ID SLIDESJAVA-35085 has been logged into our issue management system for further investigation and resolution of the issue. We will be able to share the ETA once the issue will be investigated by our product team. This thread has been linked with the issue so that you may be notified automatically as soon as the issue will be resolved.

We are sorry for your inconvenience,

Hi Brian,


Thank you for being patient.

I would like to share with you the ETA of the issue reported by you, which is, Aspose.Slides for Java 15.10.0 whose tentative date of release is the first week of December 2015. We will share the notification with you as soon as the issue will be fixed.

Best Regards,

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


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