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…... import com.aspose.slides.Presentation;...without parsing comments : import com.aspose.slides.*; LoadOptions...