We are trying to follow the example in this article:
Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog
but DocumentRecognitionSettings class is not…...Image = ImageStream.FromFile("page...}; var result = ocrEngine.Recognize(); // write result.Text to...