Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 745 for

paragraph lines count

(0.18 sec)
  1. Get the titles of all the slides|Aspose.Slides ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."presentationDocument" ); } // Declare a paragraph separator. string paragraphSeparator...in each paragraph in this shape. foreach ( var paragraph in shape...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  2. Border.equals method | Aspose.Words for Python

    Border.equals method. Determines whether the specified border is equal in value to the current border....writeln ( 'Paragraph 1.' ) builder . write ( 'Paragraph 2.' ) #...configuration while creating # these paragraphs, their border collections...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document.updateWordCount method | Aspose.Words ...

    Aspose.Words.Document.updateWordCount method...updateWordCount() Updates word count properties of the document....updates Characters, Words and Paragraphs properties in the Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TabStop | Aspose.Words for .NET

    Discover TabStop constructor, effortlessly create and customize instances for enhanced functionality in your projects. Boost your coding efficiency today!... Count , Is . EqualTo ( 2 )); Assert...ParagraphCollection paragraphs = doc . FirstSection . Body . Paragraphs ; Assert...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Border.GetHashCode | Aspose.Words for .NET

    Discover the Border GetHashCode method, a powerful hash function that enhances data integrity and performance for your applications. Unlock its potential today!...Writeln ( "Paragraph 1." ); builder . Write ( "Paragraph 2." ); //...configuration while creating // these paragraphs, their border collections...

    reference.aspose.com/words/net/aspose.words/bor...
  6. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word Count properties for better editing and review....UpdateWordCount() Updates word count properties of the document....updates Characters, Words and Paragraphs properties in the BuiltInDocumentPrope...

    reference.aspose.com/words/net/aspose.words/doc...
  7. ControlChar | Aspose.Words for Java

    Control characters often enCountered in documents in Java....For example: string LINE_BREAK and char LINE_BREAK_CHAR have the...DocumentBuilder(doc); // Insert paragraphs with text with DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master Paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers....Manage PowerPoint Text Paragraphs in Python Contents [ Hide ]...contain one or more paragraphs (each paragraph is separated by a...

    docs.aspose.com/slides/python-net/manage-paragr...
  9. DocumentVisitor.visitParagraphStart method | As...

    DocumentVisitor.visitParagraphStart method. Called when enumeration of a Paragraph has started....visitParagraphStart(paragraph) Called when enumeration of a paragraph has started...visitParagraphStart ( paragraph : Aspose . Words . Paragraph ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document....different paragraph styles to two different parts of a text line. Examples...DocumentBuilder ( doc = doc ) # Each paragraph can only have one style. #...

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