Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 455 for

text watermark

(0.11 sec)
  1. WatermarkType | Aspose.Words for Java

    Specifies the Watermark type in Java....the watermark type. Examples: Shows how to create a text watermark...Document(); // Add a plain text watermark. doc.getWatermark().setText("Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...Examples Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  3. 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...Examples Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  4. 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....Examples 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. Aspose::Words::TextWatermarkOptions::get_FontFa...

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

    reference.aspose.com/words/cpp/aspose.words/tex...
  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...Examples Shows how to create a text watermark. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. WatermarkLayout | Aspose.Words for Java

    Defines layout of the Watermark relative to the Watermark center in Java....layout of the watermark relative to the watermark center. Examples:...Examples: Shows how to create a text watermark. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Watermark.remove method | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. Watermarker class | Aspose.Words for Python

    aspose.words.lowcode.Watermarker class. Provides methods intended to insert Watermarks into the documents....Watermarker class Watermarker class Provides methods intended...intended to insert watermarks into the documents. Methods Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...string text ) Parameter Type Description text String Text that...

    reference.aspose.com/words/net/aspose.words/wat...