Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 155,029 for

text

(0.16 sec)
  1. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold....a WordArt object to display text in a shape that we can re-size..._append_word_art ( doc , 'Hello World! This text is bold, and italic.' , 'Arial'...

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

    TextPath.font_family property. Defines the family of the Textpath font....a WordArt object to display text in a shape that we can re-size..._append_word_art ( doc , 'Hello World! This text is bold, and italic.' , 'Arial'...

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

    TextPath.size property. Defines the size of the font in points....a WordArt object to display text in a shape that we can re-size..._append_word_art ( doc , 'Hello World! This text is bold, and italic.' , 'Arial'...

    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....a WordArt object to display text in a shape that we can re-size..._append_word_art ( doc , 'Hello World! This text is bold, and italic.' , 'Arial'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. How to add/insert TextBox to Worksheet with Gol...

    How to add/insert TextBox to Worksheet in Aspose.Cells with Golang via C++....via C++ Contents [ Hide ] Add Text Box to Worksheet in Excel In...places where you can insert text boxes: one in Insert Shapes...

    docs.aspose.com/cells/go-cpp/add-text-box-to-wo...
  7. 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...
  8. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object....Examples Shows how to insert a text box, and set the font of its...= aw . drawing . ShapeType . TEXT_BOX , width = 300 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.count property | Aspose.Words for...

    CompositeNode.count property. Gets the number of immediate children of this node....paragraph_text = aw . Run ( doc = doc , text = 'Initial text. ' )...paragraph . append_child ( paragraph_text ) # Create three more run nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Shape.first_paragraph property | Aspose.Words f...

    Shape.first_paragraph property. Gets the first paragraph in the shape....Shows how to create and format a text box. doc = aw . Document ()...() # Create a floating text box. text_box = aw . drawing . Shape...

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