How to set Watermark Transparency in Microsoft Word Document using Aspose.Words Cloud API

How can I set watermark text transparency?

There doesn’t seem to be an option in the API:

 new WatermarkText([
              "text" => .my watermark,
              "rotation_angle" => -45
          ]);

If I insert a watermark using an image it appears on top of any header/footer content already in my document.

@FFSPUD

We have logged a feature request(WORDSCLOUD-2545) for the requirement. We will notify you as soon as we resolve the issue.

The issues you have found earlier (filed as WORDSCLOUD-2545) have been fixed in this update. This message was posted using Bugs notification tool by Ivanov_John