English

Generate DotCode Barcodes in C#

We are glad to announce that Aspose.Barcode for .NET now supports generating and reading DotCode barcodes. DotCode is a 2D type that uses dots instead of bars to encode data. DotCode is a stacked symbology that suggests encoding information in multiple layers of dots. Each dot represents a binary digit (0 or 1); a set of dots is arranged in a grid to encode the input message. This barcode type is designed to provide high resistance to distortions, making it suitable for use in environments where barcode are likely to be damaged.
January 24, 2023 · 4 min · Yulia Goncharuk

Launch of Aspose.BarCode API for Python via C#

We are glad to announce that the Aspose.BarCode API has been made accessible for Python programming language through the .NET platform. This allows developers to seamlessly integrate advanced barcode generation and recognition functionality into their Python projects deployed in the .NET environment.
January 20, 2023 · 5 min · Yulia Goncharuk

Generate HIBC LIC Barcodes in C#

Healthcare Industry Barcode Label Identifier Code (HIBC LIC) is a barcode standard used in the healthcare industry. HIBC LIC barcodes serve to identify and track healthcare products, such as pharmaceuticals and medical devices, throughout the supply chain. Such barcodes contain a unique identifier for the product, as well as other information such as the expiration date and lot number. This barcode standard is defined as a combination of a base barcode type, such as Code 39, QR Code, Aztec Code, Code 128, or Data Matrix, and a specific format of encoded data used to store relevant information for healthcare industry.
January 19, 2023 · 3 min · Yulia Goncharuk