Hello, we have a script that uses aspose words to open, find and convert all shapes in a docx document to png.
In the attached document the second chart is being skipped. We noticed that if we delete the initial page br…...SHAPE, True): i+=1 print('DEBUG : ', i)...get_child_nodes(aw.NodeType.GROUP_SHAPE, True): add_shape(node.as_group_shape())...