Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 15,552 for

paragraph

(0.04 sec)
  1. Paragraph.is_end_of_section property | Aspose.W...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current Paragraph....Asian text in the current paragraph. get addSpaceBetweenFarEa...Examples Shows how to insert a paragraph into the document. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31....new line and starts a new paragraph. self . assertEqual ( 1 ,...get_child_nodes ( aw . NodeType . PARAGRAPH , True ) . count ) builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in Microsoft Word (char31) to enhance your document formatting and improve readability. Learn more now!...new line and starts a new paragraph. Assert . AreEqual ( 1 , doc...GetChildNodes ( NodeType . Paragraph , true ). Count ); builder...

    reference.aspose.com/words/net/aspose.words/con...
  5. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in Java... clear (); Paragraph para = new Paragraph (); Portion portion1...getParagraphs (). clear (); Paragraph para = new Paragraph (); Portion portion1...

    docs.aspose.com/slides/java/text-formatting/
  6. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....new line and starts a new paragraph. ASSERT_EQ ( 1 , doc -> get_FirstSection...GetChildNodes ( NodeType :: Paragraph , true ) -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Footnote.story_type property | Aspose.Words for...

    Footnote.story_type property. Returns [StoryType.FOOTNOTES](../../../aspose.words/storytype/#FOOTNOTES) or [StoryType.ENDNOTES](../../../aspose.words/storytype/#ENDNOTES)....last child of the node is a paragraph, # for us to be able to click...assertEqual ( aw . NodeType . PARAGRAPH , footnote . last_child ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. BorderType Enum | Aspose.Words for .NET

    Discover Aspose.Words.BorderType enum for customizable border options. Enhance your documents with precise border control and style!...Specifies the bottom border of a paragraph or a table cell. Left 1 Specifies...Specifies the left border of a paragraph or a table cell. Right 2 Specifies...

    reference.aspose.com/words/net/aspose.words/bor...
  9. ListTrailingCharacter | Aspose.Words for Java

    Specifies the character that separates the list label from the text of the Paragraph in Java....label from the text of the paragraph. Remarks: Used as a value...custom list formatting to paragraphs when using DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control Paragraph breaks effortlessly for seamless text formatting....it is allowed to replace paragraph break when there is no next...next sibling paragraph. The default value is false . public bool...

    reference.aspose.com/words/net/aspose.words.rep...