Python office編程:word和PowerPoint

安裝python-dockpython From docx import Documentide 打開、新建word文檔字體 新建文檔:document=Document()spa Document.save(‘filename.docx’)code 添加文本:text=document.add_paragraph(‘content of the paragraph’)對象 更改項目符號:text
相關文章
相關標籤/搜索