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
posted @ 2024-05-31 20:03
posted @ 2024-05-05 07:31
|
|||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
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 |
很棒,解决问题
怎么改呀
请问是哪个应用程序的路径呀
Powered by:
博客园
Copyright © 2025 GoGrid
Powered by .NET 9.0 on Kubernetes