Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception:
System::NullReferenceException: Object reference not set to an instance of an object.
Attached ppt:
Test1.pptx.zip (255.3 KB…...shape name auto presentation = MakeObject<Presentation>(u"Test1.pptx");...try { auto slideCount = presentation->get_Slides()->get_Count();...