浏览我们的产品 Toggle navigation
If so you can download any of the below versions for testing. The product will function as normal except for an evaluation limitation. At the time of purchase we provide a license file via email that will allow the product to work in its full capacity. If you would also like an evaluation license to test without any restrictions for 30 days, please follow the directions provided here.
If you experience errors, when you try to download a file, make sure your network policies (enforced by your company or ISP) allow downloading ZIP and/or MSI files.
Aspose.OCR云是一个用于在云端进行光学字符识别和文档扫描的 REST API。它支持从最常用的光栅图像格式中读取和识别字符。只需将特定的图像名称及其格式传递给 Aspose.OCR Cloud REST API,它将以 XML 或 JSON 格式返回响应,包括识别的文本、字体名称、字体大小、字体样式。
打开 NuGet包管理器,搜索Aspose.OCR-Cloud并安装。您也可以从包管理器控制台使用以下命令。
Product Page | Documentation | Demos | Swagger UI | Examples | Blog | Search | Free Support | Free Trial
此云 SDK 可帮助您在云中使用 C#、ASP.NET 或其他 .NET 支持的语言perform optical character recognition (OCR)处理各种图像格式。
JPEG、PNG、GIF、BMP、TIFF
您无需安装任何东西即可开始使用 Aspose.OCR Cloud SDK for .NET。只需在 Aspose for Cloud 创建一个帐户并获取您的申请信息。
只需从 Visual Studio 中的包管理器控制台执行“Install-Package Aspose.OCR-Cloud”,即可在您的项目中获取和引用 Aspose.OCR 程序集。如果您已经有Aspose.OCR Cloud SDK for .NET 并想升级它,请执行Update-Package Aspose.OCR-Cloud 以获取最新版本。
Update-Package Aspose.OCR-Cloud
请查看 GitHub Repository 了解常见的使用场景。