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

text

(0.11 sec)
  1. ShapeTextOrientation Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeTextOrientation enum to easily control Text orientation in shapes, enhancing your document design and readability....enumeration Specifies orientation of text in shapes. public enum ShapeTextOrientation...Horizontal 0 Text is arranged horizontally (lr-tb). Downward 1 Text is...

    reference.aspose.com/words/net/aspose.words.dra...
  2. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....// 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. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define Text and formatting to enhance your documents....class Defines the text and formatting of the text path (of a WordArt...get; set; } Defines whether the text fits the path of a shape. FitShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. Aspose::Words::Font::get_Position method | Aspo...

    Aspose::Words::Font::get_Position method. Gets or sets the position of Text (in points) relative to the base line. A positive number raises the Text, and a negative number lowers it in C++....Gets or sets the position of text (in points) relative to the...A positive number raises the text, and a negative number lowers...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Font.subscript property | Aspose.Words for Node.js

    Font.subscript property. True if the font is formatted as subscript....Examples Shows how to format text to offset its position. let...true ); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. 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...
  9. 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...
  10. 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...