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

watermark

(0.31 sec)
  1. 使用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/
  2. ImageWatermarkOptions.IsWashout | Aspose.Words ...

    Discover the IsWashout property of ImageWatermarkOptions. Control your Watermark's washout effect effortlessly with this simple boolean setting....for washout effect of the watermark. The default value is true...Examples Shows how to create a watermark from an image in the local...

    reference.aspose.com/words/net/aspose.words/ima...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Watermark.remove method | Aspose.Words for Python

    Watermark.remove method. Removes the Watermark....method remove() Removes the watermark. def remove ( self ): ......Shows how to create a text watermark. doc = aw . Document () #...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. ImageWatermarkOptions.Scale | Aspose.Words for ...

    Discover the ImageWatermarkOptions Scale property to easily adjust image scaling for optimal Watermarking. Default value, 0 auto for seamless integration....Auto scale means that the watermark will be scaled to its max...Examples Shows how to create a watermark from an image in the local...

    reference.aspose.com/words/net/aspose.words/ima...
  10. WatermarkerContext.text_watermark property | As...

    WatermarkerContext.text_Watermark property. Text to be used as a Watermark....text_watermark property WatermarkerContext.text_watermark property...used as a watermark. @property def text_watermark ( self ) ->...

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