aspose_barcode_cloud library

Classes

ApiClient
ApiClient is responsible for making HTTP requests to the API.
ApiError
Api Error.
ApiErrorResponse
ApiError Response
BarcodeImageFormat
Specifies the file format of the image. BarcodeImageFormat: Png, Jpeg, Svg, Tiff, Gif
BarcodeImageParams
Barcode image optional parameters
BarcodeResponse
Represents information about barcode.
BarcodeResponseList
Represents information about barcode list.
CodeLocation
CodeLocation: Below, Above, None
Configuration
Configuration for ApiClient
DecodeBarcodeType
See Aspose.BarCode.Aspose.BarCode.BarCodeRecognition.DecodeType DecodeBarcodeType: MostCommonlyUsed, QR, AustraliaPost, AustralianPosteParcel, Aztec, Codabar, CodablockF, Code11, Code128, Code16K, Code32, Code39, Code39FullASCII, Code93, CompactPdf417, DataLogic2of5, DataMatrix, DatabarExpanded, DatabarExpandedStacked, DatabarLimited, DatabarOmniDirectional, DatabarStacked, DatabarStackedOmniDirectional, DatabarTruncated, DeutschePostIdentcode, DeutschePostLeitcode, DotCode, DutchKIX, EAN13, EAN14, EAN8, GS1Aztec, GS1Code128, GS1CompositeBar, GS1DataMatrix, GS1DotCode, GS1HanXin, GS1MicroPdf417, GS1QR, HanXin, HIBCAztecLIC, HIBCAztecPAS, HIBCCode128LIC, HIBCCode128PAS, HIBCCode39LIC, HIBCCode39PAS, HIBCDataMatrixLIC, HIBCDataMatrixPAS, HIBCQRLIC, HIBCQRPAS, IATA2of5, ISBN, ISMN, ISSN, ITF14, ITF6, Interleaved2of5, ItalianPost25, MacroPdf417, Mailmark, Matrix2of5, MaxiCode, MicrE13B, MicroPdf417, MicroQR, MSI, OneCode, OPC, PatchCode, Pdf417, Pharmacode, Planet, Postnet, PZN, RectMicroQR, RM4SCC, SCC14, SSCC18, Standard2of5, Supplement, SwissPostParcel, UPCA, UPCE, VIN
EncodeBarcodeType
See Aspose.BarCode.Generation.EncodeTypes EncodeBarcodeType: QR, AustraliaPost, AustralianPosteParcel, Aztec, Codabar, CodablockF, Code11, Code128, Code16K, Code32, Code39, Code39FullASCII, Code93, DataLogic2of5, DataMatrix, DatabarExpanded, DatabarExpandedStacked, DatabarLimited, DatabarOmniDirectional, DatabarStacked, DatabarStackedOmniDirectional, DatabarTruncated, DeutschePostIdentcode, DeutschePostLeitcode, DotCode, DutchKIX, EAN13, EAN14, EAN8, GS1Aztec, GS1CodablockF, GS1Code128, GS1DataMatrix, GS1DotCode, GS1HanXin, GS1MicroPdf417, GS1QR, HanXin, IATA2of5, ISBN, ISMN, ISSN, ITF14, ITF6, Interleaved2of5, ItalianPost25, MSI, MacroPdf417, Mailmark, Matrix2of5, MaxiCode, MicroPdf417, MicroQR, OPC, OneCode, PZN, PatchCode, Pdf417, Pharmacode, Planet, Postnet, RM4SCC, RectMicroQR, SCC14, SSCC18, SingaporePost, Standard2of5, SwissPostParcel, UPCA, UPCE, UpcaGs1Code128Coupon, UpcaGs1DatabarCoupon, VIN
EncodeData
Data to encode in barcode
EncodeDataType
Types of data can be encoded to barcode EncodeDataType: StringData, Base64Bytes, HexBytes
GenerateApi
GenerateApi
GenerateParams
Barcode generation parameters
GraphicsUnit
Subset of Aspose.Drawing.GraphicsUnit. GraphicsUnit: Pixel, Point, Inch, Millimeter
OAuth
OAuth 2.0 authentication
RecognitionImageKind
Kind of image to recognize RecognitionImageKind: Photo, ScannedDocument, ClearImage
RecognitionMode
Recognition mode. RecognitionMode: Fast, Normal, Excellent
RecognizeApi
RecognizeApi
RecognizeBase64Request
Barcode recognize request
RegionPoint
Wrapper around Drawing.Point for proper specification.
ScanApi
ScanApi
ScanBase64Request
Scan barcode request.

Constants

SDK_VERSION → const String
Current SDK Version

Exceptions / Errors

ApiException
Represents an exception that is thrown when an error occurs in the API.