3D Shapes Are Not Properly Converted from Presentation Slide to Image in C#

Hi team

When generating thumbnails using the latest Aspose Slides .NET 3D shapes are not correctly converted to images.

Code example:

int slideIndex = 0;
ISlide slide = presentation.Slides[SlideIndex];
Bitmap bitmapThump = slide.GetThumbnail(1f, 1f);

System: Windows Server 2019 (running on AWS ELB)

Version: Aspose Slides 23.8.0

Resulting image:
output.jpeg (141.5 KB)

Input file:
input.pptx.zip (71.3 KB)

@ahthomsen,
Thank you for reporting on the issue. I’ve reproduced the problem you described.

We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): SLIDESNET-44219

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

1 Like

The issues you have found earlier (filed as SLIDESNET-44219) have been fixed in this update. This message was posted using Bugs notification tool by asad.ali

@ahthomsen,

Sorry, the fix for your issue is included in Aspose.Slides for .NET v23.11. Please try it.

Great stuff - confirmed in my end