Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,292 for

paragraph builder

(0.04 sec)
  1. 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...
  2. Aspose::Words::DocumentBuilder::get_CurrentPara...

    Aspose::Words::DocumentBuilder::get_CurrentParagraph method. Gets the Paragraph that is currently selected in this DocumentBuilder in C++....aragraph method Gets the paragraph that is currently selected...SharedPtr < Aspose :: Words :: Paragraph > Aspose :: Words :: DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....edit all of the borders in a paragraph format object. auto doc =...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/bor...
  4. Font class | Aspose.Words for Python

    aspose.words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...various objects such as Run , Paragraph , Style , DocumentBuilder...Document () builder = aw . DocumentBuilder ( doc = doc ) builder . font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::CleanupOptions::get_DuplicateSty...

    Aspose::Words::CleanupOptions::get_DuplicateStyle method. Gets/sets a flag indicating whether duplicate styles should be removed from document. Default value is false in C++....:: Words :: StyleType :: Paragraph , u "MyStyle1" ); myStyle...:: Words :: StyleType :: Paragraph , u "MyStyle2" ); duplicateStyle...

    reference.aspose.com/words/cpp/aspose.words/cle...
  6. ListLevel.RestartAfterLevel | Aspose.Words for ...

    Discover the ListLevel RestartAfterLevel property to easily manage list numbering in your documents. Simplify organization and enhance clarity today!...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/net/aspose.words.lis...
  7. ListLevel.restartAfterLevel property | Aspose.W...

    ListLevel.restartAfterLevel property. Sets or returns the list level that must appear before the specified list level restarts numbering.... Document (); let builder = new aw . DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ListLevel.isLegal property | Aspose.Words for N...

    ListLevel.isLegal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style.... Document (); let builder = new aw . DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Font class | Aspose.Words for Node.js

    Aspose.Words.Font class. Contains font attributes (font name, font size, color, and so on) for an object...various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::DocumentBuilder::Writeln method ...

    Aspose::Words::DocumentBuilder::Writeln method. Inserts a Paragraph break into the document in C++....DocumentBuilder::Writeln() method Inserts a paragraph break into the document. void...method Inserts a string and a paragraph break into the document. void...

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