Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 36,320 for

paragraph

(0.06 sec)
  1. Cell class | Aspose.Words for Python

    aspose.words.tables.Cell class. Represents a table cell...contain block-level nodes Paragraph and Table . A minimal valid...needs to have at least one Paragraph . Inheritance: Cell → CompositeNode...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::HeaderFooter class | Aspose.Word...

    Aspose::Words::HeaderFooter class. Represents a container for the header or footer text of a section. To learn more, visit the documentation article in C++....shortcut method that creates a Paragraph object with optional text...() override Gets the first paragraph in the story. get_HasChildNodes...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. 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/
  4. 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/
  5. FieldRef.number_separator property | Aspose.Wor...

    FieldRef.number_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...'MyBookmark' , "The bookmark's paragraph number is " , ' \n ' ) field...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldRef.suppress_non_delimiters property | Asp...

    FieldRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters....'MyBookmark' , 'The referenced paragraph is ' , ' this field. \n '...'MyBookmark' , "The bookmark's paragraph number is " , ' \n ' ) field...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Border.GetHashCode | Aspose.Words for .NET

    Border GetHashCode method. Serves as a hash function for this type in C#....Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  8. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    DocumentVisitor VisitRowEnd method. Called when enumeration of a table row has ended in C#.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Aspose::Words::CompositeNode::GetText method | ...

    Aspose::Words::CompositeNode::GetText method. Gets the text of this node and of all its children in C++....)); Shows how to output all paragraphs in a document that are list...GetChildNodes ( NodeType :: Paragraph , true ); for ( auto para...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. BorderCollection.Count | Aspose.Words for .NET

    BorderCollection Count property. Gets the number of borders in the collection in C#....Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...