【发布时间】:2013-08-22 12:53:29
【问题描述】:
我们正在尝试使用PowerPoint Automation Service 创建一个 SharePoint 场解决方案。但是,我们无法在 Sharepoint 15 ISAPI 配置单元中找到 Microsoft.Office.Server.PowerPoint.dll。 PresentationRequest 访问 as seen in this example 需要此程序集。
我们确实在 ISAPI 路径(Program Files\Common Files\microsoft shared\ Web Server Extensions\15\ISAPI) - 只是不是 PowerPoint 程序集。
有谁知道在哪里可以找到 SharePoint 2013 的 PowerPoint Conversion 程序集 (Microsoft.Office.Server.PowerPoint.dll)?我们需要找到它,以便我们可以在 Visual Studio 中添加一个程序集引用。
【问题讨论】:
标签: sharepoint powerpoint sharepoint-2013 powerpoint-2013 powerpoint-automation