12 2020 档案
摘要:import docxfrom docx.shared import Inchesfrom docx.shared import Pt,RGBColorfrom docx.oxml.ns import qn #word样式2def style2(aa,tsize,color,rfonts): fon
阅读全文
摘要:from docx.shared import Pt,RGBColor from docx.oxml.ns import qn #word中字体的颜色、大小、字体def style(tt,tsize,color,rfont): for ii in tt: for run1 in ii.runs: f
阅读全文

浙公网安备 33010602011771号