Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 732 for

paragraph lines count

(0.1 sec)
  1. Problem for resetting the numbering of List whi...

    We enCountered an issue when resetting the list numbering when merging documents. In order to prevent the merged list from continuing the numbering of the target document, we wrote a new processing method called “ResetNu…...Count; iChildIndex++) { var node =...newNode; if (node is Paragraph && (node as Paragraph).IsListItem) {...

    forum.aspose.com/t/problem-for-resetting-the-nu...
  2. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text Paragraphs....image regions containing text paragraphs using Aspose.OCR for .NET...get bounding boxes of all paragraphs in images, provided in OcrInput...

    products.aspose.com/ocr/net/recognition/get-tex...
  3. FieldToc.use_paragraph_outline_level property |...

    FieldToc.use_Paragraph_outline_level property. Gets or sets whether to use the applied Paragraph outline level....use_paragraph_outline_level property FieldToc.use_paragraph_outline_level...applied paragraph outline level. @property def use_paragraph_outline_level...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Get and Set Page Properties|Aspose.PDF for C++

    You can get and set page properties from your PDF file using C++ library....this takes no more than two lines of code. To get the number of...PageCollection collection’s Count property (from the Document...

    docs.aspose.com/pdf/cpp/get-and-set-page-proper...
  5. Edit and Modify Markdown in C# – Aspose.HTML Tu...

    Edit and modify existing Markdown files in C# with Aspose.HTML for .NET - change headings, update Paragraphs, remove list items, and manipulate the Markdown AST.... Headings, lists, and paragraphs form a structured hierarchy...new sections, or updating paragraph content without corrupting...

    docs.aspose.com/html/net/edit-markdown/
  6. Document | Aspose.Words for Java

    Represents a Word document in Java....creates one section with one paragraph. expandTableStylesToD() Converts...extractPages(int index, int count) Returns the Document object...

    reference.aspose.com/words/java/com.aspose.word...
  7. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...to work with breaks: &p - paragraph break &b - section break &m...&m - page break &l - manual line break Use method Range.replace()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Run | Aspose.Words for Java

    Represents a run of characters with the same font formatting in Java....Run can only be a child of Paragraph or inline StructuredDocumentTa...section, one body and one paragraph. // Call the "RemoveAllChildren"...

    reference.aspose.com/words/java/com.aspose.word...
  9. Working with Styles in C++|Aspose.Words for C++

    Enhanced Microsoft Word formatting features, working with styles and themes using C++....to identify, list and count paragraphs and runs of text formatted...formatted with a specific paragraph style and a character style...

    docs.aspose.com/words/cpp/working-with-styles-a...
  10. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to replace tag p…...single line and value is empty , we need to remove line , to avoid...avoid blank line in completed doc . using below code to replace...

    forum.aspose.com/t/tag-replacement-in-single-ro...