Can I convert PPT to PDF in Java?

Hello, I am using a licensed version of Aspose.Slides for Java and was wondering if I may convert PPT fiels to PDF. I can find code examples doing this in .NET but I can’t seem to find anything specific to Java, and I don’t see any similar methods in the Java library that they use in the examples to convert to PDF

Is there a way to convert DOC files to PDF using any Aspose product?

Right now all I seem to be able to do is convert an XLS into XML using the Aspose.Cells package then convert the XML to PDF. Any similar work around for PPT or DOC?

Thanks for your time

Dear tlozina,

Thanks for using Aspose.

You should see this thread.