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

watermark

(0.23 sec)
  1. 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...
  2. TextWatermarkOptions.FontFamily | Aspose.Words ...

    Customize your TextWatermarkOptions with the FontFamily property to enhance your designs. Default is Calibri; choose a style that fits your brand!...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. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs....font size means that the watermark will be scaled to its max...Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  5. 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...
  6. Aspose::Words::WatermarkLayout enum | Aspose.Wo...

    Aspose::Words::WatermarkLayout enum. Defines layout of the Watermark relative to the Watermark center in C++....layout of the watermark relative to the watermark center. enum...Description Horizontal 0 Horizontal watermark layout. Corresponds to 0 degrees...

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

    reference.aspose.com/words/cpp/aspose.words.low...
  8. Add Watermarks to Presentations in .NET|Aspose....

    Manage text and image Watermarks in PowerPoint and OpenDocument presentations in .NET to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in .NET Contents [ Hide ] Introduction...Introduction A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/net/watermark/
  9. 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 ] Introduction...Introduction A watermark in a presentation is a text or image...

    docs.aspose.com/slides/python-net/watermark/
  10. Watermark.set_text method | Aspose.Words for Py...

    aspose.words.Watermark.set_text method...set_text(text) Adds Text watermark into the document. def set_text...Text that is displayed as a watermark. Remarks The text length must...

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