Hi,
We are using Aspose.slides for c++
For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries.
shape->GetIm…...bounds: auto presentation = MakeObject<Presentation>(u"YourPresentation...on.pptx"); auto slide = presentation->get_Slide(0); auto shape...