Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 152,766 for

text

(0.12 sec)
  1. WatermarkType enumeration | Aspose.Words for Py...

    aspose.words.WatermarkType enumeration. Specifies the watermark type....Name Description TEXT Indicates that the text will be used as...Examples Shows how to create a text watermark. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph....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/python-net/aspose.wo...
  3. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPath.small_caps property | Aspose.Words for...

    TextPath.small_caps property. True if the font is formatted as small capital letters.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.font_family property | Aspose.Words fo...

    TextPath.font_family property. Defines the family of the Textpath font.... def insert_text_paths (): doc = aw . Document...a WordArt object to display text in a shape that we can re-size...

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

    Discover Aspose.Words.Drawing.TextBoxWrapMode enum to control Text wrapping in shapes, enhancing document layouts and design flexibility....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. public...Description Square 0 Text wraps inside a shape. None 2 Text does not wrap...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....Create a notes slide and assign text to it. static void AddNote ()...NotesTextFrame . Text = "My note" ; } Access a Notes Slide Read text from...

    docs.aspose.com/slides/net/examples/elements/note/
  8. PageVerticalAlignment enumeration | Aspose.Word...

    Aspose.Words.PageVerticalAlignment enumeration. Specifies vertical justification of Text on each page....Specifies vertical justification of text on each page. Members Name Description...Bottom Text is aligned at the bottom of the page. Center Text is...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font.ItalicBi | Aspose.Words for .NET

    Discover the ItalicBi property for fonts, enhance right-to-left Text formatting with italic styles for improved readability and design appeal....property True if the right-to-left text is formatted as italic. public...right-to-left, and right-to-left text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Shape.text_path property | Aspose.Words for Python

    Shape.Text_path property. Defines the Text of the Text path (of a WordArt object)....text_path property Shape.text_path property Defines the text...the text path (of a WordArt object). @property def text_path...

    reference.aspose.com/words/python-net/aspose.wo...