Sort Score
Result 10 results
Languages All
Labels All
Results 6,451 - 6,460 of 16,871 for

true type

(1.22 sec)
  1. DocumentBuilder.is_at_start_of_paragraph proper...

    DocumentBuilder.is_at_start_of_paragraph property. Returns ``True`` if the cursor is at the beginning of the current paragraph (no text before the cursor)....is_at_start_of_paragraph property Returns True if the cursor is at the beginning...first_paragraph_nodes [ 0 ] . node_type ) self . assertEqual ( aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. PatternType enumeration | Aspose.Words for Python

    aspose.words.drawing.PatternType enumeration. Specifies the fill pattern to be used to fill a shape.... SHAPE , 0 , True ) . as_shape () fill = shape...fill: fill . patterned ( pattern_type = aw . drawing . PatternType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style.... For other style types this property returns None ... blue level . font . bold = True builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in Node.js via Java...suitable for both 1D and 2D types can be applied. Median filtering...window is not supported for 2D types. let reader = new BarCodeReader...

    docs.aspose.com/barcode/nodejsjava/read-damaged...
  5. Table.rows property | Aspose.Words for Python

    Table.rows property. Provides Typed access to the rows of the table....rows property Provides typed access to the rows of the table...aw . NodeType . TABLE , 1 , True ) . as_table () # Append all...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Display or Hide Scroll Bars in Aspose.Cells|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....control the visibility of both types of scroll bars in Excel files...these properties can only store true or false values. Below is complete...

    docs.aspose.com/cells/net/display-or-hide-scrol...
  7. Cell.cell_format property | Aspose.Words for Py...

    Cell.cell_format property. Provides access to the formatting properties of the cell.... get_by_border_type ( aw . BorderType . BOTTOM )...aw . NodeType . TABLE , 1 , True ) . as_table () # Append all...

    reference.aspose.com/words/python-net/aspose.wo...
  8. free_text_input|Documentation

    Free_text_input element generates a placeholder in which the respondent can write a text in free form....value=2934 height=200 codetext=true barcode_type=code39StanDard align=right...

    docs.aspose.com/omr/net/txt-markup/free_text_in...
  9. Paragraph Numbering not included when extractin...

    We use com.aspose.words to extract metadata and text from word documents. I believe we’re on version 25.12. Attaching a sample document that reproduces the issue, (see the bottom section References) Section Breaks 20p.…...export ( setExportListLabels(true) )? Does the sample contain...behavior can differ between list types. Providing answers to these...

    forum.aspose.com/t/paragraph-numbering-not-incl...
  10. DocumentBase.lists property | Aspose.Words for ...

    DocumentBase.lists property. Provides access to the list formatting used in the document.... // Below are two types of lists that we can create...listFormat . isListItem ). toEqual ( true ); // By setting the "ListLevelNumber"...

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