Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 14,332 for

watermark

(1.4 sec)
  1. 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...
  2. TextWatermarkOptions.font_size property | Aspos...

    TextWatermarkOptions.font_size property. Gets or sets a font size...font size means that the watermark will be scaled to its max...Shows how to create a text watermark. doc = aw . Document () #...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Watermark.setImage method | Aspose.Words for No...

    Aspose.Words.Watermark.setImage method...setImage(imagePath, options) Adds Image watermark into the document. setImage...file that is displayed as a watermark. options ImageWatermarkOption...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 用JavaScript通过C++为PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,使用Aspose.Cells for Java脚本通过C++添加文本和图像水印。...head > < body > < h1 > Text Watermark to PDF Example </ h1 > < p...3 pages and apply a text watermark, then save to PDF. </ p >...

    docs.aspose.com/cells/zh/javascript-cpp/add-wat...
  5. 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/
  6. 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/
  7. Watermark.SetImage | Aspose.Words for .NET

    Enhance your documents with the Watermark SetImage method. Effortlessly add stunning image Watermarks for a professional touch....SetImage( Image ) Adds Image watermark into the document. public...Image that is displayed as a watermark. Exceptions exception condition...

    reference.aspose.com/words/net/aspose.words/wat...
  8. 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...
  9. 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...
  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/