Watermark Remove method. Removes the Watermark in C#....Hide ] Watermark.Remove method Removes the watermark. public...Shows how to create a text watermark. Document doc = new Document...
Watermark.remove method. Removes the Watermark....method remove() Removes the watermark. def remove ( self ): ......Shows how to create a text watermark. doc = aw . Document () #...
Watermark SetImage method. Adds Image Watermark into the document in C#....SetImage( Image ) Adds Image watermark into the document. public...Image that is displayed as a watermark. Exceptions exception condition...
Contains options that can be specified when adding a Watermark with text in Java....be specified when adding a watermark with text. To learn more,... visit the Working with Watermark documentation article. Methods...
aspose.words.WatermarkType enumeration. Specifies the Watermark type....enumeration Specifies the watermark type. Members Name Description...will be used as a watermark. Such a watermark corresponds to a...
Watermark SetText method. Adds Text Watermark into the document in C#....SetText( string ) Adds Text watermark into the document. public...Text that is displayed as a watermark. Exceptions exception condition...
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...
Aspose.Words.WatermarkLayout enum. Defines layout of the Watermark relative to the Watermark center in C#....layout of the watermark relative to the watermark center. public...Description Horizontal 0 Horizontal watermark layout. Corresponds to 0 degrees...
TextWatermarkOptions.layout property. Gets or sets layout of the Watermark...Gets or sets layout of the watermark. The default value is WatermarkLayout...Shows how to create a text watermark. doc = aw . Document () #...
PdfSaveOptions property. Gets or sets Watermark to output...Watermark PdfSaveOptions.Watermark property Gets...Gets or sets watermark to output. public RenderingWatermark Watermark...