製品を閲覧する 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 | {{ハイパーリンク9}}
このクラウド 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 を実行して最新バージョンを入手してください。
Install-Package Aspose.OCR-Cloud
Update-Package Aspose.OCR-Cloud
一般的な使用シナリオについては、GitHub Repository を確認してください。