Hi Team,
I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try To get image of the slide, I see that the chart gets squished To right side.
The code I used:
using Aspose.Slides…...Load the presentation using (Presentation presentation = new Presentation("sample...of slides in the presentation: " + presentation.Slides.Count);...