Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 15,552 for

paragraph

(0.34 sec)
  1. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Python via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....of any story consists of paragraphs and tables, respectively...respectively represented by the Paragraph and Table objects of the Block-level...

    docs.aspose.com/words/python-net/logical-levels...
  2. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitRightIndent method. Gets or sets the right indent value (in characters) for the specified Paragraphs in C++....characters) for the specified paragraphs. double Aspose :: Words ::...Examples Shows how to change paragraph spacing and indents. auto...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::Fields::FieldToc::get_TableOfFig...

    Aspose::Words::Fields::FieldToc::get_TableOfFiguresLabel method. Gets or sets the name of the sequence identifier used when building a table of figures in C++....// Each entry contains the paragraph that includes the SEQ field...TOC entry will contain the paragraph that the SEQ field is in and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. FieldBuilder Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldBuilder class to effortlessly create fields using code tokens and switches. Enhance your document automation today!... BuildAndInsert ( Paragraph ) Builds and inserts a field...the end of the specified paragraph. Examples Shows how to construct...

    reference.aspose.com/words/net/aspose.words.fie...
  5. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....InsertAfter or InsertBefore on the paragraph where you want the comment...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  6. Features Overview|Aspose.Slides for Node.js via...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to format texts using the paragraphs and portions associated with...Shades - Paragraph Alignment - Paragraph Bulleting - Paragraph Orientation...

    docs.aspose.com/slides/nodejs-java/features-ove...
  7. Product Overview|Aspose.Slides for PHP Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Text & Paragraph Features Advanced Features...for the whole table. Text & Paragraph Features Getting and setting...

    docs.aspose.com/slides/php-java/product-overview/
  8. TextPath.bold property | Aspose.Words for Python

    TextPath.bold property. True if the font is formatted as bold.... 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...
  9. FieldAdvance class | Aspose.Words for Python

    aspose.words.fields.FieldAdvance class. Implements the ADVANCE field...node, returns its parent paragraph. If the field is already removed...continue to be applied until the paragraph ends, # or another ADVANCE...

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

    TextPath.small_caps property. True if the font is formatted as small capital letters.... 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...