Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 15,616 for

paragraph

(0.03 sec)
  1. Paragraph.isInsertRevision property | Aspose.Wo...

    Paragraph.isInsertRevision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....isInsertRevision property Paragraph.isInsertRevision property...how to work with revision paragraphs. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.isEndOfSection property | Aspose.Word...

    Paragraph.isEndOfSection property. True if this Paragraph is the last Paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....isEndOfSection property Paragraph.isEndOfSection property True...True if this paragraph is the last paragraph in the Body (main...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Paragraph.breakIsStyleSeparator property | Aspo...

    Paragraph.breakIsStyleSeparator property. True if this Paragraph break is a Style Separator...breakIsStyleSeparato property Paragraph.breakIsStyleSeparato property...property True if this paragraph break is a Style Separator. A style...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_Paragraph property. Gets the last Paragraph in the story....last_paragraph property InlineStory.last_paragraph property Gets...last paragraph in the story. @property def last_paragraph ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....document, by default, has one paragraph. Assert . AreEqual ( 1 , doc...doc . FirstSection . Body . Paragraphs . Count ); // Composite nodes...

    reference.aspose.com/words/net/aspose.words/com...
  6. DocumentVisitor.visit_paragraph_end method | As...

    DocumentVisitor.visit_Paragraph_end method. Called when enumeration of a Paragraph has ended....visit_paragraph_end method visit_paragraph_end(paragraph) Called...enumeration of a paragraph has ended. def visit_paragraph_end ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every Paragraph. I want to insert at end of every Paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...every paragraph. I want to insert at end of every paragraph a shortcut...the document. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  8. Paragraph.parentSection property | Aspose.Words...

    Paragraph.parentSection property. Retrieves the parent [Section](../../section/) of the Paragraph....parentSection property Paragraph.parentSection property Retrieves...the parent Section of the paragraph. get parentSection () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....document, by default, has one paragraph. self . assertEqual ( 1 ,.... first_section . body . paragraphs . count ) # Composite nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.IsMoveToRevision | Aspose.Words for .NET

    Discover the IsMoveToRevision property in Microsoft Word! Learn how it tracks changes and enhances your document editing experience....IsMoveToRevision Contents [ Hide ] Paragraph.IsMoveToRevision property...Shows how to check whether a paragraph is a move revision. Document...

    reference.aspose.com/words/net/aspose.words/par...