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

paragraph builder

(0.06 sec)
  1. FieldGlossary.entry_name property | Aspose.Word...

    FieldGlossary.entry_name property. Gets or sets the name of the glossary entry to insert.... PARAGRAPH doc . glossary_document ....Document () building_block_source_builder = aw . DocumentBuilder ( doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... myDir + "Paragraphs.docx" ); let properties =...number of Paragraph nodes in the document to the "Paragraphs" built-in...

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

    aspose.words.fields.FieldAutoText class. Implements the AUTOTEXT field...node, returns its parent paragraph. If the field is already removed.... BuildingBlockBehavio . PARAGRAPH doc . glossary_document ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.remove_self_only method |...

    StructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree....TAGS builder = aw . DocumentBuilder ( doc = doc ) builder . insert_node...structured document tag in a new paragraph. tag_clone = tag . clone (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index.... Document () builder = aw . DocumentBuilder ( doc...DocumentBuilder. builder . write ( 'Run 1. ' ) builder . write ( 'Run...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldGlossary class | Aspose.Words for Python

    aspose.words.fields.FieldGlossary class. Implements the GLOSSARY field...node, returns its parent paragraph. If the field is already removed.... BuildingBlockBehavio . PARAGRAPH doc . glossary_document ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::BorderCollection class | Aspose....

    Aspose::Words::BorderCollection class. A collection of Border objects. To learn more, visit the documentation article in C++....between cells or conforming paragraphs. get_Left () Gets the left...Examples Shows how to insert a paragraph with a top border. auto doc...

    reference.aspose.com/words/cpp/aspose.words/bor...
  9. Create or Load a Document in Node.js|Aspose.Wor...

    Create a blank document or to load it from a file or stream using Node.js....document builder: var doc = aw . Document () var builder = aw .... DocumentBuilder ( doc ) builder . write ( "Hello world!" ) doc...

    docs.aspose.com/words/nodejs-net/create-or-load...
  10. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to text entered into SDT....let builder = new aw . DocumentBuilder ( doc ); builder . insertNode...structured document tag in a new paragraph. let tagClone = tag . clone...

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