Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 9,106 for

paragraph

(0.05 sec)
  1. Range.revisions property | Aspose.Words for Nod...

    Range.revisions property. Gets a collection of revisions (tracked changes) that exist in this range....docx" ); let paragraph = doc . firstSection . body...firstParagraph ; for ( let revision of paragraph . range . revisions ) { if...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphCollection class | Aspose.Words for No...

    Aspose.Words.ParagraphCollection class. Provides typed access to a collection of [Paragraph](../Paragraph/) nodes...access to a collection of Paragraph nodes. To learn more, visit...visit the Working with Paragraphs documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left Paragraph....whether this is a right-to-left paragraph. get bidi () : boolean Remarks...other inline objects in this paragraph are laid out right to left...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....the first paragraph of this document. let paragraph = doc . getParagraph...getParagraph ( 0 , true ); paragraph . appendChild ( new aw . Run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection....body, which in turn has a paragraph. # We can add contents to...shapes, or tables to that paragraph. self . assertEqual ( aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldRef.insert_paragraph_number_in_full_contex...

    FieldRef.insert_Paragraph_number_in_full_context property. Gets or sets whether to insert the Paragraph number of the referenced Paragraph in full context....insert_paragraph_number_in_full_context property FieldRef.in...insert_paragraph_number_in_full_context property Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::NodeCollection::Add method | Asp...

    Aspose::Words::NodeCollection::Add method. Adds a node to the end of the collection in C++....body, which in turn has a paragraph. // We can add contents to...shapes, or tables to that paragraph. ASSERT_EQ ( NodeType :: Section...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Text Formatting|Aspose.Slides for Node.js via ....

    Manage and manipulate text and text frame properties in JavaScript... Paragraph (); var portion1 = new aspose...getTextFrame () != null ) { const paragraphs = autoShape . getTextFrame...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  9. DropCapPosition enumeration | Aspose.Words for ...

    aspose.words.DropCapPosition enumeration. Specifies the position for a drop cap text....Name Description NONE The paragraph does not have a drop cap....text margin on the anchor paragraph. MARGIN The drop cap is positioned...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ListFormat.isListItem property | Aspose.Words f...

    ListFormat.isListItem property. True when the Paragraph has bulleted or numbered formatting applied to it....isListItem property True when the paragraph has bulleted or numbered formatting...organize and decorate sets of paragraphs with prefix symbols and indents...

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