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

text watermark

(0.08 sec)
  1. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a Text stamp to a PDF document using the TextStamp class with Aspose.PDF for Python library....Adding Text stamps in PDF via Python Contents [ Hide ] Adding...Adding Text Stamp with Python You can use TextStamp class to add a...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  2. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the Watermark...Gets or sets layout of the watermark. The default value is WatermarkLayout...Examples Shows how to create a text watermark. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. Watermark.Remove | Aspose.Words for .NET

    Effortlessly remove Watermarks with our effective method. Restore your images to their original beauty and enhance your creative projects today!...Hide ] Watermark.Remove method Removes the watermark. public...Examples Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/wat...
  6. 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...
  7. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a Watermark with Text...specified when adding a watermark with text. To learn more, visit...visit the Working with Watermark documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...