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 = new OcrEngine(); // Load the image file ocrEngine.setImage(ImageStream...i am getting the below error msg. java.lang.UnsatisfiedLinkError...