Aspose.BarCode for Node.js via Java API Reference
The API provides classes for barcode generation and recognition, supporting a wide range of symbologies such as QR Code, Data Matrix, PDF417, Code 128, EAN/UPC, and many more. All functionality is exposed through the aspose.barcode namespace, while utility types and constants reside in the Global namespace. Developers can integrate barcode processing into Node.js projects while leveraging the performance and compatibility of the underlying Java library.
Namespaces
| Namespace | Description |
|---|---|
| aspose.barcode | The aspose.barcode namespace provides classes and enums to configure and generate various barcode types, including postal, Aztec, and extended formats. |
| Global | Provides global enums and utility classes for barcode configuration, encoding modes, image formats, and quality settings in Aspose.BarCode for Node.js via Java. |