Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 7,686 for

paragraph

(0.13 sec)
  1. LayoutCollector constructor | Aspose.Words for ...

    LayoutCollector constructor. Initializes an instance of this class.... PARAGRAPH , 1 , True )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldPageRef.InsertHyperlink | Aspose.Words for...

    Discover how the FieldPageRef InsertHyperlink property enhances your documents by easily linking to bookmarked Paragraphs for seamless navigation....hyperlink to the bookmarked paragraph. public bool InsertHyperlink...

    reference.aspose.com/words/net/aspose.words.fie...
  3. LayoutCollector.get_num_pages_spanned method | ...

    LayoutCollector.get_num_pages_spanned method. Gets number of pages the specified node spans... PARAGRAPH , 1 , True )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutCollector.get_end_page_index method | Asp...

    LayoutCollector.get_end_page_index method. Gets 1-based index of the page where node ends... PARAGRAPH , 1 , True )) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... last_paragraph ) builder . write ( 'Lorem.... MarkupLevel . INLINE ) paragraph = doc . first_section . body...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::get_ParagraphFo...

    Aspose::Words::DocumentBuilder::get_ParagraphFormat method. Returns an object that represents current Paragraph formatting properties in C++....object that represents current paragraph formatting properties. System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java....line counter will skip any paragraph with the "SuppressLineNumbers"...flag set to "true". // This paragraph is on the 15th line, which...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldSymbol class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSymbol class. Implements a SYMBOL field...affects the line spacing of the paragraph. end Gets the node that represents...node, returns its parent paragraph. If the field is already removed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CommentRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeEnd class, marking the end of comment-associated text regions. Enhance document management with precise commenting!...and can only be a child of Paragraph . Examples Shows how print...and then add your comment. Paragraph para = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/com...
  10. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node.... Inline ); let paragraph = doc . firstSection . body...body . firstParagraph ; paragraph . appendChild ( sdt ); // Create...

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