A B C D E F G H I L M N O P Q R S T U V W X 

A

A - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character A as the start or stop symbol of the Codabar barcode specification.
add(SingleDecodeType) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Adds one more SingleDecodeType to the MultyDecodeType.
addECICodetext(int, String) - Method in class com.aspose.barcode.ExtCodetextBuilder
Adds codetext with Extended Channel Identifier
addFNC1FirstPosition() - Method in class com.aspose.barcode.QrExtCodetextBuilder
Adds FNC1 in first position to the extended codetext items
addFNC1GroupSeparator() - Method in class com.aspose.barcode.QrExtCodetextBuilder
Adds Group Separator (GS - '\\u001D') to the extended codetext items
addFNC1SecondPosition(String) - Method in class com.aspose.barcode.QrExtCodetextBuilder
Adds FNC1 in second position to the extended codetext items
addPlainCodetext(String) - Method in class com.aspose.barcode.ExtCodetextBuilder
Adds plain codetext to the extended codetext items
ALL_SUPPORTED_TYPES - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that data will be checked with all available symbologies
ASSEMBLY_VERSION - Static variable in class com.aspose.barcode.BuildVersionInfo
Assembly version.
AUSTRALIA_POST - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Australia Post</b> barcode specification
AUSTRALIA_POST - Static variable in class com.aspose.barcode.EncodeTypes
Represents Australia Post Customer BarCode
AUSTRALIAN_POSTE_PARCEL - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Australian Post Domestic eParcel Barcode</b> barcode specification
AUSTRALIAN_POSTE_PARCEL - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Australian Post Domestic eParcel Barcode barcode specification
AutoSizeMode - Enum in com.aspose.barcode.generation
Specifies the different types of automatic sizing modes.
AZTEC - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Aztec</b> barcode specification
AZTEC - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Aztec barcode specification
AztecProperties - Class in com.aspose.barcode.generation
Contains specific configuration properties for Aztec barcode.
AztecProperties() - Constructor for class com.aspose.barcode.generation.AztecProperties
 
AztecSymbolMode - Enum in com.aspose.barcode
Specifies the Aztec symbol mode.

B

B - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character B as the start or stop symbol of the Codabar barcode specification.
BarCodeBuilder - Class in com.aspose.barcode
Deprecated.
Use com.aspose.barcode.generation.BarCodeGenerator instead
BarCodeBuilder() - Constructor for class com.aspose.barcode.BarCodeBuilder
Deprecated.
 
