ByteScout.TextRecognition
1.0.3.125
See the version list below for details.
dotnet add package ByteScout.TextRecognition --version 1.0.3.125
NuGet\Install-Package ByteScout.TextRecognition -Version 1.0.3.125
<PackageReference Include="ByteScout.TextRecognition" Version="1.0.3.125" />
paket add ByteScout.TextRecognition --version 1.0.3.125
#r "nuget: ByteScout.TextRecognition, 1.0.3.125"
// Install ByteScout.TextRecognition as a Cake Addin #addin nuget:?package=ByteScout.TextRecognition&version=1.0.3.125 // Install ByteScout.TextRecognition as a Cake Tool #tool nuget:?package=ByteScout.TextRecognition&version=1.0.3.125
ByteScout Text Recognition SDK for .NET, and ActiveX/COM - recognizes text from scanned documents using OCR (Optical Character Recognition).
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 was computed. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
2.6.1.323 | 999 | 7/24/2023 |
2.6.1.320 | 630 | 7/14/2023 |
2.6.0.314 | 491 | 5/24/2023 |
2.6.0.313 | 507 | 5/23/2023 |
2.6.0.312 | 603 | 5/9/2023 |
2.6.0.311 | 629 | 4/27/2023 |
2.5.0.302 | 923 | 9/27/2022 |
2.4.0.297 | 1,295 | 6/7/2022 |
2.3.1.295 | 1,111 | 5/25/2022 |
2.3.0.286 | 1,033 | 1/25/2022 |
2.2.1.282 | 617 | 11/8/2021 |
2.2.0.278 | 751 | 10/4/2021 |
2.1.4.274 | 662 | 6/18/2021 |
2.1.3.270 | 720 | 6/16/2021 |
2.1.2.268 | 687 | 5/28/2021 |
2.1.1.266 | 644 | 5/26/2021 |
2.1.0.263 | 748 | 5/18/2021 |
2.0.0.260 | 703 | 2/9/2021 |
1.9.0.251 | 735 | 10/26/2020 |
1.8.0.246 | 794 | 9/1/2020 |
1.8.0.242 | 846 | 7/14/2020 |
1.8.0.241 | 793 | 7/3/2020 |
1.7.1.230 | 770 | 4/10/2020 |
1.7.1.228 | 880 | 4/1/2020 |
1.7.1.225 | 801 | 3/19/2020 |
1.7.0.220 | 855 | 2/11/2020 |
1.6.0.216 | 889 | 1/20/2020 |
1.5.1.209 | 881 | 12/26/2019 |
1.5.1.206 | 852 | 12/12/2019 |
1.5.1.204 | 796 | 12/6/2019 |
1.5.1.202 | 841 | 12/4/2019 |
1.5.0.198 | 874 | 11/2/2019 |
1.4.0.194 | 937 | 10/2/2019 |
1.4.0.191 | 877 | 10/1/2019 |
1.3.0.186 | 875 | 9/2/2019 |
1.2.1.183 | 825 | 8/20/2019 |
1.2.1.180 | 937 | 8/15/2019 |
1.2.1.178 | 988 | 8/7/2019 |
1.2.0.175 | 991 | 7/2/2019 |
1.1.0.168 | 993 | 4/18/2019 |
1.0.7.164 | 827 | 3/13/2019 |
1.0.6.154 | 899 | 2/4/2019 |
1.0.5.144 | 1,107 | 11/20/2018 |
1.0.5.141 | 986 | 10/24/2018 |
1.0.4.132 | 1,263 | 7/19/2018 |
1.0.3.125 | 1,390 | 4/10/2018 |
1.0.3.123 | 1,248 | 4/9/2018 |
1.0.2.120 | 1,206 | 3/20/2018 |
1.0.1.113 | 1,250 | 2/22/2018 |
1.0.0.104 | 1,347 | 2/9/2018 |
1.0.0.100 | 1,228 | 2/9/2018 |
1.0.3.122 (April 09, 2018)
==========================
= Greatly improved Deskew algorithm for rotated scans.
= Other minor improvements and bug fixes.
1.0.2.119 (20 March 2018)
=========================
- Fixed EXIF rotation for input images;
- Fixed issues with COM interop;
= Other minor improvements and bug fixes.
1.0.1.113 (22 February 2018)
============================
= Refined documentation.
+ Added `ComHelpers` class simplifying the use of SDK from VBScript and VB6.
= Other minor improvements and bug fixes.
1.0.0.100 (12 February 2018)
============================
= First public release.