Hi,
We are trying to use your “aspose.slides” product to create-edit ppt with temporary license. Can we please get some help how to implement the license in the code. Also we are getting this error as shown in image1 once we install the library using “npm install aspose.slides.via.java” and run the project in node environment using the example code you have provided. This error is coming from the 1st line itself where we have written the library import statement in the js file.
image1.jpg (64.9 KB)
Also we are getting the error as shown in image2 while installing the same package on another system. The setup required for this package like and node and java is already there.
image2.jpg (65.0 KB)