Adding a rotated shape To a group moves shape outside of group. Using Aspose.Slide.Cpp 23.3.
auTo pres = System::MakeObject<Slides::Presentation>();
auTo group = pres->get_Slides()->idx_get(0)->get_Shapes()->AddGroupSha…...Group Frame in PPTX Created in C++ Does Not Take Child Shape...pres->Save(u"Presentation2.pptx", Slides::Export::SaveFormat::Pptx); Using set_Frame()...