I want to check for a presentation if it is of type Pptm, but SourceFormat has no Pptm type,
is there any other method to check it?
IPresentation presentation = new Presentation(inputPath);
int retval = 0;
switch (pres…...PowerPoint Presentation Is of Type PPTM in Java Aspose.Slides Product...it is of type pptm, but SourceFormat has no Pptm type, is there...