PPTX with charts gets corrupted (C#)

Hi ,

When converting a pptx file that contains chatrs the outcome is corrupted and fails to open in MS-OFFICE 2016.

Using Aspose.Slides.dll 19.6 ,

Example Code :

Aspose.Slides.Presentation doc = new Aspose.Slides.Presentation(item);

doc.Save(args[0] + “\” + Path.GetFileName(item) + “.Pptx”, Aspose.Slides.Export.SaveFormat.Pptx);

Pleaes test attached file example,

ThanksTestCharts.zip (39.6 KB)

@Austin_Powers,

I have worked with the sample code and presentation file shared by you and have been able to observe the issue specified. An issue with ID SLIDESNET-41243 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 notified once the issue will be fixed.

Issue is resolved using Aspose.Slides for .NET 19.7

Thank You.

@Austin_Powers,

You are very welcome.

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