Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 3,271 for

recognize text

(0.05 sec)
  1. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document....Microsoft Word recognizes a part of its text as some form of...nodes that contain their recognized text in its entirety. # Add...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Cells GridJs – Incorrect Text Formatting...

    Hi, I’m encountering a formatting issue in Aspose.Cells GridJs. When I enter a number using a comma as the decimal separator (e.g., 123456,7), the cell is incorrectly interpreted and formatted as a date. As a result, w…...Cells GridJs – Incorrect Text Formatting After Entering Number...format to a numeric type that recognizes the comma as a decimal separator...

    forum.aspose.com/t/aspose-cells-gridjs-incorrec...
  3. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....detect bounding boxes of each recognized character using RecognizeCharacters... objects containing each recognized character along with its...

    docs.aspose.com/ocr/java/image-regions-characte...
  4. Finding character bounding boxes|Documentation

    Character-by-character recognition and automatic detection of character bounding boxes inside images....detect bounding boxes of each recognized character using Aspose.OCR... objects containing each recognized character along with its...

    docs.aspose.com/ocr/net/image-regions-character...
  5. Convert DJVU to TXT via C# | Aspose

    Sample code for DJVU to TXT C# conversion. Use API example code for batch DJVU files to TXT conversion within VB.NET, Asp.NET or any .NET based application....recognition on DJVU document and save text as DJVU document using Aspose...DJVU documents containing recognized text. To add it to your project...

    products.aspose.com/ocr/net/conversion/djvu-to-...
  6. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....png" ); // Extract text from image RecognitionSettings...RecognitionResult > results = api . Recognize ( source , recognitionSettings...

    docs.aspose.com/ocr/java/release_memory/
  7. Convert WBMP to Searchable PDF via C# | Aspose

    Sample code for WBMP to Searchable PDF C# conversion. Use API example code for batch WBMP files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on WBMP document and save text as WBMP document using Aspose...WBMP documents containing recognized text. To add it to your project...

    products.aspose.com/ocr/net/conversion/wbmp-to-...
  8. Language detecton|Documentation

    How to detect the languages used on the provided image....detect the image languages and recognize multilanguage image: # Instantiate...languages and recognize image results = api . recognize ( input ,...

    docs.aspose.com/ocr/python-net/language_detection/
  9. Licensing|Documentation

    Learn how to obtain and apply Aspose.OCR for C++ license and discover limitations of the trial version....providing a license) you can recognize texts in any supported languages...number of characters in a recognized image exceeds 100, only the...

    docs.aspose.com/ocr/cpp/licensing/
  10. Layout detecton|Documentation

    How to detect the layout of the provided image.... equations ))) # Recognize only headers # Set rectangles...areas # Recognize areas (rectangles) results = api . recognize ( input...

    docs.aspose.com/ocr/python-net/layout_detection/