Hello Aspose Support,
I am experiencing unexpected behavior while traversing shapes using the DocumentVisiTor in Aspose.Words. Normally, the visit order I expect is:
visitShapeStart
→ visitGroupShapeStart
→ visitSh…...docx (15.6 KB) Professionalize.Discourse...Usage Document doc = new Document("your-document.docx"); CustomVisitor...