以编程方式导航 PowerPoint

发布于 2024-10-07 08:15:29 字数 98 浏览 0 评论 0原文

我的 Mac 上运行着 PowerPoint 2008。有没有办法使用 Python、Java、C/C++ 或其他语言的某些程序来导航(如向前和向后)PowerPoint 演示文稿?

I have PowerPoint 2008 running on my Mac. Is there a way to navigate, like forward and backward, the PowerPoint presentation using some program in Python, Java, C/C++ or other language?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

ま柒月 2024-10-14 08:15:29

是的,使用 Applescript。如果您无法直接编写 Powerpoint 脚本(使用编辑器查看其脚本库),您可以使用辅助功能框架向其发送按键。

Yes, using Applescript. If you can't script Powerpoint directly (look in its script Library using the editor) you can send keypresses to it using the accessibility framework.

长发绾君心 2024-10-14 08:15:29

AppleScript。这里有一些示例:http://www.mactech.com/articles/mactech/Vol.23/23.03/23.03AppleScriptPowerPoint/index.html" mactech.com/articles/mactech/Vol.23/23.03/23.03AppleScriptPowerPoint/index.html。遗憾的是,所有 Mac Office 2008 VBA 到 AppleScript 示例均已从 Microsoft 站点中永久删除。

AppleScript. There are some examples here: http://www.mactech.com/articles/mactech/Vol.23/23.03/23.03AppleScriptPowerPoint/index.html. Unfortunately, all of the Mac Office 2008 VBA to AppleScript samples have been removed permanently from Microsoft's site.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文