如何通过进程 ID 控制当前运行的 PowerPoint 实例?

发布于 2024-12-27 13:02:02 字数 151 浏览 2 评论 0原文

我自己的程序之外的另一个程序创建了一个新的 PowerPoint 演示文稿。当它出现时,我的程序可以检测 PowerPoint 演示文稿的进程 ID。

我想控制当前运行的 PowerPoint 实例,以便可以复制幻灯片或至少保存演示文稿。我将如何在.NET 中执行此操作?

Another program, outside my own program, creates a new PowerPoint presentation. When it does, my program can detect the process ID of the PowerPoint presentation.

I want to take control of the currently running instance of PowerPoint so that I can copy slides or at least save the presentation. How would I do this in .NET?

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

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

发布评论

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

评论(1

野生奥特曼 2025-01-03 13:02:02

powerpoint 提供了可通过 .net 使用的大型自动化 api

powerpoint offers a large automation api utilizable though .net.

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