Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 719 for

paragraph lines count

(0.82 sec)
  1. 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...
  2. FieldEmbed Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEmbed class for seamless EMBED field implementation, enhancing document functionality and versatility....node, returns its parent paragraph. If the field is already removed...AutoShape object with the "In line with text" wrapping style enabled...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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-...
  4. 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...
  5. Get and Set Page Properties|Aspose.PDF for Java

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for Java....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/java/get-and-set-page-prope...
  6. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....child of Paragraph . Footnote can contain Paragraph and Table...not a paragraph, creates and appends one empty paragraph. fet...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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...
  8. 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...
  9. FootnoteSeparator | Aspose.Words for Java

    in Java....shortcut method that creates a Paragraph object with optional text...getFirstParagraph() Gets the first paragraph in the story. getLastChild()...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...node, returns its parent paragraph. If the field is already removed...AutoShape object with the "In line with text" wrapping style enabled...

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