从多个 ppt 文件创建一个 pdf
有人知道如何从多个 ppt 文件创建一个 pdf 文件吗? 无论是编写脚本还是计算机程序。不过如果能用一些程序来完成那就最好了。
我在网上搜索了类似的内容,但没有得到任何结果。
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 the web for something like this but I didn't get any results.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您想将 PPT/PPTX 文件转换为 PDF,然后使用 .NET 或 Java 将这些转换后的 PDF 文件合并为单个 PDF,您可以尝试 Aspose.Slides 和 Aspose.Pdf.Kit 组件。
Aspose.Slides 允许您将 PPT/PPTX 文件转换为 PDF 和 Aspose.Pdf.kit 允许您将 PDF 文件合并为单个 PDF。请看看该解决方案是否适用于您的场景。
披露:我在 Aspose 担任开发人员传播者。
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.