我是一个在 Asp.net c# 中制作网络应用程序,我需要在其中生成 pdf、doc 和 ppt。
因为PDF generation我已经使用Itext sharp并且它工作正常,现在我需要创建ppt和doc. 我不知道从哪里开始。
我试过这个 http://www.dotnetspider.com/forum/157867-Create-power-point-slide-charts-using-c-net.aspx 但它不起作用
请提供任何有用的资源或任何其他方式来实现这一目标?