Python -docx 是一款针对于word文档处理的一个模块,它可以创建word文档,遍历word ... from docx import Document document = Document() document.save('new.docx').
確定! 回上一頁