Hi Team,
We are trying to convert nodes to HTML strings for a document(.docx) using aspose words in python, but the execution is taking ~ 500 ms for each node on my machine. For 10K nodes, total time taken for this incr…...export_images_as_base64 = True for index, paragraph_object in enumerate(doc.get_child_nodes(aw...get_child_nodes(aw.NodeType.PARAGRAPH, is_deep = True)): time1 =...