AutoFitPictureinWordwithPythondocx
创始人
2024-11-12 13:30:14
0

使用Python docx库自动调整Word中的图片大小。

使用Python docx库中的Image类和Shape类的属性进行操作,将图片的大小设置为页面的宽度,实现图片自动适应页面大小。

代码示例:

from docx import Document
from docx.shared import Cm

doc = Document('example.docx')

for paragraph in doc.paragraphs:
    for run in paragraph.runs:
        if run.element.tag.endswith('}r'):
            for tup in run.element.xpath('.//wp:docPr'):
                if 'inline' in tup.attrib.values():
                    try:
                        shape_id = run._r.xpath('.//a:blip')[0].attrib['{%s}embed' % doc.part.related_parts[
                        run._r.xpath('.//a:blip')[0].attrib['{%s}link' % doc.part.nsmap['r']].rId].reltype]
                        shape_size = doc.part.related_parts[shape_id]._element.xpath('.//a:ext')[0]
                        cx = shape_size.get('cx')
                        cy = shape_size.get('cy')
                        cx, cy = int(cx), int(cy)
                        
                        if cx > doc.page_width * 9525:
                            shape_size.set('cx', str(doc.page_width * 9525))
                            shape_size.set('cy', str(cy * doc.page_width * 9525 // cx))
                    except:
                        pass

doc.save('example.docx')

注意:上面的代码仅对InlineShape(布局与文字相邻的图片)进行了调整,如果需要调整其他类型的图片,请将代码改为适当的方式来实现。

相关内容

热门资讯

科技分享!微扑克微乐辅助,佛手... 科技分享!微扑克微乐辅助,佛手大菠萝13道挂哪里,详细教程(有挂软件)1、玩家可以在佛手大菠萝13道...
重大推荐!poker worl... 这是一款非常优秀的wepoker网页版透视方法 ia辅助检测软件,能够让你了解到wepoker网页版...
热点讨论!拱趴大菠萝挂怎么安装... 热点讨论!拱趴大菠萝挂怎么安装,wepoker黑侠破解,AI教程(有挂方法)1、玩家可以在拱趴大菠萝...
我来向大家传授!aapoker... 我来向大家传授!aapoker破解侠是真的吗,wepokerplus作弊,玩家教你(有挂神器)1、玩...
玩家必用!德州局怎么透视,we... 1、玩家必用!德州局怎么透视,wepoker免费透视脚本,2025新版教程(有挂技巧)。2、wepo...
发现玩家!pokemmo脚本最... 发现玩家!pokemmo脚本最新版,wepoker-h5下载,AI教程(有挂神器)是一款可以让一直输...
重大通报!wepoker私人局... 重大通报!wepoker私人局辅助挂,线上德州的辅助器是什么,必备教程(有挂技巧);小薇(透视辅助)...
揭秘真相!德州局透视脚本免费版... 揭秘真相!德州局透视脚本免费版下载手机版,pokemmo免费脚本,安装教程(有挂神器);德州局透视脚...
一起来探讨!wepoker私人... 一起来探讨!wepoker私人局怎么玩,德州圈脚本,AI教程(有挂教程);科技安装教程;136704...
重要通知!德普之星透视辅助软件... 1、重要通知!德普之星透视辅助软件,hhpoker辅助软件下载,扑克教程(有挂透明)。2、德普之星透...