Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 3,409 for

recognize text

(0.16 sec)
  1. Generate Aztec Code in JavaScript|Documentation

    Aspose.BarCode for JavaScript via C++ allows generating square-grid high-density two-dimensional Aztec barcodes.... AddPlainCodetext ( "Plain text" ); // Generate codetext var...powerful library to generate & recognize 1D & 2D barcodes" ); gen ...

    docs.aspose.com/barcode/javascript-cpp/aztec-co...
  2. Recognition vs Decoding|Documentation

    Learn the difference between recognizing a barcode symbol and decoding Complex Barcode data in Aspose.BarCode for Java....Decoding interprets the recognized text as a specific Complex Barcode...intentionally separate. BarCodeReader recognizes barcode symbols and returns...

    docs.aspose.com/barcode/java/developer-guide/co...
  3. 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/
  4. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....XmlDataSource is capable to recognize values of the following types...corresponding attributes and text values of XML elements must...

    docs.aspose.com/words/python-net/linq-reporting...
  5. How to use time picker|Documentation

    Use the GridJs time picker when editing cells that are formatted, detected, or validated as time values....picker when the active cell is recognized as time content. It can appear...the current text is detected by data.isTime(text) , because a...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. How to use time picker|Documentation

    Use the GridJs time picker when editing cells that are formatted, detected, or validated as time values....picker when the active cell is recognized as time content. It can appear...the current text is detected by data.isTime(text) , because a...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. Aspose.BarCode Product Family

    Aspose.BarCode APIs allow programmers to control and manipulate barcode scanning, barcode reading and qr scanning functionalities. It provides a group of classes to work with barcodes on the backend, as well as GUI-based controls to process barcodes. Free evaluation version is available....means that you can enable recognizing even severely corrupted barcodes...barcode images and accurately recognize barcodes within Android applications...

    docs.aspose.com/barcode/
  8. | Aspose

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

    products.aspose.com/ocr/java/conversion/wbmp-to...
  9. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...position on the current line of text when displaying this WordprocessingML...Represents a container for the main text of a section. Bookmark Represents...

    reference.aspose.com/words/net/aspose.words/
  10. Getting recognition results as JSON|Documentation

    Returning Aspose.OCR for C++ recognition results in JSON format....Extract text from the image auto result = asposeocr_recognize ( content...settings ); // Output the recognized text wchar_t * buffer = asp...

    docs.aspose.com/ocr/cpp/save-json/