Hi
We are doing watermarking using Aspose Jars with Java APIs
We have implemented the following code snippets for license activation:
i)for pdf file type
com.aspose.pdf.License license = new com.aspose.pdf.License()…...printStackTrace(); } iv)for ppt file type com.aspose.slides.License...