Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您知道用于处理 PowerPoint 文件的托管工具吗?
该工具应该是 100% 托管代码,并提供处理.ppt和.pptx文件的选项。
.ppt
.pptx
好吧,100% 托管可能会走上艰难的道路,但是,您可以使用 .NET 代码中的Office PIA。Joel Spolsky 有一篇文章讨论您的各种选择。