在python-docx包中对WORD文档字体的设置要使用font类,只需要 ... 导入docx包from docx.oxml.ns import qndocument.styles['Normal'].font.name = u' ...
確定! 回上一頁