Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 3,363 for

recognize text

(0.1 sec)
  1. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for Java recognition results as a searchable and indexable PDF document.... This can be useful for recognizing books, contracts, articles...parameter. In addition to the recognized text, you can save the resulting...

    docs.aspose.com/ocr/java/save-searchable-pdf/
  2. | Aspose

    Sample code for JPEG to TXT Java conversion. Use API example code for batch JPEG files to TXT conversion within any Web or Desktop Java based application....JPEG documents containing recognized text. To add it to your project...represents a text document that contains plain text in the form...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  3. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly Recognized as characters....letters can be incorrectly recognized as punctuation or diacritical...Extract text from the image auto result = asposeocr_recognize ( content...

    docs.aspose.com/ocr/cpp/characters-blacklist/
  4. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT 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-...
  5. Saving recognition results as a file|Documentation

    Saving Aspose.OCR for .NET recognition results as PDF, Text, Word, or Excel documents, as well as XML and JSON files....Text Plain text with line breaks. Aspose...in the background; the recognized text is placed as an invisible...

    docs.aspose.com/ocr/net/save-file/
  6. | 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-...
  7. What's New in Aspose.Imaging for Java|Documenta...

    Discover the latest advancements in Aspose.Imaging, Java image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....5: Corrupted text drawing when using LineAlligment...Aspose.Imaging 25.3: Corrupted text drawing when using StringAlignment...

    docs.aspose.com/imaging/java/what-s-new-in-aspo...
  8. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the Text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the Text attribute of the “…...docx set the text attribute “Shadow”, but run...Shadow can corresponds to the text attribute of the “Shadow”, if...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  9. Saving recognition results as a searchable PDF|...

    Saving Aspose.OCR for .NET recognition results as a searchable and indexable PDF document.... This can be useful for recognizing books, contracts, articles...parameter. In addition to the recognized text, you can save the resulting...

    docs.aspose.com/ocr/net/save-searchable-pdf/
  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/