方法来自知乎大佬,我做了简单修改,做个备份,方便使用。
打开自动操作:

搜索 AppleScript:


运行 AppleScript,在右侧输入代码,然后再右上角选择只在Power Point生效:
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
on run {input, parameters} tell application "Microsoft PowerPoint" -- version: 2019 set allSlides to slides of active presentation set counter to 0 repeat with each_slide in allSlides try set content of text range of text frame of place holder 2 of notes page of each_slide to "" on error set counter to counter + 1 end try end repeat if counter > 0 then display dialog "共跳过" & counter & "个无法解析的ppt页" buttons {"OK"} default button 1 with title "清除当前演示文稿中的所有备注" with icon note end tell return input end run |

最后 control + S 保存为“清除当前演示文稿中的所有备注”。
此时再打开 PowerPoint,并点击顶部菜单栏的「PowerPoint」→「服务/Services」→「清除当前演示文稿中的所有备注」即可:







最新评论
站长您好,亚马逊云咨询推广资源,望建立联系,可邮件,谢谢。
换友情链接吗?
看你的站做的挺不错的
恭喜!!太强了,硕博连读啊
雁过留毛,人过留名。
看不懂但大受震撼
每天都在战争,希望2026和平.
ZeroTier 看过多篇帖子,目前群辉、飞牛os、win11 、安卓、ubuntu ≥18.04 顺利通过,这篇相对于简单 实用、特来感谢 🙄