Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 3,022 for

text detection

(0.09 sec)
  1. Enum DotCodeEncodeMode | Aspose.BarCode for .NE...

    Aspose.BarCode.Generation.DotCodeEncodeMode enum. Encoding mode for DotCode barcodes... If it detects any Unicode character, the...Display2DText property to set visible text to removing managing characters...

    reference.aspose.com/barcode/net/aspose.barcode...
  2. AztecEncodeMode Class Reference - Aspose.BarCod...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Static Public Attributes | List of all members......addPlainCodetext( "Plain text" ) # generate codetext codetext...getCodeTextParameter().setTwoDDisplayText( "My Text" ) generator.save( "test.bmp"...

    reference.aspose.com/barcode/python-java/class/...
  3. Aspose.Cells for Java 20.4 Release Notes|Docume...

    Aspose.Cells for Java 20.4 Release Notes – the latest enhancements, new features, and fixes....Bug CELLSJAVA-43155 Rotated text is set out of the cell when...CELLSJAVA-43131 Excel to PDF - Shapes with text not converted properly Bug CELLSJAVA-43133...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  4. FileFormatType enumeration | Aspose.Cells for P...

    FileFormatType enumeration FileFormatType enumeration Represents the file format types. The FileFormatType type expos......Comma-Separated Values(CSV) text file. XLSX Office Open XML SpreadsheetML...TSV Tab-Separated Values(TSV) text file. TAB_DELIMITED Tab-Separated...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Scan Codablock-F and GS1 Codablock-F barcodes I...

    Android sample code to recognize Codablock-F and GS1 Codablock-F barcodes in Android Runtime Environment....BarCode for Android via Java to detect and read Codablock-F barcode...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/codabl...
  6. Scan Italian Pharmacode (Code 32) barcode Image...

    Android sample code to recognize Italian Pharmacode (Code 32) barcode in Android Runtime Environment....BarCode for Android via Java to detect and read Code 32 barcode within...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/code32...
  7. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    Android sample code to recognize Interleaved 2-of-5 (ITF) barcode in Android Runtime Environment....BarCode for Android via Java to detect and read Interleaved 2-of-5...recognition results Load the decoded text running the getCodeText method...

    products.aspose.com/barcode/android-java/itf/re...
  8. Geographic Coordinate Parser and Converter for ...

    to get coordinates in the most common available coordinate formats....coordinate strings; Automatically detect the latitude and longitude...degrees; Parse text coordinate position; Automatically detect units when...

    products.aspose.com/gis/net/coordinates/
  9. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes....Words automatically detects field types based on field...) # Manually change the raw text of the field, which determines...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Set custom header styles not working on .docx g...

    We have a requirement to set custom header styles so we created custom header styles as part of our .dotm template and we set that programmatically using below Open XML code. We first convert a .doc document to .docx and…...//Working code for highlighting text with headings 11,12,13 foreach...{ // Check if the paragraph text matches the section pattern...

    forum.aspose.com/t/set-custom-header-styles-not...