开发者

using python to add images to powerpoint files

开发者 https://www.devze.com 2023-01-09 06:15 出处:网络
has anyone used python to add images to powerpoint 2007 files? can someone please help me get starte开发者_运维知识库d with thisYou can do this with Office\'s COM/OLE automation API.For example, see t

has anyone used python to add images to powerpoint 2007 files? can someone please help me get starte开发者_运维知识库d with this


You can do this with Office's COM/OLE automation API. For example, see this post:

  • Automating PowerPoint with Python
0

精彩评论

暂无评论...
验证码 换一张
取 消