通过 Python 程序检查事件、记录时间以及与 PowerPoint 交互

发布于 2024-11-14 21:46:08 字数 145 浏览 1 评论 0原文

有没有办法让Python程序“监听”事件?

我想创建一个小程序,用于“查找/等待”PowerPoint 中的演示模式被激活。一旦它识别出它已经开始,我想记录用户在每张幻灯片上花费的时间。

解决这个问题的最佳方法是什么?有什么好的模块可以使用吗?

Is there a way to have a Python program to "listen" for an event?

I'd like to create a small program that 'looks for/waits' for Presentation Mode in PowerPoint to be activated. Once it recognizes that it has started, I want to log the times that the user spends on each slide.

What would be the best way to go about this? Are there any good modules to use?

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

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

发布评论

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

评论(1

会傲 2024-11-21 21:46:08

我很确定你必须使用 来执行特定的脚本。

我不知道 Python 程序有什么方法可以监听 PowerPoint 事件。

I'm pretty sure you'll have to use a macro to execute a specific script.

I don't know of any way for a Python program to listen for a PowerPoint event.

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