Read Code 93 Barcodes with C++
Read Code 93 Extended and Code 93 Standard barcodes in C++ using server-side Aspose.BarCode for C++ API
How to Read Code 93 barcode Using C++
To scan Code 93 barcode, try Aspose.BarCode for C++ API, a potent and easy-to-use barcode library with rich functionality for C++ platforms. You can download its latest version directly: just open NuGet package manager, search for Aspose.BarCode.Cpp, and install the package. Alternatively, you can run the following command from the Package Manager Console.
Command
PM> Install-Package Aspose.BarCode.Cpp
Steps for Scanning Code 93 barcode in C++
Aspose.BarCode allows developers to read Code 93 barcode barcodes from stream or image with few lines of code
- Create an object of Aspose.BarCode.BarCodeReader class
- Specify the source image path containing Code 93 barcode as a parameter
- Pass the required barcodes types in DecodeType as the second parameter
- Loop through the recognition results
- Load the decoded barcode text using the CodeText property
System Requirements
Aspose APIs are supported on all major platforms and operating systems. Before executing the code sample below, please make sure that your system comply with the following requirements.
- Microsoft Windows, Linux, or any OS compatible with C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit.
- Aspose.BarCode for C++ DLL referenced in your project.
Other Supported Barcode Recognition Symbologies
Using C++, One can also read barcode of different symbologies including the following.
2D:
Linear:
Postal: