天宫鹤

05 2024 档案

Python-pptx正确设置中文字体
摘要:使用pptx_ea_font库设置中文字体: 1.安装pptx_ea_font库:pip install pptx-ea-font 2.p = text_frame.paragraphs[0] # 取文本段落 run = p.runs[0] # 取文本运行对象,该对象为段落的子元素 pptx_ea_ 阅读全文

posted @ 2024-05-31 20:03 GoGrid 阅读(322) 评论(1) 推荐(1) 编辑

python-pptx删除幻灯片
摘要:# 删除多余幻灯片del prs.slides._sldIdLst[起始:结束] # 删除幻灯片 阅读全文

posted @ 2024-05-05 07:31 GoGrid 阅读(118) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示