Aspose.Barcode Cloud is a REST API for barcode generation and recognition. You can generate barcode image in various formats like JPEG, TIFF, BMP etc. and you may choose to recognize barcodes from images of different types. During the month of November 2012, we have updated the API that you can use to work with various aspects of barcode generation and recognition.
You can generate barcode and set image resolution using Aspose.Barcode Cloud. You can also rotate barcode image with suitable angle. You can customize barcode size and set the x and y dimensions of barcode as per your requirements. You can refer to the following list of features added in documentation during the month of November 2012.
PHP Examples:
- Generate Barcode and Set Image Resolution (PHP SDK)
- Generate Barcode with Appropriate Code Text Location (PHP SDK)
- Generate Barcode with Checksum Option (PHP SDK)
- Rotate Barcode Image with Suitable Angle (PHP SDK)
- Set Barcode Image Height, Width and Quality along with Auto Size Option (PHP SDK)
- Set Barcode Image Margins (PHP SDK)
- Set Height of the Bars in the Barcode Image (PHP SDK)
- Set X and Y Dimensions (PHP SDK)
- Specify Barcode Image Save Format (PHP SDK)
- Specify Codetext and Symbology for barcode (PHP SDK)
- Read Barcode from External Image (PHP SDK)
- Read Barcode from Aspose Cloud Storage (PHP SDK)
- Read Barcode from Specific Region of Image (PHP SDK)
- Recognize Barcode with Checksum Option From Storage (PHP SDK)
- Recognize Specified count of Barcodes (PHP SDK)
- How to Generate Barcode and Set Image Resolution (PHP SDK)
- How to Generate Barcode with appropriate Code Text Location (PHP SDK)
- How to Generate Barcode with Checksum Option (PHP SDK)
- How to Read Barcode (PHP SDK)
- How to Read Barcode from External Image (PHP SDK)
- How to Read Barcode from Aspose Cloud Storage (PHP SDK)
- How to Read Barcode from Specific Region of Image (PHP SDK)
- How to Read Barcodes from Local Image (PHP SDK)
- How to Recognize Barcode with Checksum Option From Storage (PHP SDK)
- How to Recognize Specified count of Barcodes (PHP SDK)
- How to Rotate Barcode Image with Suitable Angle (PHP SDK)
- How to Set Barcode Image Height, Width and Quality along with Auto Size Option (PHP SDK)
- How to Set Barcode Image Margins (PHP SDK)
- How to Set Height of the Bars in the Barcode Image (PHP SDK)
- How to Set X and Y Dimensions (PHP SDK)
- How to Specify Barcode Image Save Format (PHP SDK)
- How to Specify Codetext and Symbology for barcode (PHP SDK)