Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 14,268 for

watermark

(0.06 sec)
  1. WatermarkType | Aspose.Words for Java

    Specifies the Watermark type in Java....WatermarkType Specifies the watermark type. Examples: Shows how...how to create a text watermark. Document doc = new Document(); //...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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....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...
  3. WatermarkLayout | Aspose.Words for Java

    Defines layout of the Watermark relative to the Watermark center in Java....layout of the watermark relative to the watermark center. Examples:...Shows how to create a text watermark. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::TextWatermarkOptions::get_Color ...

    Aspose::Words::TextWatermarkOptions::get_Color method. Gets or sets font color. The default value is Silver in C++....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. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text Watermarks, enhancing your content's security and branding....property Text to be used as a watermark. public string TextWatermark...specified, text watermark overrides image watermark. Examples Shows...

    reference.aspose.com/words/net/aspose.words.low...
  6. Watermarker.set_watermark_to_images method | As...

    aspose.words.lowcode.Watermarker.set_Watermark_to_images method...set_watermark_to_images method Contents [ Hide ] set_waterma...save_options, watermark_text) Adds a text watermark into the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextWatermarkOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TextWatermarkOptions for customizable text Watermarks. Enhance your documents with unique, professional branding options!...be specified when adding a watermark with text. To learn more,... visit the Working with Watermark documentation article. public...

    reference.aspose.com/words/net/aspose.words/tex...
  8. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...PaperA3 ); // Create a font for watermark, and specify bold, italic...:: Blue ()); // Create a watermark from text and the specified...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  9. Watermark.remove method | Aspose.Words for Python

    Watermark.remove method. Removes the Watermark....method remove() Removes the watermark. def remove ( self ): ......Shows how to create a text watermark. doc = aw . Document () #...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextWatermarkOptions.font_family property | Asp...

    TextWatermarkOptions.font_family property. Gets or sets font family name...Shows how to create a text watermark. doc = aw . Document () #...Add a plain text watermark. doc . watermark . set_text ( text...

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