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…...temp_folder = temp_folder _aspose_doc = aw.Document(filename, load_options)...in _aspose_doc.get_child_nodes(aw.NodeType.SHAPE, True): i+=1 print('DEBUG...