pip install python-docx ... Append a heading and a paragraph document.add_heading("Welcome to Python's docx module (0)", 0) document.add_heading("Welcome to ...
確定! 回上一頁