Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,190 for

watermarking

(0.1 sec)
  1. 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...
  2. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred font color for a personalized touch. Default, Silver....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. 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...
  4. 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...
  5. ImageWatermarkOptions.scale property | Aspose.W...

    ImageWatermarkOptions.scale property. Gets or sets the scale factor expressed as a fraction of the image...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/python-net/aspose.wo...
  6. Aspose::Words::TextWatermarkOptions::get_FontSi...

    Aspose::Words::TextWatermarkOptions::get_FontSize method. Gets or sets a font size. The default value is 0 - auto in C++....font size means that the watermark will be scaled to its max...Shows how to create a text watermark. auto doc = MakeObject < Document...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. 水印|Aspose.Slides for Python 文档

    在 Python 中为 PowerPoint 演示文稿添加文字和图像水印... watermark_text = "机密" with Presentation...presentation . slides [ 0 ] watermark_shape = slide . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/watermark/
  8. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets font family name. The default value is "Calibri" in C++....Shows how to create a text watermark. auto doc = MakeObject < Document...Add a plain text watermark. doc -> get_Watermark () -> SetText (...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. WatermarkerContext | Aspose.Words for Java

    Document watermarker context in Java....ProcessorContext Document watermarker context. Examples: Shows...Shows how to insert watermark text to the document using context....

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageWatermarkOptions.is_washout property | Asp...

    ImageWatermarkOptions.is_washout property. Gets or sets a boolean value which is responsible for washout effect of the watermark...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/python-net/aspose.wo...