Which PowerPoint Files Does Aspose.Slides for Java Support?

Hello there,
I am currently working with your java product for ppt files, i noticed that there are multiple types of ppt files not only the regular like pptx or pptm but also different types like ppam ppsm potm and more.
i would like to know if your Java Classes support these types of files as well because i tried to use them for ppam file and i have got an error at this line:

Presentation presentation = new Presentation(f.getAbsolutePath());

maybe it happens because the constructor doesn’t support this file?
In addition, can you address all the powerpoint file types’ that you do support in java?

@Lidor,
Thank you for posting your questions.

Please take a look at the list of file formats that Aspose.Slides for Java supports:
Supported File Formats|Aspose.Slides Documentation

Could you kindly share the PowerPoint files you could not load using the Presentation class?

first of all thanks for the link with the supported files.
second of all, it will be a problem to send the specific file since it is a malicious file. can you suggest a way that i could send over the file without sharing it publicly or harming you?

@Lidor,
Unfortunately, we cannot guarantee that malicious files will be loaded correctly using the Presentation class. Please only share safe files.