Watermark Remove method. Removes the Watermark in C#....Hide ] Watermark.Remove method Removes the watermark. public...Examples Shows how to create a textwatermark. Document doc = new Document...
Watermarker SetText method. Adds a TextWatermark into the document in C#....string, string ) Adds a textwatermark into the document. public...watermarkText String Text that is displayed as a watermark. Examples Shows...
TextWatermarkOptions.color property. Gets or sets font color...Examples Shows how to create a textwatermark. doc = aw . Document ()...plain textwatermark. doc . watermark . set_text ( text = 'Aspose...
Specifies the Watermark type in Java....the watermark type. Examples: Shows how to create a text watermark...Document(); // Add a plain textwatermark. doc.getWatermark().setText("Aspose...
aspose.words.lowcode.Watermarker class. Provides methods intended to insert Watermarks into the documents....Watermarker class Watermarker class Provides methods intended...intended to insert watermarks into the documents. Methods Name Description...
aspose.words.WatermarkLayout enumeration. Defines layout of the Watermark relative to the Watermark center....layout of the watermark relative to the watermark center. Members...Description HORIZONTAL Horizontal watermark layout. Corresponds to 0 degrees...
Watermark.type property. Gets the Watermark type....property Watermark.type property Gets the watermark type. @property...Examples Shows how to create a textwatermark. doc = aw . Document ()...
Contains options that can be specified when adding a Watermark with Text....specified when adding a watermark with text. #include < Aspose.Words...responsible for opacity of the watermark. The default value is True...
Watermark Type property. Gets the Watermark type in C#....[ Hide ] Watermark.Type property Gets the watermark type. public...Examples Shows how to create a textwatermark. Document doc = new Document...
TextWatermarkOptions.font_family property. Gets or sets font family name...Examples Shows how to create a textwatermark. doc = aw . Document ()...plain textwatermark. doc . watermark . set_text ( text = 'Aspose...