Hello Aspose-Team,
i´ve tried to update to the newest aspose Version 17.7, which is currently not possible.
When i try to create a Presentation object with this Piece of code:
com.aspose.slides.Presentation p1 = new com.aspose.slides.Presentation();
iam getting the follwoing exception:
(same behaviour with all other constructors)
class com.aspose.slides.exceptions.ArgumentException: Directory does not exist
Parameter name: rootPath
com.aspose.slides.p6a2feef8.pbdb106a0.j.(Unknown Source)
com.aspose.slides.p6a2feef8.pbdb106a0.k.(Unknown Source)
com.aspose.slides.Presentation.do(Unknown Source)
com.aspose.slides.Presentation.(Unknown Source)
What´s wrong ?
Thanks in advance for yout help.
Best Regards