Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 7,687 for

paragraph

(0.09 sec)
  1. TextPath.spacing property | Aspose.Words for Py...

    TextPath.spacing property. Defines the amount of spacing for text... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

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

    TextPath.underline property. True if the font is underlined.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

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

    TextPath.kerning property. Determines whether kerning is turned on.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

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

    TextPath.fit_shape property. Defines whether the text fits bounding box of a shape.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSymbol class | Aspose.Words for Python

    aspose.words.fields.FieldSymbol class. Implements a SYMBOL field...affects the line spacing of the paragraph. end Gets the node that represents...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Topics tagged shapes

    Topics tagged shapes...September 15, 2023 Incorrect paragraph ending in Shape TextBox Aspose...

    forum.aspose.com/tag/shapes
  7. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature....SetText ( "Add text to this paragraph." ); builder . CurrentParagraph...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  8. Aspose::Words::Drawing::TextPath::get_FitPath m...

    Aspose::Words::Drawing::TextPath::get_FitPath method. Defines whether the text fits the path of a shape in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::TextPath::get_SmallCaps...

    Aspose::Words::Drawing::TextPath::get_SmallCaps method. True if the font is formatted as small capital letters in C++....System :: ExplicitCast < Paragraph > ( doc -> get_FirstSection...AppendChild ( MakeObject < Paragraph > ( doc ))); para -> AppendChild...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Style.equals method | Aspose.Words for Node.js

    Style.equals method. Compares with the specified style...style, linked style and next paragraph style are recursively compared...doc . firstSection . body . paragraphs . at ( 1 ). paragraphFormat...

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