Failure to convert gradients in SmartArt correctly

Hello,

The Aspose.Slides doesn’t convert gradients in SmartArt graphics correctly. Instead of showing the rounded shadows in the graphic, it converts them to a single flat color. 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 observed the slide thumbnail shared by you and like to share that at present the support for 3D effects is not support in Aspose.Slides. For this reason, the generated thumbnail is rendered flat and has not been rendered properly. An issue with ID SLIDESNET-33291 has already been added in our issue tracking system to provide the requested support. 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,