BarCodeBuilder(String) - Constructor for class com.aspose.barcode.BarCodeBuilder
Deprecated.
Initializes a new instance of the BarCodeBuilder} class with codetext , default EncodeType is Code128.
BarCodeBuilder(String, BaseEncodeType) - Constructor for class com.aspose.barcode.BarCodeBuilder
Deprecated.
Initializes a new instance of the BarCodeBuilder class.
BarcodeClassifications - Enum in com.aspose.barcode
EncodeTypes classification
BarCodeControl - Class in com.aspose.barcode
To use BarCodeControl add aspose-barcode.jar to classpath.
BarCodeControl() - Constructor for class com.aspose.barcode.BarCodeControl
Initializes a new instance of the BarCodeControl class.
BarCodeControl(String, BaseEncodeType) - Constructor for class com.aspose.barcode.BarCodeControl
Initializes a new instance of the BarCodeControl class.
BarCodeControl(String) - Constructor for class com.aspose.barcode.BarCodeControl
Initializes a new instance of the BarCodeControl class.
BarCodeException - Exception in com.aspose.barcode
Represents the exception for creating barcode image.
BarCodeException() - Constructor for exception com.aspose.barcode.BarCodeException
Initializes a new instance of the BarCodeException class.
BarCodeException(String) - Constructor for exception com.aspose.barcode.BarCodeException
Initializes a new instance of the BarCodeException class with specified error message.
BarCodeException(String, Exception) - Constructor for exception com.aspose.barcode.BarCodeException
Initializes a new instance of the BarCodeException class with the specified error message and the current exception.
BarCodeGenerator - Class in com.aspose.barcode.generation
BarCodeGenerator for backend barcode images generation.
BarCodeGenerator(BaseEncodeType) - Constructor for class com.aspose.barcode.generation.BarCodeGenerator
Initializes a new instance of the BarCodeGenerator class with default codetext.
BarCodeGenerator(BaseEncodeType, String) - Constructor for class com.aspose.barcode.generation.BarCodeGenerator
Initializes a new instance of the BarCodeGenerator class.
BarCodeImageFormat - Enum in com.aspose.barcode
Specifies the file format of the image.
BarCodeReader - Class in com.aspose.barcode.barcoderecognition
BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform Read operation to detect barcodes
BarCodeReader() - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class with default values.
BarCodeReader(BufferedImage) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class from an image.
BarCodeReader(BufferedImage, BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(BufferedImage, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(BufferedImage, Rectangle, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(BufferedImage, Rectangle[], BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(String) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class from file.
BarCodeReader(String, BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(String, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(InputStream) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(InputStream, BaseDecodeType) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeReader(InputStream, BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeReader
Initializes a new instance of the BarCodeReader class.
BarCodeRecognitionException - Exception in com.aspose.barcode.barcoderecognition
General exception thrown by BarCodeReader, inherited from BarCodeException
BarCodeRecognitionException(String) - Constructor for exception com.aspose.barcode.barcoderecognition.BarCodeRecognitionException
Initializes a new instance of the BarCodeRecognitionException class.
BarCodeRecognitionException(String, Exception) - Constructor for exception com.aspose.barcode.barcoderecognition.BarCodeRecognitionException
Initializes a new instance of the BarCodeRecognitionException class with the specified error message and the current exception.
BarCodeRegion - Class in com.aspose.barcode.barcoderecognition
Represents the barcode's region.
BarCodeRegion(Point[]) - Constructor for class com.aspose.barcode.barcoderecognition.BarCodeRegion
Initializes a new instance of the BarCodeRegion class.
BaseDecodeType - Class in com.aspose.barcode.barcoderecognition
Base class for MultyDecodeType and SingleDecodeType.
BaseEncodeType - Class in com.aspose.barcode
Base class for SymbologyEncodeType.
BaseEncodeType(short, String, BarcodeClassifications) - Constructor for class com.aspose.barcode.BaseEncodeType
Initializes a new instance of BaseEncodeType class by type index and name
BaseEncodeType(short, String, int) - Constructor for class com.aspose.barcode.BaseEncodeType
Deprecated.
Big5 - Static variable in class com.aspose.barcode.ECIEncodings
Big 5 (Taiwan) Chinese Character Set encoding.
BorderDashStyle - Enum in com.aspose.barcode
Specifies the style of dashed border lines.
BorderProperties - Class in com.aspose.barcode.generation
Contains specific configuration properties for barcode border.
BorderProperties() - Constructor for class com.aspose.barcode.generation.BorderProperties
 
BuildVersionInfo - Class in com.aspose.barcode
Provides information about the current product name and version.
BuildVersionInfo() - Constructor for class com.aspose.barcode.BuildVersionInfo
 

C

C - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character C as the start or stop symbol of the Codabar barcode specification.
Caption - Class in com.aspose.barcode
The text caption shown in the barcode image.
Caption() - Constructor for class com.aspose.barcode.Caption
Initializes a new instance of the Caption class with default vaule.
Caption(String) - Constructor for class com.aspose.barcode.Caption
Initializes a new instance of the Caption class with specified text.
Caption(String, boolean, StringAlignment, float, Color, Font) - Constructor for class com.aspose.barcode.Caption
Initializes a new instance of the Caption class.
Caption(String, boolean, int, float, Color, Font) - Constructor for class com.aspose.barcode.Caption
Deprecated.
Caption - Class in com.aspose.barcode.generation
The text caption shown in the barcode image.
Caption(String) - Constructor for class com.aspose.barcode.generation.Caption
Initializes a new instance of the Caption class with specified text.
Caption(String, boolean, StringAlignment, Unit, Color, Font) - Constructor for class com.aspose.barcode.generation.Caption
Initializes a new instance of the Caption class.
Caption(String, boolean, StringAlignment, Unit, Color, FontUnit) - Constructor for class com.aspose.barcode.generation.Caption
Initializes a new instance of the Caption class.
Caption(String, boolean, int, Unit, Color, Font) - Constructor for class com.aspose.barcode.generation.Caption
Deprecated.
Caption(String, boolean, int, Unit, Color, FontUnit) - Constructor for class com.aspose.barcode.generation.Caption
Deprecated.
ChecksumProperties - Class in com.aspose.barcode.generation
Contains specific configuration properties for checksum of barcode.
ChecksumProperties() - Constructor for class com.aspose.barcode.generation.ChecksumProperties
 
ChecksumValidation - Enum in com.aspose.barcode.barcoderecognition
Enable checksum validation during recognition for 1D barcodes.
clear() - Method in class com.aspose.barcode.ExtCodetextBuilder
Clears extended codetext items
close() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Closes barcode reader.
CODABAR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CODABAR</b> barcode specification
CODABAR - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with CODABAR barcode specification
CodabarChecksumMode - Enum in com.aspose.barcode
Specifies the checksum algorithm for Codabar
CodabarProperties - Class in com.aspose.barcode.generation
Contains specific configuration properties for Codabar barcode.
CodabarProperties() - Constructor for class com.aspose.barcode.generation.CodabarProperties
 
CodabarSymbol - Class in com.aspose.barcode
Specifies the start or stop symbol of the Codabar barcode specification.
CODABLOCK_F - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CodablockF</b> barcode specification
CODABLOCK_F - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Codablock-F barcode specification.
Code128DataPortion - Class in com.aspose.barcode.barcoderecognition
Contains the data of subtype for Code128 type barcode
Code128DataPortion(int, String) - Constructor for class com.aspose.barcode.barcoderecognition.Code128DataPortion
 
Code128SubType - Class in com.aspose.barcode.barcoderecognition
Contains types of Code128 subset
Code128SubType() - Constructor for class com.aspose.barcode.barcoderecognition.Code128SubType
 
CODE_11 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CODE 11</b> barcode specification
CODE_11 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with CODE 11 barcode specification
CODE_128 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CODE 128</b> barcode specification
CODE_128 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with CODE 128 barcode specification
CODE_16_K - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>SCode16K</b> barcode specification
CODE_16_K - Static variable in class com.aspose.barcode.EncodeTypes
Represents Code 16K barcode.
CODE_32 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Code32</b> blank specification
CODE_32 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Code32 barcode specification
CODE_39_EXTENDED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Extended CODE 39</b> barcode specification
CODE_39_EXTENDED - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Extended CODE 39 barcode specification
CODE_39_STANDARD - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Standard CODE 39</b> barcode specification
CODE_39_STANDARD - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Standard CODE 39 barcode specification
CODE_93_EXTENDED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Extended CODE 93</b> barcode specification
CODE_93_EXTENDED - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Extended CODE 93 barcode specification
CODE_93_STANDARD - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Standard CODE 93</b> barcode specification
CODE_93_STANDARD - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Standard CODE 93 barcode specification
CODE_SET_A - Static variable in class com.aspose.barcode.barcoderecognition.Code128SubType
ASCII characters 00 to 95 (0–9, A–Z and control codes), special characters, and FNC 1–4 ///
CODE_SET_B - Static variable in class com.aspose.barcode.barcoderecognition.Code128SubType
ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4 ///
CODE_SET_C - Static variable in class com.aspose.barcode.barcoderecognition.Code128SubType
00–99 (encodes two digits with a single code point) and FNC1 ///
CodeLocation - Enum in com.aspose.barcode
Specifies the location of the code text shown in the image.
CodeTextStyle - Class in com.aspose.barcode.generation
Contains specific configuration properties for codetext of barcode.
CodeTextStyle(CodeLocation, StringAlignment, Unit, Color, FontUnit) - Constructor for class com.aspose.barcode.generation.CodeTextStyle
 
CodeTextStyle(int, int, Unit, Color, FontUnit) - Constructor for class com.aspose.barcode.generation.CodeTextStyle
Deprecated.
com.aspose.barcode - package com.aspose.barcode
The com.aspose.barcode contains tools for the 1D/2D barcodes generation and drawing.
com.aspose.barcode.barcoderecognition - package com.aspose.barcode.barcoderecognition
The com.aspose.barcode.barcoderecognition contains tools for the 1D/2D barcodes recognition.
com.aspose.barcode.barcoderecognition.common.algorithms - package com.aspose.barcode.barcoderecognition.common.algorithms
The com.aspose.barcode.barcoderecognition.common.algorithms contains common algorithms used for BarCode Recognition purposes.
com.aspose.barcode.barcoderecognition.recognition.recognitionsession - package com.aspose.barcode.barcoderecognition.recognition.recognitionsession
 
com.aspose.barcode.common.helpers - package com.aspose.barcode.common.helpers
The com.aspose.barcode.common.helpers contains utility classes or wrappers to provide common intermediate functions.
com.aspose.barcode.generation - package com.aspose.barcode.generation
 
com.aspose.barcode.metered - package com.aspose.barcode.metered
 
COMPACT_PDF_417 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>CompactPdf417</b> (Pdf417Truncated) barcode specification
COMPLEX_BACKGROUND - Static variable in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
Use QualitySettings.getAllowComplexBackground() instead.
containsAll(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Check if this contains all types from barcode types.
containsAny(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Determines whether any of the given decode types is included into
containsAny(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Is contain any of types
containsAny(BaseDecodeType...) - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Returns a value indicating whether this instance is included into the list specified.
copy() - Method in class com.aspose.barcode.Caption
Get a new copy of the caption instance.
CustomerInformationInterpretingType - Enum in com.aspose.barcode.barcoderecognition
Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode.

D

D - Static variable in class com.aspose.barcode.CodabarSymbol
Specifies character D as the start or stop symbol of the Codabar barcode specification.
D2Properties - Class in com.aspose.barcode.generation
Contains specific configuration properties for for 2D barcodes.
D2Properties() - Constructor for class com.aspose.barcode.generation.D2Properties
 
DATA_LOGIC_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DataLogic 2 of 5</b> blank specification
DATA_LOGIC_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with DataLogic 2 of 5 barcode specification
DATA_MATRIX - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DataMatrix</b> barcode symbology
DATA_MATRIX - Static variable in class com.aspose.barcode.EncodeTypes
2D barcode symbology DataMatrix
DATABAR_EXPANDED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR expanded</b> barcode specification
DATABAR_EXPANDED - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 Databar expanded barcode.
DATABAR_EXPANDED_STACKED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR expanded stacked</b> barcode specification
DATABAR_EXPANDED_STACKED - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 Databar expanded stacked barcode.
DATABAR_LIMITED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR limited</b> barcode specification
DATABAR_LIMITED - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 DATABAR limited barcode.
DATABAR_OMNI_DIRECTIONAL - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR omni-directional</b> barcode specification
DATABAR_OMNI_DIRECTIONAL - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with GS1 Databar omni-directional barcode specification.
DATABAR_STACKED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR stacked</b> barcode specification
DATABAR_STACKED - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 Databar stacked barcode.
DATABAR_STACKED_OMNI_DIRECTIONAL - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR stacked omni-directional</b> barcode specification
DATABAR_STACKED_OMNI_DIRECTIONAL - Static variable in class com.aspose.barcode.EncodeTypes
Represents GS1 Databar stacked omni-directional barcode.
DATABAR_TRUNCATED - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>GS1 DATABAR truncated</b> barcode specification
DATABAR_TRUNCATED - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with GS1 Databar truncated barcode specification.
DataMatrixEccType - Enum in com.aspose.barcode
Specify the type of the ECC to encode.
DataMatrixEncodeMode - Enum in com.aspose.barcode
DataMatrix encoder's encoding mode, default to AUTO
DecodeType - Class in com.aspose.barcode.barcoderecognition
Specify the type of barcode to read.
DecodeType() - Constructor for class com.aspose.barcode.barcoderecognition.DecodeType
 
DEUTSCHE_POST_IDENTCODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DeutschePost Ident code</b> barcode specification
DEUTSCHE_POST_IDENTCODE - Static variable in class com.aspose.barcode.EncodeTypes
Represents Deutsch Post barcode, This EncodeType is also known as Identcode,CodeIdentcode,German Postal 2 of 5 Identcode, Deutsch Post AG Identcode, Deutsch Frachtpost Identcode, Deutsch Post AG (DHL)
DEUTSCHE_POST_LEITCODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DeutschePost Leit code</b> barcode specification
DEUTSCHE_POST_LEITCODE - Static variable in class com.aspose.barcode.EncodeTypes
Represents Deutsch Post Leitcode Barcode,also known as German Postal 2 of 5 Leitcode, CodeLeitcode, Leitcode, Deutsch Post AG (DHL).
dispose() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Clean up any resources being used.
dispose() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
 
dispose() - Method in class com.aspose.barcode.Caption
Dispose the Caption instance
dispose() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Clean up any resources being used.
DOT_CODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DotCode</b> blank specification
DOT_CODE - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with DotCode barcode specification
drawBarCodeEdges(Graphics, Color) - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
Draws the bar code edges.
DUTCH_KIX - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>DotCode</b> blank specification
DUTCH_KIX - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Dutch KIX barcode specification

E

EAN_13 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>EAN-13</b> barcode specification
EAN_13 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with EAN-13 barcode specification
EAN_14 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>EAN14</b> barcode specification
EAN_14 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with EAN14 barcode specification
EAN_8 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>EAN-8</b> barcode specification
EAN_8 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with EAN-8 barcode specification
ECIEncodings - Class in com.aspose.barcode
Extended Channel Interpretation Identifiers.
EnableChecksum - Enum in com.aspose.barcode
Enable checksum during generation for 1D barcodes.
EncodeTypes - Class in com.aspose.barcode
Specifies the type of barcode to encode.
EncodeTypes() - Constructor for class com.aspose.barcode.EncodeTypes
 
equals(SingleDecodeType) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns a value indicating whether this instance is equal to a specified SingleDecodeType value.
equals(MultyDecodeType) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns a value indicating whether this instance is equal to a specified MultyDecodeType value.
equals(BaseDecodeType) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns a value indicating whether this instance is equal to a specified BaseDecodeType value.
equals(Object) - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns a value indicating whether this instance is equal to a specified BaseDecodeType value.
equals(MultyDecodeType) - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Returns a value indicating whether this instance is equal to a specified MultyDecodeType value.
equals(SingleDecodeType) - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Returns a value indicating whether this instance is equal to a specified SingleDecodeType value.
equals(Object) - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Returns a value indicating whether this instance is equal to a specified SingleDecodeType value.
equals(BaseEncodeType) - Method in class com.aspose.barcode.BaseEncodeType
Returns a value indicating whether this instance is equal to a specified BaseEncodeType value.
equals(Object) - Method in class com.aspose.barcode.BaseEncodeType
Returns a value indicating whether this instance is equal to a specified BaseEncodeType value.
equals(Object) - Method in class com.aspose.barcode.generation.Unit
Determines whether this instance and a specified object, which must also be a Unit object, have the same value.
equals(Object) - Method in class com.aspose.barcode.MarginsF
Determines whether two MarginsFMarginsF instances are equal.
equals(Object) - Method in class com.aspose.barcode.Resolution
Determines whether two ResolutionResolution instances are equal.
EUC_KR - Static variable in class com.aspose.barcode.ECIEncodings
Korean Character Set encoding.
exportToXml(String) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Exports BarCode properties to the xml-file specified
exportToXml(String) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader

Exports BarCode properties to the xml-file specified

ExtCodetextBuilder - Class in com.aspose.barcode
Helper class for automatic codetext generation of the Extended Codetext Mode
ExtCodetextBuilder() - Constructor for class com.aspose.barcode.ExtCodetextBuilder
 

F

fillBarCodeRegion(Graphics, Color) - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
Fills the bar code region.
FontUnit - Class in com.aspose.barcode.generation
Defines a particular format for text, including font face, size, and style attributes where size in Unit value property.
FontUnit(String, float, GraphicsUnit, float) - Constructor for class com.aspose.barcode.generation.FontUnit
 
FontUnit(String, float, GraphicsUnit, float, int) - Constructor for class com.aspose.barcode.generation.FontUnit
 
FontUnit(String, float, int, float) - Constructor for class com.aspose.barcode.generation.FontUnit
Deprecated.
FontUnit(String, float, int, float, int) - Constructor for class com.aspose.barcode.generation.FontUnit
Deprecated.

G

GB18030 - Static variable in class com.aspose.barcode.ECIEncodings
GB (PRC) Chinese Character Set encoding.
generateBarCodeImage() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Generate the BarCode image under current settings
generateBarCodeImage() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Generate the BarCode image under current settings.
getAlignment() - Method in class com.aspose.barcode.generation.Caption
Gets or sets the text System.Drawing.StringAlignmentalignment of the caption.
getAlignment() - Method in class com.aspose.barcode.generation.CodeTextStyle
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.
getAllSupportedTypesArray() - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Gets an array that represents AllSupportedTypes
getAlwaysShow() - Method in class com.aspose.barcode.generation.ChecksumProperties
Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
getAlwaysShowChecksum() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Always display checksum digit in the humanreadable text for Code128 and GS1Code128 barcodes.
getAngle() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the angle of the barcode (0-360).
getAspectRatio() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
2D BarCode's module's height/width ratio (yDimension/xDimension).
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.D2Properties
Height/Width ratio of 2D BarCode module.
getAspectRatio() - Method in interface com.aspose.barcode.IBarCodeControl
AspectRatio
getAustralianPostEncodingTable() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.OTHER"
getAutoSize() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Adjusts the image's size automatically.
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.BarCodeGenerator
Gets the mode by which the barcode automatically resizes.
getAztec() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the AztecProperties that contains all configuration properties for Aztec barcode.
getAztecSymbolMode() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Get a Aztec Symbol mode.
getAztecSymbolModeName(int) - Static method in enum com.aspose.barcode.AztecSymbolMode
Deprecated.
getAztecSymbolModeName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
getAztecSymbolModeValue(String) - Static method in enum com.aspose.barcode.AztecSymbolMode
Deprecated.
getAztectErrorLevel() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Level of error corection of Aztect types of barcode.
getAztectErrorLevel() - Method in class com.aspose.barcode.BarCodeControl
Level of error corection of Aztect types of barcode.
getBackColor() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Background color of the barcode image
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.BarCodeGenerator
Background color of the barcode image.
getBackColor() - Method in interface com.aspose.barcode.IBarCodeControl
Background color of the barcode image.
getBackColorName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets a background color name of the barcode image
getBarCodeDecodeType() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
 
getBarCodeHeight() - Method in class com.aspose.barcode.generation.BarCodeGenerator
BarCode height when AutoSizeMode property is set to AutoSizeMode.NEAREST.
getBarCodeImage() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Get the BarCode image under current settings
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.
getBarCodeImageCaptionAbove() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
 
getBarCodeWidth() - Method in class com.aspose.barcode.generation.BarCodeGenerator
BarCode width when AutoSizeMode property is set to AutoSizeMode.NEAREST.
getBarHeight() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
height of 1D barcodes' bars.
getBarHeight() - Method in class com.aspose.barcode.BarCodeControl
height of 1D barcodes' bars.
getBarHeight() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Height of 1D barcodes' bars in Unit value.
getBarHeight() - Method in interface com.aspose.barcode.IBarCodeControl
height of 1D barcodes' bars.
getBarWidthReduction() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
BAR width reduction.
getBorder() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the BorderProperties that contains all configuration properties for barcode border.
getBorderColor() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
BarCode Image's border's color
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
getBorderColorName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets a barcode Image's border's color name
getBorderDashStyle() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
BarCode Image's border's style
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
getBorderThickness() - Method in class com.aspose.barcode.generation.ITFProperties
Gets or sets an ITF14 border (bearer bar) thickness in Unit value.
getBorderType() - Method in class com.aspose.barcode.generation.ITFProperties
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
getBorderVisible() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets a value indicating whether [border visible].
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.BarCodeBuilder
Deprecated.
Get barCode Image's border's width DEFAULT GRAPHICS Unit: MILLIMETER
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.MarginsF
Gets the bottom marign.
getCaptionAbove() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Get caption Above the BarCode image.
getCaptionAbove() - Method in class com.aspose.barcode.BarCodeControl
Caption Above the BarCode image.
getCaptionAbove() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Caption Above the BarCode image.
getCaptionAbove() - Method in interface com.aspose.barcode.IBarCodeControl
CaptionAbove
getCaptionBelow() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Caption Below the BarCode image.
getCaptionBelow() - Method in class com.aspose.barcode.BarCodeControl
Caption Below the BarCode image.
getCaptionBelow() - Method in class com.aspose.barcode.generation.BarCodeGenerator
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.
getChecksum() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the ChecksumProperties that contains all configuration properties for checksum of barcode.
getChecksumMode() - Method in class com.aspose.barcode.generation.CodabarProperties
Get or set the checksum algorithm for Codabar barcodes.
getChecksumValidation() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
getChecksumValidationName(int) - Static method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
Deprecated.
getChecksumValidationValue(String) - Static method in enum com.aspose.barcode.barcoderecognition.ChecksumValidation
Deprecated.
getClassification() - Method in class com.aspose.barcode.BaseEncodeType
Gets a classification of this symbology.
getCodabar() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the CodabarProperties that contains all configuration properties for Codabar barcode.
getCodabarChecksumMode() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Get the checksum algorithm for Codabar barcodes.
getCodabarStartSymbol() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Start symbol (character) of codabar symbology See CodabarStopSymbol}.
getCodabarStartSymbol() - Method in class com.aspose.barcode.BarCodeControl
Start symbol (character) of codabar symbology see CodabarStopSymbol see CodabarSymbol
getCodabarStartSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStartSymbol
getCodabarStartSymbolName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets the name of start symbol (character) of codabar symbology
getCodabarStopSymbol() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Stop symbol (character) of codabar symbology See CodabarStartSymbol.
getCodabarStopSymbol() - Method in class com.aspose.barcode.BarCodeControl
Stop symbol (character) of codabar symbology see CodabarStartSymbol see CodabarSymbol
getCodabarStopSymbol() - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStopSymbol
getCodabarStopSymbolName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets the name of stop symbol (character) of codabar symbology
getCodabarSymbolName(short) - Static method in class com.aspose.barcode.CodabarSymbol
 
getCodabarSymbolValue(String) - Static method in class com.aspose.barcode.CodabarSymbol
 
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
getCodeBytes() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the encoded code bytes.
getCodeLocation() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Specify the displaying CodeText's Location, set to CodeLocation.NONE to hide CodeText.
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
getCodeLocationName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
getCodeLocationName(int) - Static method in enum com.aspose.barcode.CodeLocation
Deprecated.
getCodeLocationValue(String) - Static method in enum com.aspose.barcode.CodeLocation
Deprecated.
getCodeText() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Data to be encoded, different types of BarCode may have different CodeText length restrictions
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
Data to be encoded, different types of BarCode may have different CodeText length restrictions.
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.BarCodeBuilder
Deprecated.
Gets the alignment of the code text.
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.BarCodeBuilder
Deprecated.
Specify the displaying CodeText's Color
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
getCodeTextColorName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets the CodeText's Color name
getCodeTextEncoding() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets the encoding of codetext.
getCodeTextEncoding() - Method in class com.aspose.barcode.BarCodeControl
Gets a character encoding.
getCodeTextEncoding() - Method in class com.aspose.barcode.generation.D2Properties
Gets or sets the encoding of codetext.
getCodeTextFont() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Specify the displaying CodeText's font See 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
getCodeTextSpace() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Get space between the CodeText and the BarCode.
getCodeTextSpace() - Method in class com.aspose.barcode.BarCodeControl
Space between the CodeText and the BarCode.
getCodeTextSpace() - Method in interface com.aspose.barcode.IBarCodeControl
CodeTextSpace
getCodeTextStyle() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the CodeTextStyle that contains all configuration properties for codetext of barcode.
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.BorderProperties
BarCode Image's border's color.
getColor() - Method in class com.aspose.barcode.generation.Caption
Gets or sets the System.Drawing.Colorforecolor of the Captioncaption.
getColor() - Method in class com.aspose.barcode.generation.CodeTextStyle
Specify the displaying CodeText's Color.
getColumns() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
2D BarCode's columns, if setting is illegal then columns will be calculated automatically appliable EncodeTypes: Pdf417, CodablockF
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.D2Properties
2D BarCode's columns, if setting is illegal then columns will be calculated automatically.
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
getCompactionMode() - Method in class com.aspose.barcode.generation.Pdf417Properties
Pdf417 symbology type of BarCode's compaction mode.
getConsumptionQuantity() - Static method in class com.aspose.barcode.metered.Metered
Gets consumption quantity
getCustomerInformationInterpretingType() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.OTHER"
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
getCustomSizeBarCodeImage(Dimension, boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets the scaled barcode image.
getCustomSizeBarCodeImage(float, float, boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets the scaled barcode image.
getD2() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the D2Properties that contains all configuration properties for 2D barcodes.
getDashStyle() - Method in class com.aspose.barcode.generation.BorderProperties
Border style of BarCode Image.
getData() - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
Gets the part of code text related to subtype.
getData() - Method in class com.aspose.barcode.generation.SupplementProperties
Supplement data following BarCodes of symbology UPCA, UPCE, EAN13, EAN8, ISBN, Interleaved2of5 or Standard2of5.
getDataMatrix() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the DataMatrixProperties that contains all configuration properties for DataMatrix barcode.
getDatamatrixEcc() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets a Datamatri ECC type.
getDataMatrixEncodeMode() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Encode mode of Datamatrix barcode, default to Auto
getDataMatrixEncodeMode() - Method in class com.aspose.barcode.BarCodeControl
Encode mode of Datamatrix barcode, default to AUTO see BarCode.DataMatrixEncodeModeDataMatrixEncodeMode .
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.BarCodeBuilder
Deprecated.
Gets the text will displayed on the barcode's image.
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
getDisplayText() - Method in class com.aspose.barcode.generation.D2Properties
Gets or sets the text will displayed on the barcode image.
getDocument() - Method in class com.aspose.barcode.generation.Unit
Gets or sets size value in document units.
getDotCodeMask() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Mask of Dotcode barcode, default to Auto
getDotCodeMask() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets mask of Dotcode barcode, default to Auto.
getDpiX() - Method in class com.aspose.barcode.Resolution
Gets the horizontal resolution
getDpiY() - Method in class com.aspose.barcode.Resolution
Gets the vertical resolution
getECIEncoding() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
 
getECIEncoding() - Method in class com.aspose.barcode.generation.QRProperties
Extended Channel Interpretation Identifiers.
getEnable() - Method in class com.aspose.barcode.generation.ChecksumProperties
getEnableChecksum() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
 
getEnableChecksum() - Method in class com.aspose.barcode.BarCodeControl
getEnableChecksum() - Method in interface com.aspose.barcode.IBarCodeControl
EnableChecksum
getEnableEscape() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Indicates whether explains the character "\" as an escape character in CodeText property.
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.BarCodeGenerator
Indicates whether explains the character "\" as an escape character in CodeText property.
getEnableEscape() - Method in interface com.aspose.barcode.IBarCodeControl
EnableEscape
getEncodeMode() - Method in class com.aspose.barcode.generation.QRProperties
QR symbology type of BarCode's encoding mode.
getEncodeType() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Get BarCode's encode type (symbology).
getEncodeType() - Method in class com.aspose.barcode.BarCodeControl
 
getEncodeType() - Method in class com.aspose.barcode.generation.BarCodeGenerator
BarCode's encode type (symbology).
getEncodeType() - Method in class com.aspose.barcode.generation.QRProperties
QR / MicroQR selector mode.
getEncodeType() - Method in interface com.aspose.barcode.IBarCodeControl
BarCode's encode type (symbology).
getErrorLevel() - Method in class com.aspose.barcode.generation.AztecProperties
Level of error correction of Aztec types of barcode.
getErrorLevel() - Method in class com.aspose.barcode.generation.Pdf417Properties
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.
getErrorLevel() - Method in class com.aspose.barcode.generation.QRProperties
Level of Reed-Solomon error correction for QR barcode.
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.BarCodeBuilder
Deprecated.
Only for 1D barcodes.
getFilledBars() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets or sets a value indicating whether bars filled.
getFont() - Method in class com.aspose.barcode.Caption
Gets the java.awt.Font of the Captioncaption.
getFont() - Method in class com.aspose.barcode.generation.Caption
Gets or sets the System.Drawing.Fontfont of the Captioncaption.
getFont() - Method in class com.aspose.barcode.generation.CodeTextStyle
Specify the displaying CodeText's font.
getFont() - Method in class com.aspose.barcode.generation.FontUnit
 
getForeColor() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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.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 the java.awt.Color of the Captioncaption.
getForeColor() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Foreground color of the barcode image, that is, Bar's color of 1D barcode, Module's color of 2D barcode.
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.
getForeColorName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets a foreground color name
getGetSingleTypesCount() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Returns a number of single types.
getGraphicsUnit() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Measurement of various properties such as width, height etc.
getGraphicsUnit() - Method in class com.aspose.barcode.BarCodeControl
Measurement of various properties such as width, height etc.
getGraphicsUnit() - Method in class com.aspose.barcode.generation.Unit
 
getGraphicsUnit() - Method in interface com.aspose.barcode.IBarCodeControl
Measurement of various properties such as width, height etc.
getGraphicsUnitName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
 
getGraphicsUnitName(int) - Static method in enum com.aspose.barcode.GraphicsUnit
Deprecated.
getImageHeight() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Get barCode image's height.
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.BarCodeBuilder
Deprecated.
Graphics quality mode, when RotationAngleF not equal to 0, 90, 180 or 270, do set quality mode to anti-alias.
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
getImageQualityName() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
getImageWidth() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Get barCode image's width.
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 or sets size value in inches.
getIndentAmount() - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Get the indent amount for the transformer
getIsDeniable() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Checks the deniable recognition.
getITF() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the ITFProperties that contains all configuration properties for ITF14 barcode.
getITF14BorderThickness() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets or sets an ITF14 border (bearer bar) thickness.
getITF14BorderType() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
getITF14BorderType() - Method in class com.aspose.barcode.BarCodeControl
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
getLeft() - Method in class com.aspose.barcode.generation.Margins
Gets the left margin in Unit value.
getLeft() - Method in class com.aspose.barcode.MarginsF
Gets the left margin.
getLocation() - Method in class com.aspose.barcode.generation.CodeTextStyle
Specify the displaying CodeText Location, set to CodeLocation.NONE to hide CodeText.
getMacroFileID() - Method in class com.aspose.barcode.generation.Pdf417Properties
Gets or sets macro Pdf417 barcode's file ID.
getMacroPdf417FileID() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets macro pdf417 barcode's file ID.
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.BarCodeBuilder
Deprecated.
Gets macro pdf417 barcode's segment ID, which starts from 0, to MacroPdf417SegmentCount - 1.
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.BarCodeBuilder
Deprecated.
Gets macro pdf417 barcode segments count.
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.
getMacroSegmentID() - Method in class com.aspose.barcode.generation.Pdf417Properties
Gets or sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
getMacroSegmentsCount() - Method in class com.aspose.barcode.generation.Pdf417Properties
Gets or sets macro Pdf417 barcode segments count.
getManualHintName(int) - Static method in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
 
getManualHints() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
Use QualitySettings instead.
getManualHintsName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets name of ManualHints property
getManualHintValue(String) - Static method in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
 
getMargins() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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 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 class com.aspose.barcode.generation.BarCodeGenerator
Margin area around the core BarCode image.
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
getMaxiCodeEncodeMode() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets or sets a MaxiCode encode mode
getMaxiCodeEncodeMode() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets a MaxiCode encode mode.
getMaxModule() - Method in class com.aspose.barcode.barcoderecognition.common.algorithms.HistogramStatistic
Get max module on histogram
getMaxValue() - Method in class com.aspose.barcode.barcoderecognition.common.algorithms.HistogramStatistic
Get max value on histogram
getMedianSmoothingWindowSize() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
Use QualitySettings.getMedianSmoothingWindowSize() instead.
getMillimeters() - Method in class com.aspose.barcode.generation.Unit
Gets or sets size value in millimeters.
getMinimumBarCodeSize() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Returns the minimum width and height, in current GraphicsUnit, of this BarCode.
getMinModule() - Method in class com.aspose.barcode.barcoderecognition.common.algorithms.HistogramStatistic
Get min module on histogram
getMinValue() - Method in class com.aspose.barcode.barcoderecognition.common.algorithms.HistogramStatistic
Get min value on histogram
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.
getOnlyBarCodeImage() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets the only barcode image.
getOnlyBarCodeImage(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets the only barcode image.
getPdf417() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the Pdf417Properties that contains all configuration properties for Pdf417 barcode.
getPdf417CompactionMode() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Pdf417 encode type of BarCode's compaction mode, default compaction mode is Auto
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 interface com.aspose.barcode.IBarCodeControl
Pdf417CompactionMode
getPdf417ErrorLevel() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets Pdf417 encode type of BarCode's error coccrection 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 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 interface com.aspose.barcode.IBarCodeControl
Pdf417ErrorLevel
getPdf417Truncate() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
whether pdf417 encode type of BarCode is truncated (to reduce space)
getPdf417Truncate() - Method in class com.aspose.barcode.BarCodeControl
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 or sets size value in pixels.
getPlanetShortBarHeight() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Short bar's height of Planet barcode, it has to be between 1 millimeter and 1.5 milimeters.
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 or sets size value in point.
getPoints() - Method in class com.aspose.barcode.barcoderecognition.BarCodeRegion
Gets the points of the region.
getPostalShortBarHeight() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Short bar's height of Postal barcodes.
getPostnetShortBarHeight() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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 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.BarCodeBuilder
Deprecated.
Choose printer, if not specified, Print() method will choose the first available printer
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.
getQR() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets the QRProperties that contains all configuration properties for QR barcode.
getQREncodeMode() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
QR encode type of BarCode's encoding mode, default mode is Auto
getQREncodeMode() - Method in class com.aspose.barcode.BarCodeControl
QR symbology type of BarCode's encoding mode, default mode is <bode>AUTO</bode>
getQREncodeType() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
QR / MicroQR selector mode.
getQRErrorLevel() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Level of Reed-Solomon error correction for QR barcode.
getQRErrorLevel() - Method in class com.aspose.barcode.BarCodeControl
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.BarCodeBuilder
Deprecated.
Version of QR Code.
getQualitySettings() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
QualitySettings allows to configure recognition quality and speed manually.
getRecognitionMode() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
Use QualitySettings instead.
getRecognitionModeName() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets the RecognitionMode's name
getRecognitionModeName(int) - Static method in class com.aspose.barcode.barcoderecognition.RecognitionMode
Deprecated.
 
getRecognitionModeValue(String) - Static method in class com.aspose.barcode.barcoderecognition.RecognitionMode
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.BarCodeBuilder
Deprecated.
Gets the resolution of the BarCode image See Resolution.
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.BarCodeGenerator
Gets or sets the resolution of the BarCode image.
getResolution() - Method in interface com.aspose.barcode.IBarCodeControl
Resolution
getResolutionModeName(int) - Static method in enum com.aspose.barcode.ResolutionMode
Deprecated.
getResolutionModeValue(String) - Static method in enum com.aspose.barcode.ResolutionMode
Deprecated.
getRight() - Method in class com.aspose.barcode.generation.Margins
Gets the right marign in Unit value.
getRight() - Method in class com.aspose.barcode.MarginsF
Gets the right margin.
getRotationAngle() - Method in class com.aspose.barcode.generation.BarCodeGenerator
BarCode image rotation angle, measured in degree, e.g.
getRotationAngleF() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
BarCode image's 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.BarCodeBuilder
Deprecated.
BarCode's rows, if setting is illegal then rows will be calculated automatically.
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.D2Properties
BarCode's rows, if setting is illegal then rows will be calculated automatically.
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 the space between the caption and the barcode, and the space between border and the caption
getSpace() - Method in class com.aspose.barcode.generation.Caption
Gets or sets the space between the caption and the barcode, and the space between border and the caption in Unit value.
getSpace() - Method in class com.aspose.barcode.generation.CodeTextStyle
Space between the CodeText and the BarCode in Unit value.
getSpace() - Method in class com.aspose.barcode.generation.SupplementProperties
Space between main the BarCode and supplement BarCode in Unit value.
getStartSymbol() - Method in class com.aspose.barcode.generation.CodabarProperties
Start symbol (character) of Codabar symbology.
getStopSymbol() - Method in class com.aspose.barcode.generation.CodabarProperties
Stop symbol (character) of Codabar symbology.
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.BarCodeGenerator
Gets the SupplementProperties that contains all configuration properties for Supplement part of barcode.
getSupplementData() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Supplement data following BarCodes of encode types UPCA, UPCE, EAN13, EAN8, ISBN, Interleaved2of5 or Standard2of5.
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 interface com.aspose.barcode.IBarCodeControl
SupplementData
getSupplementSpace() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Space between main the BarCode and supplement BarCode, default Graphics Unit: millimeter
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 interface com.aspose.barcode.IBarCodeControl
SUPPLEMENT_SPACE
getSymbolMode() - Method in class com.aspose.barcode.generation.AztecProperties
Gets or sets a Aztec Symbol mode.
getText() - Method in class com.aspose.barcode.Caption
Gets the content of the caption.
getText() - Method in class com.aspose.barcode.generation.Caption
Gets or sets the content of the caption.
getTextAlign() - Method in class com.aspose.barcode.Caption
Gets the text of the caption.
getTextAlignName() - Method in class com.aspose.barcode.Caption
Deprecated.
getTextRenderingHint() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Specifies the quality of text rendering.
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.BarCodeBuilder
Deprecated.
Only for 1D barcodes.
getThrowExceptionWhenCodeTextIncorrect() - Method in class com.aspose.barcode.generation.BarCodeGenerator
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.MarginsF
Gets the top marign.
getTruncate() - Method in class com.aspose.barcode.generation.Pdf417Properties
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
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.CodeLocation
 
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.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
 
getVersion() - Method in class com.aspose.barcode.generation.QRProperties
Version of QR Code.
getVisible() - Method in class com.aspose.barcode.Caption
Gets a value indicates whether the caption is visible.
getVisible() - Method in class com.aspose.barcode.generation.BorderProperties
Gets or sets a value indicating whether [border visible].
getVisible() - Method in class com.aspose.barcode.generation.Caption
Gets or sets a value indicates whether the Captioncaption is visible.
getWideNarrowRatio() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Wide bars to Narrow bars ratio for some 1D BarCode.
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.BarCodeGenerator
Wide bars to Narrow bars ratio for some 1D BarCode.
getWideNarrowRatio() - Method in interface com.aspose.barcode.IBarCodeControl
WideNarrowRatio
getWidth() - Method in class com.aspose.barcode.generation.BorderProperties
Border width of the BarCode image in Unit value.
getxDimension() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Get x-dimension, smallest width unit of BarCode's bars or spaces.
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.BarCodeGenerator
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.BarCodeBuilder
Deprecated.
y-dimension, smallest height unit of 2D BarCode's modules.
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

H

hashCode() - Method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.barcode.BaseEncodeType
Returns the hash code for this instance.
hashCode() - Method in class com.aspose.barcode.generation.Unit
Returns the hash code for this object.
hashCode() - Method in class com.aspose.barcode.MarginsF
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
hashCode() - Method in class com.aspose.barcode.Resolution
Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
HistogramStatistic - Class in com.aspose.barcode.barcoderecognition.common.algorithms
Histogram statistics
HistogramStatistic() - Constructor for class com.aspose.barcode.barcoderecognition.common.algorithms.HistogramStatistic
 

I

IATA_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>IATA 2 of 5</b> barcode specification.
IATA_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
Represents IATA 2 of 5 barcode.IATA (International Air Transport Assosiation) uses this barcode for the management of air cargo.
IBarCodeControl - Interface in com.aspose.barcode
IBarCodeControl
ImageQualityMode - Enum in com.aspose.barcode
Specifies the quality of the created barcode image.
importFromXml(String) - Static method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Imports BarCode properties from the xml-file specified and applies them to the current BarCodeBuilder instance.
importFromXml(String) - Static method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Imports BarCode properties from the xml-file specified and applies them to the current BarCodeBuilder instance.
INCORRECT_BARCODES - Static variable in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
Use QualitySettings.getAllowIncorrectBarcodes() instead.
INTERLEAVED_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>INTERLEAVED 2 of 5</b> barcode specification
INTERLEAVED_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification
InvalidCodeException - Exception in com.aspose.barcode
The Exception will be thrown when invalid characters contained in the code text.
InvalidCodeException(String) - Constructor for exception com.aspose.barcode.InvalidCodeException
Initializes a new instance of the InvalidCodeException class with a specified error message.
INVERT_IMAGE - Static variable in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
Use QualitySettings.getAllowInvertImage() instead.
is2D(BaseEncodeType) - Static method in class com.aspose.barcode.EncodeTypes
 
ISBN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ISBN</b> barcode specification
ISBN - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with isBN barcode specification
isDesignMode() - Method in class com.aspose.barcode.generation.BarCodeGenerator
 
isIndent() - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Gets a value indicating whether to indent elements.
isLicensed() - Static method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets a value indicating whether generation module is licensed.
isLicensed() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Gets a value indicating whether recognition module is licensed.
isLicensed() - Static method in class com.aspose.barcode.generation.BarCodeGenerator
Gets a value indicating whether generation module is licensed.
ISMN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ISMN</b> barcode specification
ISMN - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with ISMN barcode specification
ISO_8859_1 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-1 Latin alphabet No.
ISO_8859_10 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-10 Latin alphabet No.
ISO_8859_11 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-11 Latin/Thai alphabet encoding.
ISO_8859_13 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-13 Latin alphabet No.
ISO_8859_14 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-14 Latin alphabet No.
ISO_8859_15 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-15 Latin alphabet No.
ISO_8859_16 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-16 Latin alphabet No.
ISO_8859_2 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-2 Latin alphabet No.
ISO_8859_3 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-3 Latin alphabet No.
ISO_8859_4 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-4 Latin alphabet No.
ISO_8859_5 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-5 Latin/Cyrillic alphabet encoding.
ISO_8859_6 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-6 Latin/Arabic alphabet encoding.
ISO_8859_7 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-7 Latin/Greek alphabet encoding.
ISO_8859_8 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-8 Latin/Hebrew alphabet encoding.
ISO_8859_9 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 8859-9 Latin alphabet No.
isOmitXmlDeclaration() - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Gets a value indicating whether to omit an XML declaration.
isOverridedDimensionX() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Check if x dimension is specified by the user
ISSN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ISSN</b> barcode specification
ISSN - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with ISSN barcode specification
ITALIAN_POST_25 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Italian Post 25</b> barcode specification
ITALIAN_POST_25 - Static variable in class com.aspose.barcode.EncodeTypes
Represents Italian Post 25 barcode.
ITF14BorderType - Enum in com.aspose.barcode
ITF14 barcode's border type
ITF_14 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ITF14</b> barcode specification
ITF_14 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with ITF14 barcode specification
ITF_6 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>ITF6</b> barcode specification
ITF_6 - Static variable in class com.aspose.barcode.EncodeTypes
Represents ITF-6 Barcode.
ITFProperties - Class in com.aspose.barcode.generation
Contains specific configuration properties for ITF barcodes.
ITFProperties() - Constructor for class com.aspose.barcode.generation.ITFProperties
 

L

License - Class in com.aspose.barcode
Provides methods to license the component.
License() - Constructor for class com.aspose.barcode.License
Initializes a new instance of this class.

M

MACRO_PDF_417 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MacroPdf417</b> barcode specification
MACRO_PDF_417 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with MacroPdf417 barcode specification
ManualHint - Class in com.aspose.barcode.barcoderecognition
Deprecated.
Use QualitySettings instead.

ManualHints - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionMode
Deprecated.
Use QualitySettings instead.
Margins - Class in com.aspose.barcode.generation
Specifies the margins of a barcode image in Unit values.
Margins(Unit, Unit, Unit, Unit) - Constructor for class com.aspose.barcode.generation.Margins
Initializes a new instance of the Margins class with specified left, right, top, bottom marigns.
MarginsF - Class in com.aspose.barcode
Specifies the margins of a barcode image.
MarginsF() - Constructor for class com.aspose.barcode.MarginsF
Initializes a new instance of the MarginsF class with 0 margins.
MarginsF(float, float, float, float) - Constructor for class com.aspose.barcode.MarginsF
Initializes a new instance of the MarginsF class with specified left, right, top, bottom marigns.
MATRIX_2_OF_5 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Matrix 2 of 5</b> barcode specification
MATRIX_2_OF_5 - Static variable in class com.aspose.barcode.EncodeTypes
Represents Matrix 2 of 5 BarCode
MaxBarCodes - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionMode
Deprecated.
Use QualitySettings.MaxBarCodes instead.
MAXI_CODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MaxiCode</b> barcode specification
MAXI_CODE - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with MaxiCode barcode specification
MaxPerformance - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionMode
Deprecated.
Use QualitySettings.NormalQuality instead.
MaxQuality - Static variable in class com.aspose.barcode.barcoderecognition.RecognitionMode
Deprecated.
Use QualitySettings.HighQuality instead.
MEDIAN_SMOOTHING - Static variable in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
Use QualitySettings.getAllowMedianSmoothing() instead.
Metered - Class in com.aspose.barcode.metered
Provides methods to set metered key.
Metered() - Constructor for class com.aspose.barcode.metered.Metered
Initializes a new instance of this class.
MICR_E_13_B - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MICR E-13B</b> blank specification
MICRO_PDF_417 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MicroPdf417</b> barcode specification
MICRO_PDF_417 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with MicroPdf417 barcode specification
MICRO_QR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MicroQR Code</b> barcode specification
MOST_COMMON_TYPES - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that data will be checked with most commonly used symbologies
MSI - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>MSI Plessey</b> barcode specification
MSI - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with MSI Plessey barcode specification
MultyDecodeType - Class in com.aspose.barcode.barcoderecognition
Composite decode type.
MultyDecodeType(BaseDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.MultyDecodeType
Initializes a new instance of the MultyDecodeType class.
MultyDecodeType(SingleDecodeType...) - Constructor for class com.aspose.barcode.barcoderecognition.MultyDecodeType
Initializes a new instance of the MultyDecodeType class.

N

NONE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Unspecified decode type.
NONE - Static variable in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
Don't use it, value is ignored.
NONE - Static variable in class com.aspose.barcode.EncodeTypes
Unspecified encode type.
NoRotate - Static variable in class com.aspose.barcode.barcoderecognition.recognition.recognitionsession.Orientation
Orientation 0 degree clockwise.

O

ONE_CODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with USPS <b>OneCode</b> barcode specification
ONE_CODE - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with USPS OneCode barcode specification
op_Equality(Resolution, Resolution) - Static method in class com.aspose.barcode.Resolution
Determines whether two ResolutionResolution instances are equal.
op_Inequality(Resolution, Resolution) - Static method in class com.aspose.barcode.Resolution
Determines whether two ResolutionResolution instances are not equal.
OPC - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>OPC</b> barcode specification
OPC - Static variable in class com.aspose.barcode.EncodeTypes
Represents OPC(Optical Product Code) Barcode,also known as , VCA Barcode VCA OPC, Vision Council of America OPC Barcode.
Orientation - Class in com.aspose.barcode.barcoderecognition.recognition.recognitionsession
 

P

paintComponent(Graphics) - Method in class com.aspose.barcode.BarCodeControl
 
parse(String) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Converts the string representation of a SingleDecodeType to its instance.
parse(String) - Static method in class com.aspose.barcode.BaseEncodeType
Converts the string representation of the name of a BaseEncodeType to its instance.
parse(String, BaseEncodeType[]) - Static method in class com.aspose.barcode.EncodeTypes
Converts the string representation of a BaseEncodeType to its instance.
parseSingleDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Converts the string representation of the name of a SingleDecodeType to its instance.
PATCH_CODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Patch code</b> barcode specification.
PATCH_CODE - Static variable in class com.aspose.barcode.EncodeTypes
Represents Patch code barcode
Pdf417CompactionMode - Enum in com.aspose.barcode
Pdf417 barcode's compation mode
Pdf417ErrorLevel - Enum in com.aspose.barcode
pdf417 barcode's error correction level, from level 0 to level 9, level 0 means no error correction, level 9 means best error correction
Pdf417Properties - Class in com.aspose.barcode.generation
Contains specific configuration properties for Pdf417 barcodes.
Pdf417Properties() - Constructor for class com.aspose.barcode.generation.Pdf417Properties
 
PDF_417 - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Pdf417</b> barcode symbology
PDF_417 - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Pdf417 barcode specification
PHARMACODE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Pharmacode</b> barcode.
PHARMACODE - Static variable in class com.aspose.barcode.EncodeTypes
Represents Pharmacode barcode.
PLANET - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Planet</b> barcode specification
PLANET - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Planet barcode specification
POSTAL_TYPES - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that data will be checked with all of 1.5D POSTAL barcode symbologies, like Planet, Postnet, AustraliaPost, OneCode, RM4SCC, DutchKIX
POSTNET - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>Postnet</b> barcode specification
POSTNET - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with Postnet barcode specification
print() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Print BarCodeImage See PrinterName}.
print() - Method in class com.aspose.barcode.BarCodeControl
Print BarCodeImage see PrinterName
ProcessorSettings - Class in com.aspose.barcode.barcoderecognition
Information about using processor cores
ProcessorSettings(boolean) - Constructor for class com.aspose.barcode.barcoderecognition.ProcessorSettings
Initialize an instance of ProcessorSettings class
PRODUCT - Static variable in class com.aspose.barcode.BuildVersionInfo
The product title.
PZN - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>PZN</b> barcode specification.
PZN - Static variable in class com.aspose.barcode.EncodeTypes
Represents PZN barcode.This EncodeType is also known as Pharmacy central number, Pharmazentralnummer

Q

QR - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>QR Code</b> barcode specification
QR - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with QR Code barcode specification
QREncodeMode - Enum in com.aspose.barcode
Encoding mode for QR barcodes.
QREncodeType - Enum in com.aspose.barcode
QR / MicroQR selector mode.
QRErrorLevel - Enum in com.aspose.barcode
Level of Reed-Solomon error correction.
QrExtCodetextBuilder - Class in com.aspose.barcode
Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QREncodeMode
QrExtCodetextBuilder() - Constructor for class com.aspose.barcode.QrExtCodetextBuilder
 
QRProperties - Class in com.aspose.barcode.generation
Contains specific configuration properties for QR barcodes.
QRProperties() - Constructor for class com.aspose.barcode.generation.QRProperties
 
QRVersion - Enum in com.aspose.barcode
Version of QR Code.

R

read() - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Reads barcode from the image.
recalculateValues() - Method in class com.aspose.barcode.generation.BarCodeGenerator
Calculate all values automatically without drawing barcode.
RecognitionMode - Class in com.aspose.barcode.barcoderecognition
Deprecated.
RecognitionMode is depricated. Use QualitySettings instead.

RELEASE_DATE - Static variable in class com.aspose.barcode.BuildVersionInfo
The product release date.
RenderFormat - Enum in com.aspose.barcode
Represents the image formats rendering to the target.
Resolution - Class in com.aspose.barcode
The resolution infomation of the barcode image
Resolution() - Constructor for class com.aspose.barcode.Resolution
Initializes a new instance of the Resolution class.
Resolution(float, float, ResolutionMode) - Constructor for class com.aspose.barcode.Resolution
Initializes a new instance of the Resolution class.
Resolution(float, float, int) - Constructor for class com.aspose.barcode.Resolution
Deprecated.
ResolutionMode - Enum in com.aspose.barcode
Specifies the resolution mode used to create barcode image.
RM_4_SCC - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>RM4SCC</b> barcode specification.
RM_4_SCC - Static variable in class com.aspose.barcode.EncodeTypes
Represents RM4SCC barcode.
rotate() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Rotate barcode image clockwise for 90 degrees
rotate(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Rotate barcode image clockwise
rotate(RotationDirection, float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Rotate the barcode image
rotate(int, float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
rotate() - Method in class com.aspose.barcode.BarCodeControl
Rotate barcode image clockwise for 90 degrees
rotate(float) - Method in class com.aspose.barcode.BarCodeControl
Rotate barcode image clockwise
rotate(RotationDirection, float) - Method in class com.aspose.barcode.BarCodeControl
Rotate the barcode image
rotate(int, float) - Method in class com.aspose.barcode.BarCodeControl
Deprecated.
rotate() - Method in interface com.aspose.barcode.IBarCodeControl
Rotate barcode image clockwise for 90 degrees
rotate(float) - Method in interface com.aspose.barcode.IBarCodeControl
Rotate barcode image clockwise
rotate(RotationDirection, float) - Method in interface com.aspose.barcode.IBarCodeControl
Rotate the barcode image
rotate(int, float) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
Rotate180 - Static variable in class com.aspose.barcode.barcoderecognition.recognition.recognitionsession.Orientation
Orientation 180 degree clockwise.
Rotate270 - Static variable in class com.aspose.barcode.barcoderecognition.recognition.recognitionsession.Orientation
Orientation 270 degree clockwise.
Rotate90 - Static variable in class com.aspose.barcode.barcoderecognition.recognition.recognitionsession.Orientation
Orientation 90 degree clockwise.
RotationDirection - Enum in com.aspose.barcode
Rotation Direction, must be the following: CLOCKWISE or ANTI_CLOCKWISE

S

save(String) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Save BarCodeImage to specific file in specific format
save(String, ImageFormat) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
save(OutputStream, ImageFormat) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
save(OutputStream, int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
save(OutputStream, BarCodeImageFormat) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
 
save(String, int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
save(String, BarCodeImageFormat) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Save BarCodeImage to specific file in specific format
save(String) - Method in class com.aspose.barcode.BarCodeControl
Save BarCodeImage to specific file in specific format
save(String, ImageFormat) - Method in class com.aspose.barcode.BarCodeControl
 
save(OutputStream, int) - 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, int) - 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, int) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Deprecated.
save(OutputStream, BarCodeImageFormat) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Save BarCodeImage to stream in specific format.
save(String, BarCodeImageFormat) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Save BarCodeImage to specific file in specific format.
save(String, int) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Deprecated.
save(String) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Save BarCodeImage to specific file in specific format.
save(String) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
save(String, ImageFormat) - 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(OutputStream, int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
save(String, BarCodeImageFormat) - Method in interface com.aspose.barcode.IBarCodeControl
Save BarCodeImage to specific file in specific format
save(String, int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
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(StringAlignment) - Method in class com.aspose.barcode.generation.Caption
Gets or sets the text System.Drawing.StringAlignmentalignment of the caption.
setAlignment(int) - Method in class com.aspose.barcode.generation.Caption
Deprecated.
setAlignment(StringAlignment) - Method in class com.aspose.barcode.generation.CodeTextStyle
Gets or sets the alignment of the code text.
setAlignment(int) - Method in class com.aspose.barcode.generation.CodeTextStyle
Deprecated.
setAlwaysShow(boolean) - Method in class com.aspose.barcode.generation.ChecksumProperties
Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes.
setAlwaysShowChecksum(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Always display checksum digit in the humanreadable text for Code128 and GS1Code128 barcodes.
setAspectRatio(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
2D BarCode's module's height/width ratio (yDimension/xDimension).
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.D2Properties
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.BarCodeGenerator
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.OTHER"
setAustralianPostEncodingTable(int) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Deprecated.
setAutoSize(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Adjusts the image's size automatically.
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.BarCodeGenerator
Sets the mode by which the barcode automatically resizes.
setAutoSizeMode(int) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Sets the mode by which the barcode automatically resizes.
setAztecSymbolMode(AztecSymbolMode) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Set a Aztec Symbol mode.
setAztecSymbolMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
setAztectErrorLevel(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Level of error corection of Aztect types of barcode.
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.BarCodeBuilder
Deprecated.
Background color of the barcode image See System.Drawing.Color.
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.BarCodeGenerator
Background color of the barcode image.
setBackColor(Color) - Method in interface com.aspose.barcode.IBarCodeControl
Background color of the barcode image.
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.
setBarHeight(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
height of 1D barcodes' bars.
setBarHeight(float) - Method in class com.aspose.barcode.BarCodeControl
height of 1D barcodes' bars.
setBarHeight(float) - Method in interface com.aspose.barcode.IBarCodeControl
height of 1D barcodes' bars.
setBarWidthReduction(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Bar width reduction.
setBinaryCodeText(byte[]) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Set the binary data to be encoded.
setBorderColor(Color) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
BarCode Image's border's color
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(BorderDashStyle) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
BarCode Image's border's style See BorderWidth.
setBorderDashStyle(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
BarCode Image's border's style See BorderWidth.
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.
setBorderThickness(Unit) - Method in class com.aspose.barcode.generation.ITFProperties
Gets or sets an ITF14 border (bearer bar) thickness in Unit value.
setBorderType(ITF14BorderType) - Method in class com.aspose.barcode.generation.ITFProperties
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
setBorderType(int) - Method in class com.aspose.barcode.generation.ITFProperties
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
setBorderVisible(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Sets a value indicating whether [border visible].
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.BarCodeBuilder
Deprecated.
Set barCode Image's border's width DEFAULT GRAPHICS Unit: MILLIMETER
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(float) - Method in class com.aspose.barcode.MarginsF
Sets the bottom marign.
setCaptionAbove(Caption) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Set Caption Above the BarCode image.
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.BarCodeBuilder
Deprecated.
Caption Below the BarCode image.
setCaptionBelow(Caption) - Method in class com.aspose.barcode.BarCodeControl
Caption Below the BarCode image.
setCaptionBelow(Caption) - Method in interface com.aspose.barcode.IBarCodeControl
CaptionBelow
setChecksumMode(CodabarChecksumMode) - Method in class com.aspose.barcode.generation.CodabarProperties
Get or set the checksum algorithm for Codabar barcodes.
setChecksumMode(int) - Method in class com.aspose.barcode.generation.CodabarProperties
Get or set the checksum algorithm for Codabar barcodes.
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.BarCodeBuilder
Deprecated.
Set the checksum algorithm for Codabar barcodes.
setCodabarChecksumMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
setCodabarStartSymbol(short) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Start symbol (character) of codabar symbology See CodabarStopSymbol}.
setCodabarStartSymbol(short) - Method in class com.aspose.barcode.BarCodeControl
Start symbol (character) of codabar symbology see CodabarStopSymbol see CodabarSymbol
setCodabarStartSymbol(short) - Method in interface com.aspose.barcode.IBarCodeControl
CodabarStartSymbol
setCodabarStopSymbol(short) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Stop symbol (character) of codabar encode type
setCodabarStopSymbol(short) - Method in class com.aspose.barcode.BarCodeControl
Stop symbol (character) of codabar symbology see CodabarStartSymbol see CodabarSymbol
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(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
setCodeLocation(CodeLocation) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Specify the displaying CodeText's Location, set to CodeLocation.NONE to hide CodeText.
setCodeLocation(int) - Method in class com.aspose.barcode.BarCodeControl
Deprecated.
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
setCodeLocation(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setCodeText(String) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Set data to be encoded, different types of BarCode may have different CodeText length restrictions
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
Data to be encoded, different types of BarCode may have different CodeText length restrictions.
setCodeText(String) - Method in interface com.aspose.barcode.IBarCodeControl
Data to be encoded, different types of BarCode may have different CodeText length restrictions.
setCodeTextAlignment(StringAlignment) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Sets the alignment of the code text.
setCodeTextAlignment(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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.BarCodeBuilder
Deprecated.
Specify the displaying CodeText's Color
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.BarCodeBuilder
Deprecated.
Sets the encoding of codetext.
setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.BarCodeControl
Sets a character encoding.
setCodeTextEncoding(Charset) - Method in class com.aspose.barcode.generation.D2Properties
Gets or sets the encoding of codetext.
setCodeTextFont(Font) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Specify the displaying CodeText's font
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.BarCodeBuilder
Deprecated.
Set space between the CodeText and the BarCode.
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.BorderProperties
BarCode Image's border's color.
setColor(Color) - Method in class com.aspose.barcode.generation.Caption
Gets or sets the System.Drawing.Colorforecolor of the Captioncaption.
setColor(Color) - Method in class com.aspose.barcode.generation.CodeTextStyle
Specify the displaying CodeText's Color.
setColumns(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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.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.D2Properties
2D BarCode's columns, if setting is illegal then columns will be calculated automatically.
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
setCompactionMode(Pdf417CompactionMode) - Method in class com.aspose.barcode.generation.Pdf417Properties
Pdf417 symbology type of BarCode's compaction mode.
setCompactionMode(int) - Method in class com.aspose.barcode.generation.Pdf417Properties
Deprecated.
setCustomerInformationInterpretingType(CustomerInformationInterpretingType) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.OTHER"
setCustomerInformationInterpretingType(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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.BorderProperties
Border style of BarCode Image.
setDashStyle(int) - Method in class com.aspose.barcode.generation.BorderProperties
Deprecated.
setData(String) - Method in class com.aspose.barcode.barcoderecognition.Code128DataPortion
Gets the part of code text related to subtype.
setData(String) - Method in class com.aspose.barcode.generation.SupplementProperties
Supplement data following BarCodes of symbology UPCA, UPCE, EAN13, EAN8, ISBN, Interleaved2of5 or Standard2of5.
setDatamatrixEcc(DataMatrixEccType) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Sets a Datamatri ECC type.
setDatamatrixEcc(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Sets a Datamatri ECC type.
setDataMatrixEncodeMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
setDataMatrixEncodeMode(DataMatrixEncodeMode) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Encode mode of Datamatrix barcode, default to Auto
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.
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.BarCodeBuilder
Deprecated.
Sets the text will displayed on the barcode's image.
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
setDisplayText(String) - Method in class com.aspose.barcode.generation.D2Properties
Gets or sets the text will displayed on the barcode image.
setDocument(float) - Method in class com.aspose.barcode.generation.Unit
Gets or sets size value in document units.
setDotCodeMask(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Mask of Dotcode barcode, default to Auto
setDotCodeMask(int) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Sets mask of Dotcode barcode, default to Auto.
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
setECIEncoding(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Extended Channel Interpretation Identifiers.
setECIEncoding(int) - Method in class com.aspose.barcode.generation.QRProperties
Extended Channel Interpretation Identifiers.
setEnable(EnableChecksum) - Method in class com.aspose.barcode.generation.ChecksumProperties
setEnable(int) - Method in class com.aspose.barcode.generation.ChecksumProperties
Deprecated.
setEnableChecksum(EnableChecksum) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
 
setEnableChecksum(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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.BarCodeBuilder
Deprecated.
Indicates whether explains the character "\" as an escape character in CodeText property.
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.BarCodeGenerator
Indicates whether explains the character "\" as an escape character in CodeText property.
setEnableEscape(boolean) - Method in interface com.aspose.barcode.IBarCodeControl
EnableEscape
setEncodeMode(QREncodeMode) - Method in class com.aspose.barcode.generation.QRProperties
QR symbology type of BarCode's encoding mode.
setEncodeMode(int) - Method in class com.aspose.barcode.generation.QRProperties
Deprecated.
setEncodeType(BaseEncodeType) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Set BarCode's encode type (symbology).
setEncodeType(BaseEncodeType) - Method in class com.aspose.barcode.BarCodeControl
 
setEncodeType(QREncodeType) - Method in class com.aspose.barcode.generation.QRProperties
QR / MicroQR selector mode.
setEncodeType(int) - Method in class com.aspose.barcode.generation.QRProperties
Deprecated.
setEncodeType(BaseEncodeType) - Method in interface com.aspose.barcode.IBarCodeControl
BarCode's encode type (symbology).
setErrorLevel(int) - Method in class com.aspose.barcode.generation.AztecProperties
Level of error correction of Aztec types of barcode.
setErrorLevel(Pdf417ErrorLevel) - Method in class com.aspose.barcode.generation.Pdf417Properties
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.
setErrorLevel(int) - Method in class com.aspose.barcode.generation.Pdf417Properties
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.
setErrorLevel(QRErrorLevel) - Method in class com.aspose.barcode.generation.QRProperties
Level of Reed-Solomon error correction for QR barcode.
setErrorLevel(int) - Method in class com.aspose.barcode.generation.QRProperties
Deprecated.
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.BarCodeBuilder
Deprecated.
Only for 1D barcodes.
setFilledBars(boolean) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Gets or sets a value indicating whether bars filled.
setFont(Font) - Method in class com.aspose.barcode.Caption
Sets the java.awt.Font of the Captioncaption.
setForeColor(Color) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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.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
Sets the java.awt.Color of the Captioncaption.
setForeColor(Color) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Foreground color of the barcode image, that is, Bar's color of 1D barcode, Module's color of 2D barcode.
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.BarCodeBuilder
Deprecated.
Measurement of various properties such as width, height etc.
setGraphicsUnit(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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.BarCodeBuilder
Deprecated.
Set barCode image's height.
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(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
setImageQuality(ImageQualityMode) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Graphics quality mode, when RotationAngleF not equal to 0, 90, 180 or 270, do set quality mode to anti-alias.
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.BarCodeBuilder
Deprecated.
Set barCode image's width.
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
Gets or sets size value in inches.
setIndent(boolean) - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Sets a value indicating whether to indent elements.
setIndentAmount(int) - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Set the indent amount for the transformer
setITF14BorderThickness(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Gets or sets an ITF14 border (bearer bar) thickness.
setITF14BorderType(ITF14BorderType) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Border type of ITF14 barcode, quiet zone will be determined by margin settings.
setITF14BorderType(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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.
setLeft(float) - Method in class com.aspose.barcode.MarginsF
Sets the left margin.
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.CodeTextStyle
Specify the displaying CodeText Location, set to CodeLocation.NONE to hide CodeText.
setLocation(int) - Method in class com.aspose.barcode.generation.CodeTextStyle
Deprecated.
setMacroFileID(int) - Method in class com.aspose.barcode.generation.Pdf417Properties
Gets or sets macro Pdf417 barcode's file ID.
setMacroPdf417FileID(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Sets macro pdf417 barcode's file ID.
setMacroPdf417FileID(int) - Method in class com.aspose.barcode.BarCodeControl
Sets macro pdf417 barcode's file ID.
setMacroPdf417SegmentID(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Sets macro pdf417 barcode's segment ID, which starts from 0, to MacroPdf417SegmentCount - 1.
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.BarCodeBuilder
Deprecated.
Sets macro pdf417 barcode segments count.
setMacroPdf417SegmentsCount(int) - Method in class com.aspose.barcode.BarCodeControl
Sets macro pdf417 barcode segments count.
setMacroSegmentID(int) - Method in class com.aspose.barcode.generation.Pdf417Properties
Gets or sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1.
setMacroSegmentsCount(int) - Method in class com.aspose.barcode.generation.Pdf417Properties
Gets or sets macro Pdf417 barcode segments count.
setManualHints(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
Use QualitySettings instead.
setMargins(MarginsF) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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
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.BarCodeBuilder
Deprecated.
Gets or sets a MaxiCode encode mode
setMaxiCodeEncodeMode(int) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Sets a MaxiCode encode mode.
setMaxModule(int) - Method in class com.aspose.barcode.barcoderecognition.common.algorithms.HistogramStatistic
Set max module on histogram
setMaxValue(int) - Method in class com.aspose.barcode.barcoderecognition.common.algorithms.HistogramStatistic
Set max value on histogram
setMedianSmoothingWindowSize(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
Use QualitySettings.setMedianSmoothingWindowSize(int) instead.
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
Gets or sets size value in millimeters.
setMinModule(int) - Method in class com.aspose.barcode.barcoderecognition.common.algorithms.HistogramStatistic
Set min module on histogram
setMinValue(int) - Method in class com.aspose.barcode.barcoderecognition.common.algorithms.HistogramStatistic
Set min value on histogram
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.
setOmitXmlDeclaration(boolean) - Method in class com.aspose.barcode.common.helpers.XmlWriterSettings
Sets a value indicating whether to omit an XML declaration.
setPdf417CompactionMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Pdf417 encode type of BarCode's compaction mode, default compaction mode is AUTO
setPdf417CompactionMode(Pdf417CompactionMode) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Pdf417 encode type of BarCode's compaction mode, default compaction mode is AUTO
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(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.BarCodeBuilder
Deprecated.
Sets Pdf417 encode type of BarCode's error coccrection level ranging from level0 to level8, level0 means no error correction info, level8 means best error correction which means a larger picture
setPdf417ErrorLevel(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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 interface com.aspose.barcode.IBarCodeControl
Pdf417ErrorLevel
setPdf417ErrorLevel(int) - Method in interface com.aspose.barcode.IBarCodeControl
Deprecated.
setPdf417Truncate(boolean) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
whether pdf417 encode type of BarCode is truncated (to reduce space)
setPdf417Truncate(boolean) - Method in class com.aspose.barcode.BarCodeControl
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
Gets or sets size value in pixels.
setPlanetShortBarHeight(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Short bar's height of Planet barcode, it has to be between 1 millimeter and 1.5 milimeters.
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
Gets or sets size value in point.
setPostnetShortBarHeight(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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 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.BarCodeBuilder
Deprecated.
Choose printer, if not specified, Print() method will choose the first available printer
setPrinterName(String) - Method in class com.aspose.barcode.BarCodeControl
Choose printer, if not specified, Print() method will choose the first available printer
setQREncodeMode(QREncodeMode) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
QR encode type of BarCode's encoding mode, default mode is Auto
setQREncodeMode(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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>
setQREncodeType(QREncodeType) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
 
setQREncodeType(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
setQRErrorLevel(QRErrorLevel) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Level of Reed-Solomon error correction for QR barcode.
setQRErrorLevel(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
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.
setQRVersion(QRVersion) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Version of QR Code.
setQRVersion(int) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
setQualitySettings(QualitySettings) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
QualitySettings allows to configure recognition quality and speed manually.
setRecognitionMode(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Deprecated.
Use QualitySettings instead.
setResolution(Resolution) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Sets the resolution of the BarCode image See Resolution.
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.BarCodeGenerator
Gets or sets the resolution of the BarCode image.
setResolution(Resolution) - Method in interface com.aspose.barcode.IBarCodeControl
Resolution
setRight(float) - Method in class com.aspose.barcode.MarginsF
Sets the right margin.
setRotationAngle(float) - Method in class com.aspose.barcode.generation.BarCodeGenerator
BarCode image rotation angle, measured in degree, e.g.
setRotationAngleF(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
BarCode image's 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.BarCodeBuilder
Deprecated.
BarCode's rows, if setting is illegal then rows will be calculated automatically.
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.D2Properties
BarCode's rows, if setting is illegal then rows will be calculated automatically.
setSize(int, int) - Method in class com.aspose.barcode.BarCodeControl
 
setSpace(float) - Method in class com.aspose.barcode.Caption
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.SupplementProperties
Space between main the BarCode and supplement BarCode in Unit value.
setStartSymbol(short) - Method in class com.aspose.barcode.generation.CodabarProperties
Start symbol (character) of Codabar symbology.
setStopSymbol(short) - Method in class com.aspose.barcode.generation.CodabarProperties
Stop symbol (character) of Codabar symbology.
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.BarCodeBuilder
Deprecated.
Supplement data following BarCodes of encode types UPCA, UPCE, EAN13, EAN8, ISBN, Interleaved2of5 or Standard2of5.
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 interface com.aspose.barcode.IBarCodeControl
SupplementData
setSupplementSpace(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Space between main the BarCode and supplement BarCode, default Graphics Unit: millimeter
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(float) - Method in interface com.aspose.barcode.IBarCodeControl
SUPPLEMENT_SPACE
setSymbolMode(AztecSymbolMode) - Method in class com.aspose.barcode.generation.AztecProperties
Gets or sets a Aztec Symbol mode.
setSymbolMode(int) - Method in class com.aspose.barcode.generation.AztecProperties
Deprecated.
setText(String) - Method in class com.aspose.barcode.Caption
Sets the content of the caption.
setText(String) - Method in class com.aspose.barcode.generation.Caption
Gets or sets the content of the caption.
setTextAlign(int) - Method in class com.aspose.barcode.Caption
Deprecated.
setTextAlign(StringAlignment) - Method in class com.aspose.barcode.Caption
Sets the text of the caption.
setTextRenderingHint(TextRenderingHint) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Specifies the quality of text rendering.
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.BarCodeBuilder
Deprecated.
Only for 1D barcodes.
setThrowExceptionWhenCodeTextIncorrect(boolean) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Only for 1D barcodes.
setTimeout(int) - Method in class com.aspose.barcode.barcoderecognition.BarCodeReader
Sets the timeout of recognition process.
setTop(float) - Method in class com.aspose.barcode.MarginsF
Sets the top marign.
setTruncate(boolean) - Method in class com.aspose.barcode.generation.Pdf417Properties
Whether Pdf417 symbology type of BarCode is truncated (to reduce space).
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.
setVersion(QRVersion) - Method in class com.aspose.barcode.generation.QRProperties
Version of QR Code.
setVersion(int) - Method in class com.aspose.barcode.generation.QRProperties
Deprecated.
setVisible(boolean) - Method in class com.aspose.barcode.Caption
Sets a value indicates whether the caption is visible.
setVisible(boolean) - Method in class com.aspose.barcode.generation.BorderProperties
Gets or sets a value indicating whether [border visible].
setVisible(boolean) - Method in class com.aspose.barcode.generation.Caption
Gets or sets a value indicates whether the Captioncaption is visible.
setWideNarrowRatio(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Wide bars to Narrow bars ratio for some 1D BarCode.
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.BarCodeGenerator
Wide bars to Narrow bars ratio for some 1D BarCode.
setWideNarrowRatio(float) - Method in interface com.aspose.barcode.IBarCodeControl
WideNarrowRatio
setWidth(Unit) - Method in class com.aspose.barcode.generation.BorderProperties
Border width of the BarCode image in Unit value.
setxDimension(float) - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
x-dimension, smallest width unit of BarCode's bars or spaces.
setxDimension(float) - Method in class com.aspose.barcode.BarCodeControl
x-dimension, smallest width unit of BarCode's 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.BarCodeBuilder
Deprecated.
y-dimension, smallest height unit of 2D BarCode's modules.
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
Initializes a new instance of SingleDecodeType class by type index and name
SKIP_ROTATED_BARCODES - Static variable in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
Don't use it, value is ignored.
SPECIAL_FORM_OF_CELLS - Static variable in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
Use QualitySettings.getAllowDatamatrixIndustrialBarcodes() instead.
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
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
SupplementProperties - Class in com.aspose.barcode.generation
Contains specific configuration properties for Supplement part of barcode.
SupplementProperties() - Constructor for class com.aspose.barcode.generation.SupplementProperties
 
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.

T

toString() - Method in class com.aspose.barcode.BarCodeBuilder
Deprecated.
Overridden method representing BarCodeBuilder as a string.
toString() - Method in class com.aspose.barcode.BarCodeControl
overried to string method
toString() - Method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Overridden method representing MultyDecodeType as a string.
toString() - Method in class com.aspose.barcode.barcoderecognition.SingleDecodeType
Overridden method representing SingleDecodeType as the Name string.
toString() - Method in class com.aspose.barcode.BaseEncodeType
Returns the name of the given BaseEncodeType as a string.
toString() - Method in class com.aspose.barcode.generation.AztecProperties
Returns a human-readable string representation of this AztecProperties
toString() - Method in class com.aspose.barcode.generation.ChecksumProperties
eturns a human-readable string representation of this ChecksumProperties
toString() - Method in class com.aspose.barcode.generation.CodabarProperties
Returns a human-readable string representation of this CodabarProperties
toString() - Method in class com.aspose.barcode.generation.D2Properties
Returns a human-readable string representation of this D2Properties
toString() - Method in class com.aspose.barcode.generation.Margins
Returns a String that represents the current MarginsMargins instance.
toString() - Method in class com.aspose.barcode.generation.Pdf417Properties
Returns a human-readable string representation of this Pdf417Properties
toString() - Method in class com.aspose.barcode.generation.QRProperties
Returns a human-readable string representation of this QRProperties
toString() - Method in class com.aspose.barcode.generation.Unit
Returns a human-readable string representation of this Unit.
toString() - Method in class com.aspose.barcode.MarginsF
Returns a String that represents the current MarginsFMarginsF instance.
toString() - Method in class com.aspose.barcode.Resolution
Returns a string that represents the current ResolutionResolution instance.
tryParse(String, BaseEncodeType[]) - Static method in class com.aspose.barcode.BaseEncodeType
Converts the string representation of a BaseEncodeType to its instance.
tryParse(String, SymbologyEncodeType[]) - Static method in class com.aspose.barcode.BaseEncodeType
Converts the string representation of a BaseEncodeType to its instance.
tryParse(String, BaseEncodeType[]) - Static method in class com.aspose.barcode.EncodeTypes
Converts the string representation of a BaseEncodeType to its instance.
tryParseBaseDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Converts the string representation of a BaseDecodeType to its instance, having determined the concrete type.
tryParseMultyDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Converts the string representation of a MultyDecodeType to its instance.
tryParseMultyDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Converts the string representation of a MultyDecodeType to its instance.
tryParseMultyDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.MultyDecodeType
Converts the string representation of a MultyDecodeType to its instance.
tryParseSingleDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.BaseDecodeType
Converts the string representation of a SingleDecodeType to its instance.
tryParseSingleDecodeType(String) - Static method in class com.aspose.barcode.barcoderecognition.DecodeType
Converts the string representation of a SingleDecodeType to its instance.
TYPES_1D - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that data will be checked with all of 1D barcode symbologies

U

Unit - Class in com.aspose.barcode.generation
Specifies the size value in different units (Pixel, Inches, etc.).
Unit(float, int) - Constructor for class com.aspose.barcode.generation.Unit
Deprecated.
Unit(float, GraphicsUnit) - Constructor for class com.aspose.barcode.generation.Unit
Initializes a new instance of the Unit It's using only in autogenerated code for UserControl, please don't use it.
UPCA - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>UPC-A</b> barcode specification
UPCA - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with UPC-A barcode specification
UPCA_GS_1_CODE_128_COUPON - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with UPC coupon with GS1-128 Extended Code barcode specification.
UPCA_GS_1_DATABAR_COUPON - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with UPC coupon with GS1 DataBar addition barcode specification.
UPCE - Static variable in class com.aspose.barcode.barcoderecognition.DecodeType
Specifies that the data should be decoded with <b>UPC-E</b> barcode specification
UPCE - Static variable in class com.aspose.barcode.EncodeTypes
Specifies that the data should be encoded with UPC-E barcode specification
US_ASCII - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 646:1991 International Reference Version of ISO 7-bit coded character set encoding.
USE_REGULAR - Static variable in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
Use QualitySettings.getAllowRegularImage() instead. This value is ignored.
USE_RESTORATION - Static variable in class com.aspose.barcode.barcoderecognition.ManualHint
Deprecated.
Don't use it, value is ignored.
UTF16BE - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 10646 UCS-2 (High order byte first) encoding.
UTF8 - Static variable in class com.aspose.barcode.ECIEncodings
ISO/IEC 10646 UTF-8 encoding.

V

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.CodeLocation
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.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.
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.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.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.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.
verifyState(int, String[]) - Method in class com.aspose.barcode.generation.BarCodeGenerator
Verifies the state and returns product watermark
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.

W

Win1250 - Static variable in class com.aspose.barcode.ECIEncodings
Windows 1250 Latin 2 (Central Europe) encoding.
Win1251 - Static variable in class com.aspose.barcode.ECIEncodings
Windows 1251 Cyrillic encoding.
Win1252 - Static variable in class com.aspose.barcode.ECIEncodings
Windows 1252 Latin 1 encoding.
Win1256 - Static variable in class com.aspose.barcode.ECIEncodings
Windows 1256 Arabic encoding.

X

XmlWriterSettings - Class in com.aspose.barcode.common.helpers
Specifies a set of features
XmlWriterSettings() - Constructor for class com.aspose.barcode.common.helpers.XmlWriterSettings
 
A B C D E F G H I L M N O P Q R S T U V W X