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

paragraph lines count

(0.09 sec)
  1. FieldOptions.custom_toc_style_separator propert...

    FieldOptions.custom_toc_style_separator property. Gets or sets custom style separator for the \t switch in [FieldToc](../../fieldtoc/) field....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...
  2. 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...
  3. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation....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/net/aspose.words.fie...
  4. FieldToc.preserve_line_breaks property | Aspose...

    FieldToc.preserve_line_breaks property. Gets or sets whether to preserve newline characters within table entries....preserve_line_breaks property FieldToc.preserve_line_breaks property...preserve_line_breaks ( self ) -> bool : ... @preserve_line_breaks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. FieldToc.page_number_omitting_level_range prope...

    FieldToc.page_number_omitting_level_range property. Gets or sets a range of levels of the table of contents entries from which to omits page numbers....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...
  7. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....the position on the current line of text when displaying this...getParentParagraph() Retrieves the parent Paragraph of this node. getParentParagraph_IInline()...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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-...
  10. Get and Set Page Properties|Aspose.PDF for PHP ...

    This topic explain how to get numbers in PDF file, get page properties and determine page color using Aspose.PDF for PHP via Java....this takes no more than two lines of code. To get the number of...attempt is made to get the page count from the retrieved pages. The...

    docs.aspose.com/pdf/php-java/get-and-set-page-p...