Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 4,296 for

paragraph builder

(0.04 sec)
  1. Aspose::Words::BorderCollection::idx_get method...

    Aspose::Words::BorderCollection::idx_get method. Retrieves a Border object by border type in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...BorderCollection > borders = builder -> get_ParagraphFormat () ->...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...addCopy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ListCollection class | Aspose.Words for Python

    aspose.words.lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document...collection separately from the paragraphs of text. You do not create...add_copy() method. To make a paragraph bulleted or numbered, you...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...including paragraph, run of text inside a paragraph or a table...DocumentBuilder builder = new DocumentBuilder ( doc ); builder . Font...

    reference.aspose.com/words/net/aspose.words/bor...
  5. ListFormat.list_outdent method | Aspose.Words f...

    ListFormat.list_outdent method. Decreases the list level of the current Paragraph by one level....list level of the current paragraph by one level. def list_outdent...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last lines in the Paragraph are to remain on the same page as the rest of the Paragraph....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. @property def widow_control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.widowControl property | Aspose....

    ParagraphFormat.widowControl property. True if the first and last lines in the Paragraph are to remain on the same page as the rest of the Paragraph....first and last lines in the paragraph are to remain on the same...same page as the rest of the paragraph. get widowControl () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....Examples Shows how to output all paragraphs in a document that are list...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. FieldRef.IncludeNoteOrComment | Aspose.Words fo...

    Discover the FieldRef IncludeNoteOrComment property to easily manage footnote and endnote numbering, enhancing your documents with seamless annotations....DocumentBuilder builder = new DocumentBuilder ( doc ); builder . StartBookmark...StartBookmark ( "MyBookmark" ); builder . InsertFootnote ( FootnoteType...

    reference.aspose.com/words/net/aspose.words.fie...
  10. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type.... Document () builder = aw . DocumentBuilder ( doc...doc ) table = builder . start_table () builder . insert_cell...

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