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…...Create a shape to hold the watermark text // Shape watermarkShape...aspose.words.Shape watermark = new com.aspose.words.Shape(doc, com...