Enhance your documents with our Watermark SetText method. Easily add customizable TextWatermarks for a professional touch!...SetText( string ) Adds Textwatermark into the document. public...string text ) Parameter Type Description text String Text that...
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 ()...
aspose.words.WatermarkType enumeration. Specifies the Watermark type....Specifies the watermark type. Members Name Description TEXT Indicates...that the text will be used as a watermark. Such a watermark corresponds...
Contains options that can be specified when adding a Watermark with Text in Java....specified when adding a watermark with text. To learn more, visit...visit the Working with Watermark documentation article. Examples:...
Watermark.remove method. Removes the Watermark....method remove() Removes the watermark. def remove ( self ): ......Examples Shows how to create a textwatermark. doc = aw . Document ()...
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...
TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the Watermark...responsible for opacity of the watermark. The default value is True...Examples Shows how to create a textwatermark. doc = aw . Document ()...
Discover the Aspose.Words.WatermarkType enum for easy Watermark customization in documents. Enhance your projects with versatile Watermark options!...enumeration Specifies the watermark type. public enum WatermarkType...Value Description Text 0 Indicates that the text will be used as...
TextWatermarkOptions.layout property. Gets or sets layout of the Watermark...Gets or sets layout of the watermark. The default value is WatermarkLayout...Examples Shows how to create a textwatermark. doc = aw . Document ()...