Extract text from a table

Hi , let’s suppose that we have text and numbers in a table cells do anyone have an idea how to

extract text from each cell please !! with Aspose 3.0.0 and java

aspoce 3.0.0 + java + x.bmp file format is BMP

Hi khecha,

Thank you for your inquiry.

Please note that you can perform OCR operation on an image by using Aspose.OCR API. Access the link Performing OCR on an Image for details.

Further, we have evaluated the attached image at our end. While testing it was found that the image has very low DPI value i.e. 96. Please note that the current implementation of the Aspose.OCR API works well with images having resolution of at least 300 DPI and the accuracy rate tends to decrease by decreasing the resolution. Your provided image has resolution of 96 DPI therefore it will not be possible to get 100% accuracy if you wish to scan the complete image.

Hope the above information helps. Feel free to contact us in case you have further query or comments.