private final static com.aspose.slides.License slideLicense;
slideLicense.setLicense("");
The type com.aspose.slides.pa5e0ff62.pbdb106a0.do cannot be resolved. It is indirectly referenced from required .class files
Hi,
You need to pass the path of the license file instead of an empty string in setLicense method. If you don’t have a license and testing in evaluation mode, please don’t use the License object to set license.
Thanks & Regards,
of course i know give a license path,i just here tell you i used the method,but it occurs problem.but now it works well.i didn’t know why.
since it works well,let it go.