We are looking to implement OCR functionality using Aspose.OCR into an application that is targeting .Net Framework 4.5.
What are my options -
1. Upgrade the application to .Net Framework 4.8?
2. Or are their Aspose.OCR ibrary versions available for .Net Framework 4.5?
3. Where could I find information on Rest API for Aspose.OCR? Could those be used with .Net Framework 4.5?
- Also looked at Aspose.OCR-Cloud SDK from Nuget. This does not seem to be compatible even with .Net Framework 4.8. Am I looking at the wrong one?
Appreciate any information on how best to go about this.