Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 14,268 for

watermark

(0.2 sec)
  1. TextWatermarkOptions class | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  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...Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/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. Aspose::Words::Document::get_Watermark method |...

    Aspose::Words::Document::get_Watermark method. Provides access to the document Watermark in C++....Aspose::Words::Document::get_Watermark method Contents [ Hide ] ...Document::get_Watermark method Provides access to the document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color...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...
  8. 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...
  9. 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...
  10. 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...