我试着这样做,但没有成功。 from docx import Document document = ... header_text = '\n\n'.join(iter_paragraphs(doc.header)) footer_text ...
確定! 回上一頁