Hi Team,
While converting Ppt inTo PDF we are using Presentation class Object To load Ppt file in Java code.
import com.aspose.slides.Presentation;
Presentation presentation = new Presentation("sample1.Pptx");
We hav…...PPT to PDF Conversion with an Empty Comment in Java Throws an...1 Hi Team, While converting PPT into PDF we are using Presentation...