Failure to convert pie chart (disappears)

Hello,

The Aspose.Slides doesn’t convert a pie chart correctly. It disappears from the converted image altogether. I’m attaching a
sample powerpoint and the resultant image as generated by the following
code:

PresentationEx p = new PresentationEx(inputfile);
Bitmap img = p.Slides[0].GetThumbnail(1, 1);
img.Save(pngpath, ImageFormat.Png);

Hi Bartosz,


I have worked with the presentation file shared by you and have been able to observe the improperly rendered chart using Aspose.Slides for .NET 14.4.0. An issue with ID SLIDESNET-35512 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 resolved.

We are sorry for your inconvenience,

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


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