Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 14,329 for

watermark

(0.28 sec)
  1. 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...
  2. 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...
  3. 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...Shows how to create a text watermark. doc = aw . Document () #...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Watermark.set_image method | Aspose.Words for P...

    aspose.words.Watermark.set_image method...Examples Shows how to create a watermark from an image stream. doc...Document () # Modify the image watermark's appearance with an ImageWatermarkOption...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. WatermarkerContext Class | Aspose.Words for .NET

    Discover the Aspose.Words.LowCode.WatermarkerContext class for seamless document Watermarking. Enhance your documents with ease and efficiency....WatermarkerContext class Document watermarker context. public class WatermarkerContext...Image bytes to be used as a watermark. ImageWatermarkOption { get;...

    reference.aspose.com/words/net/aspose.words.low...
  9. Watermarker.SetWatermarkToImages | Aspose.Words...

    Enhance your images with our Watermarker Set method, adding customizable text Watermarks for a professional touch and seamless output....ImageSaveOptions , string ) Adds a text watermark into the document with options...Text that is displayed as a watermark. See Also class ImageSaveOptions...

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