How can I use py to insert comments

Dear, I have a question to insert comments in word file with Python.

  1. I want to access all paragraph text(without style)
  2. when I use some api to check text, for example, I want to insert comments from char index n->m

How can I write this in python? Thanks.

@zhilunx Please see our documentation to learn how to work with comments:
https://docs.aspose.com/words/python-net/working-with-comments/