Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 730 for

paragraph lines count

(1.15 sec)
  1. Aspose::Words::Range::Replace method | Aspose.W...

    Aspose::Words::Range::Replace method. Replaces all occurrences of a character pattern specified by a regular expression with another string in C++....to work with breaks: %&p - paragraph break %&b - section break...%&m - page break %&l - manual line break Examples Shows how to...

    reference.aspose.com/words/cpp/aspose.words/ran...
  2. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....PARAGRAPH_BREAK); // Use a document...builder.insertBreak(BreakType.PARAGRAPH_BREAK); // Use a document...

    reference.aspose.com/words/java/com.aspose.word...
  3. Get and Set PDF Page Properties in Python|Aspos...

    Learn how to inspect and update PDF page properties such as size, Count, and color information in Python....page metadata, determine page counts, or update page-level characteristics...this takes no more than two lines of code. To get the number of...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  4. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of Lines in the document in C++....:BuiltInDocumentPrope::get_Lines method Contents [ Hide ] Bu...BuiltInDocumentPrope::get_Lines method Represents an estimate of...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain Paragraphs and tables in Java....inline-level nodes that can contain paragraphs and tables. To learn more...container for block-level nodes Paragraph and Table . The classes that...

    reference.aspose.com/words/java/com.aspose.word...
  6. FormField | Aspose.Words for Java

    Represents a single form field in Java....and can only be a child of Paragraph . FormField is represented...positioned as a character within a line of text. A complete form field...

    reference.aspose.com/words/java/com.aspose.word...
  7. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....SubDocument can only be a child of Paragraph . Examples: Shows how to access...indentAndAppendLine("[Body start] Paragraphs: " + paragraphCount); mDocTraversalDepth++;...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldToc.preserve_tabs property | Aspose.Words ...

    FieldToc.preserve_tabs property. Gets or sets whether to preserve tab entries within table entries....heading, this field will create a line with the text in that heading..."Heading 1", applied to it will count as a heading. # We can name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldToc.custom_styles property | Aspose.Words ...

    FieldToc.custom_styles property. Gets or sets a list of styles other than the built-in heading styles to include in the table of contents....heading, this field will create a line with the text in that heading..."Heading 1", applied to it will count as a heading. # We can name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Format PDF Text in Python|Aspose.PDF for Python...

    Learn how to format text inside PDF documents in Python using spacing, borders, indentation, and styling options....Contents [ Hide ] Line and Character spacing Using Line Spacing How...How to Format Text with Custom Line Spacing in Python - Simple case...

    docs.aspose.com/pdf/python-net/text-formatting-...