All Classes
Packages
com.aspose.barcode
com.aspose.barcode.barcoderecognition
com.aspose.barcode.complexbarcode
com.aspose.barcode.component
com.aspose.barcode.drawing
com.aspose.barcode.generation
com.aspose.barcode.metered
All Classes
Address
AddressType
AlternativeScheme
AustralianPostParameters
AustraliaPostSettings
AutoSizeMode
AztecParameters
AztecParametersUI
AztecSymbolMode
BarcodeClassifications
BarCodeConfidence
BarCodeException
BarCodeExtendedParameters
BarcodeGenerator
BarcodeGeneratorView
BarCodeImageFormat
BarcodeParameters
BarCodeReader
BarCodeRecognitionException
BarCodeRegionParameters
BarCodeResult
BarcodeSettings
BarcodeSvmDetectorSettings
BaseDecodeType
BaseEncodeType
BaseExtendedParameters
BaseGenerationParameters
BorderDashStyle
BorderParameters
BuildVersionInfo
CaptionParameters
CaptionUI
ChecksumValidation
CodabarChecksumMode
CodabarParameters
CodabarSymbol
CodablockParameters
Code128DataPortion
Code128Emulation
Code128ExtendedParameters
Code128SubType
Code16KParameters
CodeLocation
CodetextParameters
CodetextParametersUI
ComplexBarcode
ComplexBarcodeGenerator
ComplexCodetextReader
CouponParameters
CustomerInformationInterpretingType
DataBarExtendedParameters
DataBarParameters
DataMatrixEccType
DataMatrixEncodeMode
DataMatrixParameters
DataMatrixParametersUI
DecodeType
DotCodeParameters
ECIEncodings
EnableChecksum
EncodeTypes
ExtCodetextBuilder
FontMode
FontStyle
FontUnit
GraphicsUnit
GraphicsUnit
IBarCodeGeneratorControl
IComplexCodetext
InvalidCodeException
ITF14BorderType
ITFParameters
License
MacroCharacter
Mailmark2DCodetext
Mailmark2DType
MailmarkCodetext
MaxiCodeParameters
Metered
MultyDecodeType
OneDExtendedParameters
Padding
PatchCodeParameters
PatchFormat
Pdf417CompactionMode
Pdf417ErrorLevel
Pdf417ExtendedParameters
Pdf417Parameters
Pdf417ParametersUI
PleaseReportException
PostalParameters
ProcessorSettings
QrBillStandardVersion
QREncodeMode
QREncodeType
QRErrorLevel
QrExtCodetextBuilder
QRExtendedParameters
QrParameters
QrParametersUI
QrStructuredAppendParameters
QRVersion
Quadrangle
QualitySettings
RecognitionAbortedException
SingleDecodeType
SpecificParametersUI
StringAlignment
SupplementParameters
SwissQRBill
SwissQRCodetext
SymbologyEncodeType
TextAlignment
Unit
JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Deprecated API
Contents
Deprecated Fields
Deprecated Methods
Deprecated Constructors
Deprecated Fields
Field and Description
com.aspose.barcode.generation.CodetextParameters.CodetextMaxHeightPercent
Deprecated Methods
Method and Description
com.aspose.barcode.generation.BarcodeParameters.getAspectRatio()
com.aspose.barcode.generation.BarcodeParameters.getAutoSizeMode()
"This method is obsolete. Call BaseGenerationParameters.getAutoSizeMode() instead."
com.aspose.barcode.generation.BarcodeParameters.getBackColor()
com.aspose.barcode.generation.CodetextParameters.getBackColor()
com.aspose.barcode.generation.BarcodeParameters.getBarCodeHeight()
"This method is obsolete. Call BaseGenerationParameters.getImageHeight() instead."
com.aspose.barcode.generation.BarcodeParameters.getBarcodeType()
com.aspose.barcode.generation.BarcodeParameters.getBarCodeWidth()
"This method is obsolete. Call BaseGenerationParameters.getImageWidth() instead."
com.aspose.barcode.generation.CodetextParameters.getChecksum()
com.aspose.barcode.barcoderecognition.BarCodeReader.getChecksumValidation()
getChecksumValidation() is depricated. Use getBarcodeSettings().getChecksumValidation() instead.
com.aspose.barcode.generation.BarcodeParameters.getColumns()
com.aspose.barcode.generation.BarcodeParameters.getComplexBarcode()
com.aspose.barcode.barcoderecognition.BarCodeReader.getCustomerInformationInterpretingType()
getCustomerInformationInterpretingType() is depricated. Use getBarcodeSettings().getAustraliaPost().getCustomerInformationInterpretingType() instead.
com.aspose.barcode.barcoderecognition.BarCodeReader.getDetectEncoding()
DetectEncoding is depricated. Use BarcodeSettings.DetectEncoding instead.
com.aspose.barcode.generation.CodetextParameters.getFontSizeXDimAutoRatio()
com.aspose.barcode.generation.BarcodeParameters.getForeColor()
"This method is obsolete. Call BarcodeParameters.getBarColor() instead."
com.aspose.barcode.generation.GraphicsUnit.getGraphicsUnitName(int)
com.aspose.barcode.generation.BarcodeParameters.getPostalShortBarHeight()
com.aspose.barcode.generation.Unit.getPx()
com.aspose.barcode.generation.BarcodeParameters.getQuietZonesWidthInXDim()
com.aspose.barcode.generation.BarcodeParameters.getResolution()
com.aspose.barcode.generation.BarcodeParameters.getRows()
com.aspose.barcode.generation.BarcodeParameters.getStateHash()
com.aspose.barcode.generation.CodetextParameters.getStateHash()
com.aspose.barcode.generation.FontUnit.getStateHash()
com.aspose.barcode.generation.Padding.getStateHash()
com.aspose.barcode.barcoderecognition.BarCodeReader.getStripFNC()
getStripFNC() is depricated. Use getBarcodeSettings().getStripFNC() instead.
com.aspose.barcode.generation.BarcodeParameters.getSupplementSpace()
com.aspose.barcode.generation.CodetextParameters.hasLeftDetail()
com.aspose.barcode.generation.CodetextParameters.hasRightDetail()
com.aspose.barcode.generation.BarcodeParameters.setAutoSizeMode(AutoSizeMode)
"This method is obsolete. Call BaseGenerationParameters.setAutoSizeMode() instead."
com.aspose.barcode.generation.CodetextParameters.setBackColor(int)
com.aspose.barcode.generation.BarcodeParameters.setBarCodeHeight(Unit)
"This method is obsolete. Call BaseGenerationParameters.setImageHeight() instead."
com.aspose.barcode.generation.BarcodeParameters.setBarCodeWidth(Unit)
"This method is obsolete. Call BaseGenerationParameters.setImageWidth() instead."
com.aspose.barcode.generation.BarcodeParameters.setCalculatedBarCodeWidth(int)
com.aspose.barcode.barcoderecognition.BarCodeReader.setChecksumValidation(ChecksumValidation)
setChecksumValidation() is depricated. Use getBarcodeSettings().setChecksumValidation() instead.
com.aspose.barcode.barcoderecognition.BarCodeReader.setChecksumValidation(int)
setChecksumValidation() is depricated. Use getBarcodeSettings().setChecksumValidation() instead.
com.aspose.barcode.barcoderecognition.BarCodeReader.setCustomerInformationInterpretingType(CustomerInformationInterpretingType)
setCustomerInformationInterpretingType() is depricated. Use getBarcodeSettings().getAustraliaPost().setCustomerInformationInterpretingType() instead.
com.aspose.barcode.barcoderecognition.BarCodeReader.setCustomerInformationInterpretingType(int)
setCustomerInformationInterpretingType() is depricated. Use getBarcodeSettings().getAustraliaPost().setCustomerInformationInterpretingType() instead.
com.aspose.barcode.barcoderecognition.BarCodeReader.setDetectEncoding(boolean)
DetectEncoding is depricated. Use BarcodeSettings.DetectEncoding instead.
com.aspose.barcode.generation.CodetextParameters.setFontSizeXDimAutoRatio(int)
com.aspose.barcode.generation.BarcodeParameters.setForeColor(int)
"This method is obsolete. Call BarcodeParameters.setBarColor() instead."
com.aspose.barcode.generation.CodetextParameters.setLeftDetail(boolean)
com.aspose.barcode.generation.CodetextParameters.setRightDetail(boolean)
com.aspose.barcode.barcoderecognition.BarCodeReader.setStripFNC(boolean)
setStripFNC() is depricated. Use getBarcodeSettings().setStripFNC() instead.
Deprecated Constructors
Constructor and Description
com.aspose.barcode.generation.BaseEncodeType(short, String, int)