Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 38,914 for

draw text

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. LayoutFlow enumeration | Aspose.Words for Python

    aspose.words.Drawing.LayoutFlow enumeration. Determines the flow of the Text layout in a Textbox....enumeration Determines the flow of the text layout in a textbox. Members...Name Description HORIZONTAL Text is displayed horizontally. ...

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

    TextPath.trim property. Determines whether extra space is removed above and below the Text....removed above and below the text. @property def trim ( self )...work with WordArt. def insert_text_paths (): doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph....Examples Shows how to insert a text box, and set the font of its...builder . insertShape ( aw . Drawing . ShapeType . TextBox , 300...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....Examples Shows how to insert a text box, and set the font of its...shape_type = aw . drawing . ShapeType . TEXT_BOX , width = 300...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextBoxWrapMode enum. Specifies how Text wraps inside a shape in C++....Aspose::Words::Drawing::TextBoxWrapMode enum Contents [ Hide...TextBoxWrapMode enum Specifies how text wraps inside a shape. enum class...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Parse PDF in Python: A Powerful Step-by-Step Guide

    Learn how to parse PDF in Python using Aspose.PDF for Python, the best Python PDF parser. Extract Text, tables, and images with step-by-step examples.... Unlike plain text or structured formats like JSON...follow a linear order. Extracting text, tables, images, and metadata...

    blog.aspose.com/pdf/parse-pdf-in-python/
  10. 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...self ) -> aspose . words . drawing . TextBoxAnchor : ... @vertical_anchor...

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