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

watermark

(0.9 sec)
  1. WatermarkType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkType enum for easy Watermark customization in documents. Enhance your projects with versatile Watermark options!...enumeration Specifies the watermark type. public enum WatermarkType...the text will be used as a watermark. Image 1 Indicates that the...

    reference.aspose.com/words/net/aspose.words/wat...
  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. Add Watermarks to Presentations in PHP|Aspose.S...

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

    docs.aspose.com/slides/php-java/watermark/
  4. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the Watermark type....enumeration Specifies the watermark type. Members Name Description...will be used as a watermark. Such a watermark corresponds to a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  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 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. 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...
  9. 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...
  10. 使用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/