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()…...watermarking using Aspose Jars with Java APIs We have implemented the...license.setLicense("Aspose.Total.Java.lic"); } catch (Exception e)...