方法来自知乎大佬,我做了简单修改,做个备份,方便使用。
打开自动操作
:
搜索 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
」→「清除当前演示文稿中的所有备注
」即可:
大佬好,为什么下载了轻松签之后一直显示无法安装“ESign+ios15+
高
大佬牛逼
我成功安装了但是在登录账号的时候提示:此设备已与Apple开发者计划或Apple开发者企业计划中的其他帐户关联请使用其他设备
感谢
你有没有群组或者什么的,这里讨论太麻烦了
这个 只能 ipad 用吗,在 iphone 上都配置好了,安装软件的时候出现:此团队中没有带有请求标识符的配置配置文件。
请问,这个SideServer是不是只能用苹果电脑装啊,手上没有苹果电脑怎么办呀!