Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 4,643 for

paragraph builder

(0.12 sec)
  1. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment....contain paragraph breaks, this will create paragraphs of text...new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/doc/
  3. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/docx/
  4. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....technically supposed to contain one paragraph, so when you programmatically...Document (); DocumentBuilder builder = new DocumentBuilder (doc);...

    products.aspose.com/words/java/make/pdf/
  5. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...node, returns its parent paragraph. If the field is already removed..._insert_field_time ( builder , format ): field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document.... Document () builder = aw . DocumentBuilder ( doc...doc ) self . assertFalse ( builder . list_format . is_list_item...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, Paragraph and section formatting. To learn more, visit the documentation article in C++....other content, specify font, paragraph and section formatting. To...learn more, visit the Document Builder Overview documentation article...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. BorderCollection.vertical property | Aspose.Wor...

    BorderCollection.vertical property. Gets the vertical border that is used between cells.... Document () builder = aw . DocumentBuilder ( doc...table = builder . start_table () i = 0 while i < 3 : builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java.... The paragraphs and runs of text merely reference...documents. For example, to copy a paragraph formatted with the Heading...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTime class for seamless TIME field implementation. Enhance your document automation with powerful features!...node, returns its parent paragraph. If the field is already removed...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

    reference.aspose.com/words/net/aspose.words.fie...