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 = …...based on block-level nodes (paragraphs and tables). Traverse through...last nodes when needed, so paragraph formatting is retained. #...