Hi
How to add a watermark to the cover page of a word document using Aspose Words API for Java.
Now watermark text appears in all other pages and not in cover page.
Following code is being used now
boolean watermarke…...docx"; if (!fileName.endsWith(".docx")) { fileExtension...= new Document("C:\\Temp\\in.docx"); // Get the first page and...