We are testing Aspose OCR. Got example code from the site but it is not working.
Code is:
Dim ocr = New AsposeOcr()
Dim settings = New DocumentRecognitionSettings()
settings.Language = Language.Eng
settings.StartPag…...not load file or assembly ‘Microsoft.ML.OnnxRuntime, Version=0...I went to NuGet and added Microsoft.ML.OnnxRuntime version 1.20...