I was able to get Aspose.OCR v 20.12.1 to work, but it uses older methods. I’ve tried the newest version (v 25.9.1) and it gives me a ‘access violation’ error. I’m trying to do Recognize using a bitmap over a memory st…...MemoryStream()) { // Load your bitmap image into the memory stream Bitmap...= new Bitmap("path_to_your_image.png"); bitmap.Save(memoryStream...