0
我的遗产是应用程序是使用Sharepoint 2013开发的,有没有什么方法让Power Point Service在没有Sharepoint的ASP.Net MVC应用程序中显示BI物品。在Asp.Net MVC中开箱即用的SharePoint Power Point Services
任何建议
我的遗产是应用程序是使用Sharepoint 2013开发的,有没有什么方法让Power Point Service在没有Sharepoint的ASP.Net MVC应用程序中显示BI物品。在Asp.Net MVC中开箱即用的SharePoint Power Point Services
任何建议
否。该服务是SharePoint的一部分,需要SharePoint Server。
但是,可以直接将本地PowerPoint连接到数据库并让它生成数据。然后,您可以将该PowerPoint保存到服务器,然后使用iframe将该页面指向PowerPoint文件。