I need to extract the text from images (png,jpeg,tiff, AFP) documents using aspose? can you please advice it is possible or not? I try to use Aspose OCR but I am not able to get the text.
if possible, can you please sha…...OcrEngine(); // Load the image file ocrEngine.setImage(ImageStream...Perform OCR if (ocrEngine.process()) { // Get the recognized...