Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 730 for

paragraph lines count

(0.2 sec)
  1. 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...
  2. 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...
  3. DocumentVisitor.VisitParagraphEnd | Aspose.Word...

    Discover the DocumentVisitor VisitParagraphEnd method—efficiently handle Paragraph enumeration completion in your applications for improved performance....Called when enumeration of a paragraph has ended. public virtual...VisitParagraphEnd ( Paragraph paragraph ) Parameter Type Description...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 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...
  5. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...every paragraph in the document to RTL. foreach ( Paragraph para...

    reference.aspose.com/words/net/aspose.words.fie...
  6. ParagraphFormat | Aspose.Words for Java

    Represents all the formatting for a Paragraph in Java....all the formatting for a paragraph. To learn more, visit the...the Working with Paragraphs documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  7. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor...specifies the type of the leader line displayed under the tab character...doc ) tab_stops = builder . paragraph_format . tab_stops # 72 points...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master Paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#....Manage PowerPoint Text Paragraphs in .NET Contents [ Hide ] Introduction...work with PowerPoint texts, paragraphs, and portions in C#. Aspose...

    docs.aspose.com/slides/net/manage-paragraph/
  9. 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...
  10. DocumentVisitor.visitBodyStart method | Aspose....

    DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started.... Count ; IndentAndAppendLine ( "[Document...paragraphCount = body . paragraphs . count ; IndentAndAppendLine...

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