Hi Team,
I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues:
a) The text in the PPTX is bold, while …...Shapes) { IAutoShape autoShape = curShape as IAutoShape;...Slides.IImage curImage = autoShape.GetImage(0, 2, 2); // Save...