创建新style. mystyle = document.styles.add_style('titlepage_title', WD_STYLE_TYPE.PARAGRAPH) mystyle.font.name = 'Times New Roman' ...
確定! 回上一頁