Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 151,673 for

text

(0.09 sec)
  1. Font.autoColor property | Aspose.Words for Node.js

    Font.autoColor property. Returns the present calculated color of the Text (black or white) to be used for 'auto color'...present calculated color of the text (black or white) to be used...When text has ‘automatic color’, the actual color of text is calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization today!...// Insert five bookmarks with text inside their boundaries. for...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  3. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a Text is displayed inside a shape...attributes that specify how a text is displayed inside a shape...Use the Shape.text_box property to access text properties of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Paragraph.ListLabel | Aspose.Words for .NET

    Access and format list numbering with the Paragraph ListLabel property. Enhance your document's organization and clarity effortlessly!...IndexOf(paragraph)}" ); // This is the text we get when getting when we...output this node to text format. // This text output will omit list...

    reference.aspose.com/words/net/aspose.words/par...
  5. Font.bold_bi property | Aspose.Words for Python

    Font.bold_bi property. True if the right-to-left Text is formatted as bold....property True if the right-to-left text is formatted as bold. @property...right-to-left, and right-to-left text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. TextPath.StrikeThrough | Aspose.Words for .NET

    Discover the TextPath StrikeThrough property—easily format Text with strikethrough for clear visual emphasis in your projects. Enhance your design today!...is formatted as strikethrough text. public bool StrikeThrough {...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  7. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience....attribute is used for vertical text layout. Examples Shows how to...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight Text paths for smoother, more precise layouts.... If true , the text runs along a path from left...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/net/aspose.words.dra...
  9. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control Text layout in Textboxes, enhancing your document design and readability effortlessly....enumeration Determines the flow of the text layout in a textbox. public...Value Description Horizontal 0 Text is displayed horizontally. ...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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...