Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 4,296 for

paragraph builder

(0.05 sec)
  1. 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...
  2. ListFormat.List | Aspose.Words for .NET

    Manage your document's structure with ListFormat. Easily get or set the list for any Paragraph, enhancing organization and readability....Gets or sets the list this paragraph is a member of. public List...bullets and numbering from the paragraph and sets the list level number...

    reference.aspose.com/words/net/aspose.words.lis...
  3. 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...
  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. 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...
  9. Aspose::Words::BorderCollection::Equals method ...

    Aspose::Words::BorderCollection::Equals method. Compares collections of borders in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...doc ); builder -> Writeln ( u "Paragraph 1." ); builder -> Write...

    reference.aspose.com/words/cpp/aspose.words/bor...
  10. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreTextboxes method. Specifies whether to compare differences in the data contained within text boxes in C++....MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...); // Paragraph text referenced with an endnote: builder -> Writeln...

    reference.aspose.com/words/cpp/aspose.words.com...