Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 25,530 for

text watermark

(0.37 sec)
  1. WatermarkType Enum | Aspose.Words for .NET

    Aspose.Words.WatermarkType enum. Specifies the Watermark type in C#....enumeration Specifies the watermark type. public enum WatermarkType...Value Description Text 0 Indicates that the text will be used as...

    reference.aspose.com/words/net/aspose.words/wat...
  2. Watermark.Remove | Aspose.Words for .NET

    Watermark Remove method. Removes the Watermark in C#....Hide ] Watermark.Remove method Removes the watermark. public...Examples Shows how to create a text watermark. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/wat...
  3. 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...
  4. Aspose::Words::TextWatermarkOptions Class Refer...

    Contains options that can be specified when adding a Watermark with Text....specified when adding a watermark with text. #include < Aspose.Words...responsible for opacity of the watermark. The default value is True...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. TextWatermarkOptions.layout property | Aspose.W...

    TextWatermarkOptions.layout property. Gets or sets layout of the Watermark...Gets or sets layout of the watermark. The default value is WatermarkLayout...Examples Shows how to create a text watermark. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color...Examples Shows how to create a text watermark. doc = aw . Document ()...Add a plain text watermark. doc . watermark . set_text ( "Aspose...

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

    TextWatermarkOptions Layout property. Gets or sets layout of the Watermark. The default value is Diagonal in C#....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...
  9. TextWatermarkOptions.IsSemitrasparent | Aspose....

    TextWatermarkOptions IsSemitrasparent property. Gets or sets a boolean value which is responsible for opacity of the Watermark. The default value is true in C#....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...
  10. TextWatermarkOptions.Color | Aspose.Words for .NET

    TextWatermarkOptions Color property. Gets or sets font color. The default value is Silver in C#....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...