Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 4,546 for

paragraph builder

(0.09 sec)
  1. Navigation with Cursor in C#|Aspose.Words for .NET

    Navigate between different nodes within a document, such as a Paragraph, bookmark, or a specific character using C#....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/net/navigation-with-cursor/
  2. Navigation with Cursor in Java|Aspose.Words for...

    Navigate between different nodes within a document, such as a Paragraph, bookmark, or a specific character using Java....get the currently selected paragraph or the currently selected...CurrentNode . When the current paragraph is empty or the cursor is...

    docs.aspose.com/words/java/navigation-with-cursor/
  3. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...level, moves to the next paragraph. The comparison is not case-sensitive...Shows how to move a document builder’s cursor to different nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::DocumentBuilder::get_IsAtStartOf...

    Aspose::Words::DocumentBuilder::get_IsAtStartOfParagraph method. Returns true if the cursor is at the beginning of the current Paragraph (no text before the cursor) in C++....beginning of the current paragraph (no text before the cursor)...Shows how to move a document builder’s cursor to different nodes...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. ListLevelAlignment enumeration | Aspose.Words f...

    Aspose.Words.Lists.ListLevelAlignment enumeration. Specifies alignment for the list number or bullet....custom list formatting to paragraphs when using DocumentBuilder...organize and decorate sets of paragraphs with prefix symbols and indents...

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

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field...node, returns its parent paragraph. If the field is already removed...file_name = MY_DIR + 'Paragraphs.docx' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Notes::Footnote::Footnote constr...

    Aspose::Words::Notes::Footnote::Footnote constructor. Initializes an instance of the Footnote class in C++....or InsertBefore1() on the paragraph where you want the footnote...Words :: Document > (); auto builder = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Body.parentSection property | Aspose.Words for ...

    Body.parentSection property. Gets the parent section of this story.... Paragraph ( doc ); body . appendChild...let builder = new aw . DocumentBuilder ( doc ); builder . moveTo...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldPageRef.InsertRelativePosition | Aspose.Wo...

    Discover how the InsertRelativePosition property of FieldPageRef enhances document navigation by managing bookmarked Paragraph positions effectively....position of the bookmarked paragraph. public bool InsertRelativePositi...Document (); DocumentBuilder builder = new DocumentBuilder ( doc...

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