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 = …...COMMENT_RANGE_END and is_inclusive: node =...current_clone_node = clone_node for i in range(len(node_branch) - 1, -1, -1):...