Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 625 for

paragraph lines count

(0.08 sec)
  1. BorderCollection class | Aspose.Words for Python

    aspose.words.BorderCollection class. A collection of [Border](../border/) objects... count Gets the number of borders in...conforming paragraphs. left Gets the left border. line_style Gets...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Answer sheet with barcode|Documentation

    A classic answer sheet with a barcode encoding the student's name.... empty_line Add a vertical spacing between...personalized information. paragraph Combine texts with different...

    docs.aspose.com/omr/net/txt-markup/examples/ans...
  3. Aspose::Words::Saving::TxtSaveOptions class | A...

    Aspose::Words::Saving::TxtSaveOptions class. Can be used to specify additional options when saving a document into the Text format. To learn more, visit the documentation article in C++.... By default it is zero count of character ‘\0’, that means...number of characters per one line. The default value is 0, that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. How can i extract the Table with a special tags...

    So i am trying to extract a table out of my single paged OCR PDF which has a Table and some other Paragraphs with Aspose OCR and Aspose PDF Below is one code sample [HttpPost("read-pdf-aspose")] public async Ta…...has a Table and some other paragraphs with Aspose OCR and Aspose...pageIndex <= pdfDocument.Pages.Count; pageIndex++) { var page = pdfDocument...

    forum.aspose.com/t/how-can-i-extract-the-table-...
  5. 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...
  6. Shape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...(Inherited from ShapeBase ) count Gets the number of immediate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...can have text, can contain Paragraph and Table nodes as children...(Inherited from ShapeBase ) count Gets the number of immediate...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...