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

text watermark

(0.14 sec)
  1. Add Watermarks to Presentations on Android|Aspo...

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

    docs.aspose.com/slides/androidjava/watermark/
  2. 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...
  3. WatermarkerContext | Aspose.Words for Java

    Document Watermarker conText in Java....ProcessorContext Document watermarker context. Examples: Shows...Shows how to insert watermark text to the document using context....

    reference.aspose.com/words/java/com.aspose.word...
  4. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control Watermark opacity easily. Enhance your designs with customizable transparency settings!...responsible for opacity of the watermark. The default value is true...Examples Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  5. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your Watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals....Gets or sets layout of the watermark. The default value is Diagonal...Examples Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  6. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver....Examples Shows how to create a text watermark. Document doc = new Document...// Add a plain text watermark. doc . Watermark . SetText ( "Aspose...

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