python -docx 允许您创建新文档以及对现有文档进行更改。实际上,它只允许您对现有 ... from docx import Document document = Document() document.save('test.docx').
確定! 回上一頁