Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 155,028 for

text

(0.7 sec)
  1. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a Text form field in Java....TextFormFieldType Specifies the type of a text form field. Examples: Shows...- Basic text input: builder.insertTextInput("My text input",...

    reference.aspose.com/words/java/com.aspose.word...
  2. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....formatting to create off-center text. let doc = new aw . Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....formatting to create off-center text. let doc = new aw . Document...DocumentBuilder ( doc ); // Center all text that the document builder writes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TextWrapping enumeration | Aspose.Words for Nod...

    Aspose.Words.Tables.TextWrapping enumeration. Specifies how Text is wrapped around the table....TextWrapping enumeration Specifies how text is wrapped around the table...Members Name Description None Text and table is displayed in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.name property | Aspose.Words for Node.js

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. let doc = new aw . Document...shape . alternativeText = "Alt text for MyCube." ; // We can access...

    reference.aspose.com/words/nodejs-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...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the Text within a shape....the vertical alignment of the text within a shape. @property def...vertically align the text contents of a text box. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.shadow property | Aspose.Words for Python

    TextPath.shadow property. Defines whether a shadow is applied to the Text on a Text path....shadow is applied to the text on a text path. @property def shadow...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.VerticalAnchor | Aspose.Words for .NET

    Discover how the TextBox VerticalAnchor property enhances Text alignment within shapes for improved design and readability in your projects....the vertical alignment of the text within a shape. public TextBoxAnchor...vertically align the text contents of a text box. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Hello, world!|Documentation

    Get started with Aspose.OCR for Python via .NET by creating and running a bare minimum example....console application for extracting text from an image with Aspose.OCR...Any plain text editor. Some image containing a text. You can simply...

    docs.aspose.com/ocr/python-net/hello-world/