PNG
JPG
BMP
TIFF
SVG
UPC
Generate UPC Labels with Node.js via Java
Create UPC (Universal Product Code) barcode in JavaScript using server-side Aspose.BarCode for Node.js via Java API.
How to Generate UPC barcode Using Node.js via Java
To create UPC barcode barcodes within Node.js applications, acquire the Aspose.BarCode for Node.js via Java, an advanced, potent, and user-friendly barcode API designed for Java-oriented platforms. You can easily install aspose.barcode for Javascript from NPM:
Command
> npm i aspose.barcode
Steps to Generate UPC barcode in JavaScript
Aspose.BarCode makes it easy for developers to create UPC barcode images with few lines of code.
- Create an instance of BarCodeGenerator class
- Set UPC barcode as the EncodeTypes parameter
- Define text to encode as the second parameter
- Determine barcode dimensions and location if needed
- Call the BarCodeGenerator.save method to get the generated barcode image
System Requirements
Aspose barcode APIs are supported by all major platforms and operating systems. Before executing the code sample below, please check that you have the following prerequisites enabled in your system.
- Microsoft Windows, Linux, or any OS compatible with Node.js
- Node.js and Node.js/Java Bridge installed
- Oracle JDK version 7 or above
Other Supported Barcode Types
Using Node.js via Java, developers can also generate barcodes of differen types, including the following.
2D:
Linear:
Postal: