TextWatermarkOptions FontFamily property. Gets or sets font family name. The default value is Calibri in C#....Shows how to create a text watermark. Document doc = new Document...Add a plain text watermark. doc . Watermark . SetText ( "Aspose...
Contains options that can be specified when adding a Watermark with text....be specified when adding a watermark with text. #include < Aspose...responsible for opacity of the watermark. The default value is True...
Aspose::Cells::Rendering::RenderingWatermark class. Watermark for rendering in C++....RenderingWatermark class Watermark for rendering. class RenderingWatermark...GetFont() Gets font of the watermark. GetHAlignment() Gets or sets...
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...
TextWatermarkOptions FontSize property. Gets or sets a font size. The default value is 0 auto in C#....font size means that the watermark will be scaled to its max...Shows how to create a text watermark. Document doc = new Document...
TextWatermarkOptions.font_size property. Gets or sets a font size...font size means that the watermark will be scaled to its max...Shows how to create a text watermark. doc = aw . Document () #...
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. enum...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...