Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 7,667 for

paragraph

(0.05 sec)
  1. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border...Specifies the bottom border of a paragraph or a table cell. Left Specifies...Specifies the left border of a paragraph or a table cell. Right Specifies...

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

    Paragraph.is_end_of_cell property. True if this Paragraph is the last Paragraph in a [Cell](../../../aspose.words.tables/cell/); false otherwise....is_end_of_cell property Paragraph.is_end_of_cell property True...True if this paragraph is the last paragraph in a Cell ; false...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects....new Document (); Paragraph para = ( Paragraph ) doc . GetChild...GetChild ( NodeType . Paragraph , 0 , true ); // There are two ways...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Aspose::Words::FrameFormat::get_HeightRule meth...

    Aspose::Words::FrameFormat::get_HeightRule method. Gets the rule for determining the height of the specified frame in C++....formatting properties of paragraphs that are frames. auto doc...MyDir + u "Paragraph frame.docx" ); SharedPtr < Paragraph > paragraphFrame...

    reference.aspose.com/words/cpp/aspose.words/fra...
  5. Paragraph.Accept | Aspose.Words for .NET

    Discover the Paragraph Accept method that enhances visitor engagement and improves user experience. Boost your site's interaction today!...Accept Contents [ Hide ] Paragraph.Accept method Accepts a visitor...for all child nodes of the paragraph and calls VisitParagraphEnd...

    reference.aspose.com/words/net/aspose.words/par...
  6. ParagraphFormat.LinesToDrop | Aspose.Words for ...

    Discover how the ParagraphFormat LinesToDrop property enhances drop cap height in your documents. Optimize your text layout for stunning visuals!...the number of lines of the paragraph text used to calculate the..."LinesToDrop" property to designate a paragraph as a drop cap, // which will...

    reference.aspose.com/words/net/aspose.words/par...
  7. ControlChar.CELL property | Aspose.Words for Py...

    ControlChar.CELL property. End of a table cell or end of a table row character: \x0007 or \a....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...
  8. ControlChar.CELL_CHAR property | Aspose.Words f...

    ControlChar.CELL_CHAR property. End of a table cell or end of a table row character: (char)7 or \a....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...
  9. ControlChar.FIELD_START_CHAR property | Aspose....

    ControlChar.FIELD_START_CHAR property. Start of MS Word field character: (char)19....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...
  10. ControlChar.SECTION_BREAK_CHAR property | Aspos...

    ControlChar.SECTION_BREAK_CHAR property. End of section character: (char)12 or \f....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...