Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 520 for

text watermark

(0.05 sec)
  1. 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...
  2. Watermark.type property | Aspose.Words for Python

    Watermark.type property. Gets the Watermark type....property Watermark.type property Gets the watermark type. @property...Examples Shows how to create a text watermark. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. 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. Methods Name Description...

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

    TextWatermarkOptions.is_semitrasparent property. Gets or sets a boolean value which is responsible for opacity of the Watermark...responsible for opacity of the watermark. The default value is True...Examples Shows how to create a text watermark. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...