king625's recent timeline updates
king625

king625

V2EX member #315336, joined on 2018-05-09 18:32:12 +08:00
king625's recent replies
@qile1 谢谢, 后来翻了一下 python-docx 的 Issues,发现大神之前发布了解决方法,链接如下:
https://github.com/python-openxml/python-docx/issues/10

代码如下:
paragraph = cell.paragraphs[0]
run = paragraph.add_run()
run.add_picture('image.png')
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2657 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms · UTC 15:42 · PVG 23:42 · LAX 08:42 · JFK 11:42
♥ Do have faith in what you're doing.