Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,191 for

watermark

(0.18 sec)
  1. Aspose::Words::LowCode::Watermarker class | Asp...

    Aspose::Words::LowCode::Watermarker class. Provides methods intended to insert Watermarks into the documents in C++....Aspose::Words::LowCode::Watermarker class Contents [ Hide ] Watermarker class Provides...insert watermarks into the documents. class Watermarker Methods...

    reference.aspose.com/words/cpp/aspose.words.low...
  2. WatermarkLayout Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkLayout enum for optimal Watermark positioning. Enhance your document design with precise layout control and customization....layout of the watermark relative to the watermark center. public...Description Horizontal 0 Horizontal watermark layout. Corresponds to 0 degrees...

    reference.aspose.com/words/net/aspose.words/wat...
  3. 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...
  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...Shows how to create a text watermark. doc = aw . Document () #...

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

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...
  9. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the Watermark type in C++....WatermarkType enum Specifies the watermark type. enum class WatermarkType...will be used as a watermark. Such a watermark corresponds to a...

    reference.aspose.com/words/cpp/aspose.words/wat...
  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...