zongdeiqianxing

import docx2txt
my_text = docx2txt.process("test.docx")
print(my_text)

分类:

技术点:

相关文章: