How to resize slide dimensions without resizing any objects on the slide?

IF you are competent to unzip the pptx file and modify the XML it can be done, the slide size will change but the pictures will not change (they will move though and you will have to adjust the positions)

Unzip > look for PPT > presentation XML and change the slide size values (p:sldSz) then rezip.  Don't go there if this makes no sense and in any case keep a copy!

Relevant values are:

4:3         cx="9144000" cy="6858000"
16:10      cx="9144000" cy="5715000"
16:9        cx="9144000" cy="5143500"

 

This idea originally came from Steve Rindsberg.

=================

You can make a copy of your presentation, change the dimensions, then copy the distorted stuff from the original ppt in your copy.

=================

REF:

https://answers.microsoft.com/en-us/msoffice/forum/msoffice_powerpoint-mso_other-mso_2010/how-to-resize-slide-dimensions-without-resizing/01ab1794-2dbd-45ae-8aa4-8be1a7bc3ec3

 

posted @   emanlee  阅读(319)  评论(0编辑  收藏  举报
编辑推荐:
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
阅读排行:
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
历史上的今天:
2014-12-01 Can I run a local BLAST search again multiple blast databases simultaneously?
2012-12-01 word 2003中无格式文本粘贴的设置方法
2009-12-01 英语复习备考技巧
点击右上角即可分享
微信分享提示