Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 19,550 for

text

(0.04 sec)
  1. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in Python...slide’s headers and footers text that are actually maintained...level. Manage Header and Footer Text Notes of some specific slide...

    docs.aspose.com/slides/python-net/presentation-...
  2. 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...
  3. 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...
  4. 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...
  5. Font.outline property | Aspose.Words for Python

    Font.outline property. True if the font is formatted as outline....Shows how to create a run of text formatted as outline. doc =...the Outline flag to change the text's fill color to white and #...

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

    aspose.words.drawing.TextBoxWrapMode enumeration. Specifies how Text wraps inside a shape....TextBoxWrapMode enumeration Specifies how text wraps inside a shape. Members...Description SQUARE Text wraps inside a shape. NONE Text does not wrap...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.hidden property | Aspose.Words for Python

    Font.hidden property. True if the font is formatted as hidden Text....font is formatted as hidden text. @property def hidden ( self...how to create a run of hidden text. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Drawing::TextPath::get_Shadow me...

    Aspose::Words::Drawing::TextPath::get_Shadow method. Defines whether a shadow is applied to the Text on a Text path in C++....shadow is applied to the text on a text path. bool Aspose :: Words...a WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Font::get_Subscript method | Asp...

    Aspose::Words::Font::get_Subscript method. True if the font is formatted as subscript in C++....Examples Shows how to format text to offset its position. auto...true )); // Raise this run of text 5 points above the baseline...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. 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...