Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 7,369 for

text watermark

(0.38 sec)
  1. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the Watermark type in C++....WatermarkType enum Specifies the watermark type. enum class WatermarkType...Value Description Text 0 Indicates that the text will be used as...

    reference.aspose.com/words/cpp/aspose.words/wat...
  2. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate Text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....Rotate Text Inside PDF using Python Contents [ Hide ] Rotate...Rotate text fragments in a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  3. Add Watermarks to Presentations in PHP|Aspose.S...

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

    docs.aspose.com/slides/php-java/watermark/
  4. Watermark.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermark SetText method. Easily add customizable Text Watermarks for a professional touch!...SetText( string ) Adds Text watermark into the document. public...string text ) Parameter Type Description text String Text that...

    reference.aspose.com/words/net/aspose.words/wat...
  5. Watermark.set_text method | Aspose.Words for Py...

    aspose.words.Watermark.set_Text method...set_text method Contents [ Hide ] set_text(text) Adds Text watermark...the document. def set_text ( self , text : str ): ... Parameter...

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