Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 3,321 for

recognize text

(0.12 sec)
  1. Product overview|Documentation

    An introduction to OCR technology and how Aspose.OCR for Python via C++ can help you use it for your day-to-day business needs....images into machine-readable text, saving time, finances, and...technology efficiently extracts text from scans, photos, or other...

    docs.aspose.com/ocr/python-cpp/product-overview/
  2. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....PLAIN_TEXT, MarkupLevel.INLINE); sdtPlainText...StructuredDocumentTa(doc, SdtType.RICH_TEXT, MarkupLevel.INLINE); sdtRichText...

    reference.aspose.com/words/java/com.aspose.word...
  3. | Aspose

    Sample code for JPEG2000 to TXT Java conversion. Use API example code for batch JPEG2000 files to TXT conversion within any Web or Desktop Java based application....JPEG2000 documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpeg200...
  4. | Aspose

    Sample code for TIFF to TXT Java conversion. Use API example code for batch TIFF files to TXT conversion within any Web or Desktop Java based application....TIFF documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/tiff-to...
  5. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....scanned image or photograph of a text document may contain a large...blocks of various content - text paragraphs, tables, illustrations...

    docs.aspose.com/ocr/cpp/areas-detection/
  6. | Aspose

    Sample code for GIF to Searchable PDF Java conversion. Use API example code for batch GIF files to Searchable PDF conversion within any Web or Desktop Java based application....GIF documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/gif-to-...
  7. Strip FNC|Documentation

    Learn how to control function code (FNC) characters in Code 128 and GS1-128 recognition using the StripFNC parameter....symbols are removed from the recognized text or preserved for post-processing...characters from the decoded text (default) reader . getBarcodeSettings...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. | Aspose

    Sample code for PNG to TXT Java conversion. Use API example code for batch PNG files to TXT conversion within any Web or Desktop Java based application....PNG documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/png-to-...
  9. | Aspose

    Sample code for JPEG to DOC Java conversion. Use API example code for batch JPEG files to DOC conversion within any Web or Desktop Java based application....JPEG documents containing recognized text. To add it to your project...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/jpeg-to...
  10. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....Extract text from the image auto result = asposeocr_recognize ( content...settings ); // Output the recognized text wchar_t * buffer = asp...

    docs.aspose.com/ocr/cpp/areas-detection/universal/