python docx学习笔记 Sections
摘要:
Sections section的访问和添加 #1.访问全文所有sections,得到结果列表 sections = document.sections #2.添加section #之后添加的段落和内容都会位于该section中 new_section = document.add_section( 阅读全文
posted @ 2022-05-23 17:00
朝朝暮Mu
阅读(519)
评论(0)
推荐(0)
浙公网安备 33010602011771号