Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 7,460 for

text watermark

(0.34 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. WatermarkType | Aspose.Words for Java

    Specifies the Watermark type in Java....the watermark type. Examples: Shows how to create a text watermark...Document(); // Add a plain text watermark. doc.getWatermark().setText("Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::TextWatermarkOptions class | Asp...

    Aspose::Words::TextWatermarkOptions class. Contains options that can be specified when adding a Watermark with Text. To learn more, visit the documentation article in C++....specified when adding a watermark with text. To learn more, visit...visit the Working with Watermark documentation article. class TextWatermarkOptions...

    reference.aspose.com/words/cpp/aspose.words/tex...
  4. Add Watermarks to Presentations in C++|Aspose.S...

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

    docs.aspose.com/slides/cpp/watermark/
  5. Add Watermarks to Presentations in Java|Aspose....

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

    docs.aspose.com/slides/java/watermark/
  6. WatermarkType Enum | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words/wat...
  7. 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...
  8. IDocumentProcessorPlugin.set_text_watermark met...

    IDocumentProcessorPlugin.set_Text_Watermark method. Adds Text Watermark on each page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method....set_text_watermark method set_text_watermark(text_watermark, t...text_watermark_options) Adds text watermark on each page of the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add Watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET....Add Watermarks to PDF in Python Contents [ Hide ] Add a watermark...PDF for Python via .NET. A watermark is a visual overlay applied...

    docs.aspose.com/pdf/python-net/add-watermarks/
  10. 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...