How to add Watermark in Word document using Aspose.Words for Java API

I am trying to use Aspose.Words for Java to set a Watermark in a Word document, I found this information from Aspose documentation http://www.aspose.com/documentation/java-components/aspose.words-for-java/howto-add-a-watermark-to-a-document.html.

Do you have a plan to support Watermark API directly in Aspose.Words for Java? like Aspose.Pdf for Java http://www.aspose.com/documentation/java-components/aspose.pdf-for-java/aspose/pdf/watermarks.html, or does anyone know an easier way to set a Watermark by Aspose.Words for Java?

Thanks,
- Gao

Hi Gao,

Thanks for your inquiry.

I have logged your request for a helper method to insert a watermark. We will keep you informed of any developments regarding this. In the mean time the only way to insert a watermark is by using the code in the article.

Thanks,

The issues you have found earlier (filed as WORDSNET-4879) have been fixed in this Aspose.Words for .NET 20.5 update and this Aspose.Words for Java 20.5 update.

@Gao

We have introduced new feature in Aspose.Words for Java 20.5 to add watermark (text and image) into document. Please refer to the following article for more detail.
Working with Watermark