Hi Team,
I refer to below code sample to watermark or remove watermark for my Word Document. Could you help take a look my Failure Case and advise, thanks
Happy Case:
Step 1. Call setTextWatermark to apply the waterma…...Document setTextWatermark(Document doc) throws Exception { // Create...Shape watermark = new Shape(doc, ShapeType.TEXT_PLAIN_TEXT);...