Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 520 for

text watermark

(0.07 sec)
  1. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name...Examples Shows how to create a text watermark. doc = aw . Document ()...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Watermarker Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.Watermarker class for easy Watermark insertion in documents. Elevate your document presentation effortlessly!...Watermarker Contents [ Hide ] Watermarker class Provides methods...methods intended to insert watermarks into the documents. public...

    reference.aspose.com/words/net/aspose.words.low...
  3. WatermarkerContext | Aspose.Words for Java

    Document Watermarker conText in Java....ProcessorContext Document watermarker context. Examples: Shows...Shows how to insert watermark text to the document using context....

    reference.aspose.com/words/java/com.aspose.word...
  4. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal Watermark positioning. Enhance your document design with precise layout control and customization....layout of the watermark relative to the watermark center. public...Description Horizontal 0 Horizontal watermark layout. Corresponds to 0 degrees...

    reference.aspose.com/words/net/aspose.words/wat...
  5. Watermarker.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermarker SetText method. Easily add customizable Text Watermarks for improved branding and professionalism....string, string ) Adds a text watermark into the document. public...watermarkText String Text that is displayed as a watermark. Remarks If...

    reference.aspose.com/words/net/aspose.words.low...
  6. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable Text Watermarks for a professional touch and seamless output....TextWatermarkOptions ) Adds a text watermark into the document with...watermarkText String Text that is displayed as a watermark. options TextWatermarkOptions...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::TextWatermarkOptions::get_IsSemi...

    Aspose::Words::TextWatermarkOptions::get_IsSemitrasparent method. Gets or sets a boolean value which is responsible for opacity of the Watermark. The default value is true in C++....responsible for opacity of the watermark. The default value is true...Examples Shows how to create a text watermark. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. Aspose::Words::TextWatermarkOptions::get_Layout...

    Aspose::Words::TextWatermarkOptions::get_Layout method. Gets or sets layout of the Watermark. The default value is Diagonal in C++....Gets or sets layout of the watermark. The default value is Diagonal...Examples Shows how to create a text watermark. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++....Examples Shows how to create a text watermark. auto doc = MakeObject...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!...Examples Shows how to create a text watermark. Document doc = new Document...// Add a plain text watermark. doc . Watermark . SetText ( "Aspose...

    reference.aspose.com/words/net/aspose.words/tex...