Package | Description |
---|---|
com.aspose.barcode.api |
Modifier and Type | Method and Description |
---|---|
SaaSposeResponse |
BarcodeApi.PutBarcodeGenerateFile(String name,
String text,
String type,
String format,
Float resolutionX,
Float resolutionY,
Float dimensionX,
Float dimensionY,
String codeLocation,
String grUnit,
String autoSize,
Float barHeight,
Float imageHeight,
Float imageWidth,
String imageQuality,
Float rotAngle,
Float topMargin,
Float bottomMargin,
Float leftMargin,
Float rightMargin,
String enableChecksum,
String storage,
String folder,
File file)
PutBarcodeGenerateFile
Generate barcode and save on server.
|
SaaSposeResponse |
BarcodeApi.PutGenerateMultiple(String name,
String format,
String folder,
File file)
PutGenerateMultiple
Generate image with multiple barcodes and put new file on server
|
Copyright © 2015. All rights reserved.