Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 4,243 for

paragraph builder

(0.04 sec)
  1. FieldToc.TableOfFiguresLabel | Aspose.Words for...

    Discover the FieldToc TableOfFiguresLabel property to customize your table of figures with ease. Enhance your document's organization and clarity!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...// Each entry contains the paragraph that includes the SEQ field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::ParagraphFormat::get_StyleIdenti...

    Aspose::Words::ParagraphFormat::get_StyleIdentifier method. Gets or sets the locale independent style identifier of the Paragraph style applied to this formatting in C++....independent style identifier of the paragraph style applied to this formatting...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::DocumentBuilder::DeleteRow metho...

    Aspose::Words::DocumentBuilder::DeleteRow method. Deletes a row from a table in C++....the next row or to the next paragraph after the table. If you delete...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... run, paragraph or table cell) is located...content. builder = aw . DocumentBuilder ( doc = doc ) builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Settings::CompatibilityOptions c...

    Aspose::Words::Settings::CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word). To learn more, visit the documentation article in C++....Allow Contextual Spacing of Paragraphs in Tables . get_ApplyBreakingRules...get_CachedColBalance () Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Style.Equals | Aspose.Words for .NET

    Discover the Style Equals method for comparing built-in styles. Understand linked and next Paragraph styles for enhanced formatting and design efficiency....style, linked style and next paragraph style are recursively compared...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . MoveToDocumentEnd...

    reference.aspose.com/words/net/aspose.words/sty...
  7. BorderCollection.Vertical | Aspose.Words for .NET

    Discover the BorderCollection Vertical property for seamless cell borders. Enhance your design with customizable vertical borders for a polished look!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...inner borders. Table table = builder . StartTable (); for ( int...

    reference.aspose.com/words/net/aspose.words/bor...
  8. DocumentBuilder.deleteRow method | Aspose.Words...

    DocumentBuilder.deleteRow method. Deletes a row from a table....the next row or to the next paragraph after the table. If you delete...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder.isAtEndOfParagraph property | A...

    DocumentBuilder.isAtEndOfParagraph property. Returns ``true`` if the cursor is at the end of the current Paragraph....at the end of the current paragraph. get isAtEndOfParagraph ()...Shows how to move a document builder’s cursor to different nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list....organize and decorate sets of paragraphs with prefix symbols and indents...document builder's "ListFormat" property. // Each paragraph that...

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