I have a document (.docx) that has multiple comments. Is there a way to extract each comment text, and the text that has been commented on? For reference, looking to do this with Python.
import aspose-words as aw
doc = …...processed at first to keep node indexes. if is_ending_node: # !isStartingNode:...as_section() start_index = start_section.parent_node.index_of(start_section)...