Unknown load format for presentations (2614)

Hello,

I have two files that are powerpoint presentations, but with aspose slides 21.2 I am getting Unknown LoadFormat for them.
Can you please check?

com.aspose.slides.IPresentationFactory pf = new com.aspose.slides.PresentationFactory();
System.out.println(pf.getPresentationInfo("path_to_file").getLoadFormat());
System.out.println(com.aspose.slides.LoadFormat.Unknown);

files on zippy
Thanks, Zeljko

@zpredojevic,
Thank you for the issue description. I reproduced the error and received the same results. I have logged the issue in our tracking system with ID SLIDESJAVA-38502. Our development team will investigate it. You will be notified when it is fixed.

The issues you have found earlier (filed as SLIDESJAVA-38502) have been fixed in this update.