Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 7,687 for

paragraph

(0.05 sec)
  1. BuiltInDocumentProperties.Characters | Aspose.W...

    Discover the BuiltInDocumentProperties Characters property, providing an accurate character count estimate to enhance document management and efficiency.... Paragraphs ); Assert . AreEqual ( 1.... BuiltInDocumentPrope . Paragraphs ); // For the line count...

    reference.aspose.com/words/net/aspose.words.pro...
  2. LayoutEnumerator Class | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.LayoutEnumerator class for efficient document layout enumeration. Explore page geometry, text, and structure effortlessly!...When iterating lines of a paragraph broken across pages this method...When iterating lines of a paragraph broken across pages this method...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Aspose::Words::CommentRangeStart::CommentRangeS...

    Aspose::Words::CommentRangeStart::CommentRangeStart constructor. Initializes a new instance of this class in C++....InsertAfter or InsertBefore on the paragraph where you want the comment...your comment. SharedPtr < Paragraph > para = doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the document.... paragraphs ) self . assertEqual ( 1...built_in_document_properties . paragraphs ) # For the line count, we...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... paragraphs ) self . assertEqual ( 1...built_in_document_properties . paragraphs ) # For the line count, we...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ParagraphFormat.characterUnitLeftIndent propert...

    ParagraphFormat.characterUnitLeftIndent property. Gets or sets the left indent value (in characters) for the specified Paragraphs....characters) for the specified paragraphs. get characterUnitLeftInd...Examples Shows how to change paragraph spacing and indents. let doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of Paragraphs in the document in C++....uiltInDocumentPrope::get_Paragraphs method Contents [ Hide ]...BuiltInDocumentPrope::get_Paragraphs method Represents an estimate...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects...between cells or conforming paragraphs. left Gets the left border...Examples Shows how to insert a paragraph with a top border. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextPath.fit_path property | Aspose.Words for P...

    TextPath.fit_path property. Defines whether the text fits the path of a shape.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextPath.strike_through property | Aspose.Words...

    TextPath.strike_through property. True if the font is formatted as strikethrough text.... Shape : """Insert a new paragraph with a WordArt shape inside...append_child ( aw . Paragraph ( doc )) . as_paragraph () para . append_child...

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