开发者

create one pdf from multiple ppt files

开发者 https://www.devze.com 2023-03-15 08:10 出处:网络
Someone knows how can I create one pdf file from multiple ppt files ? Whether it to write script or computer program. However if it can be done with some program it will be the best.

Someone knows how can I create one pdf file from multiple ppt files ? Whether it to write script or computer program. However if it can be done with some program it will be the best.

I searched t开发者_如何转开发he web for something like this but I didn't get any results.


If you want to convert the PPT/PPTX files to PDF and then join those converted PDF files into a single PDF using either .NET or Java, you may try Aspose.Slides and Aspose.Pdf.Kit components.

Aspose.Slides allows you to convert the PPT/PPTX files to PDF and Aspose.Pdf.kit allows you to join the PDF files into a single PDF. Please see if this solution can work for your scenario.

Disclosure: I work as developer evangelist at Aspose.

0

精彩评论

暂无评论...
验证码 换一张
取 消