- GB18030 - Static variable in class com.aspose.barcode.ECIEncodings
-
GB (PRC) Chinese Character Set encoding.
- generateBarCodeImage() - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Generate the barcode image under current settings.
- getAlignment() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption test horizontal alignment.
- getAlignment() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Gets or sets the alignment of the code text.
- getAllEncodeTypes() - Static method in class com.aspose.barcode.EncodeTypes
-
Specifies that data will be checked with all available symbologies.
- getAllowComplexBackground() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize color barcodes on color background as additional scan.
- getAllowDatamatrixIndustrialBarcodes() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for Datamatrix to recognize dashed industrial Datamatrix barcodes.
- getAllowDecreasedImage() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize decreased image as additional scan.
- getAllowDetectScanGap() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to use gap between scans to increase recognition speed.
- getAllowIncorrectBarcodes() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize barcodes which has incorrect checksumm or incorrect values.
- getAllowInvertImage() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize inverse color image as additional scan.
- getAllowMedianSmoothing() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to enable median smoothing as additional scan.
- getAllowMicroWhiteSpotsRemoving() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for Postal barcodes to recognize slightly noised images.
- getAllowOneDAdditionalScan() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to recognize regular image with different params as additional scan.
- getAllowOneDFastBarcodesDetector() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to quickly recognize high quality barcodes which fill almost whole image.
- getAllowOneDWipedBarsRestoration() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to recognize barcodes with single wiped/glued bars in pattern.
- getAllowQRMicroQrRestoration() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for QR/MicroQR to recognize damaged MicroQR barcodes.
- getAllowRegularImage() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize regular image without any restorations as main scan.
- getAllowSaltAndPaperFiltering() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize barcodes with salt and paper noise type.
- getAllowWhiteSpotsRemoving() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize image without small white spots as additional scan.
- getAllSupportedTypesArray() - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Gets an array that represents AllSupportedTypes
- getAngle() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the angle of the barcode (0-360).
- getAspectRatio() - Method in class com.aspose.barcode.BarCodeControl
-
2D BarCode's module's height/width ratio (yDimension/xDimension).
- getAspectRatio() - Method in class com.aspose.barcode.generation.AztecParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getAspectRatio() - Method in class com.aspose.barcode.generation.CodablockParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.Code16KParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.DataBarParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.DotCodeParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.MaxiCodeParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in class com.aspose.barcode.generation.QrParameters
-
Height/Width ratio of 2D BarCode module.
- getAspectRatio() - Method in interface com.aspose.barcode.IBarCodeControl
-
AspectRatio
- getAustralianPost() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
AustralianPost barcode parameters.
- getAustralianPostEncodingTable() - Method in class com.aspose.barcode.generation.AustralianPostParameters
-
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
- getAustralianPostShortBarHeight() - Method in class com.aspose.barcode.generation.AustralianPostParameters
-
Short bar's height of AustralianPost barcode.
- getAutoSize() - Method in class com.aspose.barcode.BarCodeControl
-
Wether ajust image's size automatically.
- getAutoSize() - Method in interface com.aspose.barcode.IBarCodeControl
-
Gets a value indicating whether the image size is to be adjusted automatically.
- getAutoSizeMode() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Specifies the different types of automatic sizing modes.
- getAztec() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Aztec parameters.
- getAztecErrorLevel() - Method in class com.aspose.barcode.generation.AztecParameters
-
Level of error correction of Aztec types of barcode.
- getAztecSymbolMode() - Method in class com.aspose.barcode.generation.AztecParameters
-
Gets or sets a Aztec Symbol mode.
- getAztectErrorLevel() - Method in class com.aspose.barcode.BarCodeControl
-
Level of error corection of Aztect types of barcode.
- getBackColor() - Method in class com.aspose.barcode.BarCodeControl
-
Background color of the barcode image
see System.Drawing.Color
- getBackColor() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getBackColor() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Background color of the barcode image.
- getBackColor() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- getBackColor() - Method in interface com.aspose.barcode.IBarCodeControl
-
Background color of the barcode image.
- getBarcode() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Gets the BarcodeParameters
that contains all barcode properties.
- getBarCodeDecodeType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
- getBarCodeHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
BarCode image height when AutoSizeMode
property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
- getBarCodeImage() - Method in class com.aspose.barcode.BarCodeControl
-
Gets the BarCode Image.
- getBarCodeImage() - Method in interface com.aspose.barcode.IBarCodeControl
-
Get the BarCode image under current settings.
- getBarcodeType() - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Barcode symbology type.
- getBarcodeType() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getBarCodeWidth() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
BarCode image width when AutoSizeMode
property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
- getBarHeight() - Method in class com.aspose.barcode.BarCodeControl
-
height of 1D barcodes' bars.
- getBarHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Height of 1D barcodes' bars in Unit
value.
- getBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
-
height of 1D barcodes' bars.
- getBorder() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Gets the BorderParameters
that contains all configuration properties for barcode border.
- getBorderColor() - Method in class com.aspose.barcode.BarCodeControl
-
BarCode Image's border's color
see System.Drawing.Color
see BorderWidth
see BorderVisible
see BorderDashStyle
- getBorderColor() - Method in interface com.aspose.barcode.IBarCodeControl
-
Gets BorderColor
- getBorderDashStyle() - Method in class com.aspose.barcode.BarCodeControl
-
BarCode Image's border's style
see BarCode.BorderDashStyle
see BorderWidth
see BorderVisible
see BorderColor
- getBorderDashStyle() - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderDashStyle
- getBorderVisible() - Method in class com.aspose.barcode.BarCodeControl
-
wether BarCode Image's border is visible
see BorderWidth
see
see
- getBorderVisible() - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderVisible
- getBorderWidth() - Method in class com.aspose.barcode.BarCodeControl
-
BarCode Image's border's width
DEFAULT GRAPHICS Unit: MILLIMETER
see BorderVisible
see
see
- getBorderWidth() - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderWidth
- getBottom() - Method in class com.aspose.barcode.generation.Margins
-
Gets the bottom marign in Unit
value.
- getBottom() - Method in class com.aspose.barcode.generation.Padding
-
Bottom padding.
- getBottom() - Method in class com.aspose.barcode.MarginsF
-
Gets the bottom marign.
- getCalculatedBarCodeHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getCalculatedBarCodeWidth() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getCaptionAbove() - Method in class com.aspose.barcode.BarCodeControl
-
Caption Above the BarCode image.
- getCaptionAbove() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Caption Above the BarCode image.
- getCaptionAbove() - Method in interface com.aspose.barcode.IBarCodeControl
-
CaptionAbove
- getCaptionBelow() - Method in class com.aspose.barcode.BarCodeControl
-
Caption Below the BarCode image.
- getCaptionBelow() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Caption Below the BarCode image.
- getCaptionBelow() - Method in interface com.aspose.barcode.IBarCodeControl
-
CaptionBelow
- getCheckSum() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the checksum for 1D barcodes.
- getChecksumAlwaysShow() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
- getChecksumValidation() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
- getClassification() - Method in class com.aspose.barcode.BaseEncodeType
-
Gets a classification of this symbology.
- getCodabar() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Codabar parameters.
- getCodabarChecksumMode() - Method in class com.aspose.barcode.generation.CodabarParameters
-
Get the checksum algorithm for Codabar barcodes.
- getCodabarStartSymbol() - Method in class com.aspose.barcode.BarCodeControl
-
Start symbol (character) of codabar symbology
see CodabarStopSymbol
see CodabarSymbol
- getCodabarStartSymbol() - Method in class com.aspose.barcode.generation.CodabarParameters
-
Start symbol (character) of Codabar symbology.
- getCodabarStartSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodabarStartSymbol
- getCodabarStopSymbol() - Method in class com.aspose.barcode.BarCodeControl
-
Stop symbol (character) of codabar symbology
see CodabarStartSymbol
see CodabarSymbol
- getCodabarStopSymbol() - Method in class com.aspose.barcode.generation.CodabarParameters
-
Stop symbol (character) of Codabar symbology.
- getCodabarStopSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodabarStopSymbol
- getCodabarSymbolName(short) - Static method in class com.aspose.barcode.CodabarSymbol
-
- getCodabarSymbolValue(String) - Static method in class com.aspose.barcode.CodabarSymbol
-
- getCodablock() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Codablock parameters.
- getCode128DataPortions() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets Code128DataPortion instance for recognized Code128 barcode
- getCode128SubType() - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
-
Gets the type of Code128 subset
- getCode16K() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Code16K parameters.
- getCodeBytes() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the encoded code bytes.
- getCodeLocation() - Method in class com.aspose.barcode.BarCodeControl
-
Specify the displaying CodeText's Location, set to CodeLocation.NONE to hide CodeText.
- getCodeLocation() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeLocation
- getCodeText() - Method in class com.aspose.barcode.BarCodeControl
-
Data to be encoded, different types of BarCode may have different CodeText length restrictions
See EnableEscape.
- getCodeText() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the code text.
- getCodeText(Charset) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the code text with encoding.
- getCodeText(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the code text.
- getCodeText() - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Text to be encoded.
- getCodeText() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- getCodeText() - Method in interface com.aspose.barcode.IBarCodeControl
-
Data to be encoded, different types of BarCode may have different CodeText length restrictions.
- getCodeTextAlignment() - Method in class com.aspose.barcode.BarCodeControl
-
Gets or sets the alignment of the code text.
- getCodeTextAlignment() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextAlignment
- getCodeTextColor() - Method in class com.aspose.barcode.BarCodeControl
-
Specify the displaying CodeText's Color
see System.Drawing.Color
- getCodeTextColor() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextColor
- getCodeTextEncoding() - Method in class com.aspose.barcode.BarCodeControl
-
Gets a character encoding.
- getCodeTextEncoding() - Method in class com.aspose.barcode.generation.AztecParameters
-
Gets the encoding of codetext.
- getCodeTextEncoding() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Gets the encoding of codetext.
- getCodeTextEncoding() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets the encoding of codetext.
- getCodeTextEncoding() - Method in class com.aspose.barcode.generation.QrParameters
-
Gets the encoding of codetext.
- getCodeTextFont() - Method in class com.aspose.barcode.BarCodeControl
-
Specify the displaying CodeText's font
- getCodeTextFont() - Method in interface com.aspose.barcode.IBarCodeControl
-
Gets CodeTextFont
- getCodeTextParameters() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Codetext parameters.
- getCodeTextSpace() - Method in class com.aspose.barcode.BarCodeControl
-
Space between the CodeText and the BarCode.
- getCodeTextSpace() - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextSpace
- getCodeType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the barcode type.
- getCodeTypeName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the name of the barcode type.
- getColor() - Method in class com.aspose.barcode.generation.BorderParameters
-
Border color.
- getColor() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText's Color.
- getColumns() - Method in class com.aspose.barcode.BarCodeControl
-
2D BarCode's columns, if setting is illegal then columns will be calculated automatically
appliable EncodeTypes: Pdf417
- getColumns() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getColumns() - Method in class com.aspose.barcode.generation.CodablockParameters
-
Columns count.
- getColumns() - Method in class com.aspose.barcode.generation.DataBarParameters
-
Columns count.
- getColumns() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Columns count.
- getColumns() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Columns count.
- getColumns() - Method in interface com.aspose.barcode.IBarCodeControl
-
2D BarCode's columns, if setting is illegal then columns will be calculated automatically
applicable EncodeTypes: Pdf417
- getConsumptionQuantity() - Static method in class com.aspose.barcode.metered.Metered
-
Gets consumption quantity
- getCoupon() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Coupon parameters.
- getCustomerInformationInterpretingType() - Method in class com.aspose.barcode.BarCodeControl
-
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.OTHER"
See BarCode.CustomerInformationInterpretingType
.
- getCustomerInformationInterpretingType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.
- getCustomerInformationInterpretingType() - Method in interface com.aspose.barcode.IBarCodeControl
-
CustomerInformationInterpretingType
- getDashStyle() - Method in class com.aspose.barcode.generation.BorderParameters
-
Border dash style.
- getData() - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
-
Gets the part of code text related to subtype.
- getDataBar() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Databar parameters.
- getDataMatrix() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
DataMatrix parameters.
- getDataMatrixEcc() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Gets a Datamatrix ECC type.
- getDataMatrixEncodeMode() - Method in class com.aspose.barcode.BarCodeControl
-
Encode mode of Datamatrix barcode, default to AUTO
see BarCode.DataMatrixEncodeModeDataMatrixEncodeMode
.
- getDataMatrixEncodeMode() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Encode mode of Datamatrix barcode.
- getDetectEncoding() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets flag to detect codetext encoding for unicode codesets.
- getDisplay2DText() - Method in class com.aspose.barcode.BarCodeControl
-
Gets the text will displayed on the barcode's image.
- getDisplay2DText() - Method in interface com.aspose.barcode.IBarCodeControl
-
Display2DText
- getDocument() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in document units.
- getDotCode() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
DotCode parameters.
- getDotCodeMask() - Method in class com.aspose.barcode.generation.DotCodeParameters
-
Mask of Dotcode barcode.
- getDpiX() - Method in class com.aspose.barcode.Resolution
-
Gets the horizontal resolution
- getDpiY() - Method in class com.aspose.barcode.Resolution
-
Gets the vertical resolution
- getEnableChecksum() - Method in class com.aspose.barcode.BarCodeControl
- getEnableChecksum() - Method in interface com.aspose.barcode.IBarCodeControl
-
EnableChecksum
- getEnableEscape() - Method in class com.aspose.barcode.BarCodeControl
-
Indicates whether explains the character "\" as an escape character in CodeText property.
- getEnableEscape() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Indicates whether explains the character "\" as an escape character in CodeText property.
- getEnableEscape() - Method in interface com.aspose.barcode.IBarCodeControl
-
EnableEscape
- getEncodeType() - Method in class com.aspose.barcode.BarCodeControl
-
- getEncodeType() - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode's encode type (symbology).
- getExtendedCodetext() - Method in class com.aspose.barcode.ExtCodetextBuilder
-
Generate extended codetext from generation items list
- getExtendedCodetext() - Method in class com.aspose.barcode.QrExtCodetextBuilder
-
Generates Extended codetext from the extended codetext list.
- getFamilyName() - Method in class com.aspose.barcode.generation.FontUnit
-
Gets or sets the face name of this Font.
- getFileName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets file name which was assigned by user
- getFilledBars() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Gets a value indicating whether bars filled.
- getFont() - Method in class com.aspose.barcode.Caption
-
Gets or sets the System.Drawing.Fontfont
of the Captioncaption
.
- getFont() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption font.
- getFont() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText's font.
- getFont() - Method in class com.aspose.barcode.generation.FontUnit
-
Deprecated.
- getFontMode() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify FontMode.
- getFontSizeXDimAutoRatio() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- getForeColor() - Method in class com.aspose.barcode.BarCodeControl
-
Foreground color of the barcode image, that is,
BAR's color of 1D barcode, Module's color of 2D barcode
see System.Drawing.Color
- getForeColor() - Method in class com.aspose.barcode.Caption
-
Gets or sets the System.Drawing.Colorforecolor
of the Captioncaption
.
- getForeColor() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Bars color.
- getForeColor() - Method in interface com.aspose.barcode.IBarCodeControl
-
Foreground color of the barcode image, that is,
Bar's color of 1D barcode, Module's color of 2D barcode.
- getGetSingleTypesCount() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
-
Returns a number of single types.
- getGraphicsUnit() - Method in class com.aspose.barcode.BarCodeControl
-
Measurement of various properties such as width, height etc.
- getGraphicsUnit() - Method in interface com.aspose.barcode.IBarCodeControl
-
Measurement of various properties such as width, height etc.
- getGraphicsUnitName(int) - Static method in enum com.aspose.barcode.GraphicsUnit
-
Deprecated.
- getHighPerformance() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
HighPerformance recognition quality preset.
- getHighQuality() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
HighQuality recognition quality preset.
- getImageHeight() - Method in class com.aspose.barcode.BarCodeControl
-
BarCode image's height see AutoSize
, if AutoSize is true, height will
be increased accordingly
DEFAULT GRAPHICS Unit: MILLIMETER
- getImageHeight() - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's height.
- getImageQuality() - Method in class com.aspose.barcode.BarCodeControl
-
GRAPHICS quality mode, when RotationAngleF not equal to 0, 90, 180 or 270, do set quality mode to anti-alias.
- getImageQuality() - Method in interface com.aspose.barcode.IBarCodeControl
-
ImageQuality
- getImageQualityModeName(int) - Static method in enum com.aspose.barcode.ImageQualityMode
-
Gets ImageQualityMode value name
- getImageQualityModeValue(String) - Static method in enum com.aspose.barcode.ImageQualityMode
-
Gets ImageQualityMode value
- getImageWidth() - Method in class com.aspose.barcode.BarCodeControl
-
BarCode image's width see AutoSize
, if AutoSize is true, ImageWidth will
be increased accordingly
DEFAULT GRAPHICS Unit: MILLIMETER
- getImageWidth() - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's width.
- getInches() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in inches.
- getIsDeniable() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Checks the deniable recognition.
- getITF() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
ITF parameters.
- getITF14BorderType() - Method in class com.aspose.barcode.BarCodeControl
-
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
- getItfBorderThickness() - Method in class com.aspose.barcode.generation.ITFParameters
-
Gets or sets an ITF border (bearer bar) thickness in Unit value.
- getItfBorderType() - Method in class com.aspose.barcode.generation.ITFParameters
-
Border type of ITF barcode.
- getLeft() - Method in class com.aspose.barcode.generation.Margins
-
Gets the left margin in Unit
value.
- getLeft() - Method in class com.aspose.barcode.generation.Padding
-
Left padding.
- getLeft() - Method in class com.aspose.barcode.MarginsF
-
Gets the left margin.
- getLocation() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText.
- getMacroPdf417FileID() - Method in class com.aspose.barcode.BarCodeControl
-
Gets macro pdf417 barcode's file ID.
- getMacroPdf417FileID() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the file ID of the barcode, only available with MacroPdf417.
- getMacroPdf417SegmentID() - Method in class com.aspose.barcode.BarCodeControl
-
Gets macro pdf417 barcode's segment ID, which starts from 0, to MacroPdf417SegmentCount - 1.
- getMacroPdf417SegmentID() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the segment ID of the barcode,only available with MacroPdf417.
- getMacroPdf417SegmentsCount() - Method in class com.aspose.barcode.BarCodeControl
-
Gets macro pdf417 barcode segments count.
- getMacroPdf417SegmentsCount() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets macro pdf417 barcode segments count.
- getMargins() - Method in class com.aspose.barcode.BarCodeControl
-
Margin area around the core BarCode image
If AutoSize is false, then width and height is fixed, thus Margins setting will be ignored
DEFAULT GRAPHICS Unit: MILLIMETER
- getMargins() - Method in interface com.aspose.barcode.IBarCodeControl
-
Margin area around the core BarCode image.
- getMaxAdditionalAllowedThreads() - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Specify the maximal number of additional threads to run code in parallel
- getMaxBarCodes() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
MaxBarCodes recognition quality preset.
- getMaxiCode() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
MaxiCode parameters.
- getMaxiCodeEncodeMode() - Method in class com.aspose.barcode.generation.MaxiCodeParameters
-
Gets a MaxiCode encode mode.
- getMedianSmoothingWindowSize() - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Window size for median smoothing.
- getMillimeters() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in millimeters.
- getMode() - Method in class com.aspose.barcode.Resolution
-
Gets the ResolutionModemode of the resolution
- getNames() - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Retrieves an array of the names of the decode types.
- getNames() - Static method in class com.aspose.barcode.EncodeTypes
-
Retrieves an array of the names of the encode types.
- getNormalQuality() - Static method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
NormalQuality recognition quality preset.
- getPadding() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Barcode paddings.
- getPadding() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Captions paddings.
- getParameters() - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Generation parameters.
- getPdf417() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
PDF417 parameters.
- getPdf417CompactionMode() - Method in class com.aspose.barcode.BarCodeControl
-
Pdf417 symbology type of BarCode's compaction mode, default compaction mode is <bode>AUTO</bode>
see BarCode.Pdf417CompactionMode
- getPdf417CompactionMode() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Pdf417 symbology type of BarCode's compaction mode.
- getPdf417CompactionMode() - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417CompactionMode
- getPdf417ErrorLevel() - Method in class com.aspose.barcode.BarCodeControl
-
Gets Pdf417 symbology type of BarCode's error coccrection level
ranging from level0 to level9, level0 means no error correction info,
level9 means best error correction which means a larger picture
- getPdf417ErrorLevel() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets or sets Pdf417 symbology type of BarCode's error correction level
ranging from level0 to level8, level0 means no error correction info,
level8 means best error correction which means a larger picture.
- getPdf417ErrorLevel() - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417ErrorLevel
- getPdf417MacroFileID() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Getsmacro Pdf417 barcode's file ID.
- getPdf417MacroSegmentID() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
- getPdf417MacroSegmentsCount() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets macro Pdf417 barcode segments count.
- getPdf417Truncate() - Method in class com.aspose.barcode.BarCodeControl
-
whether pdf417 symbology type of BarCode is truncated (to reduce space)
- getPdf417Truncate() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
- getPdf417Truncate() - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417Truncate
- getPixels() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in pixels.
- getPlanetShortBarHeight() - Method in class com.aspose.barcode.BarCodeControl
-
Short bar's height of Planet barcode, it has to be between 1 millimeter and 1.5 milimeters.
- getPlanetShortBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
-
PLANET_SHORT_BAR_HEIGHT
- getPoint() - Method in class com.aspose.barcode.generation.Unit
-
Gets size value in point.
- getPoints() - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
-
Gets the points of the region.
- getPostal() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Postal parameters.
- getPostalShortBarHeight() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getPostalShortBarHeight() - Method in class com.aspose.barcode.generation.PostalParameters
-
Short bar's height of Postal barcodes.
- getPostnetShortBarHeight() - Method in class com.aspose.barcode.BarCodeControl
-
Short bar's height of Postnet barcode, it has to be between 1 millimeter and 1.5 milimeter (0.04 inch and 0.06 inch).
- getPostnetShortBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
-
POSTNET_SHORT_BAR_HEIGHT
- getPrinterName() - Method in class com.aspose.barcode.BarCodeControl
-
Choose printer, if not specified, Print() method will choose the first available printer
- getProcessorSettings() - Static method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets a settings of using processor cores.
- getPx() - Method in class com.aspose.barcode.generation.Unit
-
Deprecated.
- getQR() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
QR parameters.
- getQrECIEncoding() - Method in class com.aspose.barcode.generation.QrParameters
-
Extended Channel Interpretation Identifiers.
- getQREncodeMode() - Method in class com.aspose.barcode.BarCodeControl
-
QR symbology type of BarCode's encoding mode, default mode is <bode>AUTO</bode>
- getQrEncodeMode() - Method in class com.aspose.barcode.generation.QrParameters
-
QR symbology type of BarCode's encoding mode.
- getQrEncodeType() - Method in class com.aspose.barcode.generation.QrParameters
-
QR / MicroQR selector mode.
- getQRErrorLevel() - Method in class com.aspose.barcode.BarCodeControl
-
Level of Reed-Solomon error correction for QR barcode.
- getQrErrorLevel() - Method in class com.aspose.barcode.generation.QrParameters
-
Level of Reed-Solomon error correction for QR barcode.
- getQRStructuredAppendModeBarCodeIndex() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the index of the QR structured append mode barcode.
- getQRStructuredAppendModeBarCodesQuantity() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the QR structured append mode barcodes quantity.
- getQRStructuredAppendModeParityData() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the QR structured append mode parity data.
- getQrVersion() - Method in class com.aspose.barcode.generation.QrParameters
-
Version of QR Code.
- getQualitySettings() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
QualitySettings allows to configure recognition quality and speed manually.
- getQuietZoneCoef() - Method in class com.aspose.barcode.generation.ITFParameters
-
Size of the quiet zones in xDimension.
- getQuietZoneLeftCoef() - Method in class com.aspose.barcode.generation.Code16KParameters
-
Size of the left quiet zone in xDimension.
- getQuietZoneRightCoef() - Method in class com.aspose.barcode.generation.Code16KParameters
-
Size of the right quiet zone in xDimension.
- getQuietZonesWidthInXDim() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getRecognitionQuality() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the recognition quality.
- getRegion() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the barcode region.
- getResolution() - Method in class com.aspose.barcode.BarCodeControl
-
Gets the resolution of the BarCode image
see BarCode.Resolution
- getResolution() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getResolution() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Gets the resolution of the BarCode image.
- getResolution() - Method in interface com.aspose.barcode.IBarCodeControl
-
Resolution
- getRight() - Method in class com.aspose.barcode.generation.Margins
-
Gets the right marign in Unit
value.
- getRight() - Method in class com.aspose.barcode.generation.Padding
-
Right padding.
- getRight() - Method in class com.aspose.barcode.MarginsF
-
Gets the right margin.
- getRotationAngle() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
BarCode image rotation angle, measured in degree, e.g.
- getRotationAngleF() - Method in class com.aspose.barcode.BarCodeControl
-
BarCode image's rotation angle, measured in degree, e.g.
- getRotationAngleF() - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's rotation angle, measured in degree, e.g.
- getRows() - Method in class com.aspose.barcode.BarCodeControl
-
2D BarCode's rows, if setting is illegal then rows will be calculated automatically
appliable EncodeTypes: Pdf417
- getRows() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getRows() - Method in class com.aspose.barcode.generation.CodablockParameters
-
Rows count.
- getRows() - Method in class com.aspose.barcode.generation.DataBarParameters
-
Rows count.
- getRows() - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Rows count.
- getRows() - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Rows count.
- getSingleTypes() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
-
Represents a list of single types.
- getSize() - Method in class com.aspose.barcode.generation.FontUnit
-
Gets or sets size of this FontUnit in Unit value.
- getSpace() - Method in class com.aspose.barcode.Caption
-
Gets or sets the space between the caption and the barcode,
and the space between border and the caption
- getSpace() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Space between the CodeText and the BarCode in Unit
value.
- getStateHash() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getStateHash() - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
- getStateHash() - Method in class com.aspose.barcode.generation.CaptionParameters
-
- getStateHash() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- getStateHash() - Method in class com.aspose.barcode.generation.FontUnit
-
- getStateHash() - Method in class com.aspose.barcode.generation.Padding
-
Deprecated.
- getString() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Converts the instance of SingleDecodeType to its equivalent string representation,
using the following format: "Index:-1; Name:None".
- getString(SingleDecodeType) - Static method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Converts the instance of SingleDecodeType to its equivalent string representation,
using the following format: "Index:-1; Name:None".
- getString() - Method in class com.aspose.barcode.BaseEncodeType
-
Converts the instance of BaseEncodeType to its equivalent string representation.
- getString(BaseEncodeType) - Static method in class com.aspose.barcode.BaseEncodeType
-
Converts the instance of BaseEncodeType to its equivalent string representation.
- getStripFNC() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Strip FNC1, FNC2, FNC3 characters from codetext.
- getStyle() - Method in class com.aspose.barcode.generation.FontUnit
-
Gets or sets style information for this FontUnit.
- getSupplement() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Supplement parameters.
- getSupplementData() - Method in class com.aspose.barcode.BarCodeControl
-
Supplement data following BarCodes of symbology UPCA, UPCE, EAN13, EAN8, ISBN, Interleaved2of5 or Standard2of5.
- getSupplementData() - Method in class com.aspose.barcode.generation.SupplementParameters
-
Supplement data following BarCode.
- getSupplementData() - Method in interface com.aspose.barcode.IBarCodeControl
-
SupplementData
- getSupplementSpace() - Method in class com.aspose.barcode.BarCodeControl
-
Space between main the BarCode and supplement BarCode, default GRAPHICS Unit: millimeter
see System.Drawing.GraphicsUnit
see SupplementData
- getSupplementSpace() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- getSupplementSpace() - Method in class com.aspose.barcode.generation.CouponParameters
-
Space between main the BarCode and supplement BarCode in Unit
value.
- getSupplementSpace() - Method in class com.aspose.barcode.generation.SupplementParameters
-
Space between main the BarCode and supplement BarCode in Unit
value.
- getSupplementSpace() - Method in interface com.aspose.barcode.IBarCodeControl
-
SUPPLEMENT_SPACE
- getText() - Method in class com.aspose.barcode.Caption
-
Gets or sets the content of the caption.
- getText() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text.
- getTextAlign() - Method in class com.aspose.barcode.Caption
-
Gets or sets the text alignment of the caption.
- getTextColor() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text color.
- getTextRenderingHint() - Method in class com.aspose.barcode.BarCodeControl
-
Specifies the quality of text rendering.
- getTextRenderingHint() - Method in interface com.aspose.barcode.IBarCodeControl
-
TextRenderingHint
- getThrowExceptionWhenCodeTextIncorrect() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Only for 1D barcodes.
- getTimeout() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Gets the timeout of recognition process.
- getTop() - Method in class com.aspose.barcode.generation.Margins
-
Gets the top marign in Unit
value.
- getTop() - Method in class com.aspose.barcode.generation.Padding
-
Top padding.
- getTop() - Method in class com.aspose.barcode.MarginsF
-
Gets the top marign.
- getTwoDDisplayText() - Method in class com.aspose.barcode.generation.CodetextParameters
-
Text that will be displayed instead of codetext in 2D barcodes.
- getTypeIndex() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Gets an index of decode type
- getTypeIndex() - Method in class com.aspose.barcode.BaseEncodeType
-
Gets an index of encode type
- getTypeName() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
Gets a name of decode type
- getTypeName() - Method in class com.aspose.barcode.BaseEncodeType
-
Gets a name of encode type
- getUseAllCores() - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Is needed to use all cores.
- getUseOnlyThisCoresCount() - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Specify the number of cores to use.
- getValue() - Method in enum com.aspose.barcode.AztecSymbolMode
-
- getValue() - Method in enum com.aspose.barcode.BarcodeClassifications
-
- getValue() - Method in enum com.aspose.barcode.BarCodeImageFormat
-
- getValue() - Method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
-
- getValue() - Method in enum com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
-
- getValue() - Method in enum com.aspose.barcode.BorderDashStyle
-
- getValue() - Method in enum com.aspose.barcode.CodabarChecksumMode
-
- getValue() - Method in enum com.aspose.barcode.DataMatrixEccType
-
- getValue() - Method in enum com.aspose.barcode.DataMatrixEncodeMode
-
- getValue() - Method in enum com.aspose.barcode.EnableChecksum
-
- getValue() - Method in enum com.aspose.barcode.generation.AutoSizeMode
-
- getValue() - Method in enum com.aspose.barcode.generation.CodeLocation
-
- getValue() - Method in enum com.aspose.barcode.generation.FontMode
-
- getValue() - Method in enum com.aspose.barcode.generation.TextAlignment
-
- getValue() - Method in enum com.aspose.barcode.GraphicsUnit
-
- getValue() - Method in enum com.aspose.barcode.ImageQualityMode
-
- getValue() - Method in enum com.aspose.barcode.ITF14BorderType
-
- getValue() - Method in enum com.aspose.barcode.Pdf417CompactionMode
-
- getValue() - Method in enum com.aspose.barcode.Pdf417ErrorLevel
-
- getValue() - Method in enum com.aspose.barcode.QREncodeMode
-
- getValue() - Method in enum com.aspose.barcode.QREncodeType
-
- getValue() - Method in enum com.aspose.barcode.QRErrorLevel
-
- getValue() - Method in enum com.aspose.barcode.QRVersion
-
- getValue() - Method in enum com.aspose.barcode.RenderFormat
-
- getValue() - Method in enum com.aspose.barcode.ResolutionMode
-
- getValue() - Method in enum com.aspose.barcode.RotationDirection
-
- getValue() - Method in enum com.aspose.barcode.StringAlignment
-
- getVisible() - Method in class com.aspose.barcode.Caption
-
Gets or sets a value indicates whether the Captioncaption
is visible.
- getVisible() - Method in class com.aspose.barcode.generation.BorderParameters
-
Border visibility.
- getVisible() - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text visibility.
- getWideNarrowRatio() - Method in class com.aspose.barcode.BarCodeControl
-
Wide bars to Narrow bars ratio for some 1D BarCode.
- getWideNarrowRatio() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Wide bars to Narrow bars ratio.
- getWideNarrowRatio() - Method in interface com.aspose.barcode.IBarCodeControl
-
WideNarrowRatio
- getWidth() - Method in class com.aspose.barcode.generation.BorderParameters
-
Border width.
- getWidthPx() - Method in class com.aspose.barcode.generation.BorderParameters
-
- getxDimension() - Method in class com.aspose.barcode.BarCodeControl
-
x-dimension, smallest width unit of BarCode's bars or spaces.
- getXDimension() - Method in class com.aspose.barcode.generation.BarcodeParameters
-
x-dimension is the smallest width of the unit of BarCode bars or spaces.
- getxDimension() - Method in interface com.aspose.barcode.IBarCodeControl
-
x-dimension, smallest width unit of BarCode's bars or spaces.
- getyDimension() - Method in class com.aspose.barcode.BarCodeControl
-
y-dimension, smallest height unit of 2D BarCode's modules.
- getyDimension() - Method in interface com.aspose.barcode.IBarCodeControl
-
y-dimension
- GraphicsUnit - Enum in com.aspose.barcode
-
Specifies the unit of measure for the given data.
- GS_1_CODABLOCK_F - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with GS1 Codablock-F barcode specification.
- GS_1_CODE_128 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>GS1 CODE 128</b>
barcode specification
- GS_1_CODE_128 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with GS1 Code 128 barcode specification.
- GS_1_DATA_MATRIX - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>GS1DataMatrix</b>
barcode symbology
- GS_1_DATA_MATRIX - Static variable in class com.aspose.barcode.EncodeTypes
-
2D barcode symbology DataMatrix with GS1 string format
- GS_1_QR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>GS1 QR</b>
barcode specification
- GS_1_QR - Static variable in class com.aspose.barcode.EncodeTypes
-
2D barcode symbology QR with GS1 string format
- save(String) - Method in class com.aspose.barcode.BarCodeControl
-
Save BarCodeImage to specific file in specific format
- save(OutputStream, BarCodeImageFormat) - Method in class com.aspose.barcode.BarCodeControl
-
Save BarCodeImage to specific file in specific format
- save(String, BarCodeImageFormat) - Method in class com.aspose.barcode.BarCodeControl
-
Save BarCodeImage to specific file in specific format
- save(OutputStream, BarCodeImageFormat) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Save barcode image to stream in specific format.
- save(String, BarCodeImageFormat) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Save barcode image to specific file in specific format.
- save(String) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Save barcode image to specific file.
- save(String) - Method in interface com.aspose.barcode.IBarCodeControl
-
Save BarCodeImage to specific file in specific format
- save(OutputStream, BarCodeImageFormat) - Method in interface com.aspose.barcode.IBarCodeControl
-
Save BarCodeImage to specific file in specific format
- save(String, BarCodeImageFormat) - Method in interface com.aspose.barcode.IBarCodeControl
-
Save BarCodeImage to specific file in specific format
- scanSets(BaseDecodeType...) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specify scan sets by barcodeTypes
- SCC_14 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>SCC14</b>
barcode specification
- SCC_14 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with SCC14 barcode specification
- set(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the specified margin for all sides.
- set(float, float, float, float) - Method in class com.aspose.barcode.MarginsF
-
Sets the specified margins.
- setAlignment(TextAlignment) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption test horizontal alignment.
- setAlignment(TextAlignment) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Gets or sets the alignment of the code text.
- setAllowComplexBackground(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize color barcodes on color background as additional scan.
- setAllowDatamatrixIndustrialBarcodes(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for Datamatrix to recognize dashed industrial Datamatrix barcodes.
- setAllowDecreasedImage(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize decreased image as additional scan.
- setAllowDetectScanGap(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to use gap between scans to increase recognition speed.
- setAllowIncorrectBarcodes(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize barcodes which has incorrect checksumm or incorrect values.
- setAllowInvertImage(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize inverse color image as additional scan.
- setAllowMedianSmoothing(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to enable median smoothing as additional scan.
- setAllowMicroWhiteSpotsRemoving(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for Postal barcodes to recognize slightly noised images.
- setAllowOneDAdditionalScan(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to recognize regular image with different params as additional scan.
- setAllowOneDFastBarcodesDetector(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to quickly recognize high quality barcodes which fill almost whole image.
- setAllowOneDWipedBarsRestoration(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for 1D barcodes to recognize barcodes with single wiped/glued bars in pattern.
- setAllowQRMicroQrRestoration(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine for QR/MicroQR to recognize damaged MicroQR barcodes.
- setAllowRegularImage(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize regular image without any restorations as main scan.
- setAllowSaltAndPaperFiltering(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize barcodes with salt and paper noise type.
- setAllowWhiteSpotsRemoving(boolean) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Allows engine to recognize image without small white spots as additional scan.
- setAspectRatio(float) - Method in class com.aspose.barcode.BarCodeControl
-
2D BarCode's module's height/width ratio (yDimension/xDimension).
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.AztecParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.CodablockParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.Code16KParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.DataBarParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.DotCodeParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.MaxiCodeParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in class com.aspose.barcode.generation.QrParameters
-
Height/Width ratio of 2D BarCode module.
- setAspectRatio(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
AspectRatio
- setAustralianPostEncodingTable(CustomerInformationInterpretingType) - Method in class com.aspose.barcode.generation.AustralianPostParameters
-
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other"
- setAustralianPostShortBarHeight(Unit) - Method in class com.aspose.barcode.generation.AustralianPostParameters
-
Short bar's height of AustralianPost barcode.
- setAutoSize(boolean) - Method in class com.aspose.barcode.BarCodeControl
-
- setAutoSize(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
-
Sets a value indicating whether the image size is to be adjusted automatically.
- setAutoSizeMode(AutoSizeMode) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Specifies the different types of automatic sizing modes.
- setAztecErrorLevel(int) - Method in class com.aspose.barcode.generation.AztecParameters
-
Level of error correction of Aztec types of barcode.
- setAztecSymbolMode(AztecSymbolMode) - Method in class com.aspose.barcode.generation.AztecParameters
-
Gets or sets a Aztec Symbol mode.
- setAztectErrorLevel(int) - Method in class com.aspose.barcode.BarCodeControl
-
Level of error corection of Aztect types of barcode.
- setBackColor(Color) - Method in class com.aspose.barcode.BarCodeControl
-
Background color of the barcode image
see System.Drawing.Color
- setBackColor(Color) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Background color of the barcode image.
- setBackColor(Color) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- setBackColor(Color) - Method in interface com.aspose.barcode.IBarCodeControl
-
Background color of the barcode image.
- setBarCodeHeight(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
BarCode image height when AutoSizeMode
property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
- setBarCodeImage(BufferedImage, Rectangle[]) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets bitmap image and areas for recognition.
- setBarCodeImage(BufferedImage, Rectangle) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets bitmap image and area for recognition.
- setBarCodeImage(InputStream) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets image stream for recognition.
- setBarCodeImage(BufferedImage) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets bitmap image for recognition.
- setBarCodeImage(String) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets image file for recogniton.
- setBarCodeReadType(BaseDecodeType) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets BarCodeReadType for recognition.
- setBarcodeType(BaseEncodeType) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Barcode symbology type.
- setBarcodeType(BaseEncodeType) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- setBarCodeWidth(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
BarCode image width when AutoSizeMode
property is set to AutoSizeMode.Nearest or AutoSizeMode.Interpolation.
- setBarHeight(float) - Method in class com.aspose.barcode.BarCodeControl
-
height of 1D barcodes' bars.
- setBarHeight(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Height of 1D barcodes' bars in Unit
value.
- setBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
height of 1D barcodes' bars.
- setBorderColor(Color) - Method in class com.aspose.barcode.BarCodeControl
-
BarCode Image's border's color
see System.Drawing.Color
see BorderWidth
see BorderVisible
see BorderDashStyle
- setBorderColor(Color) - Method in interface com.aspose.barcode.IBarCodeControl
-
Sets BorderColor
- setBorderDashStyle(int) - Method in class com.aspose.barcode.BarCodeControl
-
Deprecated.
- setBorderDashStyle(BorderDashStyle) - Method in class com.aspose.barcode.BarCodeControl
-
BarCode Image's border's style
see BarCode.BorderDashStyle
see BorderWidth
see BorderVisible
see BorderColor
- setBorderDashStyle(BorderDashStyle) - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderDashStyle
- setBorderDashStyle(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setBorderVisible(boolean) - Method in class com.aspose.barcode.BarCodeControl
-
wether BarCode Image's border is visible
see BorderWidth
see
see
- setBorderVisible(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderVisible
- setBorderWidth(float) - Method in class com.aspose.barcode.BarCodeControl
-
BarCode Image's border's width
DEFAULT GRAPHICS Unit: MILLIMETER
see BorderVisible
see
see
- setBorderWidth(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
BorderWidth
- setBottom(Unit) - Method in class com.aspose.barcode.generation.Padding
-
Bottom padding.
- setBottom(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the bottom marign.
- setCalculatedBarCodeHeight(int) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- setCalculatedBarCodeWidth(int) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Deprecated.
- setCaptionAbove(Caption) - Method in class com.aspose.barcode.BarCodeControl
-
Caption Above the BarCode image.
- setCaptionAbove(Caption) - Method in interface com.aspose.barcode.IBarCodeControl
-
CaptionAbove
- setCaptionBelow(Caption) - Method in class com.aspose.barcode.BarCodeControl
-
Caption Below the BarCode image.
- setCaptionBelow(Caption) - Method in interface com.aspose.barcode.IBarCodeControl
-
CaptionBelow
- setChecksumAlwaysShow(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
- setChecksumEnabled(EnableChecksum) - Method in class com.aspose.barcode.generation.BarcodeParameters
- setChecksumValidation(ChecksumValidation) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Enable checksum validation during recognition for 1D barcodes.
- setChecksumValidation(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Deprecated.
- setCodabarChecksumMode(CodabarChecksumMode) - Method in class com.aspose.barcode.generation.CodabarParameters
-
Set the checksum algorithm for Codabar barcodes.
- setCodabarStartSymbol(short) - Method in class com.aspose.barcode.BarCodeControl
-
Start symbol (character) of codabar symbology
see CodabarStopSymbol
see CodabarSymbol
- setCodabarStartSymbol(short) - Method in class com.aspose.barcode.generation.CodabarParameters
-
Start symbol (character) of Codabar symbology.
- setCodabarStartSymbol(short) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodabarStartSymbol
- setCodabarStopSymbol(short) - Method in class com.aspose.barcode.BarCodeControl
-
Stop symbol (character) of codabar symbology
see CodabarStartSymbol
see CodabarSymbol
- setCodabarStopSymbol(short) - Method in class com.aspose.barcode.generation.CodabarParameters
-
Stop symbol (character) of Codabar symbology.
- setCodabarStopSymbol(short) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodabarStopSymbol
- setCode128SubType(int) - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
-
Gets the type of Code128 subset
- setCodeLocation(CodeLocation) - Method in class com.aspose.barcode.BarCodeControl
-
Specify the displaying CodeText's Location, set to CodeLocation.NONE to hide CodeText.
- setCodeLocation(CodeLocation) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeLocation
- setCodeText(String) - Method in class com.aspose.barcode.BarCodeControl
-
Data to be encoded, different types of BarCode may have different CodeText length restrictions
- setCodeText(String) - Method in class com.aspose.barcode.generation.BarcodeGenerator
-
Text to be encoded.
- setCodeText(String) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
- setCodeText(String) - Method in interface com.aspose.barcode.IBarCodeControl
-
Data to be encoded, different types of BarCode may have different CodeText length restrictions.
- setCodeTextAlignment(int) - Method in class com.aspose.barcode.BarCodeControl
-
Deprecated.
- setCodeTextAlignment(StringAlignment) - Method in class com.aspose.barcode.BarCodeControl
-
- setCodeTextAlignment(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setCodeTextAlignment(StringAlignment) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextAlignment
- setCodeTextColor(Color) - Method in class com.aspose.barcode.BarCodeControl
-
Specify the displaying CodeText's Color
see System.Drawing.Color
- setCodeTextColor(Color) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextColor
- setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.BarCodeControl
-
Sets a character encoding.
- setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.AztecParameters
-
Sets the encoding of codetext.
- setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Sets the encoding of codetext.
- setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Sets the encoding of codetext.
- setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.QrParameters
-
Sets the encoding of codetext.
- setCodeTextFont(Font) - Method in class com.aspose.barcode.BarCodeControl
-
Specify the displaying CodeText's font
- setCodeTextFont(Font) - Method in interface com.aspose.barcode.IBarCodeControl
-
Sets CodeTextFont
- setCodeTextSpace(float) - Method in class com.aspose.barcode.BarCodeControl
-
Space between the CodeText and the BarCode.
- setCodeTextSpace(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
CodeTextSpace
- setColor(Color) - Method in class com.aspose.barcode.generation.BorderParameters
-
Border color.
- setColor(Color) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText's Color.
- setColumns(int) - Method in class com.aspose.barcode.BarCodeControl
-
2D BarCode's columns, if setting is illegal then columns will be calculated automatically
appliable EncodeTypes: Pdf417
- setColumns(int) - Method in class com.aspose.barcode.generation.CodablockParameters
-
Columns count.
- setColumns(int) - Method in class com.aspose.barcode.generation.DataBarParameters
-
Columns count.
- setColumns(int) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Columns count.
- setColumns(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Columns count.
- setColumns(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
2D BarCode's columns, if setting is illegal then columns will be calculated automatically
applicable EncodeTypes: Pdf417
- setCustomerInformationInterpretingType(int) - Method in class com.aspose.barcode.BarCodeControl
-
Deprecated.
- setCustomerInformationInterpretingType(CustomerInformationInterpretingType) - Method in class com.aspose.barcode.BarCodeControl
-
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.OTHER"
See BarCode.CustomerInformationInterpretingType
.
- setCustomerInformationInterpretingType(CustomerInformationInterpretingType) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.
- setCustomerInformationInterpretingType(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets the Interpreting Type for the Customer Information of AustralianPost BarCode.Default is CustomerInformationInterpretingType.Other.
- setCustomerInformationInterpretingType(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setCustomerInformationInterpretingType(CustomerInformationInterpretingType) - Method in interface com.aspose.barcode.IBarCodeControl
-
CustomerInformationInterpretingType
- setDashStyle(BorderDashStyle) - Method in class com.aspose.barcode.generation.BorderParameters
-
Border dash style.
- setData(String) - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
-
Gets the part of code text related to subtype.
- setDataMatrixEcc(DataMatrixEccType) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Sets a Datamatrix ECC type.
- setDataMatrixEncodeMode(DataMatrixEncodeMode) - Method in class com.aspose.barcode.BarCodeControl
-
Encode mode of Datamatrix barcode, default to AUTO
see BarCode.DataMatrixEncodeModeDataMatrixEncodeMode
.
- setDataMatrixEncodeMode(int) - Method in class com.aspose.barcode.BarCodeControl
-
Deprecated.
- setDataMatrixEncodeMode(DataMatrixEncodeMode) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Encode mode of Datamatrix barcode.
- setDetectEncoding(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets flag to detect codetext encoding for unicode codesets.
- setDisplay2DText(String) - Method in class com.aspose.barcode.BarCodeControl
-
Sets the text will displayed on the barcode's image.
- setDisplay2DText(String) - Method in interface com.aspose.barcode.IBarCodeControl
-
Display2DText
- setDocument(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in document units.
- setDotCodeMask(int) - Method in class com.aspose.barcode.generation.DotCodeParameters
-
Mask of Dotcode barcode.
- setDpiX(float) - Method in class com.aspose.barcode.Resolution
-
Sets the horizontal resolution
- setDpiY(float) - Method in class com.aspose.barcode.Resolution
-
Sets the vertical resolution
- setEnableChecksum(EnableChecksum) - Method in class com.aspose.barcode.BarCodeControl
- setEnableChecksum(int) - Method in class com.aspose.barcode.BarCodeControl
-
Deprecated.
- setEnableChecksum(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setEnableChecksum(EnableChecksum) - Method in interface com.aspose.barcode.IBarCodeControl
-
EnableChecksum
- setEnableEscape(boolean) - Method in class com.aspose.barcode.BarCodeControl
-
Indicates whether explains the character "\" as an escape character in CodeText property.
- setEnableEscape(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Indicates whether explains the character "\" as an escape character in CodeText property.
- setEnableEscape(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
-
EnableEscape
- setEncodeType(BaseEncodeType) - Method in class com.aspose.barcode.BarCodeControl
-
- setEncodeType(BaseEncodeType) - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode's encode type (symbology).
- setFamilyName(String) - Method in class com.aspose.barcode.generation.FontUnit
-
Gets or sets the face name of this Font.
- setFilledBars(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Sets a value indicating whether bars filled.
- setFont(Font) - Method in class com.aspose.barcode.Caption
-
Gets or sets the System.Drawing.Fontfont
of the Captioncaption
.
- setFont(FontUnit) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption font.
- setFont(FontUnit) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText's font.
- setFontMode(FontMode) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify FontMode.
- setFontSizeXDimAutoRatio(int) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- setForeColor(Color) - Method in class com.aspose.barcode.BarCodeControl
-
Foreground color of the barcode image, that is,
BAR's color of 1D barcode, Module's color of 2D barcode
see System.Drawing.Color
- setForeColor(Color) - Method in class com.aspose.barcode.Caption
-
Gets or sets the System.Drawing.Colorforecolor
of the Captioncaption
.
- setForeColor(Color) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Bars color.
- setForeColor(Color) - Method in interface com.aspose.barcode.IBarCodeControl
-
Foreground color of the barcode image, that is,
Bar's color of 1D barcode, Module's color of 2D barcode.
- setGraphicsUnit(GraphicsUnit) - Method in class com.aspose.barcode.BarCodeControl
-
Measurement of various properties such as width, height etc.
- setGraphicsUnit(int) - Method in class com.aspose.barcode.BarCodeControl
-
Deprecated.
- setGraphicsUnit(GraphicsUnit) - Method in interface com.aspose.barcode.IBarCodeControl
-
Measurement of various properties such as width, height etc.
- setGraphicsUnit(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setImageHeight(float) - Method in class com.aspose.barcode.BarCodeControl
-
BarCode image's height see AutoSize
, if AutoSize is true, height will
be increased accordingly
DEFAULT GRAPHICS Unit: MILLIMETER
- setImageHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's height.
- setImageQuality(ImageQualityMode) - Method in class com.aspose.barcode.BarCodeControl
-
GRAPHICS quality mode, when RotationAngleF not equal to 0, 90, 180 or 270, do set quality mode to anti-alias.
- setImageQuality(int) - Method in class com.aspose.barcode.BarCodeControl
-
Deprecated.
- setImageQuality(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setImageQuality(ImageQualityMode) - Method in interface com.aspose.barcode.IBarCodeControl
-
- setImageWidth(float) - Method in class com.aspose.barcode.BarCodeControl
-
- setImageWidth(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's width.
- setInches(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in inches.
- setITF14BorderType(ITF14BorderType) - Method in class com.aspose.barcode.BarCodeControl
-
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
- setITF14BorderType(int) - Method in class com.aspose.barcode.BarCodeControl
-
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
- setItfBorderThickness(Unit) - Method in class com.aspose.barcode.generation.ITFParameters
-
Gets or sets an ITF border (bearer bar) thickness in Unit value.
- setItfBorderType(ITF14BorderType) - Method in class com.aspose.barcode.generation.ITFParameters
-
Border type of ITF barcode.
- setLeft(Unit) - Method in class com.aspose.barcode.generation.Padding
-
Left padding.
- setLeft(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the left margin.
- setLeftDetail(boolean) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- setLicense(String) - Method in class com.aspose.barcode.License
-
Licenses the component.
- setLicense(InputStream) - Method in class com.aspose.barcode.License
-
Licenses the component.
- setLicense(File) - Method in class com.aspose.barcode.License
-
Licenses the component.
- setLocation(CodeLocation) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Specify the displaying CodeText Location, set to CodeLocation.None to hide CodeText.
- setMacroPdf417FileID(int) - Method in class com.aspose.barcode.BarCodeControl
-
Sets macro pdf417 barcode's file ID.
- setMacroPdf417SegmentID(int) - Method in class com.aspose.barcode.BarCodeControl
-
Sets macro pdf417 barcode's segment ID, which starts from 0, to MacroPdf417SegmentCount - 1.
- setMacroPdf417SegmentsCount(int) - Method in class com.aspose.barcode.BarCodeControl
-
Sets macro pdf417 barcode segments count.
- setMargins(MarginsF) - Method in class com.aspose.barcode.BarCodeControl
-
Margin area around the core BarCode image
If AutoSize is false, then width and height is fixed, thus Margins setting will be ignored
DEFAULT GRAPHICS Unit: MILLIMETER
- setMaxAdditionalAllowedThreads(int) - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Specify the maximal number of additional threads to run code in parallel
- setMaxiCodeEncodeMode(int) - Method in class com.aspose.barcode.generation.MaxiCodeParameters
-
Sets a MaxiCode encode mode.
- setMedianSmoothingWindowSize(int) - Method in class com.aspose.barcode.barcoderecognition.QualitySettings
-
Window size for median smoothing.
- setMeteredKey(String, String) - Method in class com.aspose.barcode.metered.Metered
-
Sets metered public and private key
- setMillimeters(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in millimeters.
- setMode(ResolutionMode) - Method in class com.aspose.barcode.Resolution
-
Sets the ResolutionModemode of the resolution
- setMode(int) - Method in class com.aspose.barcode.Resolution
-
Deprecated.
- setPadding(Padding) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Captions paddings.
- setPdf417CompactionMode(int) - Method in class com.aspose.barcode.BarCodeControl
-
Pdf417 symbology type of BarCode's compaction mode, default compaction mode is <bode>AUTO</bode>
see BarCode.Pdf417CompactionMode
- setPdf417CompactionMode(Pdf417CompactionMode) - Method in class com.aspose.barcode.BarCodeControl
-
Pdf417 symbology type of BarCode's compaction mode, default compaction mode is <bode>AUTO</bode>
see BarCode.Pdf417CompactionMode
- setPdf417CompactionMode(Pdf417CompactionMode) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Pdf417 symbology type of BarCode's compaction mode.
- setPdf417CompactionMode(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setPdf417CompactionMode(Pdf417CompactionMode) - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417CompactionMode
- setPdf417ErrorLevel(Pdf417ErrorLevel) - Method in class com.aspose.barcode.BarCodeControl
-
Sets Pdf417 symbology type of BarCode's error coccrection level
ranging from level0 to level9, level0 means no error correction info,
level9 means best error correction which means a larger picture
- setPdf417ErrorLevel(int) - Method in class com.aspose.barcode.BarCodeControl
-
Sets Pdf417 symbology type of BarCode's error coccrection level
ranging from level0 to level9, level0 means no error correction info,
level9 means best error correction which means a larger picture
- setPdf417ErrorLevel(Pdf417ErrorLevel) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Gets or sets Pdf417 symbology type of BarCode's error correction level
ranging from level0 to level8, level0 means no error correction info,
level8 means best error correction which means a larger picture.
- setPdf417ErrorLevel(Pdf417ErrorLevel) - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417ErrorLevel
- setPdf417ErrorLevel(int) - Method in interface com.aspose.barcode.IBarCodeControl
-
Deprecated.
- setPdf417MacroFileID(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Sets macro Pdf417 barcode's file ID.
- setPdf417MacroSegmentID(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
- setPdf417MacroSegmentsCount(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Sets macro Pdf417 barcode segments count.
- setPdf417Truncate(boolean) - Method in class com.aspose.barcode.BarCodeControl
-
whether pdf417 symbology type of BarCode is truncated (to reduce space)
- setPdf417Truncate(boolean) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
- setPdf417Truncate(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
-
Pdf417Truncate
- setPixels(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in pixels.
- setPlanetShortBarHeight(float) - Method in class com.aspose.barcode.BarCodeControl
-
Short bar's height of Planet barcode, it has to be between 1 millimeter and 1.5 milimeters.
- setPlanetShortBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
PLANET_SHORT_BAR_HEIGHT
- setPoint(float) - Method in class com.aspose.barcode.generation.Unit
-
Sets size value in point.
- setPostalShortBarHeight(Unit) - Method in class com.aspose.barcode.generation.PostalParameters
-
Short bar's height of Postal barcodes.
- setPostnetShortBarHeight(float) - Method in class com.aspose.barcode.BarCodeControl
-
Short bar's height of Postnet barcode, it has to be between 1 millimeter and 1.5 milimeter (0.04 inch and 0.06 inch).
- setPostnetShortBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
POSTNET_SHORT_BAR_HEIGHT
- setPrinterName(String) - Method in class com.aspose.barcode.BarCodeControl
-
Choose printer, if not specified, Print() method will choose the first available printer
- setQrECIEncoding(int) - Method in class com.aspose.barcode.generation.QrParameters
-
Extended Channel Interpretation Identifiers.
- setQREncodeMode(QREncodeMode) - Method in class com.aspose.barcode.BarCodeControl
-
QR symbology type of BarCode's encoding mode, default mode is <bode>AUTO</bode>
- setQREncodeMode(int) - Method in class com.aspose.barcode.BarCodeControl
-
QR symbology type of BarCode's encoding mode, default mode is <bode>AUTO</bode>
- setQrEncodeMode(QREncodeMode) - Method in class com.aspose.barcode.generation.QrParameters
-
QR symbology type of BarCode's encoding mode.
- setQrEncodeType(QREncodeType) - Method in class com.aspose.barcode.generation.QrParameters
-
QR / MicroQR selector mode.
- setQRErrorLevel(QRErrorLevel) - Method in class com.aspose.barcode.BarCodeControl
-
Level of Reed-Solomon error correction for QR barcode.
- setQRErrorLevel(int) - Method in class com.aspose.barcode.BarCodeControl
-
Deprecated.
- setQrErrorLevel(QRErrorLevel) - Method in class com.aspose.barcode.generation.QrParameters
-
Level of Reed-Solomon error correction for QR barcode.
- setQrVersion(QRVersion) - Method in class com.aspose.barcode.generation.QrParameters
-
Version of QR Code.
- setQualitySettings(QualitySettings) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
QualitySettings allows to configure recognition quality and speed manually.
- setQuietZoneCoef(int) - Method in class com.aspose.barcode.generation.ITFParameters
-
Size of the quiet zones in xDimension.
- setQuietZoneLeftCoef(int) - Method in class com.aspose.barcode.generation.Code16KParameters
-
Size of the left quiet zone in xDimension.
- setQuietZoneRightCoef(int) - Method in class com.aspose.barcode.generation.Code16KParameters
-
Size of the right quiet zone in xDimension.
- setResolution(Resolution) - Method in class com.aspose.barcode.BarCodeControl
-
Sets the resolution of the BarCode image
see BarCode.Resolution
- setResolution(float) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
Sets the resolution of the BarCode image.
- setResolution(Resolution) - Method in interface com.aspose.barcode.IBarCodeControl
-
Resolution
- setRight(Unit) - Method in class com.aspose.barcode.generation.Padding
-
Right padding.
- setRight(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the right margin.
- setRightDetail(boolean) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Deprecated.
- setRotationAngle(float) - Method in class com.aspose.barcode.generation.BaseGenerationParameters
-
BarCode image rotation angle, measured in degree, e.g.
- setRotationAngleF(float) - Method in class com.aspose.barcode.BarCodeControl
-
- setRotationAngleF(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
BarCode image's rotation angle, measured in degree, e.g.
- setRows(int) - Method in class com.aspose.barcode.BarCodeControl
-
2D BarCode's rows, if setting is illegal then rows will be calculated automatically
appliable EncodeTypes: Pdf417
- setRows(int) - Method in class com.aspose.barcode.generation.CodablockParameters
-
Rows count.
- setRows(int) - Method in class com.aspose.barcode.generation.DataBarParameters
-
Rows count.
- setRows(int) - Method in class com.aspose.barcode.generation.DataMatrixParameters
-
Rows count.
- setRows(int) - Method in class com.aspose.barcode.generation.Pdf417Parameters
-
Rows count.
- setSize(int, int) - Method in class com.aspose.barcode.BarCodeControl
-
- setSpace(float) - Method in class com.aspose.barcode.Caption
-
Gets or sets the space between the caption and the barcode,
and the space between border and the caption
- setSpace(Unit) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Space between the CodeText and the BarCode in Unit
value.
- setStripFNC(boolean) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Strip FNC1, FNC2, FNC3 characters from codetext.
- setStyle(int) - Method in class com.aspose.barcode.generation.FontUnit
-
Gets or sets style information for this FontUnit.
- setSupplementData(String) - Method in class com.aspose.barcode.BarCodeControl
-
Supplement data following BarCodes of symbology UPCA, UPCE, EAN13, EAN8, ISBN, Interleaved2of5 or Standard2of5.
- setSupplementData(String) - Method in class com.aspose.barcode.generation.SupplementParameters
-
Supplement data following BarCode.
- setSupplementData(String) - Method in interface com.aspose.barcode.IBarCodeControl
-
SupplementData
- setSupplementSpace(float) - Method in class com.aspose.barcode.BarCodeControl
-
Space between main the BarCode and supplement BarCode, default GRAPHICS Unit: millimeter
see System.Drawing.GraphicsUnit
see SupplementData
- setSupplementSpace(Unit) - Method in class com.aspose.barcode.generation.CouponParameters
-
Space between main the BarCode and supplement BarCode in Unit
value.
- setSupplementSpace(Unit) - Method in class com.aspose.barcode.generation.SupplementParameters
-
Space between main the BarCode and supplement BarCode in Unit
value.
- setSupplementSpace(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
SUPPLEMENT_SPACE
- setText(String) - Method in class com.aspose.barcode.Caption
-
Gets or sets the content of the caption.
- setText(String) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text.
- setTextAlign(StringAlignment) - Method in class com.aspose.barcode.Caption
-
Gets or sets the text alignment of the caption.
- setTextColor(Color) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text color.
- setTextRenderingHint(TextRenderingHint) - Method in class com.aspose.barcode.BarCodeControl
-
Specifies the quality of text rendering.
- setTextRenderingHint(TextRenderingHint) - Method in interface com.aspose.barcode.IBarCodeControl
-
TextRenderingHint
- setThrowExceptionWhenCodeTextIncorrect(boolean) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Only for 1D barcodes.
- setTimeout(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
-
Sets the timeout of recognition process.
- setTop(Unit) - Method in class com.aspose.barcode.generation.Padding
-
Top padding.
- setTop(float) - Method in class com.aspose.barcode.MarginsF
-
Sets the top marign.
- setTwoDDisplayText(String) - Method in class com.aspose.barcode.generation.CodetextParameters
-
Text that will be displayed instead of codetext in 2D barcodes.
- setUseAllCores(boolean) - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Is needed to use all cores.
- setUseOnlyThisCoresCount(int) - Method in class com.aspose.barcode.barcoderecognition.ProcessorSettings
-
Specify the number of cores to use.
- setVisible(boolean) - Method in class com.aspose.barcode.Caption
-
Gets or sets a value indicates whether the Captioncaption
is visible.
- setVisible(boolean) - Method in class com.aspose.barcode.generation.BorderParameters
-
Border visibility.
- setVisible(boolean) - Method in class com.aspose.barcode.generation.CaptionParameters
-
Caption text visibility.
- setWideNarrowRatio(float) - Method in class com.aspose.barcode.BarCodeControl
-
Wide bars to Narrow bars ratio for some 1D BarCode.
- setWideNarrowRatio(float) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
Wide bars to Narrow bars ratio.
- setWideNarrowRatio(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
WideNarrowRatio
- setWidth(Unit) - Method in class com.aspose.barcode.generation.BorderParameters
-
Border width.
- setxDimension(float) - Method in class com.aspose.barcode.BarCodeControl
-
x-dimension, smallest width unit of BarCode's bars or spaces.
- setXDimension(Unit) - Method in class com.aspose.barcode.generation.BarcodeParameters
-
x-dimension is the smallest width of the unit of BarCode bars or spaces.
- setxDimension(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
x-dimension, smallest width unit of BarCode's bars or spaces.
- setyDimension(float) - Method in class com.aspose.barcode.BarCodeControl
-
y-dimension, smallest height unit of 2D BarCode's modules.
- setyDimension(float) - Method in interface com.aspose.barcode.IBarCodeControl
-
y-dimension
- Shift_JIS - Static variable in class com.aspose.barcode.ECIEncodings
-
Shift JIS (JIS X 0208 Annex 1 + JIS X 0201) encoding.
- SINGAPORE_POST - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Singapore Post Barcode barcode specification
- SingleDecodeType - Class in com.aspose.barcode.barcoderecognition
-
Single decode type.
- SingleDecodeType(short, String) - Constructor for class com.aspose.barcode.barcoderecognition.SingleDecodeType
-
- SSCC_18 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>SSCC18</b>
barcode specification
- SSCC_18 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with SSCC18 barcode specification
- STANDARD_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Standard 2 of 5</b>
barcode specification
- STANDARD_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Standard 2 of 5 barcode specification
- STRIKEOUT - Static variable in class com.aspose.barcode.FontStyle
-
- StringAlignment - Enum in com.aspose.barcode
-
- SUPPLEMENT - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Supplement(EAN2, EAN5)</b>
barcode specification
- SupplementParameters - Class in com.aspose.barcode.generation
-
Supplement parameters.
- SWISS_POST_PARCEL - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>Swiss Post Parcel Barcode</b>
barcode specification
- SWISS_POST_PARCEL - Static variable in class com.aspose.barcode.EncodeTypes
-
Specifies that the data should be encoded with Swiss Post Parcel Barcode barcode specification.
- SymbologyEncodeType - Class in com.aspose.barcode
-
Symbology encode type.
- valueOf(String) - Static method in enum com.aspose.barcode.AztecSymbolMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.BarcodeClassifications
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.BarCodeImageFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.BorderDashStyle
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.CodabarChecksumMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.DataMatrixEccType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.DataMatrixEncodeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.EnableChecksum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.generation.AutoSizeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.generation.CodeLocation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.generation.FontMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.generation.TextAlignment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.GraphicsUnit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.ImageQualityMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.ITF14BorderType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.Pdf417CompactionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.Pdf417ErrorLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.QREncodeMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.QREncodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.QRErrorLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.QRVersion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.RenderFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.ResolutionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.RotationDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.aspose.barcode.StringAlignment
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.aspose.barcode.AztecSymbolMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.BarcodeClassifications
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.BarCodeImageFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.barcoderecognition.CustomerInformationInterpretingType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.BorderDashStyle
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.CodabarChecksumMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.DataMatrixEccType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.DataMatrixEncodeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.EnableChecksum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.generation.AutoSizeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.generation.CodeLocation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.generation.FontMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.generation.TextAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.GraphicsUnit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.ImageQualityMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.ITF14BorderType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.Pdf417CompactionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.Pdf417ErrorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.QREncodeMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.QREncodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.QRErrorLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.QRVersion
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.RenderFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.ResolutionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.RotationDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.aspose.barcode.StringAlignment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VIN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
-
Specifies that the data should be decoded with <b>VIN</b>
(Vehicle Identification Number) barcode specification
- VIN - Static variable in class com.aspose.barcode.EncodeTypes
-
Represents VIN (Vehicle Identification Number) Barcode.