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…... 3:24pm 1 Hi Team, While converting PPT into PDF we are using...= new Presentation("sample1.pptx"); We have encountered an issue...