500 packages tagged with “barcoding”
Atalasoft's BarcodeEngine is contained within this package. It provides functions and settings to interact with and extract barcode data from scanned images.
BarcodeWriter is a helper class that can overlay scanable barcodes onto digital documents.
BarcodeLib - A barcode library to quickly create barcodes (QR Code, Data Matrix, Code 128/39, EAN/UPC, GS1-128), includes comprehensive options to customize the ISO compatible barcodes. View our C# how to start page : https://www.barcodelib.com/csharp/ Quick to start C# code ============================== using BarcodeLib.Barcode; // Create a QR Code barcode QRCode qrcode = new QRCode(); qrcode.Data = "https://www.barcodelib.com"; qrcode.drawBarcode("C://output//qrcode.png"); // Create a Code 128 barcode Linear code128 = new Linear(); code128.Type = Barcode.BarcodeType.CODE128; code128.Data = "CODE 128"; code128.drawBarcode("C://output//code128.png"); Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
BarcodeLib.SSRS - A barcode library to quickly create barcodes in C#.NET SSRS reporting service reports Supports QR Code, Data Matrix, Code 128/39, EAN/UPC, GS1-128, includes comprehensive options to customize the ISO compatible barcodes. View our C# how to start page : https://www.barcodelib.com/net_reporting_services/main.html Documents ============================== C# How to Guide : https://www.barcodelib.com/net_barcode/barcode_symbologies/barcode_microsoft_reporting_service2008.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
BarcodeLib.RDLC - A barcode library to quickly create barcodes in C#.NET RDLC reports. Supports QR Code, Data Matrix, Code 128/39, EAN/UPC, GS1-128, includes comprehensive options to customize the ISO compatible barcodes. View our C# how to start page : https://www.barcodelib.com/net_rdlc_reports/main.html Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/barcode_rdlc_reports_csharp.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
BarcodeLib.Crystal Reports - A barcode library to quickly create barcodes in C#.NET Crystal reports. Supports QR Code, Data Matrix, Code 128/39, EAN/UPC, GS1-128, includes comprehensive options to customize the ISO compatible barcodes. View our C# how to start page : https://www.barcodelib.com/net_crystal_reports/main.html Documents ============================== C# How to Guide : https://www.barcodelib.com/net_barcode/barcode_symbologies/barcode_crystal_reports.html Licenses : https://www.barcodelib.com/purchase/main.html Email : support@barcodelib.com
Barcode Generator .NET library on PDF document: The nuget package includes APIs to encode, generate QR Code, Code 128, and other barcodes on PDF file in ASP.NET, MVC, web, Windows desktop apps. Supported barcode formats : * QR Code (Steyle QR Code, GS1 compatible), Data Matrix (GS1 compatible), PDF-417 * Code 39, Code 128 * EAN 8, EAN 13, UPC-A, UPC-E * GS1-128, GS1 DataBar, ITF-14 * And more Barcode Output Types : * Document : Adobe PDF * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream or Byte array objects Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6.1 Online Guides : * Developer Guide : https://www.barcodelib.com/csharp/ * Contact US : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Word (.docx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on Word (.docx). Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on PDF. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on multi-page TIFF file with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on multi-page TIFF file Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Word (.docx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on Word (.docx). Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Excel (.xlsx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on Excel (.xlsx). Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
Barcode Generator .NET library on Word document: The nuget package includes APIs to encode, generate QR Code, Code 128, and other barcodes on Word file in ASP.NET, MVC, web, Windows desktop apps. Supported barcode formats : * QR Code (Steyle QR Code, GS1 compatible), Data Matrix (GS1 compatible), PDF-417 * Code 39, Code 128 * EAN 8, EAN 13, UPC-A, UPC-E * GS1-128, GS1 DataBar, ITF-14 * And more Barcode Output Types : * Document : Microsoft Office Word (.docx) * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream or Byte array objects Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6.1 Online Guides : * Developer Guide : https://www.barcodelib.com/csharp/ * Contact US : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on multi-page TIFF file with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on multi-page TIFF file. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats. Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com
Barcode Generator .NET library on TIFF document: The nuget package includes APIs to encode, generate QR Code, Code 128, and other barcodes on multi-page TIFF file in ASP.NET, MVC, web, Windows desktop apps. Supported barcode formats : * QR Code (Steyle QR Code, GS1 compatible), Data Matrix (GS1 compatible), PDF-417 * Code 39, Code 128 * EAN 8, EAN 13, UPC-A, UPC-E * GS1-128, GS1 DataBar, ITF-14 * And more Barcode Output Types : * Document : multi-page TIFF (.tiff, .tif) * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream or Byte array objects Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6.1 Online Guides : * Developer Guide : https://www.barcodelib.com/csharp/ * Contact US : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on Excel (.xlsx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on Excel (.xlsx). Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on PowerPoint (.pptx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared C# example source code for all barcode formats on PowerPoint (.pptx). Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on PDF. Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code and other barcodes on PowerPoint (.pptx) with comprehensive options to customize the ISO compatible barcodes. This package includes shared VB.NET example source code for all barcode formats on PowerPoint (.pptx). Documents ============================== How to Guide : https://www.barcodelib.com/vb_net/ Email : support@barcodelib.com
Barcode Generator .NET library on Excel document: The nuget package includes APIs to encode, generate QR Code, Code 128, and other barcodes on Excel file in ASP.NET, MVC, web, Windows desktop apps. Supported barcode formats : * QR Code (Steyle QR Code, GS1 compatible), Data Matrix (GS1 compatible), PDF-417 * Code 39, Code 128 * EAN 8, EAN 13, UPC-A, UPC-E * GS1-128, GS1 DataBar, ITF-14 * And more Barcode Output Types : * Document : Microsoft Office Excel (.xlsx) * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream or Byte array objects Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6.1 Online Guides : * Developer Guide : https://www.barcodelib.com/csharp/ * Contact US : support@barcodelib.com
Barcode Generator .NET library on PowerPoint document: The nuget package includes APIs to encode, generate QR Code, Code 128, and other barcodes on PowerPoint file in ASP.NET, MVC, web, Windows desktop apps. Supported barcode formats : * QR Code (Steyle QR Code, GS1 compatible), Data Matrix (GS1 compatible), PDF-417 * Code 39, Code 128 * EAN 8, EAN 13, UPC-A, UPC-E * GS1-128, GS1 DataBar, ITF-14 * And more Barcode Output Types : * Document : Microsoft Office PowerPoint (.pptx) * Raster images: BITMAP (.bmp), JPEG, PNG, TIFF, GIF * Vector images: SVG, EPS * Stream or Byte array objects Compatible with : * .NET Standard 2.0 * .NET 8, .NET 7, .NET 6, .NET 5 * .NET Core 3.x, & 2.x * .NET Framework 4.6.1 Online Guides : * Developer Guide : https://www.barcodelib.com/csharp/ * Contact US : support@barcodelib.com
BarcodeLib - A barcode library to quickly create PDF417 barcode and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate PDF417 on PDF in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create ITF-14 barcode and other barcodes on multi-page TIFF file with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate ITF-14 on multi-page TIFF file in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create RM4SCC barcode and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate RM4SCC on PDF in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create GS1 DataBar barcode and other barcodes on multi-page TIFF file with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate GS1 DataBar on multi-page TIFF file in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com
BarcodeLib - A barcode library to quickly create QR Code barcode and other barcodes on PDF with comprehensive options to customize the ISO compatible barcodes. This package includes detailed example C# source code to generate QR Code on PDF in .NET projects. Documents ============================== C# How to Guide : https://www.barcodelib.com/csharp/ Tutorials ASP.NET Core : https://www.barcodelib.com/csharp/create-barcode-asp-net-core.html ASP.NET Core MVC : https://www.barcodelib.com/csharp/create-barcode-asp-net-core-mvc.html ASP.NET Framework : https://www.barcodelib.com/asp_net/barcode_aspnet_csharp.html Windows Forms : https://www.barcodelib.com/net_winforms/barcode_net_winforms_csharp.html WPF : https://www.barcodelib.com/csharp/create-barcode-wpf.html Email : support@barcodelib.com