Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 7,445 for

text watermark

(0.21 sec)
  1. Watermark.remove method | Aspose.Words for Python

    Watermark.remove method. Removes the Watermark....method remove() Removes the watermark. def remove ( self ): ......Examples Shows how to create a text watermark. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color...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...
  3. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage Text and image Watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in Python Contents [ Hide ] About...About Watermarks A watermark in a presentation is a text or image...

    docs.aspose.com/slides/python-net/watermark/
  4. WatermarkType enumeration | Aspose.Words for Py...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextWatermarkOptions | Aspose.Words for Java

    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:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Add Watermarks to Presentations in .NET|Aspose....

    Manage Text and image Watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in .NET Contents [ Hide ] Overview...Overview A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/net/watermark/
  7. WatermarkLayout enumeration | Aspose.Words for ...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Watermarker class | Aspose.Words for Python

    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. Inheritance: Watermarker...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerConText TextWatermark feature to easily add customizable Text Watermarks, enhancing your content's security and branding....TextWatermark property Text to be used as a watermark. public string...specified, text watermark overrides image watermark. Examples...

    reference.aspose.com/words/net/aspose.words.low...
  10. Aspose::Words::TextWatermarkOptions::get_Color ...

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

    reference.aspose.com/words/cpp/aspose.words/tex...