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

watermark

(0.1 sec)
  1. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a Watermark with text...be specified when adding a watermark with text. To learn more,... visit the Working with Watermark documentation article. Constructors...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextWatermarkOptions.IsSemitrasparent | Aspose....

    Discover the TextWatermarkOptions IsSemitransparent property—control Watermark opacity easily. Enhance your designs with customizable transparency settings!...responsible for opacity of the watermark. The default value is true...Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  3. TextWatermarkOptions.Layout | Aspose.Words for ...

    Discover the TextWatermarkOptions Layout property to customize your Watermark's appearance. Easily set it to Diagonal or your preferred layout for enhanced visuals....Gets or sets layout of the watermark. The default value is Diagonal...Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  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. Add Watermarks to PDF in Python|Aspose.PDF for ...

    Learn how to add Watermark artifacts to PDF files in Python using Aspose.PDF for Python via .NET....Add Watermarks to PDF in Python Contents [ Hide ] Add a watermark...PDF for Python via .NET. A watermark is a visual overlay applied...

    docs.aspose.com/pdf/python-net/add-watermarks/
  6. Watermark.SetText | Aspose.Words for .NET

    Enhance your documents with our Watermark SetText method. Easily add customizable text Watermarks for a professional touch!...SetText( string ) Adds Text watermark into the document. public...Text that is displayed as a watermark. Exceptions exception condition...

    reference.aspose.com/words/net/aspose.words/wat...
  7. WatermarkType | Aspose.Words for Java

    Specifies the Watermark type in Java....WatermarkType Specifies the watermark type. Examples: Shows how...how to create a text watermark. Document doc = new Document(); //...

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