diff --git a/english/php/_index.md b/english/php/_index.md index d85eff107..30bd1a8ef 100644 --- a/english/php/_index.md +++ b/english/php/_index.md @@ -1,9 +1,25 @@ --- -title: Aspose.BarCode for PHP via Java +title: "Aspose.BarCode for PHP via Java API Reference" +linktitle: "Aspose.BarCode for PHP via Java API Reference" +articleTitle: "Aspose.BarCode for PHP via Java API Reference" +description: "Aspose.BarCode for PHP via Java enables developers to generate and read barcodes across multiple formats with a simple, cross‑platform API." type: docs -weight: 13 +weight: 10 url: /php/ -keywords: -description: +keywords: "Aspose.BarCode for PHP via Java, Aspose.BarCode, Aspose API Reference" is_root: true ---- \ No newline at end of file +--- + +## Aspose.BarCode for PHP via Java API Reference + +The library supports a wide range of 1D symbologies such as Code128, Code39, EAN‑13, UPC, and 2D formats including QR, DataMatrix, PDF417, and Aztec. Functionality is divided into four namespaces: Aspose.Barcode.Generation for creating barcodes, Aspose.Barcode.Recognition for decoding them, Aspose.Barcode.ComplexBarcode for handling composite and stacked symbols, and Aspose.Barcode.Internal for low‑level utilities. Together they provide a comprehensive toolkit for barcode integration in PHP applications via Java. + +## Namespaces + +| Namespace | Description | +| --- | --- | +| [Aspose.Barcode.ComplexBarcode](./aspose.barcode.complexbarcode/) | Provides classes for creating, parsing, and managing complex barcode types, including address data, alternative schemes, and HIBC LIC formats. | +| [Aspose.Barcode.Generation](./aspose.barcode.generation/) | The Aspose.Barcode.Generation namespace supplies classes and enums for configuring and creating barcodes in PHP via Java. | +| [Aspose.Barcode.Internal](./aspose.barcode.internal/) | The Aspose.Barcode.Internal namespace supplies internal utility and support classes for barcode handling, licensing, geometry, and Thrift communication. | +| [Aspose.Barcode.Recognition](./aspose.barcode.recognition/) | Provides classes and enums for configuring, reading, and processing various barcode types using Aspose.BarCode for PHP via Java. | + diff --git a/english/php/aspose.barcode.complexbarcode/_index.md b/english/php/aspose.barcode.complexbarcode/_index.md new file mode 100644 index 000000000..34b4836fb --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/_index.md @@ -0,0 +1,69 @@ +--- +title: "Aspose.Barcode.ComplexBarcode" +linktitle: "Aspose.Barcode.ComplexBarcode" +articleTitle: "Aspose.Barcode.ComplexBarcode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Provides classes for creating, parsing, and managing complex barcode types, including address data, alternative schemes, and HIBC LIC formats." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/ +--- + +## Aspose.Barcode.ComplexBarcode namespace + +The Aspose.Barcode.ComplexBarcode namespace contains the core components for generating and reading advanced barcode formats. It includes generators, codetext readers, and specialized HIBCLIC codetext structures for handling address information and alternative encoding schemes. + + +## Classes + +| Class | Description | +| --- | --- | +| [Address](./address/) | Address of creditor or debtor. You can either set street, house number, postal code and town (type structured address) o | +| [AlternativeScheme](./alternativescheme/) | Alternative payment scheme instructions | +| [ComplexBarcodeGenerator](./complexbarcodegenerator/) | ComplexBarcodeGenerator for backend complex barcode (e.g. SwissQR) images generation. This sample shows how to create an | +| [ComplexCodetextReader](./complexcodetextreader/) | ComplexCodetextReader decodes codetext to specified complex barcode type. This sample shows how to recognize and decode | +| [DataElement](./dataelement/) | Represents a jurisdiction-specific data field used in documents, for example ElementID = "ZVA" with Value = "01". | +| [HIBCLICCombinedCodetext](./hibcliccombinedcodetext/) | Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary and secodary data. | +| [HIBCLICComplexCodetext](./hibcliccomplexcodetext/) | Base class for encoding and decoding the text embedded in the HIBC LIC code. | +| [HIBCLICPrimaryDataCodetext](./hibclicprimarydatacodetext/) | Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary data. | +| [HIBCPASCodetext](./hibcpascodetext/) | Class for encoding and decoding the text embedded in the HIBC PAS code. | +| [HIBCPASRecord](./hibcpasrecord/) | Class for storing HIBC PAS record. | +| [IComplexCodetext](./icomplexcodetext/) | Interface for complex codetext used with ComplexBarcodeGenerator. | +| [Mailmark2DCodetext](./mailmark2dcodetext/) | Class for encoding and decoding the text embedded in the Royal Mail 2D Mailmark code. | +| [MailmarkCodetext](./mailmarkcodetext/) | Class for encoding and decoding the text embedded in the 4-state Royal Mailmark code. | +| [MandatoryFields](./mandatoryfields/) | Mandatory elements (fields) of the card | +| [MaxiCodeCodetext](./maxicodecodetext/) | Base class for encoding and decoding the text embedded in the MaxiCode code. This sample shows how to decode raw MaxiCod | +| [MaxiCodeCodetextMode2](./maxicodecodetextmode2/) | Class for encoding and decoding the text embedded in the MaxiCode code for modes 2. This sample shows how to encode and | +| [MaxiCodeCodetextMode3](./maxicodecodetextmode3/) | Class for encoding and decoding the text embedded in the MaxiCode code for modes 3. This sample shows how to encode and | +| [MaxiCodeSecondMessage](./maxicodesecondmessage/) | Base class for encoding and decoding second message for MaxiCode barcode. | +| [MaxiCodeStandardCodetext](./maxicodestandardcodetext/) | Class for encoding and decoding MaxiCode codetext for modes 4, 5 and 6. | +| [MaxiCodeStandardSecondMessage](./maxicodestandardsecondmessage/) | Class for encoding and decoding standart second message for MaxiCode barcode. | +| [MaxiCodeStandartSecondMessage](./maxicodestandartsecondmessage/) | Class for encoding and decoding standart second message for MaxiCode barcode. | +| [MaxiCodeStructuredCodetext](./maxicodestructuredcodetext/) | Base class for encoding and decoding the text embedded in the MaxiCode code for modes 2 and 3. This sample shows how to | +| [MaxiCodeStructuredSecondMessage](./maxicodestructuredsecondmessage/) | Class for encoding and decoding structured second message for MaxiCode barcode. | +| [OptionalFields](./optionalfields/) | Optional elements (fields) of the card | +| [PrimaryData](./primarydata/) | Class for storing HIBC LIC primary data. | +| [SecondaryAndAdditionalData](./secondaryandadditionaldata/) | Class for storing HIBC LIC secondary and additional data. | +| [SubfileProperties](./subfileproperties/) | USA DL subfile properties, offset and length are set automatically. | +| [SwissQRBill](./swissqrbill/) | SwissQR bill data | +| [SwissQRCodetext](./swissqrcodetext/) | Class for encoding and decoding the text embedded in the SwissQR code. | +| [USADriveIdCodetext](./usadriveidcodetext/) | Class for encoding and decoding the text embedded in the USA Driving License PDF417 code. | +| [USADriveIdJurisdSubfile](./usadriveidjurisdsubfile/) | Class for Jurisdiction specific fields for USA DL | + +## Enums + +| Enum | Description | +| --- | --- | +| [AddressType](./addresstype/) | Address type | +| [ComplexCodetextType](./complexcodetexttype/) | | +| [HIBCLICDateFormat](./hibclicdateformat/) | Specifies the different types of date formats for HIBC LIC. | +| [HIBCPASDataLocation](./hibcpasdatalocation/) | HIBC PAS data location types. | +| [HIBCPASDataType](./hibcpasdatatype/) | HIBC PAS record's data types. | +| [Mailmark2DType](./mailmark2dtype/) | 2D Mailmark Type defines size of Data Matrix barcode | +| [MaxiCodeSecondMessageType](./maxicodesecondmessagetype/) | | +| [QrBillStandardVersion](./qrbillstandardversion/) | SwissQR bill standard version | +| [USADriveIdCountry](./usadriveidcountry/) | Enum for Country Identification in the US Driver's License | +| [USADriveIdEyeColor](./usadriveideyecolor/) | Enum for Eye Color in the US Driver's License | +| [USADriveIdHairColor](./usadriveidhaircolor/) | Enum for Hair Color in the US Driver's License | +| [USADriveIdSex](./usadriveidsex/) | Enum for Sex field in the US Driver's License | + diff --git a/english/php/aspose.barcode.complexbarcode/address/_index.md b/english/php/aspose.barcode.complexbarcode/address/_index.md new file mode 100644 index 000000000..817ccf33e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/_index.md @@ -0,0 +1,45 @@ +--- +title: "Address Class" +linktitle: "Address" +articleTitle: "Address" +second_title: "Aspose.BarCode for PHP via Java" +description: "Address of creditor or debtor. You can either set street, house number, postal code and town (type structured address) or address line 1 and 2 (type combined address elements). The type is automatical" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/ +--- + +## Address class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Address of creditor or debtor. You can either set street, house number, postal code and town (type structured address) or address line 1 and 2 (type combined address elements). The type is automatically set once any of these fields is set. Before setting the fields, the address type is undetermined. If fields of both types are set, the address type becomes conflicting. Name and country code must always be set unless all fields are empty. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./address/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [clear](./clear/) | No | Clears all fields and sets the type to AddressType.Undetermined. | +| [construct](./construct/) | Yes | Constructs an Address object from AddressDTO. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AddressLine1](./addressline1/) | Read/Write | Gets the address line 1. Address line 1 contains street name, house number or P.O. box. Setting this field sets the address type to AddressType.CombinedElements unless it's already AddressType.Structured, in which case it becomes AddressType.Conflicting. This field is only used for combined elements addresses and is optional. | +| [AddressLine2](./addressline2/) | Read/Write | Gets the address line 2. Address line 2 contains postal code and town. Setting this field sets the address type to AddressType.CombinedElements unless it's already AddressType.Structured, in which case it becomes AddressType.Conflicting. This field is only used for combined elements addresses. For this type, it's mandatory. | +| [CountryCode](./countrycode/) | Read/Write | Gets the two-letter ISO country code. The country code is mandatory unless the entire address contains null or emtpy values. | +| [HouseNo](./houseno/) | Read/Write | Gets the house number. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses and is optional. | +| [Name](./name/) | Read/Write | Gets the name, either the first and last name of a natural person or the company name of a legal person. | +| [PostalCode](./postalcode/) | Read/Write | Gets the postal code. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses. For this type, it's mandatory. | +| [Street](./street/) | Read/Write | Gets the street. The street must be speicfied without house number. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses and is optional. | +| [Town](./town/) | Read/Write | Gets the town or city. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses. For this type, it's mandatory. | +| [Type](./type/) | Read-only | Gets the address type. The address type is automatically set by either setting street / house number or address line 1 and 2. Before setting the fields, the address type is Undetermined. If fields of both types are set, the address type becomes Conflicting. | diff --git a/english/php/aspose.barcode.complexbarcode/address/address/_index.md b/english/php/aspose.barcode.complexbarcode/address/address/_index.md new file mode 100644 index 000000000..e7cd3219e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/address/_index.md @@ -0,0 +1,17 @@ +--- +title: "Address" +linktitle: "Address" +articleTitle: "Address" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/address/ +--- + +## Address Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/address/addressline1/_index.md b/english/php/aspose.barcode.complexbarcode/address/addressline1/_index.md new file mode 100644 index 000000000..393545499 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/addressline1/_index.md @@ -0,0 +1,32 @@ +--- +title: "Address.AddressLine1" +linktitle: "AddressLine1" +articleTitle: "AddressLine1" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the address line 1. Address line 1 contains street name, house number or P.O. box. Setting this field sets the address type to AddressType.CombinedElements unless it's already AddressType.Structu" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/addressline1/ +--- + +## Address.AddressLine1 + +**Access:** Read/Write + + +**Returns:** string The address line 1. + + +### Get + +Gets the address line 1. Address line 1 contains street name, house number or P.O. box. Setting this field sets the address type to AddressType.CombinedElements unless it's already AddressType.Structured, in which case it becomes AddressType.Conflicting. This field is only used for combined elements addresses and is optional. + + +### Set + +Sets the address line 1. Address line 1 contains street name, house number or P.O. box. Setting this field sets the address type to AddressType.CombinedElements unless it's already AddressType.Structured, in which case it becomes AddressType.Conflicting. This field is only used for combined elements addresses and is optional. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/address/addressline2/_index.md b/english/php/aspose.barcode.complexbarcode/address/addressline2/_index.md new file mode 100644 index 000000000..33d318bdb --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/addressline2/_index.md @@ -0,0 +1,32 @@ +--- +title: "Address.AddressLine2" +linktitle: "AddressLine2" +articleTitle: "AddressLine2" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the address line 2. Address line 2 contains postal code and town. Setting this field sets the address type to AddressType.CombinedElements unless it's already AddressType.Structured, in which cas" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/addressline2/ +--- + +## Address.AddressLine2 + +**Access:** Read/Write + + +**Returns:** string The address line 2. + + +### Get + +Gets the address line 2. Address line 2 contains postal code and town. Setting this field sets the address type to AddressType.CombinedElements unless it's already AddressType.Structured, in which case it becomes AddressType.Conflicting. This field is only used for combined elements addresses. For this type, it's mandatory. + + +### Set + +Sets the address line 2. Address line 2 contains postal code and town. Setting this field sets the address type to AddressType.CombinedElements unless it's already AddressType.Structured, in which case it becomes AddressType.Conflicting. This field is only used for combined elements addresses. For this type, it's mandatory. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/address/clear/_index.md b/english/php/aspose.barcode.complexbarcode/address/clear/_index.md new file mode 100644 index 000000000..c4898929c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/clear/_index.md @@ -0,0 +1,20 @@ +--- +title: "Address.clear" +linktitle: "clear" +articleTitle: "clear" +second_title: "Aspose.BarCode for PHP via Java" +description: "Clears all fields and sets the type to AddressType.Undetermined." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/clear/ +--- + +## Address.clear + +```php +clear() +``` + + +Clears all fields and sets the type to AddressType.Undetermined. + diff --git a/english/php/aspose.barcode.complexbarcode/address/construct/_index.md b/english/php/aspose.barcode.complexbarcode/address/construct/_index.md new file mode 100644 index 000000000..f8f158b63 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/construct/_index.md @@ -0,0 +1,27 @@ +--- +title: "Address.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructs an Address object from AddressDTO." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/construct/ +--- + +## Address.construct + +```php +construct(\Aspose\Barcode\Bridge\AddressDTO $addressDto) +``` + + +Constructs an Address object from AddressDTO. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$addressDto` | `\Aspose\Barcode\Bridge\AddressDTO` | | + +**Returns:** Address + diff --git a/english/php/aspose.barcode.complexbarcode/address/countrycode/_index.md b/english/php/aspose.barcode.complexbarcode/address/countrycode/_index.md new file mode 100644 index 000000000..3365cf817 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/countrycode/_index.md @@ -0,0 +1,32 @@ +--- +title: "Address.CountryCode" +linktitle: "CountryCode" +articleTitle: "CountryCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the two-letter ISO country code. The country code is mandatory unless the entire address contains null or emtpy values." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/countrycode/ +--- + +## Address.CountryCode + +**Access:** Read/Write + + +**Returns:** string The ISO country code. + + +### Get + +Gets the two-letter ISO country code. The country code is mandatory unless the entire address contains null or emtpy values. + + +### Set + +Sets the two-letter ISO country code. The country code is mandatory unless the entire address contains null or emtpy values. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/address/houseno/_index.md b/english/php/aspose.barcode.complexbarcode/address/houseno/_index.md new file mode 100644 index 000000000..7d570389e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/houseno/_index.md @@ -0,0 +1,32 @@ +--- +title: "Address.HouseNo" +linktitle: "HouseNo" +articleTitle: "HouseNo" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the house number. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/houseno/ +--- + +## Address.HouseNo + +**Access:** Read/Write + + +**Returns:** string The house number. + + +### Get + +Gets the house number. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses and is optional. + + +### Set + +Sets the house number. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses and is optional. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/address/name/_index.md b/english/php/aspose.barcode.complexbarcode/address/name/_index.md new file mode 100644 index 000000000..f676fa641 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/name/_index.md @@ -0,0 +1,32 @@ +--- +title: "Address.Name" +linktitle: "Name" +articleTitle: "Name" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the name, either the first and last name of a natural person or the company name of a legal person." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/name/ +--- + +## Address.Name + +**Access:** Read/Write + + +**Returns:** string The name. + + +### Get + +Gets the name, either the first and last name of a natural person or the company name of a legal person. + + +### Set + +Sets the name, either the first and last name of a natural person or the company name of a legal person. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/address/postalcode/_index.md b/english/php/aspose.barcode.complexbarcode/address/postalcode/_index.md new file mode 100644 index 000000000..27a36e267 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/postalcode/_index.md @@ -0,0 +1,29 @@ +--- +title: "Address.PostalCode" +linktitle: "PostalCode" +articleTitle: "PostalCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the postal code. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field " +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/postalcode/ +--- + +## Address.PostalCode + +**Access:** Read/Write + + +### Get + +Gets the postal code. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses. For this type, it's mandatory. + + +### Set + +Sets the postal code. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses. For this type, it's mandatory. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/address/street/_index.md b/english/php/aspose.barcode.complexbarcode/address/street/_index.md new file mode 100644 index 000000000..6e2120e13 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/street/_index.md @@ -0,0 +1,32 @@ +--- +title: "Address.Street" +linktitle: "Street" +articleTitle: "Street" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the street. The street must be speicfied without house number. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case i" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/street/ +--- + +## Address.Street + +**Access:** Read/Write + + +**Returns:** string The street. + + +### Get + +Gets the street. The street must be speicfied without house number. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses and is optional. + + +### Set + +Sets the street. The street must be speicfied without house number. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses and is optional. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/address/town/_index.md b/english/php/aspose.barcode.complexbarcode/address/town/_index.md new file mode 100644 index 000000000..10418cf8d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/town/_index.md @@ -0,0 +1,32 @@ +--- +title: "Address.Town" +linktitle: "Town" +articleTitle: "Town" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the town or city. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/town/ +--- + +## Address.Town + +**Access:** Read/Write + + +**Returns:** string The town or city. + + +### Get + +Gets the town or city. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses. For this type, it's mandatory. + + +### Set + +Sets the town or city. Setting this field sets the address type to AddressType.Structured unless it's already AddressType.CombinedElements, in which case it becomes AddressType.Conflicting. This field is only used for structured addresses. For this type, it's mandatory. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/address/type/_index.md b/english/php/aspose.barcode.complexbarcode/address/type/_index.md new file mode 100644 index 000000000..ef62de942 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/address/type/_index.md @@ -0,0 +1,23 @@ +--- +title: "Address.Type" +linktitle: "Type" +articleTitle: "Type" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the address type. The address type is automatically set by either setting street / house number or address line 1 and 2. Before setting the fields, the address type is Undetermined. If fields of " +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/address/type/ +--- + +## Address.Type + +**Access:** Read-only + + +**Returns:** int The address type. + + +### Get + +Gets the address type. The address type is automatically set by either setting street / house number or address line 1 and 2. Before setting the fields, the address type is Undetermined. If fields of both types are set, the address type becomes Conflicting. + diff --git a/english/php/aspose.barcode.complexbarcode/addresstype/_index.md b/english/php/aspose.barcode.complexbarcode/addresstype/_index.md new file mode 100644 index 000000000..eada2f7c7 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/addresstype/_index.md @@ -0,0 +1,27 @@ +--- +title: "AddressType Enum" +linktitle: "AddressType" +articleTitle: "AddressType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Address type" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/addresstype/ +--- + +## AddressType enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Address type + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [COMBINED_ELEMENTS](./combined_elements/) | `2` | Combined address elements | +| [CONFLICTING](./conflicting/) | `3` | Conflicting | +| [STRUCTURED](./structured/) | `1` | Structured address | +| [UNDETERMINED](./undetermined/) | `0` | Undetermined | diff --git a/english/php/aspose.barcode.complexbarcode/addresstype/combined_elements/_index.md b/english/php/aspose.barcode.complexbarcode/addresstype/combined_elements/_index.md new file mode 100644 index 000000000..b1825d838 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/addresstype/combined_elements/_index.md @@ -0,0 +1,18 @@ +--- +title: "AddressType::COMBINED_ELEMENTS" +linktitle: "COMBINED_ELEMENTS" +articleTitle: "COMBINED_ELEMENTS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Combined address elements" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/addresstype/combined_elements/ +--- + +## AddressType::COMBINED_ELEMENTS Enum Value + +**Value:** `2` + + +Combined address elements + diff --git a/english/php/aspose.barcode.complexbarcode/addresstype/conflicting/_index.md b/english/php/aspose.barcode.complexbarcode/addresstype/conflicting/_index.md new file mode 100644 index 000000000..316d19cfa --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/addresstype/conflicting/_index.md @@ -0,0 +1,18 @@ +--- +title: "AddressType::CONFLICTING" +linktitle: "CONFLICTING" +articleTitle: "CONFLICTING" +second_title: "Aspose.BarCode for PHP via Java" +description: "Conflicting" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/addresstype/conflicting/ +--- + +## AddressType::CONFLICTING Enum Value + +**Value:** `3` + + +Conflicting + diff --git a/english/php/aspose.barcode.complexbarcode/addresstype/structured/_index.md b/english/php/aspose.barcode.complexbarcode/addresstype/structured/_index.md new file mode 100644 index 000000000..146e0c5c2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/addresstype/structured/_index.md @@ -0,0 +1,18 @@ +--- +title: "AddressType::STRUCTURED" +linktitle: "STRUCTURED" +articleTitle: "STRUCTURED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Structured address" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/addresstype/structured/ +--- + +## AddressType::STRUCTURED Enum Value + +**Value:** `1` + + +Structured address + diff --git a/english/php/aspose.barcode.complexbarcode/addresstype/undetermined/_index.md b/english/php/aspose.barcode.complexbarcode/addresstype/undetermined/_index.md new file mode 100644 index 000000000..b1605728a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/addresstype/undetermined/_index.md @@ -0,0 +1,18 @@ +--- +title: "AddressType::UNDETERMINED" +linktitle: "UNDETERMINED" +articleTitle: "UNDETERMINED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Undetermined" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/addresstype/undetermined/ +--- + +## AddressType::UNDETERMINED Enum Value + +**Value:** `0` + + +Undetermined + diff --git a/english/php/aspose.barcode.complexbarcode/alternativescheme/_index.md b/english/php/aspose.barcode.complexbarcode/alternativescheme/_index.md new file mode 100644 index 000000000..cc1bca085 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/alternativescheme/_index.md @@ -0,0 +1,36 @@ +--- +title: "AlternativeScheme Class" +linktitle: "AlternativeScheme" +articleTitle: "AlternativeScheme" +second_title: "Aspose.BarCode for PHP via Java" +description: "Alternative payment scheme instructions" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/alternativescheme/ +--- + +## AlternativeScheme class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Alternative payment scheme instructions + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./alternativescheme/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Instruction](./instruction/) | Read/Write | Gets the payment instruction for a given bill. The instruction consists of a two letter abbreviation for the scheme, a separator characters and a sequence of parameters(separated by the character at index 2). Value: The payment instruction. | diff --git a/english/php/aspose.barcode.complexbarcode/alternativescheme/alternativescheme/_index.md b/english/php/aspose.barcode.complexbarcode/alternativescheme/alternativescheme/_index.md new file mode 100644 index 000000000..f80a09909 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/alternativescheme/alternativescheme/_index.md @@ -0,0 +1,21 @@ +--- +title: "AlternativeScheme" +linktitle: "AlternativeScheme" +articleTitle: "AlternativeScheme" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/alternativescheme/alternativescheme/ +--- + +## AlternativeScheme Constructor + +```php +__construct($instruction) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$instruction` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/alternativescheme/construct/_index.md b/english/php/aspose.barcode.complexbarcode/alternativescheme/construct/_index.md new file mode 100644 index 000000000..eee41a679 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/alternativescheme/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "AlternativeScheme.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/alternativescheme/construct/ +--- + +## AlternativeScheme.construct + +```php +construct($javaClass) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$javaClass` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/alternativescheme/instruction/_index.md b/english/php/aspose.barcode.complexbarcode/alternativescheme/instruction/_index.md new file mode 100644 index 000000000..9c27d50f9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/alternativescheme/instruction/_index.md @@ -0,0 +1,29 @@ +--- +title: "AlternativeScheme.Instruction" +linktitle: "Instruction" +articleTitle: "Instruction" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the payment instruction for a given bill. The instruction consists of a two letter abbreviation for the scheme, a separator characters and a sequence of parameters(separated by the character at i" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/alternativescheme/instruction/ +--- + +## AlternativeScheme.Instruction + +**Access:** Read/Write + + +### Get + +Gets the payment instruction for a given bill. The instruction consists of a two letter abbreviation for the scheme, a separator characters and a sequence of parameters(separated by the character at index 2). Value: The payment instruction. + + +### Set + +Gets the payment instruction for a given bill. The instruction consists of a two letter abbreviation for the scheme, a separator characters and a sequence of parameters(separated by the character at index 2). Value: The payment instruction. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md new file mode 100644 index 000000000..197cdf78a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/_index.md @@ -0,0 +1,37 @@ +--- +title: "ComplexBarcodeGenerator Class" +linktitle: "ComplexBarcodeGenerator" +articleTitle: "ComplexBarcodeGenerator" +second_title: "Aspose.BarCode for PHP via Java" +description: "ComplexBarcodeGenerator for backend complex barcode (e.g. SwissQR) images generation. This sample shows how to create and save a SwissQR image." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexbarcodegenerator/ +--- + +## ComplexBarcodeGenerator class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +ComplexBarcodeGenerator for backend complex barcode (e.g. SwissQR) images generation. This sample shows how to create and save a SwissQR image. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./complexbarcodegenerator/) | Creates an instance of ComplexBarcodeGenerator. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [generateBarcodeImage](./generatebarcodeimage/) | No | Generates complex barcode image under current settings. | +| [save](./save/) | No | Save barcode image to specific file in specific format. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Parameters](./parameters/) | Read-only | Generation parameters. | diff --git a/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/complexbarcodegenerator/_index.md b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/complexbarcodegenerator/_index.md new file mode 100644 index 000000000..71dc27134 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/complexbarcodegenerator/_index.md @@ -0,0 +1,24 @@ +--- +title: "ComplexBarcodeGenerator" +linktitle: "ComplexBarcodeGenerator" +articleTitle: "ComplexBarcodeGenerator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Creates an instance of ComplexBarcodeGenerator." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexbarcodegenerator/complexbarcodegenerator/ +--- + +## ComplexBarcodeGenerator Constructor + +```php +__construct(IComplexCodetext $complexCodetext) +``` + + +Creates an instance of ComplexBarcodeGenerator. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$complexCodetext` | `IComplexCodetext` | | diff --git a/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/generatebarcodeimage/_index.md b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/generatebarcodeimage/_index.md new file mode 100644 index 000000000..33a9381a1 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/generatebarcodeimage/_index.md @@ -0,0 +1,28 @@ +--- +title: "ComplexBarcodeGenerator.generateBarcodeImage" +linktitle: "generateBarcodeImage" +articleTitle: "generateBarcodeImage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generates complex barcode image under current settings." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexbarcodegenerator/generatebarcodeimage/ +--- + +## ComplexBarcodeGenerator.generateBarcodeImage + +```php +generateBarcodeImage(int $format, bool $passLicense) +``` + + +Generates complex barcode image under current settings. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$format` | `int` | | +| `$passLicense` | `bool` | | + +**Returns:** string base64 representation of image. + diff --git a/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/parameters/_index.md b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/parameters/_index.md new file mode 100644 index 000000000..0f3609d83 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/parameters/_index.md @@ -0,0 +1,20 @@ +--- +title: "ComplexBarcodeGenerator.Parameters" +linktitle: "Parameters" +articleTitle: "Parameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generation parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexbarcodegenerator/parameters/ +--- + +## ComplexBarcodeGenerator.Parameters + +**Access:** Read-only + + +### Get + +Generation parameters. + diff --git a/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/save/_index.md b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/save/_index.md new file mode 100644 index 000000000..bb82e8f75 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexbarcodegenerator/save/_index.md @@ -0,0 +1,25 @@ +--- +title: "ComplexBarcodeGenerator.save" +linktitle: "save" +articleTitle: "save" +second_title: "Aspose.BarCode for PHP via Java" +description: "Save barcode image to specific file in specific format." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexbarcodegenerator/save/ +--- + +## ComplexBarcodeGenerator.save + +```php +save(string $filePath, int $format) +``` + + +Save barcode image to specific file in specific format. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$filePath` | `string` | string Path to save to. | +| `$format` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetextreader/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/_index.md new file mode 100644 index 000000000..68c7f869a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/_index.md @@ -0,0 +1,30 @@ +--- +title: "ComplexCodetextReader Class" +linktitle: "ComplexCodetextReader" +articleTitle: "ComplexCodetextReader" +second_title: "Aspose.BarCode for PHP via Java" +description: "ComplexCodetextReader decodes codetext to specified complex barcode type. This sample shows how to recognize and decode SwissQR image." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetextreader/ +--- + +## ComplexCodetextReader class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +ComplexCodetextReader decodes codetext to specified complex barcode type. This sample shows how to recognize and decode SwissQR image. + + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [tryDecodeHIBCLIC](./trydecodehibclic/) | Yes | Decodes HIBC LIC codetext. | +| [tryDecodeHIBCPAS](./trydecodehibcpas/) | Yes | Decodes HIBC PAS codetext. | +| [tryDecodeMailmark](./trydecodemailmark/) | Yes | Decodes Mailmark Barcode C and L codetext. | +| [tryDecodeMailmark2D](./trydecodemailmark2d/) | Yes | Decodes Royal Mail Mailmark 2D codetext. | +| [tryDecodeMaxiCode](./trydecodemaxicode/) | Yes | Decodes MaxiCode codetext. | +| [tryDecodeSwissQR](./trydecodeswissqr/) | Yes | Decodes SwissQR codetext. | +| [tryDecodeUSADriveId](./trydecodeusadriveid/) | Yes | Decodes USADriveId codetext. | diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodehibclic/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodehibclic/_index.md new file mode 100644 index 000000000..e54dd1971 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodehibclic/_index.md @@ -0,0 +1,27 @@ +--- +title: "ComplexCodetextReader.tryDecodeHIBCLIC" +linktitle: "tryDecodeHIBCLIC" +articleTitle: "tryDecodeHIBCLIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Decodes HIBC LIC codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodehibclic/ +--- + +## ComplexCodetextReader.tryDecodeHIBCLIC + +```php +tryDecodeHIBCLIC(?string $encodedCodetext) +``` + + +Decodes HIBC LIC codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encodedCodetext` | `?string` | | + +**Returns:** HIBCLICComplexCodetext|null Decoded HIBC LIC Complex Codetext or null + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodehibcpas/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodehibcpas/_index.md new file mode 100644 index 000000000..a319b7ea2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodehibcpas/_index.md @@ -0,0 +1,27 @@ +--- +title: "ComplexCodetextReader.tryDecodeHIBCPAS" +linktitle: "tryDecodeHIBCPAS" +articleTitle: "tryDecodeHIBCPAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Decodes HIBC PAS codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodehibcpas/ +--- + +## ComplexCodetextReader.tryDecodeHIBCPAS + +```php +tryDecodeHIBCPAS(string $encodedCodetext) +``` + + +Decodes HIBC PAS codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encodedCodetext` | `string` | | + +**Returns:** ?HIBCPASCodetext decoded HIBC PAS Complex Codetext or null. + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemailmark/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemailmark/_index.md new file mode 100644 index 000000000..e3c74c1e2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemailmark/_index.md @@ -0,0 +1,27 @@ +--- +title: "ComplexCodetextReader.tryDecodeMailmark" +linktitle: "tryDecodeMailmark" +articleTitle: "tryDecodeMailmark" +second_title: "Aspose.BarCode for PHP via Java" +description: "Decodes Mailmark Barcode C and L codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemailmark/ +--- + +## ComplexCodetextReader.tryDecodeMailmark + +```php +tryDecodeMailmark(string $encodedCodetext) +``` + + +Decodes Mailmark Barcode C and L codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encodedCodetext` | `string` | | + +**Returns:** MailmarkCodetext|null Mailmark Barcode C and L or null. + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemailmark2d/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemailmark2d/_index.md new file mode 100644 index 000000000..12da6e0e7 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemailmark2d/_index.md @@ -0,0 +1,27 @@ +--- +title: "ComplexCodetextReader.tryDecodeMailmark2D" +linktitle: "tryDecodeMailmark2D" +articleTitle: "tryDecodeMailmark2D" +second_title: "Aspose.BarCode for PHP via Java" +description: "Decodes Royal Mail Mailmark 2D codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemailmark2d/ +--- + +## ComplexCodetextReader.tryDecodeMailmark2D + +```php +tryDecodeMailmark2D(string $encodedCodetext) +``` + + +Decodes Royal Mail Mailmark 2D codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encodedCodetext` | `string` | | + +**Returns:** Mailmark2DCodetext decoded Royal Mail Mailmark 2D or null. + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemaxicode/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemaxicode/_index.md new file mode 100644 index 000000000..16321ccc2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemaxicode/_index.md @@ -0,0 +1,28 @@ +--- +title: "ComplexCodetextReader.tryDecodeMaxiCode" +linktitle: "tryDecodeMaxiCode" +articleTitle: "tryDecodeMaxiCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Decodes MaxiCode codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodemaxicode/ +--- + +## ComplexCodetextReader.tryDecodeMaxiCode + +```php +tryDecodeMaxiCode(int $maxiCodeMode, string $encodedCodetext) +``` + + +Decodes MaxiCode codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeMode` | `int` | | +| `$encodedCodetext` | `string` | | + +**Returns:** MaxiCodeCodetext Decoded MaxiCode codetext. + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodeswissqr/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodeswissqr/_index.md new file mode 100644 index 000000000..381221028 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodeswissqr/_index.md @@ -0,0 +1,27 @@ +--- +title: "ComplexCodetextReader.tryDecodeSwissQR" +linktitle: "tryDecodeSwissQR" +articleTitle: "tryDecodeSwissQR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Decodes SwissQR codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodeswissqr/ +--- + +## ComplexCodetextReader.tryDecodeSwissQR + +```php +tryDecodeSwissQR(string $encodedCodetext) +``` + + +Decodes SwissQR codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encodedCodetext` | `string` | | + +**Returns:** SwissQRCodetext decoded SwissQRCodetext or null. + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodeusadriveid/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodeusadriveid/_index.md new file mode 100644 index 000000000..375c2d967 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodeusadriveid/_index.md @@ -0,0 +1,27 @@ +--- +title: "ComplexCodetextReader.tryDecodeUSADriveId" +linktitle: "tryDecodeUSADriveId" +articleTitle: "tryDecodeUSADriveId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Decodes USADriveId codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetextreader/trydecodeusadriveid/ +--- + +## ComplexCodetextReader.tryDecodeUSADriveId + +```php +tryDecodeUSADriveId(string $encodedCodetext) +``` + + +Decodes USADriveId codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encodedCodetext` | `string` | | + +**Returns:** ?USADriveIdCodetext Decoded USADriveId or null. + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/_index.md new file mode 100644 index 000000000..94f5b0448 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/_index.md @@ -0,0 +1,31 @@ +--- +title: "ComplexCodetextType Enum" +linktitle: "ComplexCodetextType" +articleTitle: "ComplexCodetextType" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/ +--- + +## ComplexCodetextType enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [HIBCLICCombinedCodetext](./hibcliccombinedcodetext/) | `0` | | +| [HIBCLICPrimaryDataCodetext](./hibclicprimarydatacodetext/) | `1` | | +| [HIBCLICSecondaryAndAdditionalDataCodetext](./hibclicsecondaryandadditionaldatacodetext/) | `2` | | +| [HIBCPASCodetext](./hibcpascodetext/) | `3` | | +| [Mailmark2DCodetext](./mailmark2dcodetext/) | `4` | | +| [MailmarkCodetext](./mailmarkcodetext/) | `5` | | +| [MaxiCodeCodetextMode2](./maxicodecodetextmode2/) | `7` | | +| [MaxiCodeCodetextMode3](./maxicodecodetextmode3/) | `8` | | +| [MaxiCodeStandardCodetext](./maxicodestandardcodetext/) | `6` | | +| [SwissQRCodetext](./swissqrcodetext/) | `9` | | +| [USADriveIdCodetext](./usadriveidcodetext/) | `10` | | diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibcliccombinedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibcliccombinedcodetext/_index.md new file mode 100644 index 000000000..4c775dea3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibcliccombinedcodetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::HIBCLICCombinedCodetext" +linktitle: "HIBCLICCombinedCodetext" +articleTitle: "HIBCLICCombinedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/hibcliccombinedcodetext/ +--- + +## ComplexCodetextType::HIBCLICCombinedCodetext Enum Value + +**Value:** `0` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibclicprimarydatacodetext/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibclicprimarydatacodetext/_index.md new file mode 100644 index 000000000..c3a7854a8 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibclicprimarydatacodetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::HIBCLICPrimaryDataCodetext" +linktitle: "HIBCLICPrimaryDataCodetext" +articleTitle: "HIBCLICPrimaryDataCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/hibclicprimarydatacodetext/ +--- + +## ComplexCodetextType::HIBCLICPrimaryDataCodetext Enum Value + +**Value:** `1` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibclicsecondaryandadditionaldatacodetext/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibclicsecondaryandadditionaldatacodetext/_index.md new file mode 100644 index 000000000..faa98e794 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibclicsecondaryandadditionaldatacodetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::HIBCLICSecondaryAndAdditionalDataCodetext" +linktitle: "HIBCLICSecondaryAndAdditionalDataCodetext" +articleTitle: "HIBCLICSecondaryAndAdditionalDataCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/hibclicsecondaryandadditionaldatacodetext/ +--- + +## ComplexCodetextType::HIBCLICSecondaryAndAdditionalDataCodetext Enum Value + +**Value:** `2` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibcpascodetext/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibcpascodetext/_index.md new file mode 100644 index 000000000..d2307669b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/hibcpascodetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::HIBCPASCodetext" +linktitle: "HIBCPASCodetext" +articleTitle: "HIBCPASCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/hibcpascodetext/ +--- + +## ComplexCodetextType::HIBCPASCodetext Enum Value + +**Value:** `3` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/mailmark2dcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/mailmark2dcodetext/_index.md new file mode 100644 index 000000000..e33fb7cab --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/mailmark2dcodetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::Mailmark2DCodetext" +linktitle: "Mailmark2DCodetext" +articleTitle: "Mailmark2DCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/mailmark2dcodetext/ +--- + +## ComplexCodetextType::Mailmark2DCodetext Enum Value + +**Value:** `4` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/mailmarkcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/mailmarkcodetext/_index.md new file mode 100644 index 000000000..e26f3a260 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/mailmarkcodetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::MailmarkCodetext" +linktitle: "MailmarkCodetext" +articleTitle: "MailmarkCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/mailmarkcodetext/ +--- + +## ComplexCodetextType::MailmarkCodetext Enum Value + +**Value:** `5` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodecodetextmode2/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodecodetextmode2/_index.md new file mode 100644 index 000000000..d005c9fe3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodecodetextmode2/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::MaxiCodeCodetextMode2" +linktitle: "MaxiCodeCodetextMode2" +articleTitle: "MaxiCodeCodetextMode2" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodecodetextmode2/ +--- + +## ComplexCodetextType::MaxiCodeCodetextMode2 Enum Value + +**Value:** `7` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodecodetextmode3/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodecodetextmode3/_index.md new file mode 100644 index 000000000..ad2aa64b6 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodecodetextmode3/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::MaxiCodeCodetextMode3" +linktitle: "MaxiCodeCodetextMode3" +articleTitle: "MaxiCodeCodetextMode3" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodecodetextmode3/ +--- + +## ComplexCodetextType::MaxiCodeCodetextMode3 Enum Value + +**Value:** `8` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodestandardcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodestandardcodetext/_index.md new file mode 100644 index 000000000..aa7a75949 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodestandardcodetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::MaxiCodeStandardCodetext" +linktitle: "MaxiCodeStandardCodetext" +articleTitle: "MaxiCodeStandardCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/maxicodestandardcodetext/ +--- + +## ComplexCodetextType::MaxiCodeStandardCodetext Enum Value + +**Value:** `6` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/swissqrcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/swissqrcodetext/_index.md new file mode 100644 index 000000000..ff52f104f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/swissqrcodetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::SwissQRCodetext" +linktitle: "SwissQRCodetext" +articleTitle: "SwissQRCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/swissqrcodetext/ +--- + +## ComplexCodetextType::SwissQRCodetext Enum Value + +**Value:** `9` + diff --git a/english/php/aspose.barcode.complexbarcode/complexcodetexttype/usadriveidcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/usadriveidcodetext/_index.md new file mode 100644 index 000000000..51f5abc4b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/complexcodetexttype/usadriveidcodetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ComplexCodetextType::USADriveIdCodetext" +linktitle: "USADriveIdCodetext" +articleTitle: "USADriveIdCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/complexcodetexttype/usadriveidcodetext/ +--- + +## ComplexCodetextType::USADriveIdCodetext Enum Value + +**Value:** `10` + diff --git a/english/php/aspose.barcode.complexbarcode/dataelement/_index.md b/english/php/aspose.barcode.complexbarcode/dataelement/_index.md new file mode 100644 index 000000000..1cbefdf50 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/dataelement/_index.md @@ -0,0 +1,31 @@ +--- +title: "DataElement Class" +linktitle: "DataElement" +articleTitle: "DataElement" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents a jurisdiction-specific data field used in documents, for example ElementID = \"ZVA\" with Value = \"01\"." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/dataelement/ +--- + +## DataElement class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Represents a jurisdiction-specific data field used in documents, for example ElementID = "ZVA" with Value = "01". + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./dataelement/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ElementID](./elementid/) | Read/Write | A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". | +| [Value](./value/) | Read/Write | The text value associated with the field, typically defined by jurisdiction rules. | diff --git a/english/php/aspose.barcode.complexbarcode/dataelement/dataelement/_index.md b/english/php/aspose.barcode.complexbarcode/dataelement/dataelement/_index.md new file mode 100644 index 000000000..9dc25c9db --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/dataelement/dataelement/_index.md @@ -0,0 +1,17 @@ +--- +title: "DataElement" +linktitle: "DataElement" +articleTitle: "DataElement" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/dataelement/dataelement/ +--- + +## DataElement Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/dataelement/elementid/_index.md b/english/php/aspose.barcode.complexbarcode/dataelement/elementid/_index.md new file mode 100644 index 000000000..3b75b9208 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/dataelement/elementid/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataElement.ElementID" +linktitle: "ElementID" +articleTitle: "ElementID" +second_title: "Aspose.BarCode for PHP via Java" +description: "A 3-character code that identifies the jurisdiction-specific field, e.g., \"ZVA\"." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/dataelement/elementid/ +--- + +## DataElement.ElementID + +**Access:** Read/Write + + +### Get + +A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". + + +### Set + +A 3-character code that identifies the jurisdiction-specific field, e.g., "ZVA". + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/dataelement/value/_index.md b/english/php/aspose.barcode.complexbarcode/dataelement/value/_index.md new file mode 100644 index 000000000..21ae1a965 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/dataelement/value/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataElement.Value" +linktitle: "Value" +articleTitle: "Value" +second_title: "Aspose.BarCode for PHP via Java" +description: "The text value associated with the field, typically defined by jurisdiction rules." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/dataelement/value/ +--- + +## DataElement.Value + +**Access:** Read/Write + + +### Get + +The text value associated with the field, typically defined by jurisdiction rules. + + +### Set + +The text value associated with the field, typically defined by jurisdiction rules. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/_index.md new file mode 100644 index 000000000..e73127e65 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/_index.md @@ -0,0 +1,39 @@ +--- +title: "HIBCLICCombinedCodetext Class" +linktitle: "HIBCLICCombinedCodetext" +articleTitle: "HIBCLICCombinedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary and secodary data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/ +--- + +## HIBCLICCombinedCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary and secodary data. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./hibcliccombinedcodetext/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [initFromString](./initfromstring/) | No | Initializes instance from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Constructs codetext | +| [PrimaryData](./primarydata/) | Read/Write | Identifies primary data. | +| [SecondaryAndAdditionalData](./secondaryandadditionaldata/) | Read/Write | Identifies secondary and additional supplemental data. | diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/construct/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/construct/_index.md new file mode 100644 index 000000000..48299dbe9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "HIBCLICCombinedCodetext.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/construct/ +--- + +## HIBCLICCombinedCodetext.construct + +```php +construct($javaClass) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$javaClass` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..3344b8fa9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "HIBCLICCombinedCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructs codetext" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/constructedcodetext/ +--- + +## HIBCLICCombinedCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Constructs codetext + diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/hibcliccombinedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/hibcliccombinedcodetext/_index.md new file mode 100644 index 000000000..7968c42ab --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/hibcliccombinedcodetext/_index.md @@ -0,0 +1,17 @@ +--- +title: "HIBCLICCombinedCodetext" +linktitle: "HIBCLICCombinedCodetext" +articleTitle: "HIBCLICCombinedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/hibcliccombinedcodetext/ +--- + +## HIBCLICCombinedCodetext Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/initfromstring/_index.md new file mode 100644 index 000000000..3ac0a4474 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/initfromstring/_index.md @@ -0,0 +1,27 @@ +--- +title: "HIBCLICCombinedCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes instance from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/initfromstring/ +--- + +## HIBCLICCombinedCodetext.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initializes instance from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | | + +**Returns:** void + diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/primarydata/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/primarydata/_index.md new file mode 100644 index 000000000..64997b5d9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/primarydata/_index.md @@ -0,0 +1,29 @@ +--- +title: "HIBCLICCombinedCodetext.PrimaryData" +linktitle: "PrimaryData" +articleTitle: "PrimaryData" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies primary data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/primarydata/ +--- + +## HIBCLICCombinedCodetext.PrimaryData + +**Access:** Read/Write + + +### Get + +Identifies primary data. + + +### Set + +Identifies primary data. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `PrimaryData` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/secondaryandadditionaldata/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/secondaryandadditionaldata/_index.md new file mode 100644 index 000000000..503408ce2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/secondaryandadditionaldata/_index.md @@ -0,0 +1,29 @@ +--- +title: "HIBCLICCombinedCodetext.SecondaryAndAdditionalData" +linktitle: "SecondaryAndAdditionalData" +articleTitle: "SecondaryAndAdditionalData" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies secondary and additional supplemental data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccombinedcodetext/secondaryandadditionaldata/ +--- + +## HIBCLICCombinedCodetext.SecondaryAndAdditionalData + +**Access:** Read/Write + + +### Get + +Identifies secondary and additional supplemental data. + + +### Set + +Identifies secondary and additional supplemental data. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `SecondaryAndAdditionalData` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/_index.md new file mode 100644 index 000000000..4587f7529 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/_index.md @@ -0,0 +1,37 @@ +--- +title: "HIBCLICComplexCodetext Class" +linktitle: "HIBCLICComplexCodetext" +articleTitle: "HIBCLICComplexCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Base class for encoding and decoding the text embedded in the HIBC LIC code." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/ +--- + +## HIBCLICComplexCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Base class for encoding and decoding the text embedded in the HIBC LIC code. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./hibcliccomplexcodetext/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [initFromString](./initfromstring/) | No | Initializes instance from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BarcodeType](./barcodetype/) | Read/Write | Gets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types. Default value: HIBCCode39LIC. | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Constructs codetext | diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/barcodetype/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/barcodetype/_index.md new file mode 100644 index 000000000..c9a821fe9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/barcodetype/_index.md @@ -0,0 +1,32 @@ +--- +title: "HIBCLICComplexCodetext.BarcodeType" +linktitle: "BarcodeType" +articleTitle: "BarcodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types. Default value: HIBCCode39LIC." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/barcodetype/ +--- + +## HIBCLICComplexCodetext.BarcodeType + +**Access:** Read/Write + + +**Returns:** int Barcode type. + + +### Get + +Gets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types. Default value: HIBCCode39LIC. + + +### Set + +Gets or sets barcode type. HIBC LIC codetext can be encoded using HIBCCode39LIC, HIBCCode128LIC, HIBCAztecLIC, HIBCDataMatrixLIC and HIBCQRLIC encode types. Default value: HIBCCode39LIC. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..3fb05f0ab --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "HIBCLICComplexCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructs codetext" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/constructedcodetext/ +--- + +## HIBCLICComplexCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Constructs codetext + diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/hibcliccomplexcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/hibcliccomplexcodetext/_index.md new file mode 100644 index 000000000..aa8f26d54 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/hibcliccomplexcodetext/_index.md @@ -0,0 +1,21 @@ +--- +title: "HIBCLICComplexCodetext" +linktitle: "HIBCLICComplexCodetext" +articleTitle: "HIBCLICComplexCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/hibcliccomplexcodetext/ +--- + +## HIBCLICComplexCodetext Constructor + +```php +__construct($HIBCLICComplexCodetextDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$HIBCLICComplexCodetextDto` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/initfromstring/_index.md new file mode 100644 index 000000000..2b1e2c442 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "HIBCLICComplexCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes instance from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcliccomplexcodetext/initfromstring/ +--- + +## HIBCLICComplexCodetext.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initializes instance from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibclicdateformat/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/_index.md new file mode 100644 index 000000000..ebf849464 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/_index.md @@ -0,0 +1,31 @@ +--- +title: "HIBCLICDateFormat Enum" +linktitle: "HIBCLICDateFormat" +articleTitle: "HIBCLICDateFormat" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the different types of date formats for HIBC LIC." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicdateformat/ +--- + +## HIBCLICDateFormat enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Specifies the different types of date formats for HIBC LIC. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [MMDDYY](./mmddyy/) | `2` | MMDDYY format. | +| [MMYY](./mmyy/) | `1` | MMYY format. | +| [NONE](./none/) | `7` | Do not encode expiry date. | +| [YYJJJ](./yyjjj/) | `5` | Julian date format. | +| [YYJJJHH](./yyjjjhh/) | `6` | Julian date format with hours. | +| [YYMMDD](./yymmdd/) | `3` | YYMMDD format. | +| [YYMMDDHH](./yymmddhh/) | `4` | YYMMDDHH format. | +| [YYYYMMDD](./yyyymmdd/) | `0` | YYYYMMDD format. Will be encoded in additional supplemental data. | diff --git a/english/php/aspose.barcode.complexbarcode/hibclicdateformat/mmddyy/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/mmddyy/_index.md new file mode 100644 index 000000000..96ffd1515 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/mmddyy/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCLICDateFormat::MMDDYY" +linktitle: "MMDDYY" +articleTitle: "MMDDYY" +second_title: "Aspose.BarCode for PHP via Java" +description: "MMDDYY format." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicdateformat/mmddyy/ +--- + +## HIBCLICDateFormat::MMDDYY Enum Value + +**Value:** `2` + + +MMDDYY format. + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicdateformat/mmyy/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/mmyy/_index.md new file mode 100644 index 000000000..1067195b6 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/mmyy/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCLICDateFormat::MMYY" +linktitle: "MMYY" +articleTitle: "MMYY" +second_title: "Aspose.BarCode for PHP via Java" +description: "MMYY format." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicdateformat/mmyy/ +--- + +## HIBCLICDateFormat::MMYY Enum Value + +**Value:** `1` + + +MMYY format. + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicdateformat/none/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/none/_index.md new file mode 100644 index 000000000..9f859b940 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCLICDateFormat::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Do not encode expiry date." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicdateformat/none/ +--- + +## HIBCLICDateFormat::NONE Enum Value + +**Value:** `7` + + +Do not encode expiry date. + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yyjjj/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yyjjj/_index.md new file mode 100644 index 000000000..22ccf3589 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yyjjj/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCLICDateFormat::YYJJJ" +linktitle: "YYJJJ" +articleTitle: "YYJJJ" +second_title: "Aspose.BarCode for PHP via Java" +description: "Julian date format." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicdateformat/yyjjj/ +--- + +## HIBCLICDateFormat::YYJJJ Enum Value + +**Value:** `5` + + +Julian date format. + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yyjjjhh/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yyjjjhh/_index.md new file mode 100644 index 000000000..ba55c9146 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yyjjjhh/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCLICDateFormat::YYJJJHH" +linktitle: "YYJJJHH" +articleTitle: "YYJJJHH" +second_title: "Aspose.BarCode for PHP via Java" +description: "Julian date format with hours." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicdateformat/yyjjjhh/ +--- + +## HIBCLICDateFormat::YYJJJHH Enum Value + +**Value:** `6` + + +Julian date format with hours. + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yymmdd/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yymmdd/_index.md new file mode 100644 index 000000000..01389eedf --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yymmdd/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCLICDateFormat::YYMMDD" +linktitle: "YYMMDD" +articleTitle: "YYMMDD" +second_title: "Aspose.BarCode for PHP via Java" +description: "YYMMDD format." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicdateformat/yymmdd/ +--- + +## HIBCLICDateFormat::YYMMDD Enum Value + +**Value:** `3` + + +YYMMDD format. + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yymmddhh/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yymmddhh/_index.md new file mode 100644 index 000000000..0af53d510 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yymmddhh/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCLICDateFormat::YYMMDDHH" +linktitle: "YYMMDDHH" +articleTitle: "YYMMDDHH" +second_title: "Aspose.BarCode for PHP via Java" +description: "YYMMDDHH format." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicdateformat/yymmddhh/ +--- + +## HIBCLICDateFormat::YYMMDDHH Enum Value + +**Value:** `4` + + +YYMMDDHH format. + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yyyymmdd/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yyyymmdd/_index.md new file mode 100644 index 000000000..0b718ed9c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicdateformat/yyyymmdd/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCLICDateFormat::YYYYMMDD" +linktitle: "YYYYMMDD" +articleTitle: "YYYYMMDD" +second_title: "Aspose.BarCode for PHP via Java" +description: "YYYYMMDD format. Will be encoded in additional supplemental data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicdateformat/yyyymmdd/ +--- + +## HIBCLICDateFormat::YYYYMMDD Enum Value + +**Value:** `0` + + +YYYYMMDD format. Will be encoded in additional supplemental data. + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/_index.md new file mode 100644 index 000000000..496c41cfe --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/_index.md @@ -0,0 +1,38 @@ +--- +title: "HIBCLICPrimaryDataCodetext Class" +linktitle: "HIBCLICPrimaryDataCodetext" +articleTitle: "HIBCLICPrimaryDataCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/ +--- + +## HIBCLICPrimaryDataCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding the text embedded in the HIBC LIC code which stores primary data. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./hibclicprimarydatacodetext/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [initFromString](./initfromstring/) | No | Initializes instance from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Constructs codetext | +| [Data](./data/) | Read/Write | Identifies primary data. | diff --git a/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/construct/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/construct/_index.md new file mode 100644 index 000000000..5d5394eff --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "HIBCLICPrimaryDataCodetext.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/construct/ +--- + +## HIBCLICPrimaryDataCodetext.construct + +```php +construct($HIBCLICPrimaryDataCodetextDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$HIBCLICPrimaryDataCodetextDto` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..0c54853c4 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "HIBCLICPrimaryDataCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructs codetext" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/constructedcodetext/ +--- + +## HIBCLICPrimaryDataCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Constructs codetext + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/data/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/data/_index.md new file mode 100644 index 000000000..c8d989267 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/data/_index.md @@ -0,0 +1,29 @@ +--- +title: "HIBCLICPrimaryDataCodetext.Data" +linktitle: "Data" +articleTitle: "Data" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies primary data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/data/ +--- + +## HIBCLICPrimaryDataCodetext.Data + +**Access:** Read/Write + + +### Get + +Identifies primary data. + + +### Set + +Identifies primary data. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `PrimaryData` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/hibclicprimarydatacodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/hibclicprimarydatacodetext/_index.md new file mode 100644 index 000000000..13a5b9908 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/hibclicprimarydatacodetext/_index.md @@ -0,0 +1,17 @@ +--- +title: "HIBCLICPrimaryDataCodetext" +linktitle: "HIBCLICPrimaryDataCodetext" +articleTitle: "HIBCLICPrimaryDataCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/hibclicprimarydatacodetext/ +--- + +## HIBCLICPrimaryDataCodetext Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/initfromstring/_index.md new file mode 100644 index 000000000..9b3eb583d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "HIBCLICPrimaryDataCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes instance from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibclicprimarydatacodetext/initfromstring/ +--- + +## HIBCLICPrimaryDataCodetext.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initializes instance from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/_index.md new file mode 100644 index 000000000..b59915a4b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/_index.md @@ -0,0 +1,43 @@ +--- +title: "HIBCPASCodetext Class" +linktitle: "HIBCPASCodetext" +articleTitle: "HIBCPASCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding the text embedded in the HIBC PAS code." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/ +--- + +## HIBCPASCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding the text embedded in the HIBC PAS code. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./hibcpascodetext/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [addHIBCPASRecord](./addhibcpasrecord/) | No | Adds new record | +| [addRecord](./addrecord/) | No | Adds new record | +| [clear](./clear/) | No | Clears records list | +| [construct](./construct/) | Yes | HIBCPASRecord constructor | +| [initFromString](./initfromstring/) | No | Initializes instance from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BarcodeType](./barcodetype/) | Read/Write | Gets barcode type. | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Constructs codetext | +| [DataLocation](./datalocation/) | Read/Write | Identifies data location. | +| [Records](./records/) | Read-only | Gets records list | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/addhibcpasrecord/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/addhibcpasrecord/_index.md new file mode 100644 index 000000000..cb3756579 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/addhibcpasrecord/_index.md @@ -0,0 +1,27 @@ +--- +title: "HIBCPASCodetext.addHIBCPASRecord" +linktitle: "addHIBCPASRecord" +articleTitle: "addHIBCPASRecord" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds new record" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/addhibcpasrecord/ +--- + +## HIBCPASCodetext.addHIBCPASRecord + +```php +addHIBCPASRecord(HIBCPASRecord $record) +``` + + +Adds new record + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$record` | `HIBCPASRecord` | | + +**Returns:** void + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/addrecord/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/addrecord/_index.md new file mode 100644 index 000000000..a07cf81f5 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/addrecord/_index.md @@ -0,0 +1,25 @@ +--- +title: "HIBCPASCodetext.addRecord" +linktitle: "addRecord" +articleTitle: "addRecord" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds new record" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/addrecord/ +--- + +## HIBCPASCodetext.addRecord + +```php +addRecord(int $dataType, string $data) +``` + + +Adds new record + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dataType` | `int` | | +| `$data` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/barcodetype/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/barcodetype/_index.md new file mode 100644 index 000000000..8b4560a52 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/barcodetype/_index.md @@ -0,0 +1,32 @@ +--- +title: "HIBCPASCodetext.BarcodeType" +linktitle: "BarcodeType" +articleTitle: "BarcodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets barcode type." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/barcodetype/ +--- + +## HIBCPASCodetext.BarcodeType + +**Access:** Read/Write + + +**Returns:** int Barcode type. + + +### Get + +Gets barcode type. + + +### Set + +Gets or sets barcode type. HIBC PAS codetext can be encoded using HIBCCode39PAS, HIBCCode128PAS, HIBCAztec:PAS, HIBCDataMatrixPAS and HIBCQRPAS encode types. Default value: HIBCCode39PAS. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/clear/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/clear/_index.md new file mode 100644 index 000000000..1a5b3b72e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/clear/_index.md @@ -0,0 +1,20 @@ +--- +title: "HIBCPASCodetext.clear" +linktitle: "clear" +articleTitle: "clear" +second_title: "Aspose.BarCode for PHP via Java" +description: "Clears records list" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/clear/ +--- + +## HIBCPASCodetext.clear + +```php +clear() +``` + + +Clears records list + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/construct/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/construct/_index.md new file mode 100644 index 000000000..cf1194b97 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/construct/_index.md @@ -0,0 +1,24 @@ +--- +title: "HIBCPASCodetext.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "HIBCPASRecord constructor" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/construct/ +--- + +## HIBCPASCodetext.construct + +```php +construct($HIBCPASCodetextDto) +``` + + +HIBCPASRecord constructor + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$HIBCPASCodetextDto` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..b264cc445 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "HIBCPASCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructs codetext" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/constructedcodetext/ +--- + +## HIBCPASCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Constructs codetext + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/datalocation/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/datalocation/_index.md new file mode 100644 index 000000000..3fe685a93 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/datalocation/_index.md @@ -0,0 +1,29 @@ +--- +title: "HIBCPASCodetext.DataLocation" +linktitle: "DataLocation" +articleTitle: "DataLocation" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies data location." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/datalocation/ +--- + +## HIBCPASCodetext.DataLocation + +**Access:** Read/Write + + +### Get + +Identifies data location. + + +### Set + +Identifies data location. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/hibcpascodetext/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/hibcpascodetext/_index.md new file mode 100644 index 000000000..4dca7e07f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/hibcpascodetext/_index.md @@ -0,0 +1,17 @@ +--- +title: "HIBCPASCodetext" +linktitle: "HIBCPASCodetext" +articleTitle: "HIBCPASCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/hibcpascodetext/ +--- + +## HIBCPASCodetext Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/initfromstring/_index.md new file mode 100644 index 000000000..79e716b97 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/initfromstring/_index.md @@ -0,0 +1,27 @@ +--- +title: "HIBCPASCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes instance from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/initfromstring/ +--- + +## HIBCPASCodetext.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initializes instance from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | | + +**Returns:** void + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpascodetext/records/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/records/_index.md new file mode 100644 index 000000000..088ede5b9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpascodetext/records/_index.md @@ -0,0 +1,23 @@ +--- +title: "HIBCPASCodetext.Records" +linktitle: "Records" +articleTitle: "Records" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets records list" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpascodetext/records/ +--- + +## HIBCPASCodetext.Records + +**Access:** Read-only + + +**Returns:** List of records + + +### Get + +Gets records list + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/_index.md new file mode 100644 index 000000000..76e29f37b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/_index.md @@ -0,0 +1,36 @@ +--- +title: "HIBCPASDataLocation Enum" +linktitle: "HIBCPASDataLocation" +articleTitle: "HIBCPASDataLocation" +second_title: "Aspose.BarCode for PHP via Java" +description: "HIBC PAS data location types." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/ +--- + +## HIBCPASDataLocation enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +HIBC PAS data location types. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [ASSET](./asset/) | `10` | K - Asset data type | +| [BUSINESS_RECORD](./business_record/) | `4` | E - Business Record | +| [DEVICES_AND_MATERIALS](./devices_and_materials/) | `7` | H - Devices and Materials | +| [DIRECT_PATIENT_IMAGE_ITEM](./direct_patient_image_item/) | `3` | D - Direct Patient Image Item | +| [IDENTIFICATION_CARD](./identification_card/) | `8` | I - Identification Card | +| [LIBRARY_REFERENCE_MATERIAL](./library_reference_material/) | `6` | G - Library Reference Material | +| [MEDICAL_ADMINISTRATION_RECORD](./medical_administration_record/) | `5` | F - Medical Administration Record | +| [PATIENT](./patient/) | `0` | A - Patient | +| [PATIENT_CARE_RECORD](./patient_care_record/) | `1` | B - Patient Care Record | +| [PRODUCT_CONTAINER](./product_container/) | `9` | J - Product Container | +| [SPECIMEN_CONTAINER](./specimen_container/) | `2` | C - Specimen Container | +| [SURGICAL_INSTRUMENT](./surgical_instrument/) | `11` | L - Surgical Instrument | +| [USER_DEFINED](./user_defined/) | `25` | Z - User Defined | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/asset/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/asset/_index.md new file mode 100644 index 000000000..e2d539d7c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/asset/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::ASSET" +linktitle: "ASSET" +articleTitle: "ASSET" +second_title: "Aspose.BarCode for PHP via Java" +description: "K - Asset data type" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/asset/ +--- + +## HIBCPASDataLocation::ASSET Enum Value + +**Value:** `10` + + +K - Asset data type + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/business_record/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/business_record/_index.md new file mode 100644 index 000000000..5d7f5336d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/business_record/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::BUSINESS_RECORD" +linktitle: "BUSINESS_RECORD" +articleTitle: "BUSINESS_RECORD" +second_title: "Aspose.BarCode for PHP via Java" +description: "E - Business Record" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/business_record/ +--- + +## HIBCPASDataLocation::BUSINESS_RECORD Enum Value + +**Value:** `4` + + +E - Business Record + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/devices_and_materials/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/devices_and_materials/_index.md new file mode 100644 index 000000000..c03a06e29 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/devices_and_materials/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::DEVICES_AND_MATERIALS" +linktitle: "DEVICES_AND_MATERIALS" +articleTitle: "DEVICES_AND_MATERIALS" +second_title: "Aspose.BarCode for PHP via Java" +description: "H - Devices and Materials" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/devices_and_materials/ +--- + +## HIBCPASDataLocation::DEVICES_AND_MATERIALS Enum Value + +**Value:** `7` + + +H - Devices and Materials + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/direct_patient_image_item/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/direct_patient_image_item/_index.md new file mode 100644 index 000000000..c12b3c81a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/direct_patient_image_item/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::DIRECT_PATIENT_IMAGE_ITEM" +linktitle: "DIRECT_PATIENT_IMAGE_ITEM" +articleTitle: "DIRECT_PATIENT_IMAGE_ITEM" +second_title: "Aspose.BarCode for PHP via Java" +description: "D - Direct Patient Image Item" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/direct_patient_image_item/ +--- + +## HIBCPASDataLocation::DIRECT_PATIENT_IMAGE_ITEM Enum Value + +**Value:** `3` + + +D - Direct Patient Image Item + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/identification_card/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/identification_card/_index.md new file mode 100644 index 000000000..c74be92f0 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/identification_card/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::IDENTIFICATION_CARD" +linktitle: "IDENTIFICATION_CARD" +articleTitle: "IDENTIFICATION_CARD" +second_title: "Aspose.BarCode for PHP via Java" +description: "I - Identification Card" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/identification_card/ +--- + +## HIBCPASDataLocation::IDENTIFICATION_CARD Enum Value + +**Value:** `8` + + +I - Identification Card + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/library_reference_material/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/library_reference_material/_index.md new file mode 100644 index 000000000..6f065ed20 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/library_reference_material/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::LIBRARY_REFERENCE_MATERIAL" +linktitle: "LIBRARY_REFERENCE_MATERIAL" +articleTitle: "LIBRARY_REFERENCE_MATERIAL" +second_title: "Aspose.BarCode for PHP via Java" +description: "G - Library Reference Material" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/library_reference_material/ +--- + +## HIBCPASDataLocation::LIBRARY_REFERENCE_MATERIAL Enum Value + +**Value:** `6` + + +G - Library Reference Material + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/medical_administration_record/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/medical_administration_record/_index.md new file mode 100644 index 000000000..8aab9b1b2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/medical_administration_record/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::MEDICAL_ADMINISTRATION_RECORD" +linktitle: "MEDICAL_ADMINISTRATION_RECORD" +articleTitle: "MEDICAL_ADMINISTRATION_RECORD" +second_title: "Aspose.BarCode for PHP via Java" +description: "F - Medical Administration Record" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/medical_administration_record/ +--- + +## HIBCPASDataLocation::MEDICAL_ADMINISTRATION_RECORD Enum Value + +**Value:** `5` + + +F - Medical Administration Record + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/patient/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/patient/_index.md new file mode 100644 index 000000000..e49beec67 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/patient/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::PATIENT" +linktitle: "PATIENT" +articleTitle: "PATIENT" +second_title: "Aspose.BarCode for PHP via Java" +description: "A - Patient" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/patient/ +--- + +## HIBCPASDataLocation::PATIENT Enum Value + +**Value:** `0` + + +A - Patient + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/patient_care_record/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/patient_care_record/_index.md new file mode 100644 index 000000000..a5b40e03a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/patient_care_record/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::PATIENT_CARE_RECORD" +linktitle: "PATIENT_CARE_RECORD" +articleTitle: "PATIENT_CARE_RECORD" +second_title: "Aspose.BarCode for PHP via Java" +description: "B - Patient Care Record" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/patient_care_record/ +--- + +## HIBCPASDataLocation::PATIENT_CARE_RECORD Enum Value + +**Value:** `1` + + +B - Patient Care Record + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/product_container/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/product_container/_index.md new file mode 100644 index 000000000..a350d9923 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/product_container/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::PRODUCT_CONTAINER" +linktitle: "PRODUCT_CONTAINER" +articleTitle: "PRODUCT_CONTAINER" +second_title: "Aspose.BarCode for PHP via Java" +description: "J - Product Container" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/product_container/ +--- + +## HIBCPASDataLocation::PRODUCT_CONTAINER Enum Value + +**Value:** `9` + + +J - Product Container + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/specimen_container/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/specimen_container/_index.md new file mode 100644 index 000000000..d853e21c0 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/specimen_container/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::SPECIMEN_CONTAINER" +linktitle: "SPECIMEN_CONTAINER" +articleTitle: "SPECIMEN_CONTAINER" +second_title: "Aspose.BarCode for PHP via Java" +description: "C - Specimen Container" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/specimen_container/ +--- + +## HIBCPASDataLocation::SPECIMEN_CONTAINER Enum Value + +**Value:** `2` + + +C - Specimen Container + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/surgical_instrument/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/surgical_instrument/_index.md new file mode 100644 index 000000000..518ce5a9e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/surgical_instrument/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::SURGICAL_INSTRUMENT" +linktitle: "SURGICAL_INSTRUMENT" +articleTitle: "SURGICAL_INSTRUMENT" +second_title: "Aspose.BarCode for PHP via Java" +description: "L - Surgical Instrument" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/surgical_instrument/ +--- + +## HIBCPASDataLocation::SURGICAL_INSTRUMENT Enum Value + +**Value:** `11` + + +L - Surgical Instrument + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/user_defined/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/user_defined/_index.md new file mode 100644 index 000000000..94ed1aa95 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatalocation/user_defined/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataLocation::USER_DEFINED" +linktitle: "USER_DEFINED" +articleTitle: "USER_DEFINED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Z - User Defined" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatalocation/user_defined/ +--- + +## HIBCPASDataLocation::USER_DEFINED Enum Value + +**Value:** `25` + + +Z - User Defined + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/_index.md new file mode 100644 index 000000000..5fcf8dfcc --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/_index.md @@ -0,0 +1,47 @@ +--- +title: "HIBCPASDataType Enum" +linktitle: "HIBCPASDataType" +articleTitle: "HIBCPASDataType" +second_title: "Aspose.BarCode for PHP via Java" +description: "HIBC PAS record's data types." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/ +--- + +## HIBCPASDataType enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +HIBC PAS record's data types. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [ADMINISTRABLE_PRODUCT_IDENTIFICATION](./administrable_product_identification/) | `5` | F - Administrable Product Identification | +| [ASSET_IDENTIFICATION](./asset_identification/) | `13` | N - Asset Identification | +| [BLOOD_PRODUCT_IDENTIFICATION](./blood_product_identification/) | `10` | K - Blood Product Identification | +| [BUSINESS_CONTROL_NUMBER](./business_control_number/) | `18` | S - Business Control Number | +| [DATE_TIME](./date_time/) | `12` | M - DateTime in YYYDDDHHMMG format | +| [DEMOGRAPHIC_DATA](./demographic_data/) | `11` | L - Demographic Data | +| [DIETARY_ITEM_IDENTIFICATION](./dietary_item_identification/) | `15` | P - Dietary Item Identification | +| [EPISODE_OF_CARE_IDENTIFICATION](./episode_of_care_identification/) | `19` | T - Episode of Care Identification | +| [HEALTH_INDUSTRY_NUMBER](./health_industry_number/) | `20` | U - Health Industry Number | +| [HOSPITAL_ITEM_IDENTIFICATION](./hospital_item_identification/) | `7` | H - Hospital Item Identification | +| [IMPLANTABLE_PRODUCT_INFORMATION](./implantable_product_information/) | `6` | G - Implantable Product Information | +| [LABELER_IDENTIFICATION_CODE](./labeler_identification_code/) | `0` | A - Labeler Identification Code | +| [LIBRARY_MATERIALS_IDENTIFICATION](./library_materials_identification/) | `17` | R - Library Materials Identification | +| [MANUFACTURER_SERIAL_NUMBER](./manufacturer_serial_number/) | `16` | Q - Manufacturer Serial Number | +| [MEDICAL_PROCEDURE_IDENTIFICATION](./medical_procedure_identification/) | `8` | I - Medical Procedure Identification | +| [PATIENT_IDENTIFICATION](./patient_identification/) | `2` | C - Patient Identification | +| [PATIENT_VISIT_ID](./patient_visit_id/) | `21` | V - Patient Visit ID | +| [PERSONNEL_IDENTIFICATION](./personnel_identification/) | `4` | E - Personnel Identification | +| [PURCHASE_ORDER_NUMBER](./purchase_order_number/) | `14` | O - Purchase Order Number | +| [REIMBURSEMENT_CATEGORY](./reimbursement_category/) | `9` | J - Reimbursement Category | +| [SERVICE_IDENTIFICATION](./service_identification/) | `1` | B - Service Identification | +| [SPECIMEN_IDENTIFICATION](./specimen_identification/) | `3` | D - Specimen Identification | +| [USER_DEFINED](./user_defined/) | `25` | Z - User Defined | +| [XML_DOCUMENT](./xml_document/) | `22` | X - XML Document | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/administrable_product_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/administrable_product_identification/_index.md new file mode 100644 index 000000000..88d66ddfd --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/administrable_product_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::ADMINISTRABLE_PRODUCT_IDENTIFICATION" +linktitle: "ADMINISTRABLE_PRODUCT_IDENTIFICATION" +articleTitle: "ADMINISTRABLE_PRODUCT_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "F - Administrable Product Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/administrable_product_identification/ +--- + +## HIBCPASDataType::ADMINISTRABLE_PRODUCT_IDENTIFICATION Enum Value + +**Value:** `5` + + +F - Administrable Product Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/asset_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/asset_identification/_index.md new file mode 100644 index 000000000..df9d2b6ae --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/asset_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::ASSET_IDENTIFICATION" +linktitle: "ASSET_IDENTIFICATION" +articleTitle: "ASSET_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "N - Asset Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/asset_identification/ +--- + +## HIBCPASDataType::ASSET_IDENTIFICATION Enum Value + +**Value:** `13` + + +N - Asset Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/blood_product_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/blood_product_identification/_index.md new file mode 100644 index 000000000..bb33cdaa4 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/blood_product_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::BLOOD_PRODUCT_IDENTIFICATION" +linktitle: "BLOOD_PRODUCT_IDENTIFICATION" +articleTitle: "BLOOD_PRODUCT_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "K - Blood Product Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/blood_product_identification/ +--- + +## HIBCPASDataType::BLOOD_PRODUCT_IDENTIFICATION Enum Value + +**Value:** `10` + + +K - Blood Product Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/business_control_number/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/business_control_number/_index.md new file mode 100644 index 000000000..3cf91b222 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/business_control_number/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::BUSINESS_CONTROL_NUMBER" +linktitle: "BUSINESS_CONTROL_NUMBER" +articleTitle: "BUSINESS_CONTROL_NUMBER" +second_title: "Aspose.BarCode for PHP via Java" +description: "S - Business Control Number" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/business_control_number/ +--- + +## HIBCPASDataType::BUSINESS_CONTROL_NUMBER Enum Value + +**Value:** `18` + + +S - Business Control Number + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/date_time/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/date_time/_index.md new file mode 100644 index 000000000..114ac71fb --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/date_time/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::DATE_TIME" +linktitle: "DATE_TIME" +articleTitle: "DATE_TIME" +second_title: "Aspose.BarCode for PHP via Java" +description: "M - DateTime in YYYDDDHHMMG format" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/date_time/ +--- + +## HIBCPASDataType::DATE_TIME Enum Value + +**Value:** `12` + + +M - DateTime in YYYDDDHHMMG format + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/demographic_data/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/demographic_data/_index.md new file mode 100644 index 000000000..7d89c0947 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/demographic_data/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::DEMOGRAPHIC_DATA" +linktitle: "DEMOGRAPHIC_DATA" +articleTitle: "DEMOGRAPHIC_DATA" +second_title: "Aspose.BarCode for PHP via Java" +description: "L - Demographic Data" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/demographic_data/ +--- + +## HIBCPASDataType::DEMOGRAPHIC_DATA Enum Value + +**Value:** `11` + + +L - Demographic Data + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/dietary_item_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/dietary_item_identification/_index.md new file mode 100644 index 000000000..0f2eb39f7 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/dietary_item_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::DIETARY_ITEM_IDENTIFICATION" +linktitle: "DIETARY_ITEM_IDENTIFICATION" +articleTitle: "DIETARY_ITEM_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "P - Dietary Item Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/dietary_item_identification/ +--- + +## HIBCPASDataType::DIETARY_ITEM_IDENTIFICATION Enum Value + +**Value:** `15` + + +P - Dietary Item Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/episode_of_care_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/episode_of_care_identification/_index.md new file mode 100644 index 000000000..d0bd8b2ab --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/episode_of_care_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::EPISODE_OF_CARE_IDENTIFICATION" +linktitle: "EPISODE_OF_CARE_IDENTIFICATION" +articleTitle: "EPISODE_OF_CARE_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "T - Episode of Care Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/episode_of_care_identification/ +--- + +## HIBCPASDataType::EPISODE_OF_CARE_IDENTIFICATION Enum Value + +**Value:** `19` + + +T - Episode of Care Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/health_industry_number/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/health_industry_number/_index.md new file mode 100644 index 000000000..a80aaa53b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/health_industry_number/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::HEALTH_INDUSTRY_NUMBER" +linktitle: "HEALTH_INDUSTRY_NUMBER" +articleTitle: "HEALTH_INDUSTRY_NUMBER" +second_title: "Aspose.BarCode for PHP via Java" +description: "U - Health Industry Number" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/health_industry_number/ +--- + +## HIBCPASDataType::HEALTH_INDUSTRY_NUMBER Enum Value + +**Value:** `20` + + +U - Health Industry Number + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/hospital_item_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/hospital_item_identification/_index.md new file mode 100644 index 000000000..3a9ae9b57 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/hospital_item_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::HOSPITAL_ITEM_IDENTIFICATION" +linktitle: "HOSPITAL_ITEM_IDENTIFICATION" +articleTitle: "HOSPITAL_ITEM_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "H - Hospital Item Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/hospital_item_identification/ +--- + +## HIBCPASDataType::HOSPITAL_ITEM_IDENTIFICATION Enum Value + +**Value:** `7` + + +H - Hospital Item Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/implantable_product_information/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/implantable_product_information/_index.md new file mode 100644 index 000000000..ca32afef9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/implantable_product_information/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::IMPLANTABLE_PRODUCT_INFORMATION" +linktitle: "IMPLANTABLE_PRODUCT_INFORMATION" +articleTitle: "IMPLANTABLE_PRODUCT_INFORMATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "G - Implantable Product Information" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/implantable_product_information/ +--- + +## HIBCPASDataType::IMPLANTABLE_PRODUCT_INFORMATION Enum Value + +**Value:** `6` + + +G - Implantable Product Information + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/labeler_identification_code/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/labeler_identification_code/_index.md new file mode 100644 index 000000000..03678371c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/labeler_identification_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::LABELER_IDENTIFICATION_CODE" +linktitle: "LABELER_IDENTIFICATION_CODE" +articleTitle: "LABELER_IDENTIFICATION_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "A - Labeler Identification Code" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/labeler_identification_code/ +--- + +## HIBCPASDataType::LABELER_IDENTIFICATION_CODE Enum Value + +**Value:** `0` + + +A - Labeler Identification Code + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/library_materials_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/library_materials_identification/_index.md new file mode 100644 index 000000000..f32c790c0 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/library_materials_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::LIBRARY_MATERIALS_IDENTIFICATION" +linktitle: "LIBRARY_MATERIALS_IDENTIFICATION" +articleTitle: "LIBRARY_MATERIALS_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "R - Library Materials Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/library_materials_identification/ +--- + +## HIBCPASDataType::LIBRARY_MATERIALS_IDENTIFICATION Enum Value + +**Value:** `17` + + +R - Library Materials Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/manufacturer_serial_number/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/manufacturer_serial_number/_index.md new file mode 100644 index 000000000..388e2353f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/manufacturer_serial_number/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::MANUFACTURER_SERIAL_NUMBER" +linktitle: "MANUFACTURER_SERIAL_NUMBER" +articleTitle: "MANUFACTURER_SERIAL_NUMBER" +second_title: "Aspose.BarCode for PHP via Java" +description: "Q - Manufacturer Serial Number" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/manufacturer_serial_number/ +--- + +## HIBCPASDataType::MANUFACTURER_SERIAL_NUMBER Enum Value + +**Value:** `16` + + +Q - Manufacturer Serial Number + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/medical_procedure_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/medical_procedure_identification/_index.md new file mode 100644 index 000000000..eb717280c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/medical_procedure_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::MEDICAL_PROCEDURE_IDENTIFICATION" +linktitle: "MEDICAL_PROCEDURE_IDENTIFICATION" +articleTitle: "MEDICAL_PROCEDURE_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "I - Medical Procedure Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/medical_procedure_identification/ +--- + +## HIBCPASDataType::MEDICAL_PROCEDURE_IDENTIFICATION Enum Value + +**Value:** `8` + + +I - Medical Procedure Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/patient_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/patient_identification/_index.md new file mode 100644 index 000000000..1343cacd5 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/patient_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::PATIENT_IDENTIFICATION" +linktitle: "PATIENT_IDENTIFICATION" +articleTitle: "PATIENT_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "C - Patient Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/patient_identification/ +--- + +## HIBCPASDataType::PATIENT_IDENTIFICATION Enum Value + +**Value:** `2` + + +C - Patient Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/patient_visit_id/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/patient_visit_id/_index.md new file mode 100644 index 000000000..e714a0233 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/patient_visit_id/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::PATIENT_VISIT_ID" +linktitle: "PATIENT_VISIT_ID" +articleTitle: "PATIENT_VISIT_ID" +second_title: "Aspose.BarCode for PHP via Java" +description: "V - Patient Visit ID" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/patient_visit_id/ +--- + +## HIBCPASDataType::PATIENT_VISIT_ID Enum Value + +**Value:** `21` + + +V - Patient Visit ID + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/personnel_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/personnel_identification/_index.md new file mode 100644 index 000000000..4ab5cac30 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/personnel_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::PERSONNEL_IDENTIFICATION" +linktitle: "PERSONNEL_IDENTIFICATION" +articleTitle: "PERSONNEL_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "E - Personnel Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/personnel_identification/ +--- + +## HIBCPASDataType::PERSONNEL_IDENTIFICATION Enum Value + +**Value:** `4` + + +E - Personnel Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/purchase_order_number/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/purchase_order_number/_index.md new file mode 100644 index 000000000..b52b93257 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/purchase_order_number/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::PURCHASE_ORDER_NUMBER" +linktitle: "PURCHASE_ORDER_NUMBER" +articleTitle: "PURCHASE_ORDER_NUMBER" +second_title: "Aspose.BarCode for PHP via Java" +description: "O - Purchase Order Number" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/purchase_order_number/ +--- + +## HIBCPASDataType::PURCHASE_ORDER_NUMBER Enum Value + +**Value:** `14` + + +O - Purchase Order Number + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/reimbursement_category/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/reimbursement_category/_index.md new file mode 100644 index 000000000..a72dd02b2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/reimbursement_category/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::REIMBURSEMENT_CATEGORY" +linktitle: "REIMBURSEMENT_CATEGORY" +articleTitle: "REIMBURSEMENT_CATEGORY" +second_title: "Aspose.BarCode for PHP via Java" +description: "J - Reimbursement Category" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/reimbursement_category/ +--- + +## HIBCPASDataType::REIMBURSEMENT_CATEGORY Enum Value + +**Value:** `9` + + +J - Reimbursement Category + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/service_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/service_identification/_index.md new file mode 100644 index 000000000..3c4df986f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/service_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::SERVICE_IDENTIFICATION" +linktitle: "SERVICE_IDENTIFICATION" +articleTitle: "SERVICE_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "B - Service Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/service_identification/ +--- + +## HIBCPASDataType::SERVICE_IDENTIFICATION Enum Value + +**Value:** `1` + + +B - Service Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/specimen_identification/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/specimen_identification/_index.md new file mode 100644 index 000000000..446ebc2b3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/specimen_identification/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::SPECIMEN_IDENTIFICATION" +linktitle: "SPECIMEN_IDENTIFICATION" +articleTitle: "SPECIMEN_IDENTIFICATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "D - Specimen Identification" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/specimen_identification/ +--- + +## HIBCPASDataType::SPECIMEN_IDENTIFICATION Enum Value + +**Value:** `3` + + +D - Specimen Identification + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/user_defined/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/user_defined/_index.md new file mode 100644 index 000000000..7502d7fd3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/user_defined/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::USER_DEFINED" +linktitle: "USER_DEFINED" +articleTitle: "USER_DEFINED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Z - User Defined" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/user_defined/ +--- + +## HIBCPASDataType::USER_DEFINED Enum Value + +**Value:** `25` + + +Z - User Defined + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/xml_document/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/xml_document/_index.md new file mode 100644 index 000000000..6c3186dc8 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasdatatype/xml_document/_index.md @@ -0,0 +1,18 @@ +--- +title: "HIBCPASDataType::XML_DOCUMENT" +linktitle: "XML_DOCUMENT" +articleTitle: "XML_DOCUMENT" +second_title: "Aspose.BarCode for PHP via Java" +description: "X - XML Document" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasdatatype/xml_document/ +--- + +## HIBCPASDataType::XML_DOCUMENT Enum Value + +**Value:** `22` + + +X - XML Document + diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasrecord/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/_index.md new file mode 100644 index 000000000..118191c71 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/_index.md @@ -0,0 +1,37 @@ +--- +title: "HIBCPASRecord Class" +linktitle: "HIBCPASRecord" +articleTitle: "HIBCPASRecord" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for storing HIBC PAS record." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasrecord/ +--- + +## HIBCPASRecord class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for storing HIBC PAS record. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./hibcpasrecord/) | HIBCPASRecord constructor | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | HIBCPASRecord constructor | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Data](./data/) | Read/Write | Identifies data. | +| [DataType](./datatype/) | Read/Write | Identifies data type. | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasrecord/construct/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/construct/_index.md new file mode 100644 index 000000000..70ec102dc --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/construct/_index.md @@ -0,0 +1,24 @@ +--- +title: "HIBCPASRecord.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "HIBCPASRecord constructor" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasrecord/construct/ +--- + +## HIBCPASRecord.construct + +```php +construct($javaClass) +``` + + +HIBCPASRecord constructor + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$javaClass` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasrecord/data/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/data/_index.md new file mode 100644 index 000000000..3df5430d9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/data/_index.md @@ -0,0 +1,29 @@ +--- +title: "HIBCPASRecord.Data" +linktitle: "Data" +articleTitle: "Data" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasrecord/data/ +--- + +## HIBCPASRecord.Data + +**Access:** Read/Write + + +### Get + +Identifies data. + + +### Set + +Identifies data. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasrecord/datatype/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/datatype/_index.md new file mode 100644 index 000000000..cfa28d308 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/datatype/_index.md @@ -0,0 +1,29 @@ +--- +title: "HIBCPASRecord.DataType" +linktitle: "DataType" +articleTitle: "DataType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies data type." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasrecord/datatype/ +--- + +## HIBCPASRecord.DataType + +**Access:** Read/Write + + +### Get + +Identifies data type. + + +### Set + +Identifies data type. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/hibcpasrecord/hibcpasrecord/_index.md b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/hibcpasrecord/_index.md new file mode 100644 index 000000000..a7727f5ab --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/hibcpasrecord/hibcpasrecord/_index.md @@ -0,0 +1,25 @@ +--- +title: "HIBCPASRecord" +linktitle: "HIBCPASRecord" +articleTitle: "HIBCPASRecord" +second_title: "Aspose.BarCode for PHP via Java" +description: "HIBCPASRecord constructor" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/hibcpasrecord/hibcpasrecord/ +--- + +## HIBCPASRecord Constructor + +```php +__construct(int $dataType, string $data) +``` + + +HIBCPASRecord constructor + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dataType` | `int` | | +| `$data` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/icomplexcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/icomplexcodetext/_index.md new file mode 100644 index 000000000..3ad3f57dc --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/icomplexcodetext/_index.md @@ -0,0 +1,31 @@ +--- +title: "IComplexCodetext Class" +linktitle: "IComplexCodetext" +articleTitle: "IComplexCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Interface for complex codetext used with ComplexBarcodeGenerator." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/icomplexcodetext/ +--- + +## IComplexCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Interface for complex codetext used with ComplexBarcodeGenerator. + + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [initFromString](./initfromstring/) | No | Initializes instance with constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BarcodeType](./barcodetype/) | Read-only | Gets barcode type. | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Construct codetext for complex barcode | diff --git a/english/php/aspose.barcode.complexbarcode/icomplexcodetext/barcodetype/_index.md b/english/php/aspose.barcode.complexbarcode/icomplexcodetext/barcodetype/_index.md new file mode 100644 index 000000000..41d0dfe4b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/icomplexcodetext/barcodetype/_index.md @@ -0,0 +1,23 @@ +--- +title: "IComplexCodetext.BarcodeType" +linktitle: "BarcodeType" +articleTitle: "BarcodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets barcode type." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/icomplexcodetext/barcodetype/ +--- + +## IComplexCodetext.BarcodeType + +**Access:** Read-only + + +**Returns:** int Barcode type. + + +### Get + +Gets barcode type. + diff --git a/english/php/aspose.barcode.complexbarcode/icomplexcodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/icomplexcodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..2c5e650ce --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/icomplexcodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "IComplexCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Construct codetext for complex barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/icomplexcodetext/constructedcodetext/ +--- + +## IComplexCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Construct codetext for complex barcode + diff --git a/english/php/aspose.barcode.complexbarcode/icomplexcodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/icomplexcodetext/initfromstring/_index.md new file mode 100644 index 000000000..0156200e8 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/icomplexcodetext/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "IComplexCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes instance with constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/icomplexcodetext/initfromstring/ +--- + +## IComplexCodetext.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initializes instance with constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md new file mode 100644 index 000000000..f98c66d94 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/_index.md @@ -0,0 +1,50 @@ +--- +title: "Mailmark2DCodetext Class" +linktitle: "Mailmark2DCodetext" +articleTitle: "Mailmark2DCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding the text embedded in the Royal Mail 2D Mailmark code." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/ +--- + +## Mailmark2DCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding the text embedded in the Royal Mail 2D Mailmark code. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./mailmark2dcodetext/) | Create default instance of Mailmark2DCodetext class. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [initFromString](./initfromstring/) | No | Initializes Mailmark data from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BarcodeType](./barcodetype/) | Read-only | Gets barcode type. | +| [Class_](./class_/) | Read/Write | Identifies the class of the item. Valid Values: "1" - 1C (Retail) "2" - 2C (Retail) "3" - Economy (Retail) "5" - Deffered (Retail) "8" - Premium (Network Access) "9" - Standard (Network Access) | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Construct codetext from Mailmark data. | +| [CustomerContent](./customercontent/) | Read/Write | Optional space for use by customer. Max length by Type: Type 7: 6 characters Type 9: 45 characters Type 29: 25 characters | +| [CustomerContentEncodeMode](./customercontentencodemode/) | Read/Write | Encode mode of Datamatrix barcode. Default value: DataMatrixEncodeMode.C40. | +| [DataMatrixType](./datamatrixtype/) | Read/Write | 2D Mailmark Type defines size of Data Matrix barcode. | +| [DestinationPostCodeAndDPS](./destinationpostcodeanddps/) | Read/Write | Contains the Postcode of the Delivery Address with DPS If inland the Postcode/DP contains the following number of characters. Area (1 or 2 characters) District(1 or 2 characters) Sector(1 character) Unit(2 characters) DPS (2 characters). The Postcode and DPS must comply with a valid PAF® format. | +| [InformationTypeID](./informationtypeid/) | Read/Write | Identifies the Royal Mail Mailmark barcode payload for each product type. Valid Values: "0" - Domestic Sorted & Unsorted "A" - Online Postage "B" - Franking "C" - Consolidation | +| [ItemID](./itemid/) | Read/Write | Identifies the unique item within the Supply Chain ID. Every Mailmark barcode is required to carry an ID so it can be uniquely identified for at least 90 days. Max value: 99999999. | +| [RTSFlag](./rtsflag/) | Read/Write | Flag which indicates what level of Return to Sender service is being requested. | +| [ReturnToSenderPostCode](./returntosenderpostcode/) | Read/Write | Contains the Return to Sender Post Code but no DPS. The PC(without DPS) must comply with a PAF® format. | +| [SupplyChainID](./supplychainid/) | Read/Write | Identifies the unique group of customers involved in the mailing. Max value: 9999999. | +| [UPUCountryID](./upucountryid/) | Read/Write | Identifies the UPU Country ID.Max length: 4 characters. | +| [VersionID](./versionid/) | Read/Write | Identifies the barcode version as relevant to each Information Type ID. Valid Values: Currently "1". "0" & "2" to "9" and "A" to "Z" spare reserved for potential future use. | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/barcodetype/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/barcodetype/_index.md new file mode 100644 index 000000000..211695a26 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/barcodetype/_index.md @@ -0,0 +1,23 @@ +--- +title: "Mailmark2DCodetext.BarcodeType" +linktitle: "BarcodeType" +articleTitle: "BarcodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets barcode type." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/barcodetype/ +--- + +## Mailmark2DCodetext.BarcodeType + +**Access:** Read-only + + +**Returns:** int Barcode type. + + +### Get + +Gets barcode type. + diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/class_/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/class_/_index.md new file mode 100644 index 000000000..5cbb96fdd --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/class_/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.Class_" +linktitle: "Class_" +articleTitle: "Class_" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies the class of the item. Valid Values: \"1\" - 1C (Retail) \"2\" - 2C (Retail) \"3\" - Economy (Retail) \"5\" - Deffered (Retail) \"8\" - Premium (Network Access) \"9\" - Standard (Network Access)" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/class_/ +--- + +## Mailmark2DCodetext.Class_ + +**Access:** Read/Write + + +**Returns:** string class of the item + + +### Get + +Identifies the class of the item. Valid Values: "1" - 1C (Retail) "2" - 2C (Retail) "3" - Economy (Retail) "5" - Deffered (Retail) "8" - Premium (Network Access) "9" - Standard (Network Access) + + +### Set + +Identifies the class of the item. Valid Values: "1" - 1C (Retail) "2" - 2C (Retail) "3" - Economy (Retail) "5" - Deffered (Retail) "8" - Premium (Network Access) "9" - Standard (Network Access) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/construct/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/construct/_index.md new file mode 100644 index 000000000..9a73b5884 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "Mailmark2DCodetext.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/construct/ +--- + +## Mailmark2DCodetext.construct + +```php +construct($complexCodetextDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$complexCodetextDTO` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..9ee6254ca --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "Mailmark2DCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Construct codetext from Mailmark data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/constructedcodetext/ +--- + +## Mailmark2DCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Construct codetext from Mailmark data. + diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/customercontent/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/customercontent/_index.md new file mode 100644 index 000000000..6a07617d3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/customercontent/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.CustomerContent" +linktitle: "CustomerContent" +articleTitle: "CustomerContent" +second_title: "Aspose.BarCode for PHP via Java" +description: "Optional space for use by customer. Max length by Type: Type 7: 6 characters Type 9: 45 characters Type 29: 25 characters" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/customercontent/ +--- + +## Mailmark2DCodetext.CustomerContent + +**Access:** Read/Write + + +**Returns:** string Customer content + + +### Get + +Optional space for use by customer. Max length by Type: Type 7: 6 characters Type 9: 45 characters Type 29: 25 characters + + +### Set + +Optional space for use by customer. Max length by Type: Type 7: 6 characters Type 9: 45 characters Type 29: 25 characters + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/customercontentencodemode/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/customercontentencodemode/_index.md new file mode 100644 index 000000000..82302f6c6 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/customercontentencodemode/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.CustomerContentEncodeMode" +linktitle: "CustomerContentEncodeMode" +articleTitle: "CustomerContentEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode mode of Datamatrix barcode. Default value: DataMatrixEncodeMode.C40." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/customercontentencodemode/ +--- + +## Mailmark2DCodetext.CustomerContentEncodeMode + +**Access:** Read/Write + + +**Returns:** int Encode mode of Datamatrix barcode. + + +### Get + +Encode mode of Datamatrix barcode. Default value: DataMatrixEncodeMode.C40. + + +### Set + +Encode mode of Datamatrix barcode. Default value: DataMatrixEncodeMode.C40. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/datamatrixtype/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/datamatrixtype/_index.md new file mode 100644 index 000000000..7d54aaa42 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/datamatrixtype/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.DataMatrixType" +linktitle: "DataMatrixType" +articleTitle: "DataMatrixType" +second_title: "Aspose.BarCode for PHP via Java" +description: "2D Mailmark Type defines size of Data Matrix barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/datamatrixtype/ +--- + +## Mailmark2DCodetext.DataMatrixType + +**Access:** Read/Write + + +**Returns:** int Size of Data Matrix barcode + + +### Get + +2D Mailmark Type defines size of Data Matrix barcode. + + +### Set + +2D Mailmark Type defines size of Data Matrix barcode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/destinationpostcodeanddps/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/destinationpostcodeanddps/_index.md new file mode 100644 index 000000000..342fdae37 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/destinationpostcodeanddps/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.DestinationPostCodeAndDPS" +linktitle: "DestinationPostCodeAndDPS" +articleTitle: "DestinationPostCodeAndDPS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Contains the Postcode of the Delivery Address with DPS If inland the Postcode/DP contains the following number of characters. Area (1 or 2 characters) District(1 or 2 characters) Sector(1 character) U" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/destinationpostcodeanddps/ +--- + +## Mailmark2DCodetext.DestinationPostCodeAndDPS + +**Access:** Read/Write + + +**Returns:** string the Postcode of the Delivery Address with DPS + + +### Get + +Contains the Postcode of the Delivery Address with DPS If inland the Postcode/DP contains the following number of characters. Area (1 or 2 characters) District(1 or 2 characters) Sector(1 character) Unit(2 characters) DPS (2 characters). The Postcode and DPS must comply with a valid PAF® format. + + +### Set + +Contains the Postcode of the Delivery Address with DPS If inland the Postcode/DP contains the following number of characters. Area (1 or 2 characters) District(1 or 2 characters) Sector(1 character) Unit(2 characters) DPS (2 characters). The Postcode and DPS must comply with a valid PAF® format. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/informationtypeid/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/informationtypeid/_index.md new file mode 100644 index 000000000..a541c6238 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/informationtypeid/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.InformationTypeID" +linktitle: "InformationTypeID" +articleTitle: "InformationTypeID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies the Royal Mail Mailmark barcode payload for each product type. Valid Values: \"0\" - Domestic Sorted & Unsorted \"A\" - Online Postage \"B\" - Franking \"C\" - Consolidation" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/informationtypeid/ +--- + +## Mailmark2DCodetext.InformationTypeID + +**Access:** Read/Write + + +**Returns:** string Information type ID + + +### Get + +Identifies the Royal Mail Mailmark barcode payload for each product type. Valid Values: "0" - Domestic Sorted & Unsorted "A" - Online Postage "B" - Franking "C" - Consolidation + + +### Set + +Identifies the Royal Mail Mailmark barcode payload for each product type. Valid Values: "0" - Domestic Sorted & Unsorted "A" - Online Postage "B" - Franking "C" - Consolidation + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/initfromstring/_index.md new file mode 100644 index 000000000..6df8f2f9a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "Mailmark2DCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes Mailmark data from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/initfromstring/ +--- + +## Mailmark2DCodetext.initFromString + +```php +initFromString($constructedCodetext) +``` + + +Initializes Mailmark data from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/itemid/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/itemid/_index.md new file mode 100644 index 000000000..295cb3c0e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/itemid/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.ItemID" +linktitle: "ItemID" +articleTitle: "ItemID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies the unique item within the Supply Chain ID. Every Mailmark barcode is required to carry an ID so it can be uniquely identified for at least 90 days. Max value: 99999999." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/itemid/ +--- + +## Mailmark2DCodetext.ItemID + +**Access:** Read/Write + + +**Returns:** int item within the Supply Chain ID + + +### Get + +Identifies the unique item within the Supply Chain ID. Every Mailmark barcode is required to carry an ID so it can be uniquely identified for at least 90 days. Max value: 99999999. + + +### Set + +Identifies the unique item within the Supply Chain ID. Every Mailmark barcode is required to carry an ID so it can be uniquely identified for at least 90 days. Max value: 99999999. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/mailmark2dcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/mailmark2dcodetext/_index.md new file mode 100644 index 000000000..37ab9dcff --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/mailmark2dcodetext/_index.md @@ -0,0 +1,20 @@ +--- +title: "Mailmark2DCodetext" +linktitle: "Mailmark2DCodetext" +articleTitle: "Mailmark2DCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Create default instance of Mailmark2DCodetext class." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/mailmark2dcodetext/ +--- + +## Mailmark2DCodetext Constructor + +```php +__construct() +``` + + +Create default instance of Mailmark2DCodetext class. + diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/returntosenderpostcode/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/returntosenderpostcode/_index.md new file mode 100644 index 000000000..9904354f2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/returntosenderpostcode/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.ReturnToSenderPostCode" +linktitle: "ReturnToSenderPostCode" +articleTitle: "ReturnToSenderPostCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Contains the Return to Sender Post Code but no DPS. The PC(without DPS) must comply with a PAF® format." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/returntosenderpostcode/ +--- + +## Mailmark2DCodetext.ReturnToSenderPostCode + +**Access:** Read/Write + + +**Returns:** string Return to Sender Post Code but no DPS + + +### Get + +Contains the Return to Sender Post Code but no DPS. The PC(without DPS) must comply with a PAF® format. + + +### Set + +Contains the Return to Sender Post Code but no DPS. The PC(without DPS) must comply with a PAF® format. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/rtsflag/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/rtsflag/_index.md new file mode 100644 index 000000000..3842f1544 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/rtsflag/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.RTSFlag" +linktitle: "RTSFlag" +articleTitle: "RTSFlag" +second_title: "Aspose.BarCode for PHP via Java" +description: "Flag which indicates what level of Return to Sender service is being requested." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/rtsflag/ +--- + +## Mailmark2DCodetext.RTSFlag + +**Access:** Read/Write + + +**Returns:** string RTS Flag + + +### Get + +Flag which indicates what level of Return to Sender service is being requested. + + +### Set + +Flag which indicates what level of Return to Sender service is being requested. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/supplychainid/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/supplychainid/_index.md new file mode 100644 index 000000000..f13be5a05 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/supplychainid/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.SupplyChainID" +linktitle: "SupplyChainID" +articleTitle: "SupplyChainID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies the unique group of customers involved in the mailing. Max value: 9999999." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/supplychainid/ +--- + +## Mailmark2DCodetext.SupplyChainID + +**Access:** Read/Write + + +**Returns:** int Supply chain ID + + +### Get + +Identifies the unique group of customers involved in the mailing. Max value: 9999999. + + +### Set + +Identifies the unique group of customers involved in the mailing. Max value: 9999999. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/upucountryid/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/upucountryid/_index.md new file mode 100644 index 000000000..37843eb40 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/upucountryid/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.UPUCountryID" +linktitle: "UPUCountryID" +articleTitle: "UPUCountryID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies the UPU Country ID.Max length: 4 characters." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/upucountryid/ +--- + +## Mailmark2DCodetext.UPUCountryID + +**Access:** Read/Write + + +**Returns:** string Country ID + + +### Get + +Identifies the UPU Country ID.Max length: 4 characters. + + +### Set + +Identifies the UPU Country ID.Max length: 4 characters. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/versionid/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/versionid/_index.md new file mode 100644 index 000000000..26f47084c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dcodetext/versionid/_index.md @@ -0,0 +1,32 @@ +--- +title: "Mailmark2DCodetext.VersionID" +linktitle: "VersionID" +articleTitle: "VersionID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies the barcode version as relevant to each Information Type ID. Valid Values: Currently \"1\". \"0\" & \"2\" to \"9\" and \"A\" to \"Z\" spare reserved for potential future use." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dcodetext/versionid/ +--- + +## Mailmark2DCodetext.VersionID + +**Access:** Read/Write + + +**Returns:** string Version ID + + +### Get + +Identifies the barcode version as relevant to each Information Type ID. Valid Values: Currently "1". "0" & "2" to "9" and "A" to "Z" spare reserved for potential future use. + + +### Set + +Identifies the barcode version as relevant to each Information Type ID. Valid Values: Currently "1". "0" & "2" to "9" and "A" to "Z" spare reserved for potential future use. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dtype/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/_index.md new file mode 100644 index 000000000..37856025b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/_index.md @@ -0,0 +1,27 @@ +--- +title: "Mailmark2DType Enum" +linktitle: "Mailmark2DType" +articleTitle: "Mailmark2DType" +second_title: "Aspose.BarCode for PHP via Java" +description: "2D Mailmark Type defines size of Data Matrix barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dtype/ +--- + +## Mailmark2DType enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +2D Mailmark Type defines size of Data Matrix barcode + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | Auto determine | +| [TYPE_29](./type_29/) | `3` | 16 x 48 modules | +| [TYPE_7](./type_7/) | `1` | 24 x 24 modules | +| [TYPE_9](./type_9/) | `2` | 32 x 32 modules | diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dtype/auto/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/auto/_index.md new file mode 100644 index 000000000..6101f8fa2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "Mailmark2DType::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Auto determine" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dtype/auto/ +--- + +## Mailmark2DType::AUTO Enum Value + +**Value:** `0` + + +Auto determine + diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dtype/type_29/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/type_29/_index.md new file mode 100644 index 000000000..eca5ffd9a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/type_29/_index.md @@ -0,0 +1,18 @@ +--- +title: "Mailmark2DType::TYPE_29" +linktitle: "TYPE_29" +articleTitle: "TYPE_29" +second_title: "Aspose.BarCode for PHP via Java" +description: "16 x 48 modules" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dtype/type_29/ +--- + +## Mailmark2DType::TYPE_29 Enum Value + +**Value:** `3` + + +16 x 48 modules + diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dtype/type_7/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/type_7/_index.md new file mode 100644 index 000000000..93155ac11 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/type_7/_index.md @@ -0,0 +1,18 @@ +--- +title: "Mailmark2DType::TYPE_7" +linktitle: "TYPE_7" +articleTitle: "TYPE_7" +second_title: "Aspose.BarCode for PHP via Java" +description: "24 x 24 modules" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dtype/type_7/ +--- + +## Mailmark2DType::TYPE_7 Enum Value + +**Value:** `1` + + +24 x 24 modules + diff --git a/english/php/aspose.barcode.complexbarcode/mailmark2dtype/type_9/_index.md b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/type_9/_index.md new file mode 100644 index 000000000..aafd08953 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmark2dtype/type_9/_index.md @@ -0,0 +1,18 @@ +--- +title: "Mailmark2DType::TYPE_9" +linktitle: "TYPE_9" +articleTitle: "TYPE_9" +second_title: "Aspose.BarCode for PHP via Java" +description: "32 x 32 modules" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmark2dtype/type_9/ +--- + +## Mailmark2DType::TYPE_9 Enum Value + +**Value:** `2` + + +32 x 32 modules + diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/_index.md new file mode 100644 index 000000000..15ef7a977 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/_index.md @@ -0,0 +1,43 @@ +--- +title: "MailmarkCodetext Class" +linktitle: "MailmarkCodetext" +articleTitle: "MailmarkCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding the text embedded in the 4-state Royal Mailmark code." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/ +--- + +## MailmarkCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding the text embedded in the 4-state Royal Mailmark code. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./mailmarkcodetext/) | Initializes a new instance of the class. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [initFromString](./initfromstring/) | No | Initializes Mailmark data from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BarcodeType](./barcodetype/) | Read-only | Gets barcode type. | +| [Class_](./class_/) | Read/Write | "0" - Null or Test "1" - 1C (Retail) "2" - 2C (Retail) "3" - 3C (Retail) "4" - Premium (RetailPublishing Mail) (for potential future use) "5" - Deferred (Retail) "6" - Air (Retail) (for potential future use) "7" - Surface (Retail) (for potential future use) "8" - Premium (Network Access) "9" - Standard (Network Access) | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Construct codetext from Mailmark data. | +| [DestinationPostCodePlusDPS](./destinationpostcodeplusdps/) | Read/Write | The PC and DP must comply with a PAF format. Nine character string denoting international "XY11 " (note the 5 trailing spaces) or a pattern of characters denoting a domestic sorting code. A domestic sorting code consists of an outward postcode, an inward postcode, and a Delivery Point Suffix. | +| [Format](./format/) | Read/Write | "0" – Null or Test "1" – Letter "2" – Large Letter | +| [ItemID](./itemid/) | Read/Write | Maximum value is 99999999. | +| [SupplyChainID](./supplychainid/) | Read/Write | Maximum values are 99 for Barcode C and 999999 for Barcode L. | +| [VersionID](./versionid/) | Read/Write | Currently 1 – For Mailmark barcode (0 and 2 to 9 and A to Z spare for future use) | diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/barcodetype/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/barcodetype/_index.md new file mode 100644 index 000000000..ce487748c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/barcodetype/_index.md @@ -0,0 +1,23 @@ +--- +title: "MailmarkCodetext.BarcodeType" +linktitle: "BarcodeType" +articleTitle: "BarcodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets barcode type." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/barcodetype/ +--- + +## MailmarkCodetext.BarcodeType + +**Access:** Read-only + + +**Returns:** int Barcode type. + + +### Get + +Gets barcode type. + diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/class_/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/class_/_index.md new file mode 100644 index 000000000..e6144f1c0 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/class_/_index.md @@ -0,0 +1,29 @@ +--- +title: "MailmarkCodetext.Class_" +linktitle: "Class_" +articleTitle: "Class_" +second_title: "Aspose.BarCode for PHP via Java" +description: "\"0\" - Null or Test \"1\" - 1C (Retail) \"2\" - 2C (Retail) \"3\" - 3C (Retail) \"4\" - Premium (RetailPublishing Mail) (for potential future use) \"5\" - Deferred (Retail) \"6\" - Air (Retail) (for potential futu" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/class_/ +--- + +## MailmarkCodetext.Class_ + +**Access:** Read/Write + + +### Get + +"0" - Null or Test "1" - 1C (Retail) "2" - 2C (Retail) "3" - 3C (Retail) "4" - Premium (RetailPublishing Mail) (for potential future use) "5" - Deferred (Retail) "6" - Air (Retail) (for potential future use) "7" - Surface (Retail) (for potential future use) "8" - Premium (Network Access) "9" - Standard (Network Access) + + +### Set + +"0" - Null or Test "1" - 1C (Retail) "2" - 2C (Retail) "3" - 3C (Retail) "4" - Premium (RetailPublishing Mail) (for potential future use) "5" - Deferred (Retail) "6" - Air (Retail) (for potential future use) "7" - Surface (Retail) (for potential future use) "8" - Premium (Network Access) "9" - Standard (Network Access) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..3d6865cbb --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "MailmarkCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Construct codetext from Mailmark data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/constructedcodetext/ +--- + +## MailmarkCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Construct codetext from Mailmark data. + diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/destinationpostcodeplusdps/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/destinationpostcodeplusdps/_index.md new file mode 100644 index 000000000..ff12c43f2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/destinationpostcodeplusdps/_index.md @@ -0,0 +1,29 @@ +--- +title: "MailmarkCodetext.DestinationPostCodePlusDPS" +linktitle: "DestinationPostCodePlusDPS" +articleTitle: "DestinationPostCodePlusDPS" +second_title: "Aspose.BarCode for PHP via Java" +description: "The PC and DP must comply with a PAF format. Nine character string denoting international \"XY11 \" (note the 5 trailing spaces) or a pattern of characters denoting a domestic sorting code. A domestic s" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/destinationpostcodeplusdps/ +--- + +## MailmarkCodetext.DestinationPostCodePlusDPS + +**Access:** Read/Write + + +### Get + +The PC and DP must comply with a PAF format. Nine character string denoting international "XY11 " (note the 5 trailing spaces) or a pattern of characters denoting a domestic sorting code. A domestic sorting code consists of an outward postcode, an inward postcode, and a Delivery Point Suffix. + + +### Set + +The PC and DP must comply with a PAF format. Nine character string denoting international "XY11 " (note the 5 trailing spaces) or a pattern of characters denoting a domestic sorting code. A domestic sorting code consists of an outward postcode, an inward postcode, and a Delivery Point Suffix. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/format/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/format/_index.md new file mode 100644 index 000000000..5e299b563 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/format/_index.md @@ -0,0 +1,29 @@ +--- +title: "MailmarkCodetext.Format" +linktitle: "Format" +articleTitle: "Format" +second_title: "Aspose.BarCode for PHP via Java" +description: "\"0\" – Null or Test \"1\" – Letter \"2\" – Large Letter" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/format/ +--- + +## MailmarkCodetext.Format + +**Access:** Read/Write + + +### Get + +"0" – Null or Test "1" – Letter "2" – Large Letter + + +### Set + +"0" – Null or Test "1" – LetterN "2" – Large Letter + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/initfromstring/_index.md new file mode 100644 index 000000000..e7d160d18 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "MailmarkCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes Mailmark data from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/initfromstring/ +--- + +## MailmarkCodetext.initFromString + +```php +initFromString($constructedCodetext) +``` + + +Initializes Mailmark data from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/itemid/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/itemid/_index.md new file mode 100644 index 000000000..d8a5c3de2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/itemid/_index.md @@ -0,0 +1,29 @@ +--- +title: "MailmarkCodetext.ItemID" +linktitle: "ItemID" +articleTitle: "ItemID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Maximum value is 99999999." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/itemid/ +--- + +## MailmarkCodetext.ItemID + +**Access:** Read/Write + + +### Get + +Maximum value is 99999999. + + +### Set + +Maximum value is 99999999. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/mailmarkcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/mailmarkcodetext/_index.md new file mode 100644 index 000000000..873ea22f2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/mailmarkcodetext/_index.md @@ -0,0 +1,20 @@ +--- +title: "MailmarkCodetext" +linktitle: "MailmarkCodetext" +articleTitle: "MailmarkCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes a new instance of the class." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/mailmarkcodetext/ +--- + +## MailmarkCodetext Constructor + +```php +__construct() +``` + + +Initializes a new instance of the class. + diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/supplychainid/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/supplychainid/_index.md new file mode 100644 index 000000000..3bd2d26a5 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/supplychainid/_index.md @@ -0,0 +1,29 @@ +--- +title: "MailmarkCodetext.SupplyChainID" +linktitle: "SupplyChainID" +articleTitle: "SupplyChainID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Maximum values are 99 for Barcode C and 999999 for Barcode L." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/supplychainid/ +--- + +## MailmarkCodetext.SupplyChainID + +**Access:** Read/Write + + +### Get + +Maximum values are 99 for Barcode C and 999999 for Barcode L. + + +### Set + +Maximum values are 99 for Barcode C and 999999 for Barcode L. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/versionid/_index.md b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/versionid/_index.md new file mode 100644 index 000000000..278f31b32 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mailmarkcodetext/versionid/_index.md @@ -0,0 +1,29 @@ +--- +title: "MailmarkCodetext.VersionID" +linktitle: "VersionID" +articleTitle: "VersionID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Currently 1 – For Mailmark barcode (0 and 2 to 9 and A to Z spare for future use)" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mailmarkcodetext/versionid/ +--- + +## MailmarkCodetext.VersionID + +**Access:** Read/Write + + +### Get + +Currently 1 – For Mailmark barcode (0 and 2 to 9 and A to Z spare for future use) + + +### Set + +Currently 1 – For Mailmark barcode (0 and 2 to 9 and A to Z spare for future use) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/_index.md new file mode 100644 index 000000000..cc26cb65a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/_index.md @@ -0,0 +1,49 @@ +--- +title: "MandatoryFields Class" +linktitle: "MandatoryFields" +articleTitle: "MandatoryFields" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mandatory elements (fields) of the card" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/ +--- + +## MandatoryFields class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Mandatory elements (fields) of the card + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./mandatoryfields/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AddressCity](./addresscity/) | Read/Write | DAI, City portion of the cardholder address, DL/ID, V20ANS | +| [AddressPostalCode](./addresspostalcode/) | Read/Write | DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS | +| [AddressState](./addressstate/) | Read/Write | DAJ, State portion of the cardholder address, DL/ID, F2A | +| [AddressStreet1](./addressstreet1/) | Read/Write | DAG, Street portion of the cardholder address, DL/ID, V35ANS | +| [CountryIdentification](./countryidentification/) | Read/Write | DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A | +| [CustomerIDNumber](./customeridnumber/) | Read/Write | DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS | +| [DateOfBirth](./dateofbirth/) | Read/Write | DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N | +| [DocumentDiscriminator](./documentdiscriminator/) | Read/Write | DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS | +| [EndorsementCodes](./endorsementcodes/) | Read/Write | DCD, Jurisdiction specific endorsement codes, DL, V5ANS | +| [EyeColor](./eyecolor/) | Read/Write | DAY, Color of cardholder's eyes. (ANSI D-20 codes). DL/ID, F3A | +| [FamilyName](./familyname/) | Read/Write | DCS, Family name of the cardholder, DL/ID, V40ANS | +| [FamilyNameTruncation](./familynametruncation/) | Read/Write | DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [FirstName](./firstname/) | Read/Write | DAC, First name of the cardholder, DL/ID, V40ANS | +| [FirstNameTruncation](./firstnametruncation/) | Read/Write | DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [Height](./height/) | Read/Write | DAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1'' = "073 in" Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters="181 cm" , DL/ID, F6ANS | +| [MiddleName](./middlename/) | Read/Write | DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma ",". , DL/ID, V40ANS | +| [MiddleNameTruncation](./middlenametruncation/) | Read/Write | DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A | +| [RestrictionCodes](./restrictioncodes/) | Read/Write | DCB, Jurisdiction-specific restrictions codes, DL, V12ANS | +| [Sex](./sex/) | Read/Write | DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N | +| [VehicleClass](./vehicleclass/) | Read/Write | DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/addresscity/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/addresscity/_index.md new file mode 100644 index 000000000..5b6ab2856 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/addresscity/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.AddressCity" +linktitle: "AddressCity" +articleTitle: "AddressCity" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAI, City portion of the cardholder address, DL/ID, V20ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/addresscity/ +--- + +## MandatoryFields.AddressCity + +**Access:** Read/Write + + +### Get + +DAI, City portion of the cardholder address, DL/ID, V20ANS + + +### Set + +DAI, City portion of the cardholder address, DL/ID, V20ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/addresspostalcode/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/addresspostalcode/_index.md new file mode 100644 index 000000000..dc9deef3e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/addresspostalcode/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.AddressPostalCode" +linktitle: "AddressPostalCode" +articleTitle: "AddressPostalCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/addresspostalcode/ +--- + +## MandatoryFields.AddressPostalCode + +**Access:** Read/Write + + +### Get + +DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS + + +### Set + +DAK, Postal code portion of the cardholder address in the U.S.and Canada. If the trailing portion of the postal code in the U.S. is not known, zeros will be used to fill the trailing set of numbers up to 9 digits, DL/ID, F11ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/addressstate/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/addressstate/_index.md new file mode 100644 index 000000000..eac76249d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/addressstate/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.AddressState" +linktitle: "AddressState" +articleTitle: "AddressState" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAJ, State portion of the cardholder address, DL/ID, F2A" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/addressstate/ +--- + +## MandatoryFields.AddressState + +**Access:** Read/Write + + +### Get + +DAJ, State portion of the cardholder address, DL/ID, F2A + + +### Set + +DAJ, State portion of the cardholder address, DL/ID, F2A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/addressstreet1/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/addressstreet1/_index.md new file mode 100644 index 000000000..366d5f415 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/addressstreet1/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.AddressStreet1" +linktitle: "AddressStreet1" +articleTitle: "AddressStreet1" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAG, Street portion of the cardholder address, DL/ID, V35ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/addressstreet1/ +--- + +## MandatoryFields.AddressStreet1 + +**Access:** Read/Write + + +### Get + +DAG, Street portion of the cardholder address, DL/ID, V35ANS + + +### Set + +DAG, Street portion of the cardholder address, DL/ID, V35ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/countryidentification/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/countryidentification/_index.md new file mode 100644 index 000000000..4e39f16dc --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/countryidentification/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.CountryIdentification" +linktitle: "CountryIdentification" +articleTitle: "CountryIdentification" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/countryidentification/ +--- + +## MandatoryFields.CountryIdentification + +**Access:** Read/Write + + +### Get + +DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A + + +### Set + +DCG, Country in which DL/ID is issued. U.S. = USA, Canada = CAN, DL/ID, F3A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/customeridnumber/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/customeridnumber/_index.md new file mode 100644 index 000000000..3d91330bf --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/customeridnumber/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.CustomerIDNumber" +linktitle: "CustomerIDNumber" +articleTitle: "CustomerIDNumber" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/customeridnumber/ +--- + +## MandatoryFields.CustomerIDNumber + +**Access:** Read/Write + + +### Get + +DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS + + +### Set + +DAQ, The number assigned or calculated by the issuing authority, DL/ID, V25ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/dateofbirth/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/dateofbirth/_index.md new file mode 100644 index 000000000..6e2d10815 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/dateofbirth/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.DateOfBirth" +linktitle: "DateOfBirth" +articleTitle: "DateOfBirth" +second_title: "Aspose.BarCode for PHP via Java" +description: "DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/dateofbirth/ +--- + +## MandatoryFields.DateOfBirth + +**Access:** Read/Write + + +### Get + +DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N + + +### Set + +DBB, Date on which the document was issued, MMDDCCYY for U.S., CCYYMMDD for Canada, DL/ID, F8N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `DateTimeImmutable` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/documentdiscriminator/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/documentdiscriminator/_index.md new file mode 100644 index 000000000..3e2c8164b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/documentdiscriminator/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.DocumentDiscriminator" +linktitle: "DocumentDiscriminator" +articleTitle: "DocumentDiscriminator" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, " +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/documentdiscriminator/ +--- + +## MandatoryFields.DocumentDiscriminator + +**Access:** Read/Write + + +### Get + +DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS + + +### Set + +DCF, Number must uniquely identify a particular document issued to that customer from others that may have been issued in the past. This number may serve multiple purposes of document discrimination, audit information number, and/or inventory control, DL/ID, V25ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/endorsementcodes/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/endorsementcodes/_index.md new file mode 100644 index 000000000..f437b3af3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/endorsementcodes/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.EndorsementCodes" +linktitle: "EndorsementCodes" +articleTitle: "EndorsementCodes" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCD, Jurisdiction specific endorsement codes, DL, V5ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/endorsementcodes/ +--- + +## MandatoryFields.EndorsementCodes + +**Access:** Read/Write + + +### Get + +DCD, Jurisdiction specific endorsement codes, DL, V5ANS + + +### Set + +DCD, Jurisdiction specific endorsement codes, DL, V5ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/eyecolor/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/eyecolor/_index.md new file mode 100644 index 000000000..88c5b0422 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/eyecolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.EyeColor" +linktitle: "EyeColor" +articleTitle: "EyeColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAY, Color of cardholder's eyes. (ANSI D-20 codes). DL/ID, F3A" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/eyecolor/ +--- + +## MandatoryFields.EyeColor + +**Access:** Read/Write + + +### Get + +DAY, Color of cardholder's eyes. (ANSI D-20 codes). DL/ID, F3A + + +### Set + +DAY, Color of cardholder's eyes. (ANSI D-20 codes). DL/ID, F3A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/familyname/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/familyname/_index.md new file mode 100644 index 000000000..a87c91593 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/familyname/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.FamilyName" +linktitle: "FamilyName" +articleTitle: "FamilyName" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCS, Family name of the cardholder, DL/ID, V40ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/familyname/ +--- + +## MandatoryFields.FamilyName + +**Access:** Read/Write + + +### Get + +DCS, Family name of the cardholder, DL/ID, V40ANS + + +### Set + +DCS, Family name of the cardholder, DL/ID, V40ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/familynametruncation/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/familynametruncation/_index.md new file mode 100644 index 000000000..73161d867 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/familynametruncation/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.FamilyNameTruncation" +linktitle: "FamilyNameTruncation" +articleTitle: "FamilyNameTruncation" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/familynametruncation/ +--- + +## MandatoryFields.FamilyNameTruncation + +**Access:** Read/Write + + +### Get + +DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + + +### Set + +DDE, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/firstname/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/firstname/_index.md new file mode 100644 index 000000000..773824b44 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/firstname/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.FirstName" +linktitle: "FirstName" +articleTitle: "FirstName" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAC, First name of the cardholder, DL/ID, V40ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/firstname/ +--- + +## MandatoryFields.FirstName + +**Access:** Read/Write + + +### Get + +DAC, First name of the cardholder, DL/ID, V40ANS + + +### Set + +DAC, First name of the cardholder, DL/ID, V40ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/firstnametruncation/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/firstnametruncation/_index.md new file mode 100644 index 000000000..b15e13520 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/firstnametruncation/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.FirstNameTruncation" +linktitle: "FirstNameTruncation" +articleTitle: "FirstNameTruncation" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/firstnametruncation/ +--- + +## MandatoryFields.FirstNameTruncation + +**Access:** Read/Write + + +### Get + +DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + + +### Set + +DDF, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/height/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/height/_index.md new file mode 100644 index 000000000..23ba1c2e1 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/height/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.Height" +linktitle: "Height" +articleTitle: "Height" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAU, Height of cardholder. Inches (in): number of inches followed by \" in\" ex. 6'1'' = \"073 in\" Centimeters(cm) : number of centimeters followed by \" cm\" ex. 181 centimeters=\"181 cm\" , DL/ID, F6ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/height/ +--- + +## MandatoryFields.Height + +**Access:** Read/Write + + +### Get + +DAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1'' = "073 in" Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters="181 cm" , DL/ID, F6ANS + + +### Set + +DAU, Height of cardholder. Inches (in): number of inches followed by " in" ex. 6'1'' = "073 in" Centimeters(cm) : number of centimeters followed by " cm" ex. 181 centimeters="181 cm" , DL/ID, F6ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/mandatoryfields/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/mandatoryfields/_index.md new file mode 100644 index 000000000..d1af7bdea --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/mandatoryfields/_index.md @@ -0,0 +1,17 @@ +--- +title: "MandatoryFields" +linktitle: "MandatoryFields" +articleTitle: "MandatoryFields" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/mandatoryfields/ +--- + +## MandatoryFields Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/middlename/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/middlename/_index.md new file mode 100644 index 000000000..de657170c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/middlename/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.MiddleName" +linktitle: "MiddleName" +articleTitle: "MiddleName" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma \",\". , DL/ID, V40ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/middlename/ +--- + +## MandatoryFields.MiddleName + +**Access:** Read/Write + + +### Get + +DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma ",". , DL/ID, V40ANS + + +### Set + +DAD, Middle name(s) of the cardholder. In the case of multiple middle names they shall be separated by a comma ",". , DL/ID, V40ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/middlenametruncation/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/middlenametruncation/_index.md new file mode 100644 index 000000000..69e957175 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/middlenametruncation/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.MiddleNameTruncation" +linktitle: "MiddleNameTruncation" +articleTitle: "MiddleNameTruncation" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/middlenametruncation/ +--- + +## MandatoryFields.MiddleNameTruncation + +**Access:** Read/Write + + +### Get + +DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + + +### Set + +DDG, A code that indicates whether a field has been truncated(T), has not been truncated(N), or unknown whether truncated(U), DL/ID, F1A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/restrictioncodes/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/restrictioncodes/_index.md new file mode 100644 index 000000000..557f73898 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/restrictioncodes/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.RestrictionCodes" +linktitle: "RestrictionCodes" +articleTitle: "RestrictionCodes" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCB, Jurisdiction-specific restrictions codes, DL, V12ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/restrictioncodes/ +--- + +## MandatoryFields.RestrictionCodes + +**Access:** Read/Write + + +### Get + +DCB, Jurisdiction-specific restrictions codes, DL, V12ANS + + +### Set + +DCB, Jurisdiction-specific restrictions codes, DL, V12ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/sex/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/sex/_index.md new file mode 100644 index 000000000..6ed57dcd3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/sex/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.Sex" +linktitle: "Sex" +articleTitle: "Sex" +second_title: "Aspose.BarCode for PHP via Java" +description: "DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/sex/ +--- + +## MandatoryFields.Sex + +**Access:** Read/Write + + +### Get + +DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N + + +### Set + +DBC, Gender of the cardholder. 1 = male, 2 = female, 9 = not specified, DL/ID, F1N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/mandatoryfields/vehicleclass/_index.md b/english/php/aspose.barcode.complexbarcode/mandatoryfields/vehicleclass/_index.md new file mode 100644 index 000000000..d6bf595c4 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/mandatoryfields/vehicleclass/_index.md @@ -0,0 +1,29 @@ +--- +title: "MandatoryFields.VehicleClass" +linktitle: "VehicleClass" +articleTitle: "VehicleClass" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/mandatoryfields/vehicleclass/ +--- + +## MandatoryFields.VehicleClass + +**Access:** Read/Write + + +### Get + +DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS + + +### Set + +DCA, Jurisdiction-specific vehicle class / group code, DL, V6ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetext/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/_index.md new file mode 100644 index 000000000..347e10021 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/_index.md @@ -0,0 +1,27 @@ +--- +title: "MaxiCodeCodetext Class" +linktitle: "MaxiCodeCodetext" +articleTitle: "MaxiCodeCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Base class for encoding and decoding the text embedded in the MaxiCode code. This sample shows how to decode raw MaxiCode codetext to MaxiCodeCodetext instance." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetext/ +--- + +## MaxiCodeCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Base class for encoding and decoding the text embedded in the MaxiCode code. This sample shows how to decode raw MaxiCode codetext to MaxiCodeCodetext instance. + + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BarcodeType](./barcodetype/) | Read-only | Gets barcode type. | +| [ECIEncoding](./eciencoding/) | Read/Write | Gets ECI encoding. Used when MaxiCodeEncodeMode is AUTO. | +| [EncodeMode](./encodemode/) | Read/Write | Gets a MaxiCode encode mode. Default value: Auto. | +| [MaxiCodeEncodeMode](./maxicodeencodemode/) | Read/Write | Gets a MaxiCode encode mode. | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetext/barcodetype/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/barcodetype/_index.md new file mode 100644 index 000000000..5027f695d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/barcodetype/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeCodetext.BarcodeType" +linktitle: "BarcodeType" +articleTitle: "BarcodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets barcode type." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetext/barcodetype/ +--- + +## MaxiCodeCodetext.BarcodeType + +**Access:** Read-only + + +**Returns:** int Barcode type + + +### Get + +Gets barcode type. + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetext/eciencoding/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/eciencoding/_index.md new file mode 100644 index 000000000..9c0b1e853 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeCodetext.ECIEncoding" +linktitle: "ECIEncoding" +articleTitle: "ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets ECI encoding. Used when MaxiCodeEncodeMode is AUTO." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetext/eciencoding/ +--- + +## MaxiCodeCodetext.ECIEncoding + +**Access:** Read/Write + + +### Get + +Gets ECI encoding. Used when MaxiCodeEncodeMode is AUTO. + + +### Set + +Sets ECI encoding. Used when MaxiCodeEncodeMode is AUTO. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetext/encodemode/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/encodemode/_index.md new file mode 100644 index 000000000..e2c0c75b1 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/encodemode/_index.md @@ -0,0 +1,32 @@ +--- +title: "MaxiCodeCodetext.EncodeMode" +linktitle: "EncodeMode" +articleTitle: "EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode encode mode. Default value: Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetext/encodemode/ +--- + +## MaxiCodeCodetext.EncodeMode + +**Access:** Read/Write + + +**Returns:** a MaxiCode encode mode. + + +### Get + +Gets a MaxiCode encode mode. Default value: Auto. + + +### Set + +Sets a MaxiCode encode mode. Default value: Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `` | a MaxiCode encode mode. | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetext/maxicodeencodemode/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/maxicodeencodemode/_index.md new file mode 100644 index 000000000..3cf536ee2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetext/maxicodeencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeCodetext.MaxiCodeEncodeMode" +linktitle: "MaxiCodeEncodeMode" +articleTitle: "MaxiCodeEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode encode mode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetext/maxicodeencodemode/ +--- + +## MaxiCodeCodetext.MaxiCodeEncodeMode + +**Access:** Read/Write + + +### Get + +Gets a MaxiCode encode mode. + + +### Set + +Sets a MaxiCode encode mode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md new file mode 100644 index 000000000..15d0a0aae --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/_index.md @@ -0,0 +1,38 @@ +--- +title: "MaxiCodeCodetextMode2 Class" +linktitle: "MaxiCodeCodetextMode2" +articleTitle: "MaxiCodeCodetextMode2" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding the text embedded in the MaxiCode code for modes 2. This sample shows how to encode and decode MaxiCode codetext for mode 2." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode2/ +--- + +## MaxiCodeCodetextMode2 class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding the text embedded in the MaxiCode code for modes 2. This sample shows how to encode and decode MaxiCode codetext for mode 2. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./maxicodecodetextmode2/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [initFromString](./initfromstring/) | No | Initializes instance from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Constructs codetext | +| [Mode](./mode/) | Read-only | Gets MaxiCode mode. | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/construct/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/construct/_index.md new file mode 100644 index 000000000..608e97a5a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "MaxiCodeCodetextMode2.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode2/construct/ +--- + +## MaxiCodeCodetextMode2.construct + +```php +construct($maxiCodeCodetextMode2Dto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeCodetextMode2Dto` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/constructedcodetext/_index.md new file mode 100644 index 000000000..99d1e44c2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeCodetextMode2.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructs codetext" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode2/constructedcodetext/ +--- + +## MaxiCodeCodetextMode2.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Constructs codetext + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/initfromstring/_index.md new file mode 100644 index 000000000..e6775316a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "MaxiCodeCodetextMode2.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes instance from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode2/initfromstring/ +--- + +## MaxiCodeCodetextMode2.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initializes instance from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/maxicodecodetextmode2/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/maxicodecodetextmode2/_index.md new file mode 100644 index 000000000..0e014e5ac --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/maxicodecodetextmode2/_index.md @@ -0,0 +1,17 @@ +--- +title: "MaxiCodeCodetextMode2" +linktitle: "MaxiCodeCodetextMode2" +articleTitle: "MaxiCodeCodetextMode2" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode2/maxicodecodetextmode2/ +--- + +## MaxiCodeCodetextMode2 Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/mode/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/mode/_index.md new file mode 100644 index 000000000..c04982162 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode2/mode/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeCodetextMode2.Mode" +linktitle: "Mode" +articleTitle: "Mode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets MaxiCode mode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode2/mode/ +--- + +## MaxiCodeCodetextMode2.Mode + +**Access:** Read-only + + +**Returns:** int MaxiCode mode + + +### Get + +Gets MaxiCode mode. + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md new file mode 100644 index 000000000..62dd0f52b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/_index.md @@ -0,0 +1,38 @@ +--- +title: "MaxiCodeCodetextMode3 Class" +linktitle: "MaxiCodeCodetextMode3" +articleTitle: "MaxiCodeCodetextMode3" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding the text embedded in the MaxiCode code for modes 3. This sample shows how to encode and decode MaxiCode codetext for mode 3." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode3/ +--- + +## MaxiCodeCodetextMode3 class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding the text embedded in the MaxiCode code for modes 3. This sample shows how to encode and decode MaxiCode codetext for mode 3. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./maxicodecodetextmode3/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [initFromString](./initfromstring/) | No | Initializes instance from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Constructs codetext | +| [Mode](./mode/) | Read-only | Gets MaxiCode mode. | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/construct/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/construct/_index.md new file mode 100644 index 000000000..42747d65e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "MaxiCodeCodetextMode3.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode3/construct/ +--- + +## MaxiCodeCodetextMode3.construct + +```php +construct($maxiCodeCodetextMode2Dto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeCodetextMode2Dto` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/constructedcodetext/_index.md new file mode 100644 index 000000000..b0263fe2c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeCodetextMode3.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructs codetext" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode3/constructedcodetext/ +--- + +## MaxiCodeCodetextMode3.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Constructs codetext + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/initfromstring/_index.md new file mode 100644 index 000000000..db191a19b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "MaxiCodeCodetextMode3.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes instance from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode3/initfromstring/ +--- + +## MaxiCodeCodetextMode3.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initializes instance from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/maxicodecodetextmode3/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/maxicodecodetextmode3/_index.md new file mode 100644 index 000000000..63961c1e5 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/maxicodecodetextmode3/_index.md @@ -0,0 +1,17 @@ +--- +title: "MaxiCodeCodetextMode3" +linktitle: "MaxiCodeCodetextMode3" +articleTitle: "MaxiCodeCodetextMode3" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode3/maxicodecodetextmode3/ +--- + +## MaxiCodeCodetextMode3 Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/mode/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/mode/_index.md new file mode 100644 index 000000000..c779b6bfc --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodecodetextmode3/mode/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeCodetextMode3.Mode" +linktitle: "Mode" +articleTitle: "Mode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets MaxiCode mode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodecodetextmode3/mode/ +--- + +## MaxiCodeCodetextMode3.Mode + +**Access:** Read-only + + +**Returns:** int MaxiCode mode + + +### Get + +Gets MaxiCode mode. + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodesecondmessage/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessage/_index.md new file mode 100644 index 000000000..f9f02aaea --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessage/_index.md @@ -0,0 +1,24 @@ +--- +title: "MaxiCodeSecondMessage Class" +linktitle: "MaxiCodeSecondMessage" +articleTitle: "MaxiCodeSecondMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Base class for encoding and decoding second message for MaxiCode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodesecondmessage/ +--- + +## MaxiCodeSecondMessage class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Base class for encoding and decoding second message for MaxiCode barcode. + + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Message](./message/) | Read-only | Gets constructed second message | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodesecondmessage/message/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessage/message/_index.md new file mode 100644 index 000000000..efb67dc2b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessage/message/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeSecondMessage.Message" +linktitle: "Message" +articleTitle: "Message" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets constructed second message" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodesecondmessage/message/ +--- + +## MaxiCodeSecondMessage.Message + +**Access:** Read-only + + +**Returns:** string Constructed second message + + +### Get + +Gets constructed second message + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/_index.md new file mode 100644 index 000000000..770e16280 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/_index.md @@ -0,0 +1,22 @@ +--- +title: "MaxiCodeSecondMessageType Enum" +linktitle: "MaxiCodeSecondMessageType" +articleTitle: "MaxiCodeSecondMessageType" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/ +--- + +## MaxiCodeSecondMessageType enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [MAXI_CODE_STANDART_SECOND_MESSAGE](./maxi_code_standart_second_message/) | `0` | | +| [MAXI_CODE_STRUCTURED_SECOND_MESSAGE](./maxi_code_structured_second_message/) | `1` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/maxi_code_standart_second_message/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/maxi_code_standart_second_message/_index.md new file mode 100644 index 000000000..bfd786d38 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/maxi_code_standart_second_message/_index.md @@ -0,0 +1,15 @@ +--- +title: "MaxiCodeSecondMessageType::MAXI_CODE_STANDART_SECOND_MESSAGE" +linktitle: "MAXI_CODE_STANDART_SECOND_MESSAGE" +articleTitle: "MAXI_CODE_STANDART_SECOND_MESSAGE" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/maxi_code_standart_second_message/ +--- + +## MaxiCodeSecondMessageType::MAXI_CODE_STANDART_SECOND_MESSAGE Enum Value + +**Value:** `0` + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/maxi_code_structured_second_message/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/maxi_code_structured_second_message/_index.md new file mode 100644 index 000000000..5837221d4 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/maxi_code_structured_second_message/_index.md @@ -0,0 +1,15 @@ +--- +title: "MaxiCodeSecondMessageType::MAXI_CODE_STRUCTURED_SECOND_MESSAGE" +linktitle: "MAXI_CODE_STRUCTURED_SECOND_MESSAGE" +articleTitle: "MAXI_CODE_STRUCTURED_SECOND_MESSAGE" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodesecondmessagetype/maxi_code_structured_second_message/ +--- + +## MaxiCodeSecondMessageType::MAXI_CODE_STRUCTURED_SECOND_MESSAGE Enum Value + +**Value:** `1` + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md new file mode 100644 index 000000000..09a4161a9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/_index.md @@ -0,0 +1,39 @@ +--- +title: "MaxiCodeStandardCodetext Class" +linktitle: "MaxiCodeStandardCodetext" +articleTitle: "MaxiCodeStandardCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding MaxiCode codetext for modes 4, 5 and 6." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardcodetext/ +--- + +## MaxiCodeStandardCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding MaxiCode codetext for modes 4, 5 and 6. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./maxicodestandardcodetext/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [initFromString](./initfromstring/) | No | Initializes instance from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Constructs codetext | +| [Message](./message/) | Read/Write | Gets message. | +| [Mode](./mode/) | Read/Write | Gets MaxiCode mode. | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/construct/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/construct/_index.md new file mode 100644 index 000000000..114fbce32 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "MaxiCodeStandardCodetext.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardcodetext/construct/ +--- + +## MaxiCodeStandardCodetext.construct + +```php +construct($maxiCodeStandardCodetextDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeStandardCodetextDto` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..aa6859fc6 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeStandardCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructs codetext" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardcodetext/constructedcodetext/ +--- + +## MaxiCodeStandardCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Constructs codetext + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/initfromstring/_index.md new file mode 100644 index 000000000..6b058a2a7 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "MaxiCodeStandardCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes instance from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardcodetext/initfromstring/ +--- + +## MaxiCodeStandardCodetext.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initializes instance from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/maxicodestandardcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/maxicodestandardcodetext/_index.md new file mode 100644 index 000000000..a3daefc6d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/maxicodestandardcodetext/_index.md @@ -0,0 +1,17 @@ +--- +title: "MaxiCodeStandardCodetext" +linktitle: "MaxiCodeStandardCodetext" +articleTitle: "MaxiCodeStandardCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardcodetext/maxicodestandardcodetext/ +--- + +## MaxiCodeStandardCodetext Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/message/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/message/_index.md new file mode 100644 index 000000000..0075384ad --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/message/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeStandardCodetext.Message" +linktitle: "Message" +articleTitle: "Message" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets message." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardcodetext/message/ +--- + +## MaxiCodeStandardCodetext.Message + +**Access:** Read/Write + + +### Get + +Gets message. + + +### Set + +Sets message. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/mode/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/mode/_index.md new file mode 100644 index 000000000..11cf39819 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardcodetext/mode/_index.md @@ -0,0 +1,32 @@ +--- +title: "MaxiCodeStandardCodetext.Mode" +linktitle: "Mode" +articleTitle: "Mode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets MaxiCode mode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardcodetext/mode/ +--- + +## MaxiCodeStandardCodetext.Mode + +**Access:** Read/Write + + +**Returns:** int MaxiCode mode + + +### Get + +Gets MaxiCode mode. + + +### Set + +Sets MaxiCode mode. Standart codetext can be used only with modes 4, 5 and 6. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$mode` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/_construct/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/_construct/_index.md new file mode 100644 index 000000000..f02a7fc9c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/_construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "MaxiCodeStandardSecondMessage._construct" +linktitle: "_construct" +articleTitle: "_construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/_construct/ +--- + +## MaxiCodeStandardSecondMessage._construct + +```php +_construct($dtoObj) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dtoObj` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/_index.md new file mode 100644 index 000000000..99edb0c8d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/_index.md @@ -0,0 +1,36 @@ +--- +title: "MaxiCodeStandardSecondMessage Class" +linktitle: "MaxiCodeStandardSecondMessage" +articleTitle: "MaxiCodeStandardSecondMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding standart second message for MaxiCode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/ +--- + +## MaxiCodeStandardSecondMessage class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding standart second message for MaxiCode barcode. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./maxicodestandardsecondmessage/) | Reimplemented in Aspose\Barcode\ComplexBarcode\MaxiCodeStandartSecondMessage. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [_construct](./_construct/) | Yes | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Message](./message/) | Read/Write | Gets constructed second message | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/maxicodestandardsecondmessage/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/maxicodestandardsecondmessage/_index.md new file mode 100644 index 000000000..411157ff8 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/maxicodestandardsecondmessage/_index.md @@ -0,0 +1,20 @@ +--- +title: "MaxiCodeStandardSecondMessage" +linktitle: "MaxiCodeStandardSecondMessage" +articleTitle: "MaxiCodeStandardSecondMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented in Aspose\\Barcode\\ComplexBarcode\\MaxiCodeStandartSecondMessage." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/maxicodestandardsecondmessage/ +--- + +## MaxiCodeStandardSecondMessage Constructor + +```php +__construct() +``` + + +Reimplemented in Aspose\Barcode\ComplexBarcode\MaxiCodeStandartSecondMessage. + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/message/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/message/_index.md new file mode 100644 index 000000000..41c83ed69 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/message/_index.md @@ -0,0 +1,32 @@ +--- +title: "MaxiCodeStandardSecondMessage.Message" +linktitle: "Message" +articleTitle: "Message" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets constructed second message" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandardsecondmessage/message/ +--- + +## MaxiCodeStandardSecondMessage.Message + +**Access:** Read/Write + + +**Returns:** string Constructed second message + + +### Get + +Gets constructed second message + + +### Set + +Sets second message + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md new file mode 100644 index 000000000..2cad38b96 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/_index.md @@ -0,0 +1,24 @@ +--- +title: "MaxiCodeStandartSecondMessage Class" +linktitle: "MaxiCodeStandartSecondMessage" +articleTitle: "MaxiCodeStandartSecondMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding standart second message for MaxiCode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/ +--- + +## MaxiCodeStandartSecondMessage class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding standart second message for MaxiCode barcode. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./maxicodestandartsecondmessage/) | Reimplemented from Aspose\Barcode\ComplexBarcode\MaxiCodeStandardSecondMessage. | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/maxicodestandartsecondmessage/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/maxicodestandartsecondmessage/_index.md new file mode 100644 index 000000000..ccf9ff6ce --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/maxicodestandartsecondmessage/_index.md @@ -0,0 +1,20 @@ +--- +title: "MaxiCodeStandartSecondMessage" +linktitle: "MaxiCodeStandartSecondMessage" +articleTitle: "MaxiCodeStandartSecondMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\ComplexBarcode\\MaxiCodeStandardSecondMessage." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestandartsecondmessage/maxicodestandartsecondmessage/ +--- + +## MaxiCodeStandartSecondMessage Constructor + +```php +__construct() +``` + + +Reimplemented from Aspose\Barcode\ComplexBarcode\MaxiCodeStandardSecondMessage. + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md new file mode 100644 index 000000000..9472bb94a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/_index.md @@ -0,0 +1,34 @@ +--- +title: "MaxiCodeStructuredCodetext Class" +linktitle: "MaxiCodeStructuredCodetext" +articleTitle: "MaxiCodeStructuredCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Base class for encoding and decoding the text embedded in the MaxiCode code for modes 2 and 3. This sample shows how to decode raw MaxiCode codetext to MaxiCodeStructuredCodetext instance." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/ +--- + +## MaxiCodeStructuredCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Base class for encoding and decoding the text embedded in the MaxiCode code for modes 2 and 3. This sample shows how to decode raw MaxiCode codetext to MaxiCodeStructuredCodetext instance. + + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [initFromString](./initfromstring/) | No | Initializes instance from constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Constructs codetext | +| [CountryCode](./countrycode/) | Read/Write | Identifies 3 digit country code. | +| [PostalCode](./postalcode/) | Read/Write | Identifies the postal code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode 3. | +| [SecondMessage](./secondmessage/) | Read/Write | Identifies second message of the barcode. | +| [ServiceCategory](./servicecategory/) | Read/Write | Identifies 3 digit service category. | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..b337b56b3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeStructuredCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructs codetext" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/constructedcodetext/ +--- + +## MaxiCodeStructuredCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Constructs codetext + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/countrycode/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/countrycode/_index.md new file mode 100644 index 000000000..117ee53f2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/countrycode/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeStructuredCodetext.CountryCode" +linktitle: "CountryCode" +articleTitle: "CountryCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies 3 digit country code." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/countrycode/ +--- + +## MaxiCodeStructuredCodetext.CountryCode + +**Access:** Read/Write + + +### Get + +Identifies 3 digit country code. + + +### Set + +Identifies 3 digit country code. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/initfromstring/_index.md new file mode 100644 index 000000000..755d92c77 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "MaxiCodeStructuredCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes instance from constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/initfromstring/ +--- + +## MaxiCodeStructuredCodetext.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initializes instance from constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/postalcode/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/postalcode/_index.md new file mode 100644 index 000000000..42eeef25a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/postalcode/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeStructuredCodetext.PostalCode" +linktitle: "PostalCode" +articleTitle: "PostalCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies the postal code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode 3." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/postalcode/ +--- + +## MaxiCodeStructuredCodetext.PostalCode + +**Access:** Read/Write + + +### Get + +Identifies the postal code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode 3. + + +### Set + +Identifies the postal code. Must be 9 digits in mode 2 or 6 alphanumeric symbols in mode 3. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/secondmessage/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/secondmessage/_index.md new file mode 100644 index 000000000..d8d15fff9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/secondmessage/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeStructuredCodetext.SecondMessage" +linktitle: "SecondMessage" +articleTitle: "SecondMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies second message of the barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/secondmessage/ +--- + +## MaxiCodeStructuredCodetext.SecondMessage + +**Access:** Read/Write + + +### Get + +Identifies second message of the barcode. + + +### Set + +Identifies second message of the barcode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `MaxiCodeSecondMessage` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/servicecategory/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/servicecategory/_index.md new file mode 100644 index 000000000..7f57d0c29 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/servicecategory/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeStructuredCodetext.ServiceCategory" +linktitle: "ServiceCategory" +articleTitle: "ServiceCategory" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies 3 digit service category." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredcodetext/servicecategory/ +--- + +## MaxiCodeStructuredCodetext.ServiceCategory + +**Access:** Read/Write + + +### Get + +Identifies 3 digit service category. + + +### Set + +Identifies 3 digit service category. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_construct/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_construct/_index.md new file mode 100644 index 000000000..49b81080a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "MaxiCodeStructuredSecondMessage._construct" +linktitle: "_construct" +articleTitle: "_construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_construct/ +--- + +## MaxiCodeStructuredSecondMessage._construct + +```php +_construct($dtoObj) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dtoObj` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_index.md new file mode 100644 index 000000000..070876436 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/_index.md @@ -0,0 +1,40 @@ +--- +title: "MaxiCodeStructuredSecondMessage Class" +linktitle: "MaxiCodeStructuredSecondMessage" +articleTitle: "MaxiCodeStructuredSecondMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding structured second message for MaxiCode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/ +--- + +## MaxiCodeStructuredSecondMessage class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding structured second message for MaxiCode barcode. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./maxicodestructuredsecondmessage/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [_construct](./_construct/) | Yes | | +| [add](./add/) | No | Adds new identifier | +| [clear](./clear/) | No | Clear identifiers list | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Identifiers](./identifiers/) | Read-only | Gets identifiers list | +| [Message](./message/) | Read-only | Gets constructed second message | +| [Year](./year/) | Read/Write | Gets year. Year must be 2 digit integer value. | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/add/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/add/_index.md new file mode 100644 index 000000000..516647eac --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/add/_index.md @@ -0,0 +1,24 @@ +--- +title: "MaxiCodeStructuredSecondMessage.add" +linktitle: "add" +articleTitle: "add" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds new identifier" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/add/ +--- + +## MaxiCodeStructuredSecondMessage.add + +```php +add(string $identifier) +``` + + +Adds new identifier + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$identifier` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/clear/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/clear/_index.md new file mode 100644 index 000000000..b82d2657c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/clear/_index.md @@ -0,0 +1,20 @@ +--- +title: "MaxiCodeStructuredSecondMessage.clear" +linktitle: "clear" +articleTitle: "clear" +second_title: "Aspose.BarCode for PHP via Java" +description: "Clear identifiers list" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/clear/ +--- + +## MaxiCodeStructuredSecondMessage.clear + +```php +clear() +``` + + +Clear identifiers list + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/identifiers/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/identifiers/_index.md new file mode 100644 index 000000000..360e647ba --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/identifiers/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeStructuredSecondMessage.Identifiers" +linktitle: "Identifiers" +articleTitle: "Identifiers" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets identifiers list" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/identifiers/ +--- + +## MaxiCodeStructuredSecondMessage.Identifiers + +**Access:** Read-only + + +**Returns:** array List of identifiers + + +### Get + +Gets identifiers list + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/maxicodestructuredsecondmessage/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/maxicodestructuredsecondmessage/_index.md new file mode 100644 index 000000000..dea196fbd --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/maxicodestructuredsecondmessage/_index.md @@ -0,0 +1,17 @@ +--- +title: "MaxiCodeStructuredSecondMessage" +linktitle: "MaxiCodeStructuredSecondMessage" +articleTitle: "MaxiCodeStructuredSecondMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/maxicodestructuredsecondmessage/ +--- + +## MaxiCodeStructuredSecondMessage Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/message/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/message/_index.md new file mode 100644 index 000000000..e05259c47 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/message/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeStructuredSecondMessage.Message" +linktitle: "Message" +articleTitle: "Message" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets constructed second message" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/message/ +--- + +## MaxiCodeStructuredSecondMessage.Message + +**Access:** Read-only + + +**Returns:** string Constructed second message + + +### Get + +Gets constructed second message + diff --git a/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/year/_index.md b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/year/_index.md new file mode 100644 index 000000000..4c4f80df2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/year/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeStructuredSecondMessage.Year" +linktitle: "Year" +articleTitle: "Year" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets year. Year must be 2 digit integer value." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/maxicodestructuredsecondmessage/year/ +--- + +## MaxiCodeStructuredSecondMessage.Year + +**Access:** Read/Write + + +### Get + +Gets year. Year must be 2 digit integer value. + + +### Set + +Sets year. Year must be 2 digit integer value. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/_index.md new file mode 100644 index 000000000..7319c605f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/_index.md @@ -0,0 +1,62 @@ +--- +title: "OptionalFields Class" +linktitle: "OptionalFields" +articleTitle: "OptionalFields" +second_title: "Aspose.BarCode for PHP via Java" +description: "Optional elements (fields) of the card" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/ +--- + +## OptionalFields class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Optional elements (fields) of the card + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./optionalfields/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [setUnder19Until](./setunder19until/) | No | DDI, Date on which the cardholder turns 19 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AddressStreet2](./addressstreet2/) | Read/Write | DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS | +| [AliasAKAFamilyName](./aliasakafamilyname/) | Read/Write | DBN, Other family name by which cardholder is known, DL/ID, V10ANS | +| [AliasAKAGivenName](./aliasakagivenname/) | Read/Write | DBG, Other given name by which cardholder is known, DL/ID, V15ANS | +| [AliasAKASuffixName](./aliasakasuffixname/) | Read/Write | DBS, Other suffix by which cardholder is known, DL/ID, V5ANS | +| [AuditInformation](./auditinformation/) | Read/Write | DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. If audit information is not used on the card or the MRT, it must be included in the driver record, DL/ID, V25ANS | +| [CardRevisionDate](./cardrevisiondate/) | Read/Write | DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N | +| [ComplianceType](./compliancetype/) | Read/Write | DDA, DHS required field that indicates compliance: “F” = compliant; and, “N” = non-compliant, DL/ID, F1A | +| [EndorsementCodeDescription](./endorsementcodedescription/) | Read/Write | DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS | +| [HAZMATEndorsementExpDate](./hazmatendorsementexpdate/) | Read-only | DDC, Date on which the hazardous material endorsement granted by the document is no longer valid. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL, F8N | +| [HairColor](./haircolor/) | Read/Write | DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing jurisdiction wishes to abbreviate colors, the three-character codes provided in AAMVA D20 must be used, DL/ID, V12A | +| [InventoryControlNumber](./inventorycontrolnumber/) | Read/Write | DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. (DHS recommended field), DL/ID, V25ANS | +| [LimitedDurationDocIndicator](./limiteddurationdocindicator/) | Read/Write | DDD, DHS required field that indicates that the cardholder has temporary lawful status = “1”, DL/ID, F1N | +| [NameSuffix](./namesuffix/) | Read/Write | DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). JR(Junior), SR(Senior), 1ST or I(First), up to 9TH or IX (Ninth), DL/ID, V5ANS | +| [OrganDonorIndicator](./organdonorindicator/) | Read/Write | DDK, Field that indicates that the cardholder is an organ donor = “1”, DL/ID, F1N | +| [PlaceOfBirth](./placeofbirth/) | Read/Write | DCI, Country and municipality and/or state/province, DL/ID, V33A | +| [RaceEthnicity](./raceethnicity/) | Read/Write | DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A | +| [RestrictionCodeDescription](./restrictioncodedescription/) | Read/Write | DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS | +| [StandardEndorsementCode](./standardendorsementcode/) | Read/Write | DCN, Standard endorsement code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize endorsement codes, DL, F5AN | +| [StandardRestrictionCode](./standardrestrictioncode/) | Read/Write | DCO, Standard restriction code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize restriction codes, DL, F12AN | +| [StandardVehClassification](./standardvehclassification/) | Read/Write | DCM, Standard vehicle classification code(s) for cardholder. This data element is a placeholder for future efforts to standardize vehicle classifications, DL, F4AN | +| [Under18Until](./under18until/) | Read/Write | DDH, Date on which the cardholder turns 18 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N | +| [Under21Until](./under21until/) | Read/Write | DDJ, Date on which the cardholder turns 21 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N | +| [VehClassDescription](./vehclassdescription/) | Read/Write | DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS | +| [VeteranIndicator](./veteranindicator/) | Read/Write | DDL, Field that indicates that the cardholder is a veteran = “1”, DL/ID, F1N | +| [WeightKilograms](./weightkilograms/) | Read/Write | DAX, Cardholder weight in kilograms, Ex. 84 kg = “084”, DL/ID, F3N | +| [WeightPounds](./weightpounds/) | Read/Write | DAW, Cardholder weight in pounds, Ex. 185 lb = “185”, DL/ID, F3N | +| [WeightRange](./weightrange/) | Read/Write | DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 – 45 kg(71 – 100 lbs), 2 = 46 - 59 kg(101 – 130 lbs), 3 = 60 - 70 kg(131 – 160 lbs), 4 = 71 - 86 kg(161 – 190 lbs), 5 = 87 - 100 kg(191 – 220 lbs), 6 = 101 - 113 kg(221 – 250 lbs), 7 = 114 - 127 kg(251 – 280 lbs), 8 = 128 – 145 kg(281 – 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/addressstreet2/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/addressstreet2/_index.md new file mode 100644 index 000000000..9cac57eed --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/addressstreet2/_index.md @@ -0,0 +1,24 @@ +--- +title: "OptionalFields.AddressStreet2" +linktitle: "AddressStreet2" +articleTitle: "AddressStreet2" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/addressstreet2/ +--- + +## OptionalFields.AddressStreet2 + +**Access:** Read/Write + + +### Set + +DAH, Second line of street portion of the cardholder address, DL/ID, V35ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/aliasakafamilyname/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/aliasakafamilyname/_index.md new file mode 100644 index 000000000..c95dd300c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/aliasakafamilyname/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.AliasAKAFamilyName" +linktitle: "AliasAKAFamilyName" +articleTitle: "AliasAKAFamilyName" +second_title: "Aspose.BarCode for PHP via Java" +description: "DBN, Other family name by which cardholder is known, DL/ID, V10ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/aliasakafamilyname/ +--- + +## OptionalFields.AliasAKAFamilyName + +**Access:** Read/Write + + +### Get + +DBN, Other family name by which cardholder is known, DL/ID, V10ANS + + +### Set + +DBN, Other family name by which cardholder is known, DL/ID, V10ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/aliasakagivenname/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/aliasakagivenname/_index.md new file mode 100644 index 000000000..1d136a864 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/aliasakagivenname/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.AliasAKAGivenName" +linktitle: "AliasAKAGivenName" +articleTitle: "AliasAKAGivenName" +second_title: "Aspose.BarCode for PHP via Java" +description: "DBG, Other given name by which cardholder is known, DL/ID, V15ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/aliasakagivenname/ +--- + +## OptionalFields.AliasAKAGivenName + +**Access:** Read/Write + + +### Get + +DBG, Other given name by which cardholder is known, DL/ID, V15ANS + + +### Set + +DBG, Other given name by which cardholder is known, DL/ID, V15ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/aliasakasuffixname/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/aliasakasuffixname/_index.md new file mode 100644 index 000000000..995f48cf8 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/aliasakasuffixname/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.AliasAKASuffixName" +linktitle: "AliasAKASuffixName" +articleTitle: "AliasAKASuffixName" +second_title: "Aspose.BarCode for PHP via Java" +description: "DBS, Other suffix by which cardholder is known, DL/ID, V5ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/aliasakasuffixname/ +--- + +## OptionalFields.AliasAKASuffixName + +**Access:** Read/Write + + +### Get + +DBS, Other suffix by which cardholder is known, DL/ID, V5ANS + + +### Set + +DBS, Other suffix by which cardholder is known, DL/ID, V5ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/auditinformation/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/auditinformation/_index.md new file mode 100644 index 000000000..7cd41e98f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/auditinformation/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.AuditInformation" +linktitle: "AuditInformation" +articleTitle: "AuditInformation" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. If audit information is not used on the card or the MRT, it must be included in the " +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/auditinformation/ +--- + +## OptionalFields.AuditInformation + +**Access:** Read/Write + + +### Get + +DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. If audit information is not used on the card or the MRT, it must be included in the driver record, DL/ID, V25ANS + + +### Set + +DCJ, A string of letters and/or numbers that identifies when, where, and by whom a driver license/ID card was made. If audit information is not used on the card or the MRT, it must be included in the driver record, DL/ID, V25ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/cardrevisiondate/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/cardrevisiondate/_index.md new file mode 100644 index 000000000..69f9fc9e4 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/cardrevisiondate/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.CardRevisionDate" +linktitle: "CardRevisionDate" +articleTitle: "CardRevisionDate" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/cardrevisiondate/ +--- + +## OptionalFields.CardRevisionDate + +**Access:** Read/Write + + +### Get + +DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + + +### Set + +DDB, DHS required field that indicates date of the most recent version change or modification to the visible format of the DL/ID. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `\DateTimeImmutable` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/compliancetype/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/compliancetype/_index.md new file mode 100644 index 000000000..5a56e9f68 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/compliancetype/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.ComplianceType" +linktitle: "ComplianceType" +articleTitle: "ComplianceType" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDA, DHS required field that indicates compliance: “F” = compliant; and, “N” = non-compliant, DL/ID, F1A" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/compliancetype/ +--- + +## OptionalFields.ComplianceType + +**Access:** Read/Write + + +### Get + +DDA, DHS required field that indicates compliance: “F” = compliant; and, “N” = non-compliant, DL/ID, F1A + + +### Set + +DDA, DHS required field that indicates compliance: “F” = compliant; and, “N” = non-compliant, DL/ID, F1A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/endorsementcodedescription/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/endorsementcodedescription/_index.md new file mode 100644 index 000000000..861058b80 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/endorsementcodedescription/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.EndorsementCodeDescription" +linktitle: "EndorsementCodeDescription" +articleTitle: "EndorsementCodeDescription" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/endorsementcodedescription/ +--- + +## OptionalFields.EndorsementCodeDescription + +**Access:** Read/Write + + +### Get + +DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS + + +### Set + +DCQ, Text that explains the jurisdiction-specific code(s) that indicates additional driving privileges granted to the cardholder beyond the vehicle class, DL, V50ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/haircolor/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/haircolor/_index.md new file mode 100644 index 000000000..bff012181 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/haircolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.HairColor" +linktitle: "HairColor" +articleTitle: "HairColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing jurisdiction wishes to abbreviate colors, the three-character codes provided in AAMVA D20 must be used, DL/ID, " +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/haircolor/ +--- + +## OptionalFields.HairColor + +**Access:** Read/Write + + +### Get + +DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing jurisdiction wishes to abbreviate colors, the three-character codes provided in AAMVA D20 must be used, DL/ID, V12A + + +### Set + +DAZ, Bald, black, blonde, brown, gray, red/auburn, sandy, white, unknown. If the issuing jurisdiction wishes to abbreviate colors, the three-character codes provided in AAMVA D20 must be used, DL/ID, V12A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/hazmatendorsementexpdate/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/hazmatendorsementexpdate/_index.md new file mode 100644 index 000000000..1e540716e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/hazmatendorsementexpdate/_index.md @@ -0,0 +1,20 @@ +--- +title: "OptionalFields.HAZMATEndorsementExpDate" +linktitle: "HAZMATEndorsementExpDate" +articleTitle: "HAZMATEndorsementExpDate" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDC, Date on which the hazardous material endorsement granted by the document is no longer valid. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL, F8N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/hazmatendorsementexpdate/ +--- + +## OptionalFields.HAZMATEndorsementExpDate + +**Access:** Read-only + + +### Get + +DDC, Date on which the hazardous material endorsement granted by the document is no longer valid. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL, F8N + diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/inventorycontrolnumber/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/inventorycontrolnumber/_index.md new file mode 100644 index 000000000..f06199361 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/inventorycontrolnumber/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.InventoryControlNumber" +linktitle: "InventoryControlNumber" +articleTitle: "InventoryControlNumber" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. (DHS recommended field), DL/ID, V25ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/inventorycontrolnumber/ +--- + +## OptionalFields.InventoryControlNumber + +**Access:** Read/Write + + +### Get + +DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. (DHS recommended field), DL/ID, V25ANS + + +### Set + +DCK, A string of letters and/or numbers that is affixed to the raw materials(card stock, laminate, etc.) used in producing driver licenses and ID cards. (DHS recommended field), DL/ID, V25ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/limiteddurationdocindicator/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/limiteddurationdocindicator/_index.md new file mode 100644 index 000000000..f5876b36e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/limiteddurationdocindicator/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.LimitedDurationDocIndicator" +linktitle: "LimitedDurationDocIndicator" +articleTitle: "LimitedDurationDocIndicator" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDD, DHS required field that indicates that the cardholder has temporary lawful status = “1”, DL/ID, F1N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/limiteddurationdocindicator/ +--- + +## OptionalFields.LimitedDurationDocIndicator + +**Access:** Read/Write + + +### Get + +DDD, DHS required field that indicates that the cardholder has temporary lawful status = “1”, DL/ID, F1N + + +### Set + +DDD, DHS required field that indicates that the cardholder has temporary lawful status = “1”, DL/ID, F1N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/namesuffix/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/namesuffix/_index.md new file mode 100644 index 000000000..390546cce --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/namesuffix/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.NameSuffix" +linktitle: "NameSuffix" +articleTitle: "NameSuffix" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). JR(Junior), SR(Senior), 1S" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/namesuffix/ +--- + +## OptionalFields.NameSuffix + +**Access:** Read/Write + + +### Get + +DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). JR(Junior), SR(Senior), 1ST or I(First), up to 9TH or IX (Ninth), DL/ID, V5ANS + + +### Set + +DCU, Name Suffix (If jurisdiction participates in systems requiring name suffix (PDPS, CDLIS, etc.), the suffix must be collected and displayed on the DL/ID and in the MRT). JR(Junior), SR(Senior), 1ST or I(First), up to 9TH or IX (Ninth), DL/ID, V5ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/optionalfields/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/optionalfields/_index.md new file mode 100644 index 000000000..1aeed26b5 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/optionalfields/_index.md @@ -0,0 +1,17 @@ +--- +title: "OptionalFields" +linktitle: "OptionalFields" +articleTitle: "OptionalFields" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/optionalfields/ +--- + +## OptionalFields Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/organdonorindicator/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/organdonorindicator/_index.md new file mode 100644 index 000000000..25c3eede8 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/organdonorindicator/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.OrganDonorIndicator" +linktitle: "OrganDonorIndicator" +articleTitle: "OrganDonorIndicator" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDK, Field that indicates that the cardholder is an organ donor = “1”, DL/ID, F1N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/organdonorindicator/ +--- + +## OptionalFields.OrganDonorIndicator + +**Access:** Read/Write + + +### Get + +DDK, Field that indicates that the cardholder is an organ donor = “1”, DL/ID, F1N + + +### Set + +DDK, Field that indicates that the cardholder is an organ donor = “1”, DL/ID, F1N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/placeofbirth/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/placeofbirth/_index.md new file mode 100644 index 000000000..b6f4c95cc --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/placeofbirth/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.PlaceOfBirth" +linktitle: "PlaceOfBirth" +articleTitle: "PlaceOfBirth" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCI, Country and municipality and/or state/province, DL/ID, V33A" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/placeofbirth/ +--- + +## OptionalFields.PlaceOfBirth + +**Access:** Read/Write + + +### Get + +DCI, Country and municipality and/or state/province, DL/ID, V33A + + +### Set + +DCI, Country and municipality and/or state/province, DL/ID, V33A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/raceethnicity/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/raceethnicity/_index.md new file mode 100644 index 000000000..b809b3801 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/raceethnicity/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.RaceEthnicity" +linktitle: "RaceEthnicity" +articleTitle: "RaceEthnicity" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/raceethnicity/ +--- + +## OptionalFields.RaceEthnicity + +**Access:** Read/Write + + +### Get + +DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A + + +### Set + +DCL, Codes for race or ethnicity of the cardholder, as defined in AAMVA D20, DL/ID, V3A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/restrictioncodedescription/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/restrictioncodedescription/_index.md new file mode 100644 index 000000000..57e5e27d4 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/restrictioncodedescription/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.RestrictionCodeDescription" +linktitle: "RestrictionCodeDescription" +articleTitle: "RestrictionCodeDescription" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/restrictioncodedescription/ +--- + +## OptionalFields.RestrictionCodeDescription + +**Access:** Read/Write + + +### Get + +DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS + + +### Set + +DCR, Text describing the jurisdiction-specific restriction code(s) that curtail driving privileges, DL, V50ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/setunder19until/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/setunder19until/_index.md new file mode 100644 index 000000000..ab2ffd6fd --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/setunder19until/_index.md @@ -0,0 +1,24 @@ +--- +title: "OptionalFields.setUnder19Until" +linktitle: "setUnder19Until" +articleTitle: "setUnder19Until" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDI, Date on which the cardholder turns 19 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/setunder19until/ +--- + +## OptionalFields.setUnder19Until + +```php +setUnder19Until(\DateTimeImmutable $value) +``` + + +DDI, Date on which the cardholder turns 19 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `\DateTimeImmutable` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/standardendorsementcode/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/standardendorsementcode/_index.md new file mode 100644 index 000000000..11fde13db --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/standardendorsementcode/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.StandardEndorsementCode" +linktitle: "StandardEndorsementCode" +articleTitle: "StandardEndorsementCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCN, Standard endorsement code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize endorsement codes, DL, F5AN" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/standardendorsementcode/ +--- + +## OptionalFields.StandardEndorsementCode + +**Access:** Read/Write + + +### Get + +DCN, Standard endorsement code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize endorsement codes, DL, F5AN + + +### Set + +DCN, Standard endorsement code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize endorsement codes, DL, F5AN + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/standardrestrictioncode/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/standardrestrictioncode/_index.md new file mode 100644 index 000000000..147ad82b7 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/standardrestrictioncode/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.StandardRestrictionCode" +linktitle: "StandardRestrictionCode" +articleTitle: "StandardRestrictionCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCO, Standard restriction code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize restriction codes, DL, F12AN" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/standardrestrictioncode/ +--- + +## OptionalFields.StandardRestrictionCode + +**Access:** Read/Write + + +### Get + +DCO, Standard restriction code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize restriction codes, DL, F12AN + + +### Set + +DCO, Standard restriction code(s) for cardholder. See codes in D20.This data element is a placeholder for future efforts to standardize restriction codes, DL, F12AN + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/standardvehclassification/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/standardvehclassification/_index.md new file mode 100644 index 000000000..53727b2d3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/standardvehclassification/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.StandardVehClassification" +linktitle: "StandardVehClassification" +articleTitle: "StandardVehClassification" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCM, Standard vehicle classification code(s) for cardholder. This data element is a placeholder for future efforts to standardize vehicle classifications, DL, F4AN" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/standardvehclassification/ +--- + +## OptionalFields.StandardVehClassification + +**Access:** Read/Write + + +### Get + +DCM, Standard vehicle classification code(s) for cardholder. This data element is a placeholder for future efforts to standardize vehicle classifications, DL, F4AN + + +### Set + +DCM, Standard vehicle classification code(s) for cardholder. This data element is a placeholder for future efforts to standardize vehicle classifications, DL, F4AN + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/under18until/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/under18until/_index.md new file mode 100644 index 000000000..280f9de1b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/under18until/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.Under18Until" +linktitle: "Under18Until" +articleTitle: "Under18Until" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDH, Date on which the cardholder turns 18 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/under18until/ +--- + +## OptionalFields.Under18Until + +**Access:** Read/Write + + +### Get + +DDH, Date on which the cardholder turns 18 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + + +### Set + +DDI, Date on which the cardholder turns 19 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `\DateTimeImmutable` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/under21until/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/under21until/_index.md new file mode 100644 index 000000000..a527d9721 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/under21until/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.Under21Until" +linktitle: "Under21Until" +articleTitle: "Under21Until" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDJ, Date on which the cardholder turns 21 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/under21until/ +--- + +## OptionalFields.Under21Until + +**Access:** Read/Write + + +### Get + +DDJ, Date on which the cardholder turns 21 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + + +### Set + +DDJ, Date on which the cardholder turns 21 years old. (MMDDCCYY for U.S., CCYYMMDD for Canada), DL/ID, F8N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `\DateTimeImmutable` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/vehclassdescription/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/vehclassdescription/_index.md new file mode 100644 index 000000000..353bafc2d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/vehclassdescription/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.VehClassDescription" +linktitle: "VehClassDescription" +articleTitle: "VehClassDescription" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/vehclassdescription/ +--- + +## OptionalFields.VehClassDescription + +**Access:** Read/Write + + +### Get + +DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS + + +### Set + +DCP, Text that explains the jurisdiction-specific code(s) for classifications of vehicles cardholder is authorized to drive, DL, V50ANS + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/veteranindicator/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/veteranindicator/_index.md new file mode 100644 index 000000000..522377ae1 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/veteranindicator/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.VeteranIndicator" +linktitle: "VeteranIndicator" +articleTitle: "VeteranIndicator" +second_title: "Aspose.BarCode for PHP via Java" +description: "DDL, Field that indicates that the cardholder is a veteran = “1”, DL/ID, F1N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/veteranindicator/ +--- + +## OptionalFields.VeteranIndicator + +**Access:** Read/Write + + +### Get + +DDL, Field that indicates that the cardholder is a veteran = “1”, DL/ID, F1N + + +### Set + +DDL, Field that indicates that the cardholder is a veteran = “1”, DL/ID, F1N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/weightkilograms/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/weightkilograms/_index.md new file mode 100644 index 000000000..aa7073cb2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/weightkilograms/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.WeightKilograms" +linktitle: "WeightKilograms" +articleTitle: "WeightKilograms" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAX, Cardholder weight in kilograms, Ex. 84 kg = “084”, DL/ID, F3N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/weightkilograms/ +--- + +## OptionalFields.WeightKilograms + +**Access:** Read/Write + + +### Get + +DAX, Cardholder weight in kilograms, Ex. 84 kg = “084”, DL/ID, F3N + + +### Set + +DAX, Cardholder weight in kilograms, Ex. 84 kg = “084”, DL/ID, F3N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/weightpounds/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/weightpounds/_index.md new file mode 100644 index 000000000..99285a16c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/weightpounds/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.WeightPounds" +linktitle: "WeightPounds" +articleTitle: "WeightPounds" +second_title: "Aspose.BarCode for PHP via Java" +description: "DAW, Cardholder weight in pounds, Ex. 185 lb = “185”, DL/ID, F3N" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/weightpounds/ +--- + +## OptionalFields.WeightPounds + +**Access:** Read/Write + + +### Get + +DAW, Cardholder weight in pounds, Ex. 185 lb = “185”, DL/ID, F3N + + +### Set + +DAW, Cardholder weight in pounds, Ex. 185 lb = “185”, DL/ID, F3N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/optionalfields/weightrange/_index.md b/english/php/aspose.barcode.complexbarcode/optionalfields/weightrange/_index.md new file mode 100644 index 000000000..1de7714de --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/optionalfields/weightrange/_index.md @@ -0,0 +1,29 @@ +--- +title: "OptionalFields.WeightRange" +linktitle: "WeightRange" +articleTitle: "WeightRange" +second_title: "Aspose.BarCode for PHP via Java" +description: "DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 – 45 kg(71 – 100 lbs), 2 = 46 - 59 kg(101 – 130 lbs), 3 = 60 - 70 kg(131 – 160 lbs), 4 = 71 - 86 kg" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/optionalfields/weightrange/ +--- + +## OptionalFields.WeightRange + +**Access:** Read/Write + + +### Get + +DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 – 45 kg(71 – 100 lbs), 2 = 46 - 59 kg(101 – 130 lbs), 3 = 60 - 70 kg(131 – 160 lbs), 4 = 71 - 86 kg(161 – 190 lbs), 5 = 87 - 100 kg(191 – 220 lbs), 6 = 101 - 113 kg(221 – 250 lbs), 7 = 114 - 127 kg(251 – 280 lbs), 8 = 128 – 145 kg(281 – 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N + + +### Set + +DCE, Indicates the approximate weight range of the cardholder: 0 = up to 31 kg(up to 70 lbs), 1 = 32 – 45 kg(71 – 100 lbs), 2 = 46 - 59 kg(101 – 130 lbs), 3 = 60 - 70 kg(131 – 160 lbs), 4 = 71 - 86 kg(161 – 190 lbs), 5 = 87 - 100 kg(191 – 220 lbs), 6 = 101 - 113 kg(221 – 250 lbs), 7 = 114 - 127 kg(251 – 280 lbs), 8 = 128 – 145 kg(281 – 320 lbs), 9 = 146+ kg(321+ lbs), DL/ID, F1N + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/primarydata/_index.md b/english/php/aspose.barcode.complexbarcode/primarydata/_index.md new file mode 100644 index 000000000..a0b750731 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/primarydata/_index.md @@ -0,0 +1,39 @@ +--- +title: "PrimaryData Class" +linktitle: "PrimaryData" +articleTitle: "PrimaryData" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for storing HIBC LIC primary data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/primarydata/ +--- + +## PrimaryData class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for storing HIBC LIC primary data. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./primarydata/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [parseFromString](./parsefromstring/) | No | Instantiates primary data from string format according HIBC LIC specification. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [LabelerIdentificationCode](./labeleridentificationcode/) | Read/Write | Identifies date of labeler identification code. Labeler identification code must be 4 symbols alphanumeric string, with first character always being alphabetic. | +| [ProductOrCatalogNumber](./productorcatalognumber/) | Read/Write | Identifies product or catalog number. Product or catalog number must be alphanumeric string up to 18 sybmols length. | +| [UnitOfMeasureID](./unitofmeasureid/) | Read/Write | Identifies unit of measure ID. Unit of measure ID must be integer value from 0 to 9. | diff --git a/english/php/aspose.barcode.complexbarcode/primarydata/construct/_index.md b/english/php/aspose.barcode.complexbarcode/primarydata/construct/_index.md new file mode 100644 index 000000000..1ebdb35e3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/primarydata/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "PrimaryData.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/primarydata/construct/ +--- + +## PrimaryData.construct + +```php +construct($java_class) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$java_class` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/primarydata/labeleridentificationcode/_index.md b/english/php/aspose.barcode.complexbarcode/primarydata/labeleridentificationcode/_index.md new file mode 100644 index 000000000..e453dfc33 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/primarydata/labeleridentificationcode/_index.md @@ -0,0 +1,29 @@ +--- +title: "PrimaryData.LabelerIdentificationCode" +linktitle: "LabelerIdentificationCode" +articleTitle: "LabelerIdentificationCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies date of labeler identification code. Labeler identification code must be 4 symbols alphanumeric string, with first character always being alphabetic." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/primarydata/labeleridentificationcode/ +--- + +## PrimaryData.LabelerIdentificationCode + +**Access:** Read/Write + + +### Get + +Identifies date of labeler identification code. Labeler identification code must be 4 symbols alphanumeric string, with first character always being alphabetic. + + +### Set + +Identifies date of labeler identification code. Labeler identification code must be 4 symbols alphanumeric string, with first character always being alphabetic. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/primarydata/parsefromstring/_index.md b/english/php/aspose.barcode.complexbarcode/primarydata/parsefromstring/_index.md new file mode 100644 index 000000000..0c290b905 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/primarydata/parsefromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "PrimaryData.parseFromString" +linktitle: "parseFromString" +articleTitle: "parseFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Instantiates primary data from string format according HIBC LIC specification." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/primarydata/parsefromstring/ +--- + +## PrimaryData.parseFromString + +```php +parseFromString(string $primaryDataCodetext) +``` + + +Instantiates primary data from string format according HIBC LIC specification. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$primaryDataCodetext` | `string` | Formatted string. | diff --git a/english/php/aspose.barcode.complexbarcode/primarydata/primarydata/_index.md b/english/php/aspose.barcode.complexbarcode/primarydata/primarydata/_index.md new file mode 100644 index 000000000..bcd4c80ca --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/primarydata/primarydata/_index.md @@ -0,0 +1,17 @@ +--- +title: "PrimaryData" +linktitle: "PrimaryData" +articleTitle: "PrimaryData" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/primarydata/primarydata/ +--- + +## PrimaryData Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/primarydata/productorcatalognumber/_index.md b/english/php/aspose.barcode.complexbarcode/primarydata/productorcatalognumber/_index.md new file mode 100644 index 000000000..7a69bb356 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/primarydata/productorcatalognumber/_index.md @@ -0,0 +1,29 @@ +--- +title: "PrimaryData.ProductOrCatalogNumber" +linktitle: "ProductOrCatalogNumber" +articleTitle: "ProductOrCatalogNumber" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies product or catalog number. Product or catalog number must be alphanumeric string up to 18 sybmols length." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/primarydata/productorcatalognumber/ +--- + +## PrimaryData.ProductOrCatalogNumber + +**Access:** Read/Write + + +### Get + +Identifies product or catalog number. Product or catalog number must be alphanumeric string up to 18 sybmols length. + + +### Set + +Identifies product or catalog number. Product or catalog number must be alphanumeric string up to 18 sybmols length. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/primarydata/unitofmeasureid/_index.md b/english/php/aspose.barcode.complexbarcode/primarydata/unitofmeasureid/_index.md new file mode 100644 index 000000000..a20664e84 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/primarydata/unitofmeasureid/_index.md @@ -0,0 +1,29 @@ +--- +title: "PrimaryData.UnitOfMeasureID" +linktitle: "UnitOfMeasureID" +articleTitle: "UnitOfMeasureID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies unit of measure ID. Unit of measure ID must be integer value from 0 to 9." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/primarydata/unitofmeasureid/ +--- + +## PrimaryData.UnitOfMeasureID + +**Access:** Read/Write + + +### Get + +Identifies unit of measure ID. Unit of measure ID must be integer value from 0 to 9. + + +### Set + +Identifies unit of measure ID. Unit of measure ID must be integer value from 0 to 9. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/qrbillstandardversion/_index.md b/english/php/aspose.barcode.complexbarcode/qrbillstandardversion/_index.md new file mode 100644 index 000000000..a0772364a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/qrbillstandardversion/_index.md @@ -0,0 +1,24 @@ +--- +title: "QrBillStandardVersion Enum" +linktitle: "QrBillStandardVersion" +articleTitle: "QrBillStandardVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "SwissQR bill standard version" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/qrbillstandardversion/ +--- + +## QrBillStandardVersion enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +SwissQR bill standard version + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [V2_0](./v2_0/) | `0` | Version 2.0 | diff --git a/english/php/aspose.barcode.complexbarcode/qrbillstandardversion/v2_0/_index.md b/english/php/aspose.barcode.complexbarcode/qrbillstandardversion/v2_0/_index.md new file mode 100644 index 000000000..c2e15a7d3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/qrbillstandardversion/v2_0/_index.md @@ -0,0 +1,18 @@ +--- +title: "QrBillStandardVersion::V2_0" +linktitle: "V2_0" +articleTitle: "V2_0" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version 2.0" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/qrbillstandardversion/v2_0/ +--- + +## QrBillStandardVersion::V2_0 Enum Value + +**Value:** `0` + + +Version 2.0 + diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/_index.md new file mode 100644 index 000000000..472d6f583 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/_index.md @@ -0,0 +1,42 @@ +--- +title: "SecondaryAndAdditionalData Class" +linktitle: "SecondaryAndAdditionalData" +articleTitle: "SecondaryAndAdditionalData" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for storing HIBC LIC secondary and additional data." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/ +--- + +## SecondaryAndAdditionalData class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for storing HIBC LIC secondary and additional data. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./secondaryandadditionaldata/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [parseFromString](./parsefromstring/) | No | Instantiates secondary and additional supplemental data from string format according HIBC LIC specification. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [DateOfManufacture](./dateofmanufacture/) | Read/Write | Identifies date of manufacture. Date of manufacture can be set to DateTime.MinValue in order not to use this field. Default value: DateTime.MinValue | +| [ExpiryDate](./expirydate/) | Read/Write | Identifies expiry date. Will be used if ExpiryDateFormat is not set to None. | +| [ExpiryDateFormat](./expirydateformat/) | Read/Write | Identifies expiry date format. | +| [LotNumber](./lotnumber/) | Read/Write | Identifies lot or batch number. Lot/batch number must be alphanumeric string with up to 18 sybmols length. . | +| [Quantity](./quantity/) | Read/Write | Identifies quantity, must be integer value from 0 to 500. Quantity can be set to -1 in order not to use this field. Default value: -1 | +| [SerialNumber](./serialnumber/) | Read/Write | Identifies serial number. Serial number must be alphanumeric string up to 18 sybmols length. | diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/construct/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/construct/_index.md new file mode 100644 index 000000000..4a0293da7 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "SecondaryAndAdditionalData.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/construct/ +--- + +## SecondaryAndAdditionalData.construct + +```php +construct($java_class) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$java_class` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/dateofmanufacture/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/dateofmanufacture/_index.md new file mode 100644 index 000000000..d76099b57 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/dateofmanufacture/_index.md @@ -0,0 +1,29 @@ +--- +title: "SecondaryAndAdditionalData.DateOfManufacture" +linktitle: "DateOfManufacture" +articleTitle: "DateOfManufacture" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies date of manufacture. Date of manufacture can be set to DateTime.MinValue in order not to use this field. Default value: DateTime.MinValue" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/dateofmanufacture/ +--- + +## SecondaryAndAdditionalData.DateOfManufacture + +**Access:** Read/Write + + +### Get + +Identifies date of manufacture. Date of manufacture can be set to DateTime.MinValue in order not to use this field. Default value: DateTime.MinValue + + +### Set + +Identifies date of manufacture. Date of manufacture can be set to DateTime.MinValue in order not to use this field. Default value: DateTime.MinValue + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `DateTime` | | diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/expirydate/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/expirydate/_index.md new file mode 100644 index 000000000..664667fd6 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/expirydate/_index.md @@ -0,0 +1,29 @@ +--- +title: "SecondaryAndAdditionalData.ExpiryDate" +linktitle: "ExpiryDate" +articleTitle: "ExpiryDate" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies expiry date. Will be used if ExpiryDateFormat is not set to None." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/expirydate/ +--- + +## SecondaryAndAdditionalData.ExpiryDate + +**Access:** Read/Write + + +### Get + +Identifies expiry date. Will be used if ExpiryDateFormat is not set to None. + + +### Set + +Identifies expiry date. Will be used if ExpiryDateFormat is not set to None. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `DateTime` | | diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/expirydateformat/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/expirydateformat/_index.md new file mode 100644 index 000000000..76d42101b --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/expirydateformat/_index.md @@ -0,0 +1,29 @@ +--- +title: "SecondaryAndAdditionalData.ExpiryDateFormat" +linktitle: "ExpiryDateFormat" +articleTitle: "ExpiryDateFormat" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies expiry date format." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/expirydateformat/ +--- + +## SecondaryAndAdditionalData.ExpiryDateFormat + +**Access:** Read/Write + + +### Get + +Identifies expiry date format. + + +### Set + +Identifies expiry date format. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/lotnumber/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/lotnumber/_index.md new file mode 100644 index 000000000..55cdda7fb --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/lotnumber/_index.md @@ -0,0 +1,29 @@ +--- +title: "SecondaryAndAdditionalData.LotNumber" +linktitle: "LotNumber" +articleTitle: "LotNumber" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies lot or batch number. Lot/batch number must be alphanumeric string with up to 18 sybmols length. ." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/lotnumber/ +--- + +## SecondaryAndAdditionalData.LotNumber + +**Access:** Read/Write + + +### Get + +Identifies lot or batch number. Lot/batch number must be alphanumeric string with up to 18 sybmols length. . + + +### Set + +Identifies lot or batch number. Lot/batch number must be alphanumeric string with up to 18 sybmols length. . + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/parsefromstring/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/parsefromstring/_index.md new file mode 100644 index 000000000..d08b90b57 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/parsefromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "SecondaryAndAdditionalData.parseFromString" +linktitle: "parseFromString" +articleTitle: "parseFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Instantiates secondary and additional supplemental data from string format according HIBC LIC specification." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/parsefromstring/ +--- + +## SecondaryAndAdditionalData.parseFromString + +```php +parseFromString(string $secondaryDataCodetext) +``` + + +Instantiates secondary and additional supplemental data from string format according HIBC LIC specification. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$secondaryDataCodetext` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/quantity/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/quantity/_index.md new file mode 100644 index 000000000..bd188a24d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/quantity/_index.md @@ -0,0 +1,29 @@ +--- +title: "SecondaryAndAdditionalData.Quantity" +linktitle: "Quantity" +articleTitle: "Quantity" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies quantity, must be integer value from 0 to 500. Quantity can be set to -1 in order not to use this field. Default value: -1" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/quantity/ +--- + +## SecondaryAndAdditionalData.Quantity + +**Access:** Read/Write + + +### Get + +Identifies quantity, must be integer value from 0 to 500. Quantity can be set to -1 in order not to use this field. Default value: -1 + + +### Set + +Identifies quantity, must be integer value from 0 to 500. Quantity can be set to -1 in order not to use this field. Default value: -1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/secondaryandadditionaldata/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/secondaryandadditionaldata/_index.md new file mode 100644 index 000000000..e6956c770 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/secondaryandadditionaldata/_index.md @@ -0,0 +1,17 @@ +--- +title: "SecondaryAndAdditionalData" +linktitle: "SecondaryAndAdditionalData" +articleTitle: "SecondaryAndAdditionalData" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/secondaryandadditionaldata/ +--- + +## SecondaryAndAdditionalData Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/serialnumber/_index.md b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/serialnumber/_index.md new file mode 100644 index 000000000..9b9132e40 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/secondaryandadditionaldata/serialnumber/_index.md @@ -0,0 +1,29 @@ +--- +title: "SecondaryAndAdditionalData.SerialNumber" +linktitle: "SerialNumber" +articleTitle: "SerialNumber" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies serial number. Serial number must be alphanumeric string up to 18 sybmols length." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/secondaryandadditionaldata/serialnumber/ +--- + +## SecondaryAndAdditionalData.SerialNumber + +**Access:** Read/Write + + +### Get + +Identifies serial number. Serial number must be alphanumeric string up to 18 sybmols length. + + +### Set + +Identifies serial number. Serial number must be alphanumeric string up to 18 sybmols length. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?string` | | diff --git a/english/php/aspose.barcode.complexbarcode/subfileproperties/_index.md b/english/php/aspose.barcode.complexbarcode/subfileproperties/_index.md new file mode 100644 index 000000000..07a44942e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/subfileproperties/_index.md @@ -0,0 +1,32 @@ +--- +title: "SubfileProperties Class" +linktitle: "SubfileProperties" +articleTitle: "SubfileProperties" +second_title: "Aspose.BarCode for PHP via Java" +description: "USA DL subfile properties, offset and length are set automatically." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/subfileproperties/ +--- + +## SubfileProperties class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +USA DL subfile properties, offset and length are set automatically. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./subfileproperties/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Length](./length/) | Read/Write | 4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. Each subfile must begin with the two-character Subfile Type and these two characters must also be included in the length. | +| [Offset](./offset/) | Read/Write | 4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. | +| [Type](./type/) | Read/Write | 2 byte type of subfile, like "DL" | diff --git a/english/php/aspose.barcode.complexbarcode/subfileproperties/length/_index.md b/english/php/aspose.barcode.complexbarcode/subfileproperties/length/_index.md new file mode 100644 index 000000000..06722fba0 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/subfileproperties/length/_index.md @@ -0,0 +1,29 @@ +--- +title: "SubfileProperties.Length" +linktitle: "Length" +articleTitle: "Length" +second_title: "Aspose.BarCode for PHP via Java" +description: "4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = " +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/subfileproperties/length/ +--- + +## SubfileProperties.Length + +**Access:** Read/Write + + +### Get + +4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. Each subfile must begin with the two-character Subfile Type and these two characters must also be included in the length. + + +### Set + +4 These bytes contain a 4 digit numeric value that specifies the length of the Subfile in bytes.The segment terminator must be included in calculating the length of the subfile.A segment terminator = 1. Each subfile must begin with the two-character Subfile Type and these two characters must also be included in the length. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/subfileproperties/offset/_index.md b/english/php/aspose.barcode.complexbarcode/subfileproperties/offset/_index.md new file mode 100644 index 000000000..06c2e9724 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/subfileproperties/offset/_index.md @@ -0,0 +1,29 @@ +--- +title: "SubfileProperties.Offset" +linktitle: "Offset" +articleTitle: "Offset" +second_title: "Aspose.BarCode for PHP via Java" +description: "4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/subfileproperties/offset/ +--- + +## SubfileProperties.Offset + +**Access:** Read/Write + + +### Get + +4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. + + +### Set + +4 digit numeric value that specifies the number of bytes from the head or beginning of the file to where the data related to the particular sub-file is located.The first byte in the file is located at offset 0. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/subfileproperties/subfileproperties/_index.md b/english/php/aspose.barcode.complexbarcode/subfileproperties/subfileproperties/_index.md new file mode 100644 index 000000000..e2ace0b99 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/subfileproperties/subfileproperties/_index.md @@ -0,0 +1,21 @@ +--- +title: "SubfileProperties" +linktitle: "SubfileProperties" +articleTitle: "SubfileProperties" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/subfileproperties/subfileproperties/ +--- + +## SubfileProperties Constructor + +```php +__construct($type) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$type` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/subfileproperties/type/_index.md b/english/php/aspose.barcode.complexbarcode/subfileproperties/type/_index.md new file mode 100644 index 000000000..090980314 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/subfileproperties/type/_index.md @@ -0,0 +1,29 @@ +--- +title: "SubfileProperties.Type" +linktitle: "Type" +articleTitle: "Type" +second_title: "Aspose.BarCode for PHP via Java" +description: "2 byte type of subfile, like \"DL\"" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/subfileproperties/type/ +--- + +## SubfileProperties.Type + +**Access:** Read/Write + + +### Get + +2 byte type of subfile, like "DL" + + +### Set + +2 byte type of subfile, like "DL" + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/_index.md new file mode 100644 index 000000000..85e70750c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/_index.md @@ -0,0 +1,45 @@ +--- +title: "SwissQRBill Class" +linktitle: "SwissQRBill" +articleTitle: "SwissQRBill" +second_title: "Aspose.BarCode for PHP via Java" +description: "SwissQR bill data" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/ +--- + +## SwissQRBill class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +SwissQR bill data + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./swissqrbill/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [createAndSetCreditorReference](./createandsetcreditorreference/) | No | Creates and sets a ISO11649 creditor reference from a raw string by prefixing the String with "RF" and the modulo 97 checksum. Whitespace is removed from the reference | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Account](./account/) | Read/Write | Gets the creditor's account number. Account numbers must be valid IBANs of a bank of Switzerland or Liechtenstein. Spaces are allowed in the account number. Value: The creditor account number. | +| [AlternativeSchemes](./alternativeschemes/) | Read/Write | Gets ors sets the alternative payment schemes. A maximum of two schemes with parameters are allowed. | +| [Amount](./amount/) | Read/Write | Gets the payment amount. Valid values are between 0.01 and 999,999,999.99. Value: The payment amount. | +| [BillInformation](./billinformation/) | Read/Write | Gets the additional structured bill information. | +| [Creditor](./creditor/) | Read/Write | Gets the creditor address. | +| [Currency](./currency/) | Read/Write | Gets the payment currency. Valid values are "CHF" and "EUR". Value: The payment currency. | +| [Debtor](./debtor/) | Read/Write | Gets the debtor address. The debtor is optional. If it is omitted, both setting this field to null or setting an address with all null or empty values is ok. return Address The debtor address. | +| [Reference](./reference/) | Read/Write | Gets the creditor payment reference. The reference is mandatory for SwissQR IBANs, i.e.IBANs in the range CHxx30000xxxxxx through CHxx31999xxxxx. If specified, the reference must be either a valid SwissQR reference (corresponding to ISR reference form) or a valid creditor reference according to ISO 11649 ("RFxxxx"). Both may contain spaces for formatting. | +| [UnstructuredMessage](./unstructuredmessage/) | Read/Write | Gets the additional unstructured message. | +| [Version](./version/) | Read/Write | Gets the version of the SwissQR bill standard. Value: The SwissQR bill standard version. | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/account/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/account/_index.md new file mode 100644 index 000000000..ca738fd44 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/account/_index.md @@ -0,0 +1,29 @@ +--- +title: "SwissQRBill.Account" +linktitle: "Account" +articleTitle: "Account" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the creditor's account number. Account numbers must be valid IBANs of a bank of Switzerland or Liechtenstein. Spaces are allowed in the account number. Value: The creditor account number." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/account/ +--- + +## SwissQRBill.Account + +**Access:** Read/Write + + +### Get + +Gets the creditor's account number. Account numbers must be valid IBANs of a bank of Switzerland or Liechtenstein. Spaces are allowed in the account number. Value: The creditor account number. + + +### Set + +Sets the creditor's account number. Account numbers must be valid IBANs of a bank of Switzerland or Liechtenstein. Spaces are allowed in the account number. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/alternativeschemes/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/alternativeschemes/_index.md new file mode 100644 index 000000000..27427cba1 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/alternativeschemes/_index.md @@ -0,0 +1,32 @@ +--- +title: "SwissQRBill.AlternativeSchemes" +linktitle: "AlternativeSchemes" +articleTitle: "AlternativeSchemes" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets ors sets the alternative payment schemes. A maximum of two schemes with parameters are allowed." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/alternativeschemes/ +--- + +## SwissQRBill.AlternativeSchemes + +**Access:** Read/Write + + +**Returns:** array The alternative payment schemes. + + +### Get + +Gets ors sets the alternative payment schemes. A maximum of two schemes with parameters are allowed. + + +### Set + +Gets ors sets the alternative payment schemes. A maximum of two schemes with parameters are allowed. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$alternativeSchemes` | `array` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/amount/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/amount/_index.md new file mode 100644 index 000000000..f1fe0537e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/amount/_index.md @@ -0,0 +1,29 @@ +--- +title: "SwissQRBill.Amount" +linktitle: "Amount" +articleTitle: "Amount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the payment amount. Valid values are between 0.01 and 999,999,999.99. Value: The payment amount." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/amount/ +--- + +## SwissQRBill.Amount + +**Access:** Read/Write + + +### Get + +Gets the payment amount. Valid values are between 0.01 and 999,999,999.99. Value: The payment amount. + + +### Set + +Sets the payment amount. Valid values are between 0.01 and 999,999,999.99. Value: The payment amount. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/billinformation/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/billinformation/_index.md new file mode 100644 index 000000000..45ebd88b2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/billinformation/_index.md @@ -0,0 +1,32 @@ +--- +title: "SwissQRBill.BillInformation" +linktitle: "BillInformation" +articleTitle: "BillInformation" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the additional structured bill information." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/billinformation/ +--- + +## SwissQRBill.BillInformation + +**Access:** Read/Write + + +**Returns:** string The structured bill information. + + +### Get + +Gets the additional structured bill information. + + +### Set + +Sets the additional structured bill information. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/createandsetcreditorreference/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/createandsetcreditorreference/_index.md new file mode 100644 index 000000000..a636f19d4 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/createandsetcreditorreference/_index.md @@ -0,0 +1,24 @@ +--- +title: "SwissQRBill.createAndSetCreditorReference" +linktitle: "createAndSetCreditorReference" +articleTitle: "createAndSetCreditorReference" +second_title: "Aspose.BarCode for PHP via Java" +description: "Creates and sets a ISO11649 creditor reference from a raw string by prefixing the String with \"RF\" and the modulo 97 checksum. Whitespace is removed from the reference" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/createandsetcreditorreference/ +--- + +## SwissQRBill.createAndSetCreditorReference + +```php +createAndSetCreditorReference(string $rawReference) +``` + + +Creates and sets a ISO11649 creditor reference from a raw string by prefixing the String with "RF" and the modulo 97 checksum. Whitespace is removed from the reference + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$rawReference` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/creditor/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/creditor/_index.md new file mode 100644 index 000000000..305b6431c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/creditor/_index.md @@ -0,0 +1,32 @@ +--- +title: "SwissQRBill.Creditor" +linktitle: "Creditor" +articleTitle: "Creditor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the creditor address." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/creditor/ +--- + +## SwissQRBill.Creditor + +**Access:** Read/Write + + +**Returns:** Address The creditor address. + + +### Get + +Gets the creditor address. + + +### Set + +Sets the creditor address. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Address` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/currency/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/currency/_index.md new file mode 100644 index 000000000..75c45b976 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/currency/_index.md @@ -0,0 +1,29 @@ +--- +title: "SwissQRBill.Currency" +linktitle: "Currency" +articleTitle: "Currency" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the payment currency. Valid values are \"CHF\" and \"EUR\". Value: The payment currency." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/currency/ +--- + +## SwissQRBill.Currency + +**Access:** Read/Write + + +### Get + +Gets the payment currency. Valid values are "CHF" and "EUR". Value: The payment currency. + + +### Set + +Sets the payment currency. Valid values are "CHF" and "EUR". Value: The payment currency. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/debtor/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/debtor/_index.md new file mode 100644 index 000000000..a7f6c75c3 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/debtor/_index.md @@ -0,0 +1,29 @@ +--- +title: "SwissQRBill.Debtor" +linktitle: "Debtor" +articleTitle: "Debtor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the debtor address. The debtor is optional. If it is omitted, both setting this field to null or setting an address with all null or empty values is ok. return Address The debtor address." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/debtor/ +--- + +## SwissQRBill.Debtor + +**Access:** Read/Write + + +### Get + +Gets the debtor address. The debtor is optional. If it is omitted, both setting this field to null or setting an address with all null or empty values is ok. return Address The debtor address. + + +### Set + +Sets the debtor address. The debtor is optional. If it is omitted, both setting this field to null or setting an address with all null or empty values is ok. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Address` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/reference/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/reference/_index.md new file mode 100644 index 000000000..f6196e042 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/reference/_index.md @@ -0,0 +1,32 @@ +--- +title: "SwissQRBill.Reference" +linktitle: "Reference" +articleTitle: "Reference" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the creditor payment reference. The reference is mandatory for SwissQR IBANs, i.e.IBANs in the range CHxx30000xxxxxx through CHxx31999xxxxx. If specified, the reference must be either a valid Swi" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/reference/ +--- + +## SwissQRBill.Reference + +**Access:** Read/Write + + +**Returns:** string The creditor payment reference. + + +### Get + +Gets the creditor payment reference. The reference is mandatory for SwissQR IBANs, i.e.IBANs in the range CHxx30000xxxxxx through CHxx31999xxxxx. If specified, the reference must be either a valid SwissQR reference (corresponding to ISR reference form) or a valid creditor reference according to ISO 11649 ("RFxxxx"). Both may contain spaces for formatting. + + +### Set + +Sets the creditor payment reference. The reference is mandatory for SwissQR IBANs, i.e.IBANs in the range CHxx30000xxxxxx through CHxx31999xxxxx. If specified, the reference must be either a valid SwissQR reference (corresponding to ISR reference form) or a valid creditor reference according to ISO 11649 ("RFxxxx"). Both may contain spaces for formatting. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/swissqrbill/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/swissqrbill/_index.md new file mode 100644 index 000000000..76f78d734 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/swissqrbill/_index.md @@ -0,0 +1,21 @@ +--- +title: "SwissQRBill" +linktitle: "SwissQRBill" +articleTitle: "SwissQRBill" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/swissqrbill/ +--- + +## SwissQRBill Constructor + +```php +__construct(\Aspose\Barcode\Bridge\SwissQRBillDTO $swissQRBillDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$swissQRBillDto` | `\Aspose\Barcode\Bridge\SwissQRBillDTO` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/unstructuredmessage/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/unstructuredmessage/_index.md new file mode 100644 index 000000000..16f13248e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/unstructuredmessage/_index.md @@ -0,0 +1,32 @@ +--- +title: "SwissQRBill.UnstructuredMessage" +linktitle: "UnstructuredMessage" +articleTitle: "UnstructuredMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the additional unstructured message." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/unstructuredmessage/ +--- + +## SwissQRBill.UnstructuredMessage + +**Access:** Read/Write + + +**Returns:** string The unstructured message. + + +### Get + +Gets the additional unstructured message. + + +### Set + +Sets the additional unstructured message. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrbill/version/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrbill/version/_index.md new file mode 100644 index 000000000..7f26a1728 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrbill/version/_index.md @@ -0,0 +1,29 @@ +--- +title: "SwissQRBill.Version" +linktitle: "Version" +articleTitle: "Version" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the version of the SwissQR bill standard. Value: The SwissQR bill standard version." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrbill/version/ +--- + +## SwissQRBill.Version + +**Access:** Read/Write + + +### Get + +Gets the version of the SwissQR bill standard. Value: The SwissQR bill standard version. + + +### Set + +Sets the version of the SwissQR bill standard. Value: The SwissQR bill standard version. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/_index.md new file mode 100644 index 000000000..fe9eebd44 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/_index.md @@ -0,0 +1,39 @@ +--- +title: "SwissQRCodetext Class" +linktitle: "SwissQRCodetext" +articleTitle: "SwissQRCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding the text embedded in the SwissQR code." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrcodetext/ +--- + +## SwissQRCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding the text embedded in the SwissQR code. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./swissqrcodetext/) | Creates an instance of SwissQRCodetext. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [initFromString](./initfromstring/) | No | Initializes Bill with constructed codetext. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BarcodeType](./barcodetype/) | Read-only | Gets barcode type. | +| [Bill](./bill/) | Read-only | SwissQR bill data | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Construct codetext from SwissQR bill data | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrcodetext/barcodetype/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/barcodetype/_index.md new file mode 100644 index 000000000..98c6ae07a --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/barcodetype/_index.md @@ -0,0 +1,23 @@ +--- +title: "SwissQRCodetext.BarcodeType" +linktitle: "BarcodeType" +articleTitle: "BarcodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets barcode type." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrcodetext/barcodetype/ +--- + +## SwissQRCodetext.BarcodeType + +**Access:** Read-only + + +**Returns:** int Barcode type. + + +### Get + +Gets barcode type. + diff --git a/english/php/aspose.barcode.complexbarcode/swissqrcodetext/bill/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/bill/_index.md new file mode 100644 index 000000000..c8cd28763 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/bill/_index.md @@ -0,0 +1,20 @@ +--- +title: "SwissQRCodetext.Bill" +linktitle: "Bill" +articleTitle: "Bill" +second_title: "Aspose.BarCode for PHP via Java" +description: "SwissQR bill data" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrcodetext/bill/ +--- + +## SwissQRCodetext.Bill + +**Access:** Read-only + + +### Get + +SwissQR bill data + diff --git a/english/php/aspose.barcode.complexbarcode/swissqrcodetext/construct/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/construct/_index.md new file mode 100644 index 000000000..a5bbed55d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "SwissQRCodetext.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrcodetext/construct/ +--- + +## SwissQRCodetext.construct + +```php +construct($dtoRef) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dtoRef` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrcodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..e12040b56 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "SwissQRCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Construct codetext from SwissQR bill data" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrcodetext/constructedcodetext/ +--- + +## SwissQRCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** string Constructed codetext + + +### Get + +Construct codetext from SwissQR bill data + diff --git a/english/php/aspose.barcode.complexbarcode/swissqrcodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/initfromstring/_index.md new file mode 100644 index 000000000..ef33628c9 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "SwissQRCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes Bill with constructed codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrcodetext/initfromstring/ +--- + +## SwissQRCodetext.initFromString + +```php +initFromString($constructedCodetext) +``` + + +Initializes Bill with constructed codetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `` | | diff --git a/english/php/aspose.barcode.complexbarcode/swissqrcodetext/swissqrcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/swissqrcodetext/_index.md new file mode 100644 index 000000000..603d0a353 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/swissqrcodetext/swissqrcodetext/_index.md @@ -0,0 +1,24 @@ +--- +title: "SwissQRCodetext" +linktitle: "SwissQRCodetext" +articleTitle: "SwissQRCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Creates an instance of SwissQRCodetext." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/swissqrcodetext/swissqrcodetext/ +--- + +## SwissQRCodetext Constructor + +```php +__construct(?SwissQRBill $bill) +``` + + +Creates an instance of SwissQRCodetext. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$bill` | `?SwissQRBill` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/_index.md new file mode 100644 index 000000000..17cec8eb1 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/_index.md @@ -0,0 +1,47 @@ +--- +title: "USADriveIdCodetext Class" +linktitle: "USADriveIdCodetext" +articleTitle: "USADriveIdCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for encoding and decoding the text embedded in the USA Driving License PDF417 code." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/ +--- + +## USADriveIdCodetext class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for encoding and decoding the text embedded in the USA Driving License PDF417 code. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./usadriveidcodetext/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [addSubfileDesignator](./addsubfiledesignator/) | No | Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. | +| [initFromString](./initfromstring/) | No | Initialize USA DL object from codetext | +| [saveToXml](./savetoxml/) | No | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AAMVAVersionNumber](./aamvaversionnumber/) | Read/Write | AAMVA Version Number 00-99 | +| [BarcodeType](./barcodetype/) | Read-only | Returns barcode type of USA DL (Pdf417) | +| [ConstructedCodetext](./constructedcodetext/) | Read-only | Construct codetext from USA DL data | +| [IssuerIdentificationNumber](./issueridentificationnumber/) | Read/Write | This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded. | +| [JurisdictionSpecificSubfile](./jurisdictionspecificsubfile/) | Read/Write | Jurisdiction Specific Fields | +| [JurisdictionVersionNumber](./jurisdictionversionnumber/) | Read/Write | Jurisdiction Version Number 00-99 | +| [MandatoryElements](./mandatoryelements/) | Read/Write | Mandatory elements (fields) of the card | +| [NumberOfEntries](./numberofentries/) | Read/Write | Number 00-99 of subfiles | +| [OptionalElements](./optionalelements/) | Read/Write | Optional elements (fields) of the card | +| [SubfileDesignator](./subfiledesignator/) | Read/Write | Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/aamvaversionnumber/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/aamvaversionnumber/_index.md new file mode 100644 index 000000000..cf0f28c1e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/aamvaversionnumber/_index.md @@ -0,0 +1,29 @@ +--- +title: "USADriveIdCodetext.AAMVAVersionNumber" +linktitle: "AAMVAVersionNumber" +articleTitle: "AAMVAVersionNumber" +second_title: "Aspose.BarCode for PHP via Java" +description: "AAMVA Version Number 00-99" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/aamvaversionnumber/ +--- + +## USADriveIdCodetext.AAMVAVersionNumber + +**Access:** Read/Write + + +### Get + +AAMVA Version Number 00-99 + + +### Set + +AAMVA Version Number 00-99 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/addsubfiledesignator/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/addsubfiledesignator/_index.md new file mode 100644 index 000000000..a95b3475d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/addsubfiledesignator/_index.md @@ -0,0 +1,24 @@ +--- +title: "USADriveIdCodetext.addSubfileDesignator" +linktitle: "addSubfileDesignator" +articleTitle: "addSubfileDesignator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/addsubfiledesignator/ +--- + +## USADriveIdCodetext.addSubfileDesignator + +```php +addSubfileDesignator(SubfileProperties $value) +``` + + +Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `SubfileProperties` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/barcodetype/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/barcodetype/_index.md new file mode 100644 index 000000000..13928b3a5 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/barcodetype/_index.md @@ -0,0 +1,23 @@ +--- +title: "USADriveIdCodetext.BarcodeType" +linktitle: "BarcodeType" +articleTitle: "BarcodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Returns barcode type of USA DL (Pdf417)" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/barcodetype/ +--- + +## USADriveIdCodetext.BarcodeType + +**Access:** Read-only + + +**Returns:** Barcode type (Pdf417) + + +### Get + +Returns barcode type of USA DL (Pdf417) + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/constructedcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/constructedcodetext/_index.md new file mode 100644 index 000000000..0bcab430f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/constructedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "USADriveIdCodetext.ConstructedCodetext" +linktitle: "ConstructedCodetext" +articleTitle: "ConstructedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Construct codetext from USA DL data" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/constructedcodetext/ +--- + +## USADriveIdCodetext.ConstructedCodetext + +**Access:** Read-only + + +**Returns:** Constructed codetext + + +### Get + +Construct codetext from USA DL data + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/initfromstring/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/initfromstring/_index.md new file mode 100644 index 000000000..40445954f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/initfromstring/_index.md @@ -0,0 +1,24 @@ +--- +title: "USADriveIdCodetext.initFromString" +linktitle: "initFromString" +articleTitle: "initFromString" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initialize USA DL object from codetext" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/initfromstring/ +--- + +## USADriveIdCodetext.initFromString + +```php +initFromString(string $constructedCodetext) +``` + + +Initialize USA DL object from codetext + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$constructedCodetext` | `string` | Constructed codetext | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/issueridentificationnumber/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/issueridentificationnumber/_index.md new file mode 100644 index 000000000..6406e1c1c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/issueridentificationnumber/_index.md @@ -0,0 +1,29 @@ +--- +title: "USADriveIdCodetext.IssuerIdentificationNumber" +linktitle: "IssuerIdentificationNumber" +articleTitle: "IssuerIdentificationNumber" +second_title: "Aspose.BarCode for PHP via Java" +description: "This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/issueridentificationnumber/ +--- + +## USADriveIdCodetext.IssuerIdentificationNumber + +**Access:** Read/Write + + +### Get + +This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded. + + +### Set + +This number uniquely identifies the issuing jurisdiction and can be obtained by contacting the ISO Issuing Authority(AAMVA). The full 6-digit IIN should be encoded. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/jurisdictionspecificsubfile/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/jurisdictionspecificsubfile/_index.md new file mode 100644 index 000000000..6709ae917 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/jurisdictionspecificsubfile/_index.md @@ -0,0 +1,29 @@ +--- +title: "USADriveIdCodetext.JurisdictionSpecificSubfile" +linktitle: "JurisdictionSpecificSubfile" +articleTitle: "JurisdictionSpecificSubfile" +second_title: "Aspose.BarCode for PHP via Java" +description: "Jurisdiction Specific Fields" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/jurisdictionspecificsubfile/ +--- + +## USADriveIdCodetext.JurisdictionSpecificSubfile + +**Access:** Read/Write + + +### Get + +Jurisdiction Specific Fields + + +### Set + +Jurisdiction Specific Fields + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `USADriveIdJurisdSubfile` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/jurisdictionversionnumber/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/jurisdictionversionnumber/_index.md new file mode 100644 index 000000000..cb7b917ab --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/jurisdictionversionnumber/_index.md @@ -0,0 +1,29 @@ +--- +title: "USADriveIdCodetext.JurisdictionVersionNumber" +linktitle: "JurisdictionVersionNumber" +articleTitle: "JurisdictionVersionNumber" +second_title: "Aspose.BarCode for PHP via Java" +description: "Jurisdiction Version Number 00-99" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/jurisdictionversionnumber/ +--- + +## USADriveIdCodetext.JurisdictionVersionNumber + +**Access:** Read/Write + + +### Get + +Jurisdiction Version Number 00-99 + + +### Set + +Jurisdiction Version Number 00-99 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/mandatoryelements/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/mandatoryelements/_index.md new file mode 100644 index 000000000..9597c1c7c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/mandatoryelements/_index.md @@ -0,0 +1,29 @@ +--- +title: "USADriveIdCodetext.MandatoryElements" +linktitle: "MandatoryElements" +articleTitle: "MandatoryElements" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mandatory elements (fields) of the card" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/mandatoryelements/ +--- + +## USADriveIdCodetext.MandatoryElements + +**Access:** Read/Write + + +### Get + +Mandatory elements (fields) of the card + + +### Set + +Mandatory elements (fields) of the card + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `MandatoryFields` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/numberofentries/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/numberofentries/_index.md new file mode 100644 index 000000000..241a73537 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/numberofentries/_index.md @@ -0,0 +1,29 @@ +--- +title: "USADriveIdCodetext.NumberOfEntries" +linktitle: "NumberOfEntries" +articleTitle: "NumberOfEntries" +second_title: "Aspose.BarCode for PHP via Java" +description: "Number 00-99 of subfiles" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/numberofentries/ +--- + +## USADriveIdCodetext.NumberOfEntries + +**Access:** Read/Write + + +### Get + +Number 00-99 of subfiles + + +### Set + +Number 00-99 of subfiles + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/optionalelements/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/optionalelements/_index.md new file mode 100644 index 000000000..0577a69ab --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/optionalelements/_index.md @@ -0,0 +1,29 @@ +--- +title: "USADriveIdCodetext.OptionalElements" +linktitle: "OptionalElements" +articleTitle: "OptionalElements" +second_title: "Aspose.BarCode for PHP via Java" +description: "Optional elements (fields) of the card" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/optionalelements/ +--- + +## USADriveIdCodetext.OptionalElements + +**Access:** Read/Write + + +### Get + +Optional elements (fields) of the card + + +### Set + +Optional elements (fields) of the card + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `OptionalFields` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/savetoxml/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/savetoxml/_index.md new file mode 100644 index 000000000..eb2984537 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/savetoxml/_index.md @@ -0,0 +1,17 @@ +--- +title: "USADriveIdCodetext.saveToXml" +linktitle: "saveToXml" +articleTitle: "saveToXml" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/savetoxml/ +--- + +## USADriveIdCodetext.saveToXml + +```php +saveToXml() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/subfiledesignator/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/subfiledesignator/_index.md new file mode 100644 index 000000000..c6346fc82 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/subfiledesignator/_index.md @@ -0,0 +1,29 @@ +--- +title: "USADriveIdCodetext.SubfileDesignator" +linktitle: "SubfileDesignator" +articleTitle: "SubfileDesignator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/subfiledesignator/ +--- + +## USADriveIdCodetext.SubfileDesignator + +**Access:** Read/Write + + +### Get + +Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. + + +### Set + +Contains information about following subfiles, types, offsets and lengths. Important: set only type, offset and length will be set automatically. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `array` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/usadriveidcodetext/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/usadriveidcodetext/_index.md new file mode 100644 index 000000000..a3ca0cdb0 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcodetext/usadriveidcodetext/_index.md @@ -0,0 +1,17 @@ +--- +title: "USADriveIdCodetext" +linktitle: "USADriveIdCodetext" +articleTitle: "USADriveIdCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcodetext/usadriveidcodetext/ +--- + +## USADriveIdCodetext Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcountry/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcountry/_index.md new file mode 100644 index 000000000..29137e22f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcountry/_index.md @@ -0,0 +1,26 @@ +--- +title: "USADriveIdCountry Enum" +linktitle: "USADriveIdCountry" +articleTitle: "USADriveIdCountry" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enum for Country Identification in the US Driver's License" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcountry/ +--- + +## USADriveIdCountry enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Enum for Country Identification in the US Driver's License + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [CANADA](./canada/) | `2` | Country = Canada | +| [NONE](./none/) | `0` | Not filled - equal to NONE | +| [US](./us/) | `1` | Country = U.S. | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcountry/canada/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcountry/canada/_index.md new file mode 100644 index 000000000..04f182303 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcountry/canada/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdCountry::CANADA" +linktitle: "CANADA" +articleTitle: "CANADA" +second_title: "Aspose.BarCode for PHP via Java" +description: "Country = Canada" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcountry/canada/ +--- + +## USADriveIdCountry::CANADA Enum Value + +**Value:** `2` + + +Country = Canada + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcountry/none/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcountry/none/_index.md new file mode 100644 index 000000000..577f773ec --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcountry/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdCountry::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Not filled - equal to NONE" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcountry/none/ +--- + +## USADriveIdCountry::NONE Enum Value + +**Value:** `0` + + +Not filled - equal to NONE + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidcountry/us/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidcountry/us/_index.md new file mode 100644 index 000000000..a0c608c04 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidcountry/us/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdCountry::US" +linktitle: "US" +articleTitle: "US" +second_title: "Aspose.BarCode for PHP via Java" +description: "Country = U.S." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidcountry/us/ +--- + +## USADriveIdCountry::US Enum Value + +**Value:** `1` + + +Country = U.S. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/_index.md new file mode 100644 index 000000000..d474bc687 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/_index.md @@ -0,0 +1,34 @@ +--- +title: "USADriveIdEyeColor Enum" +linktitle: "USADriveIdEyeColor" +articleTitle: "USADriveIdEyeColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enum for Eye Color in the US Driver's License" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/ +--- + +## USADriveIdEyeColor enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Enum for Eye Color in the US Driver's License + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [BLACK](./black/) | `1` | BLK - Black or very dark brown. | +| [BLUE](./blue/) | `2` | BLU - Blue color. | +| [BROWN](./brown/) | `3` | BRO - Brown; including amber. | +| [GRAY](./gray/) | `5` | GRY - Gray color. | +| [GREEN](./green/) | `6` | GRN - Green color. | +| [HAZEL](./hazel/) | `7` | HAZ - Hazel; a mixture of colors; most commonly green and brown. | +| [MAROON](./maroon/) | `8` | MAR - Maroon color. | +| [MULTI_COLOR](./multi_color/) | `4` | DIC - Dichromatic or multicolor; of one or both eyes. | +| [NO_INFO](./no_info/) | `0` | Not filled - equal to NONE | +| [PINK](./pink/) | `9` | PNK - Pink or albino | +| [UNKNOWN](./unknown/) | `10` | UNK - Unknown / Other | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/black/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/black/_index.md new file mode 100644 index 000000000..fd6f802de --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/black/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::BLACK" +linktitle: "BLACK" +articleTitle: "BLACK" +second_title: "Aspose.BarCode for PHP via Java" +description: "BLK - Black or very dark brown." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/black/ +--- + +## USADriveIdEyeColor::BLACK Enum Value + +**Value:** `1` + + +BLK - Black or very dark brown. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/blue/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/blue/_index.md new file mode 100644 index 000000000..2dc07249e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/blue/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::BLUE" +linktitle: "BLUE" +articleTitle: "BLUE" +second_title: "Aspose.BarCode for PHP via Java" +description: "BLU - Blue color." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/blue/ +--- + +## USADriveIdEyeColor::BLUE Enum Value + +**Value:** `2` + + +BLU - Blue color. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/brown/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/brown/_index.md new file mode 100644 index 000000000..b6ac6af03 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/brown/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::BROWN" +linktitle: "BROWN" +articleTitle: "BROWN" +second_title: "Aspose.BarCode for PHP via Java" +description: "BRO - Brown; including amber." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/brown/ +--- + +## USADriveIdEyeColor::BROWN Enum Value + +**Value:** `3` + + +BRO - Brown; including amber. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/gray/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/gray/_index.md new file mode 100644 index 000000000..7ad937e18 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/gray/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::GRAY" +linktitle: "GRAY" +articleTitle: "GRAY" +second_title: "Aspose.BarCode for PHP via Java" +description: "GRY - Gray color." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/gray/ +--- + +## USADriveIdEyeColor::GRAY Enum Value + +**Value:** `5` + + +GRY - Gray color. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/green/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/green/_index.md new file mode 100644 index 000000000..af3448006 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/green/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::GREEN" +linktitle: "GREEN" +articleTitle: "GREEN" +second_title: "Aspose.BarCode for PHP via Java" +description: "GRN - Green color." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/green/ +--- + +## USADriveIdEyeColor::GREEN Enum Value + +**Value:** `6` + + +GRN - Green color. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/hazel/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/hazel/_index.md new file mode 100644 index 000000000..27c63a8a1 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/hazel/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::HAZEL" +linktitle: "HAZEL" +articleTitle: "HAZEL" +second_title: "Aspose.BarCode for PHP via Java" +description: "HAZ - Hazel; a mixture of colors; most commonly green and brown." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/hazel/ +--- + +## USADriveIdEyeColor::HAZEL Enum Value + +**Value:** `7` + + +HAZ - Hazel; a mixture of colors; most commonly green and brown. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/maroon/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/maroon/_index.md new file mode 100644 index 000000000..f5ef9e1ee --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/maroon/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::MAROON" +linktitle: "MAROON" +articleTitle: "MAROON" +second_title: "Aspose.BarCode for PHP via Java" +description: "MAR - Maroon color." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/maroon/ +--- + +## USADriveIdEyeColor::MAROON Enum Value + +**Value:** `8` + + +MAR - Maroon color. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/multi_color/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/multi_color/_index.md new file mode 100644 index 000000000..c4b4af1d4 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/multi_color/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::MULTI_COLOR" +linktitle: "MULTI_COLOR" +articleTitle: "MULTI_COLOR" +second_title: "Aspose.BarCode for PHP via Java" +description: "DIC - Dichromatic or multicolor; of one or both eyes." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/multi_color/ +--- + +## USADriveIdEyeColor::MULTI_COLOR Enum Value + +**Value:** `4` + + +DIC - Dichromatic or multicolor; of one or both eyes. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/no_info/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/no_info/_index.md new file mode 100644 index 000000000..3cbabffea --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/no_info/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::NO_INFO" +linktitle: "NO_INFO" +articleTitle: "NO_INFO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Not filled - equal to NONE" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/no_info/ +--- + +## USADriveIdEyeColor::NO_INFO Enum Value + +**Value:** `0` + + +Not filled - equal to NONE + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/pink/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/pink/_index.md new file mode 100644 index 000000000..717f5e619 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/pink/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::PINK" +linktitle: "PINK" +articleTitle: "PINK" +second_title: "Aspose.BarCode for PHP via Java" +description: "PNK - Pink or albino" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/pink/ +--- + +## USADriveIdEyeColor::PINK Enum Value + +**Value:** `9` + + +PNK - Pink or albino + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/unknown/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/unknown/_index.md new file mode 100644 index 000000000..4482afde2 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveideyecolor/unknown/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdEyeColor::UNKNOWN" +linktitle: "UNKNOWN" +articleTitle: "UNKNOWN" +second_title: "Aspose.BarCode for PHP via Java" +description: "UNK - Unknown / Other" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveideyecolor/unknown/ +--- + +## USADriveIdEyeColor::UNKNOWN Enum Value + +**Value:** `10` + + +UNK - Unknown / Other + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/_index.md new file mode 100644 index 000000000..9cdde477d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/_index.md @@ -0,0 +1,33 @@ +--- +title: "USADriveIdHairColor Enum" +linktitle: "USADriveIdHairColor" +articleTitle: "USADriveIdHairColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enum for Hair Color in the US Driver's License" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/ +--- + +## USADriveIdHairColor enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Enum for Hair Color in the US Driver's License + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [BALD](./bald/) | `1` | BAL - Bald. | +| [BLACK](./black/) | `2` | BLK - Black color | +| [BLOND](./blond/) | `3` | BLN - Blonde color | +| [BROWN](./brown/) | `4` | BRO - Brown color | +| [GRAY](./gray/) | `5` | GRY - Gray color | +| [NO_INFO](./no_info/) | `0` | Not filled - equal to NONE | +| [RED](./red/) | `6` | RED - Red / Auburn | +| [SANDY](./sandy/) | `7` | SDY - Sandy color | +| [UNKNOWN](./unknown/) | `9` | UNK - Unknown / Other | +| [WHITE](./white/) | `8` | WHI - White color | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/bald/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/bald/_index.md new file mode 100644 index 000000000..4f3feed7f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/bald/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::BALD" +linktitle: "BALD" +articleTitle: "BALD" +second_title: "Aspose.BarCode for PHP via Java" +description: "BAL - Bald." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/bald/ +--- + +## USADriveIdHairColor::BALD Enum Value + +**Value:** `1` + + +BAL - Bald. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/black/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/black/_index.md new file mode 100644 index 000000000..78920a0aa --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/black/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::BLACK" +linktitle: "BLACK" +articleTitle: "BLACK" +second_title: "Aspose.BarCode for PHP via Java" +description: "BLK - Black color" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/black/ +--- + +## USADriveIdHairColor::BLACK Enum Value + +**Value:** `2` + + +BLK - Black color + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/blond/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/blond/_index.md new file mode 100644 index 000000000..ea7a438e4 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/blond/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::BLOND" +linktitle: "BLOND" +articleTitle: "BLOND" +second_title: "Aspose.BarCode for PHP via Java" +description: "BLN - Blonde color" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/blond/ +--- + +## USADriveIdHairColor::BLOND Enum Value + +**Value:** `3` + + +BLN - Blonde color + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/brown/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/brown/_index.md new file mode 100644 index 000000000..bbcfde63e --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/brown/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::BROWN" +linktitle: "BROWN" +articleTitle: "BROWN" +second_title: "Aspose.BarCode for PHP via Java" +description: "BRO - Brown color" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/brown/ +--- + +## USADriveIdHairColor::BROWN Enum Value + +**Value:** `4` + + +BRO - Brown color + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/gray/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/gray/_index.md new file mode 100644 index 000000000..d68952e79 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/gray/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::GRAY" +linktitle: "GRAY" +articleTitle: "GRAY" +second_title: "Aspose.BarCode for PHP via Java" +description: "GRY - Gray color" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/gray/ +--- + +## USADriveIdHairColor::GRAY Enum Value + +**Value:** `5` + + +GRY - Gray color + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/no_info/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/no_info/_index.md new file mode 100644 index 000000000..e53c1c149 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/no_info/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::NO_INFO" +linktitle: "NO_INFO" +articleTitle: "NO_INFO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Not filled - equal to NONE" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/no_info/ +--- + +## USADriveIdHairColor::NO_INFO Enum Value + +**Value:** `0` + + +Not filled - equal to NONE + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/red/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/red/_index.md new file mode 100644 index 000000000..a0e1ba12d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/red/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::RED" +linktitle: "RED" +articleTitle: "RED" +second_title: "Aspose.BarCode for PHP via Java" +description: "RED - Red / Auburn" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/red/ +--- + +## USADriveIdHairColor::RED Enum Value + +**Value:** `6` + + +RED - Red / Auburn + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/sandy/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/sandy/_index.md new file mode 100644 index 000000000..165a6d322 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/sandy/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::SANDY" +linktitle: "SANDY" +articleTitle: "SANDY" +second_title: "Aspose.BarCode for PHP via Java" +description: "SDY - Sandy color" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/sandy/ +--- + +## USADriveIdHairColor::SANDY Enum Value + +**Value:** `7` + + +SDY - Sandy color + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/unknown/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/unknown/_index.md new file mode 100644 index 000000000..70e9fcc99 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/unknown/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::UNKNOWN" +linktitle: "UNKNOWN" +articleTitle: "UNKNOWN" +second_title: "Aspose.BarCode for PHP via Java" +description: "UNK - Unknown / Other" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/unknown/ +--- + +## USADriveIdHairColor::UNKNOWN Enum Value + +**Value:** `9` + + +UNK - Unknown / Other + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/white/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/white/_index.md new file mode 100644 index 000000000..812bfcebf --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidhaircolor/white/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdHairColor::WHITE" +linktitle: "WHITE" +articleTitle: "WHITE" +second_title: "Aspose.BarCode for PHP via Java" +description: "WHI - White color" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidhaircolor/white/ +--- + +## USADriveIdHairColor::WHITE Enum Value + +**Value:** `8` + + +WHI - White color + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/_index.md new file mode 100644 index 000000000..a59fa6c24 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/_index.md @@ -0,0 +1,37 @@ +--- +title: "USADriveIdJurisdSubfile Class" +linktitle: "USADriveIdJurisdSubfile" +articleTitle: "USADriveIdJurisdSubfile" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for Jurisdiction specific fields for USA DL" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/ +--- + +## USADriveIdJurisdSubfile class + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Class for Jurisdiction specific fields for USA DL + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./usadriveidjurisdsubfile/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [addOrReplaceDataElement](./addorreplacedataelement/) | No | Adds a new DataElement or replaces it if ElementID already exists. | +| [clear](./clear/) | No | Clears all data elements | +| [findDataElement](./finddataelement/) | No | Searches for a data element by 3-letter id. | +| [get_Item](./get_item/) | No | Indexing by 3-letter element id | +| [insert](./insert/) | No | Inserts a DataElement at the specified index, or replaces an existing element if an entry with the same ElementID is already present. | +| [remove](./remove/) | No | Tries to remove element at index | +| [size](./size/) | No | Returns number of data elements | +| [set_Item](./set_item/) | No | Indexing by 3-letter element id | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/addorreplacedataelement/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/addorreplacedataelement/_index.md new file mode 100644 index 000000000..e3cedb615 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/addorreplacedataelement/_index.md @@ -0,0 +1,27 @@ +--- +title: "USADriveIdJurisdSubfile.addOrReplaceDataElement" +linktitle: "addOrReplaceDataElement" +articleTitle: "addOrReplaceDataElement" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds a new DataElement or replaces it if ElementID already exists." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/addorreplacedataelement/ +--- + +## USADriveIdJurisdSubfile.addOrReplaceDataElement + +```php +addOrReplaceDataElement(DataElement $node) +``` + + +Adds a new DataElement or replaces it if ElementID already exists. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$node` | `DataElement` | | + +**Returns:** DataElement Added/replaced data element + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/clear/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/clear/_index.md new file mode 100644 index 000000000..1eafd402d --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/clear/_index.md @@ -0,0 +1,20 @@ +--- +title: "USADriveIdJurisdSubfile.clear" +linktitle: "clear" +articleTitle: "clear" +second_title: "Aspose.BarCode for PHP via Java" +description: "Clears all data elements" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/clear/ +--- + +## USADriveIdJurisdSubfile.clear + +```php +clear() +``` + + +Clears all data elements + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/finddataelement/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/finddataelement/_index.md new file mode 100644 index 000000000..680de5b4f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/finddataelement/_index.md @@ -0,0 +1,28 @@ +--- +title: "USADriveIdJurisdSubfile.findDataElement" +linktitle: "findDataElement" +articleTitle: "findDataElement" +second_title: "Aspose.BarCode for PHP via Java" +description: "Searches for a data element by 3-letter id." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/finddataelement/ +--- + +## USADriveIdJurisdSubfile.findDataElement + +```php +findDataElement(string $id, bool $is_open_or_create) +``` + + +Searches for a data element by 3-letter id. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$id` | `string` | | +| `$is_open_or_create` | `bool` | | + +**Returns:** DataElement|null Found data element (or null if not found and not created) + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/get_item/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/get_item/_index.md new file mode 100644 index 000000000..23902c05f --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/get_item/_index.md @@ -0,0 +1,27 @@ +--- +title: "USADriveIdJurisdSubfile.get_Item" +linktitle: "get_Item" +articleTitle: "get_Item" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indexing by 3-letter element id" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/get_item/ +--- + +## USADriveIdJurisdSubfile.get_Item + +```php +get_Item($key) +``` + + +Indexing by 3-letter element id + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$key` | `` | | + +**Returns:** DataElement DataElement + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/insert/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/insert/_index.md new file mode 100644 index 000000000..7253548a8 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/insert/_index.md @@ -0,0 +1,28 @@ +--- +title: "USADriveIdJurisdSubfile.insert" +linktitle: "insert" +articleTitle: "insert" +second_title: "Aspose.BarCode for PHP via Java" +description: "Inserts a DataElement at the specified index, or replaces an existing element if an entry with the same ElementID is already present." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/insert/ +--- + +## USADriveIdJurisdSubfile.insert + +```php +insert(int $index, DataElement $node) +``` + + +Inserts a DataElement at the specified index, or replaces an existing element if an entry with the same ElementID is already present. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$index` | `int` | | +| `$node` | `DataElement` | | + +**Returns:** DataElement + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/remove/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/remove/_index.md new file mode 100644 index 000000000..a7c714c30 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/remove/_index.md @@ -0,0 +1,27 @@ +--- +title: "USADriveIdJurisdSubfile.remove" +linktitle: "remove" +articleTitle: "remove" +second_title: "Aspose.BarCode for PHP via Java" +description: "Tries to remove element at index" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/remove/ +--- + +## USADriveIdJurisdSubfile.remove + +```php +remove($index) +``` + + +Tries to remove element at index + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$index` | `` | | + +**Returns:** bool true if successful, false if out of range + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/set_item/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/set_item/_index.md new file mode 100644 index 000000000..fb82e3650 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/set_item/_index.md @@ -0,0 +1,25 @@ +--- +title: "USADriveIdJurisdSubfile.set_Item" +linktitle: "set_Item" +articleTitle: "set_Item" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indexing by 3-letter element id" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/set_item/ +--- + +## USADriveIdJurisdSubfile.set_Item + +```php +set_Item($key, DataElement $value) +``` + + +Indexing by 3-letter element id + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$key` | `` | | +| `$value` | `DataElement` | | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/size/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/size/_index.md new file mode 100644 index 000000000..07ef17c75 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/size/_index.md @@ -0,0 +1,20 @@ +--- +title: "USADriveIdJurisdSubfile.size" +linktitle: "size" +articleTitle: "size" +second_title: "Aspose.BarCode for PHP via Java" +description: "Returns number of data elements" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/size/ +--- + +## USADriveIdJurisdSubfile.size + +```php +size() +``` + + +Returns number of data elements + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/usadriveidjurisdsubfile/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/usadriveidjurisdsubfile/_index.md new file mode 100644 index 000000000..bcda8099c --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/usadriveidjurisdsubfile/_index.md @@ -0,0 +1,17 @@ +--- +title: "USADriveIdJurisdSubfile" +linktitle: "USADriveIdJurisdSubfile" +articleTitle: "USADriveIdJurisdSubfile" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidjurisdsubfile/usadriveidjurisdsubfile/ +--- + +## USADriveIdJurisdSubfile Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidsex/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidsex/_index.md new file mode 100644 index 000000000..528cb9576 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidsex/_index.md @@ -0,0 +1,27 @@ +--- +title: "USADriveIdSex Enum" +linktitle: "USADriveIdSex" +articleTitle: "USADriveIdSex" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enum for Sex field in the US Driver's License" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidsex/ +--- + +## USADriveIdSex enum + +**Namespace:** `Aspose.Barcode.ComplexBarcode` + + +Enum for Sex field in the US Driver's License + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [FEMALE](./female/) | `2` | Female — indicates that the holder's sex is defined as female. | +| [MALE](./male/) | `1` | Male — indicates that the holder's sex is defined as male. | +| [NONE](./none/) | `0` | Not filled - equal to NONE | +| [NOT_SPECIFIED](./not_specified/) | `9` | Not specified | diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidsex/female/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidsex/female/_index.md new file mode 100644 index 000000000..e1148c455 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidsex/female/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdSex::FEMALE" +linktitle: "FEMALE" +articleTitle: "FEMALE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Female — indicates that the holder's sex is defined as female." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidsex/female/ +--- + +## USADriveIdSex::FEMALE Enum Value + +**Value:** `2` + + +Female — indicates that the holder's sex is defined as female. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidsex/male/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidsex/male/_index.md new file mode 100644 index 000000000..ce1893e16 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidsex/male/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdSex::MALE" +linktitle: "MALE" +articleTitle: "MALE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Male — indicates that the holder's sex is defined as male." +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidsex/male/ +--- + +## USADriveIdSex::MALE Enum Value + +**Value:** `1` + + +Male — indicates that the holder's sex is defined as male. + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidsex/none/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidsex/none/_index.md new file mode 100644 index 000000000..0a5622a77 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidsex/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdSex::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Not filled - equal to NONE" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidsex/none/ +--- + +## USADriveIdSex::NONE Enum Value + +**Value:** `0` + + +Not filled - equal to NONE + diff --git a/english/php/aspose.barcode.complexbarcode/usadriveidsex/not_specified/_index.md b/english/php/aspose.barcode.complexbarcode/usadriveidsex/not_specified/_index.md new file mode 100644 index 000000000..ef1129069 --- /dev/null +++ b/english/php/aspose.barcode.complexbarcode/usadriveidsex/not_specified/_index.md @@ -0,0 +1,18 @@ +--- +title: "USADriveIdSex::NOT_SPECIFIED" +linktitle: "NOT_SPECIFIED" +articleTitle: "NOT_SPECIFIED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Not specified" +type: docs +weight: 10 +url: /php/aspose.barcode.complexbarcode/usadriveidsex/not_specified/ +--- + +## USADriveIdSex::NOT_SPECIFIED Enum Value + +**Value:** `9` + + +Not specified + diff --git a/english/php/aspose.barcode.generation/_index.md b/english/php/aspose.barcode.generation/_index.md new file mode 100644 index 000000000..0d3ee221d --- /dev/null +++ b/english/php/aspose.barcode.generation/_index.md @@ -0,0 +1,110 @@ +--- +title: "Aspose.Barcode.Generation" +linktitle: "Aspose.Barcode.Generation" +articleTitle: "Aspose.Barcode.Generation" +second_title: "Aspose.BarCode for PHP via Java" +description: "The Aspose.Barcode.Generation namespace supplies classes and enums for configuring and creating barcodes in PHP via Java." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/ +--- + +## Aspose.Barcode.Generation namespace + +This reference details the types available in Aspose.Barcode.Generation, including parameter objects for specific symbologies such as AustralianPost and Aztec, as well as visual options like borders, captions, and color definitions. Use these classes to fine‑tune barcode generation settings before rendering the image. + + +## Classes + +| Class | Description | +| --- | --- | +| [AustralianPostParameters](./australianpostparameters/) | AustralianPost barcode parameters. | +| [AztecParameters](./aztecparameters/) | Aztec parameters. | +| [BarcodeGenerator](./barcodegenerator/) | BarcodeGenerator for backend barcode images generation. supported symbologies: 1D: Codabar, Code11, Code128, Code39Stand | +| [BarcodeParameters](./barcodeparameters/) | Barcode generation parameters. | +| [BaseGenerationParameters](./basegenerationparameters/) | Barcode image generation parameters. | +| [BorderParameters](./borderparameters/) | Barcode image border parameters | +| [CaptionParameters](./captionparameters/) | Caption parameters. | +| [CMYKColor](./cmykcolor/) | Class for CMYK color. A null instance means CMYK is not used, and default RGB color is in use. | +| [CodabarParameters](./codabarparameters/) | Codabar parameters. | +| [CodablockParameters](./codablockparameters/) | Codablock parameters. | +| [Code128Parameters](./code128parameters/) | Code128 parameters. | +| [Code16KParameters](./code16kparameters/) | Code16K parameters. | +| [CodetextParameters](./codetextparameters/) | Codetext parameters. | +| [CouponParameters](./couponparameters/) | Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon. | +| [DataBarParameters](./databarparameters/) | Databar parameters. | +| [DataMatrixExtCodetextBuilder](./datamatrixextcodetextbuilder/) | Extended codetext generator for 2D DataMatrix barcodes for ExtendedCodetext Mode of DataMatrixEncodeMode | +| [DataMatrixParameters](./datamatrixparameters/) | DataMatrix parameters. | +| [DotCodeExtCodetextBuilder](./dotcodeextcodetextbuilder/) | Extended codetext generator for 2D DotCode barcodes for ExtendedCodetext Mode of DotCodeEncodeMode | +| [DotCodeParameters](./dotcodeparameters/) | DotCode parameters. | +| [EncodeTypes](./encodetypes/) | Specifies the type of barcode to encode. | +| [ExtCodetextBuilder](./extcodetextbuilder/) | Helper class for automatic codetext generation of the Extended Codetext Mode | +| [FontUnit](./fontunit/) | Defines a particular format for text, including font face, size, and style attributes where size in Unit value property. | +| [GS1CompositeBarParameters](./gs1compositebarparameters/) | GS1 Composite bar parameters. | +| [HanXinExtCodetextBuilder](./hanxinextcodetextbuilder/) | Extended codetext generator for Han Xin Code for Extended Mode of HanXinEncodeMode | +| [HanXinParameters](./hanxinparameters/) | Han Xin parameters. | +| [HslaColor](./hslacolor/) | Class for representing HSLA color (Hue, Saturation, Lightness, Alpha) | +| [ImageParameters](./imageparameters/) | Image parameters. | +| [ITFParameters](./itfparameters/) | ITF parameters. | +| [MaxiCodeExtCodetextBuilder](./maxicodeextcodetextbuilder/) | Extended codetext generator for MaxiCode barcodes for ExtendedCodetext Mode of MaxiCodeEncodeMode Use TwoDDisplayText pr | +| [MaxiCodeParameters](./maxicodeparameters/) | MaxiCode parameters. | +| [Padding](./padding/) | Paddings parameters. | +| [PatchCodeParameters](./patchcodeparameters/) | PatchCode parameters. | +| [Pdf417Parameters](./pdf417parameters/) | PDF417 parameters. Contains PDF417, MacroPDF417, MicroPDF417 and GS1MicroPdf417 parameters. MacroPDF417 requires two fie | +| [PdfParameters](./pdfparameters/) | PDF parameters wrapper. Expects an underlying javaClass instance that provides the corresponding getter/setter methods r | +| [PostalParameters](./postalparameters/) | Postal parameters. Used for Postnet, Planet. | +| [QrExtCodetextBuilder](./qrextcodetextbuilder/) | Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QREncodeMode Use Display2DText property of B | +| [QrParameters](./qrparameters/) | QR parameters. | +| [QrStructuredAppendParameters](./qrstructuredappendparameters/) | QR structured append parameters. | +| [SupplementParameters](./supplementparameters/) | Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN. | +| [SvgParameters](./svgparameters/) | SVG parameters. | +| [Unit](./unit/) | Specifies the size value in different units (Pixel, Inches, etc.). This sample shows how to create and save a BarCode im | + +## Enums + +| Enum | Description | +| --- | --- | +| [AutoSizeMode](./autosizemode/) | Specifies the different types of automatic sizing modes. Default value is AutoSizeMode::NONE. This sample shows how to c | +| [AztecEncodeMode](./aztecencodemode/) | Encoding mode for Aztec barcodes. | +| [AztecSymbolMode](./aztecsymbolmode/) | Specifies the Aztec symbol mode. | +| [BarCodeImageFormat](./barcodeimageformat/) | Specifies the file format of the image. | +| [Base64CodeTextType](./base64codetexttype/) | | +| [BorderDashStyle](./borderdashstyle/) | Specifies the style of dashed border lines. | +| [CodabarChecksumMode](./codabarchecksummode/) | Specifies the checksum algorithm for Codabar | +| [CodabarSymbol](./codabarsymbol/) | Specifies the start or stop symbol of the Codabar barcode specification. | +| [Code128EncodeMode](./code128encodemode/) | Encoding mode for Code128 barcodes. specification. | +| [CodeLocation](./codelocation/) | Codetext location | +| [DataMatrixEccType](./datamatrixecctype/) | Specify the type of the ECC to encode. | +| [DataMatrixEncodeMode](./datamatrixencodemode/) | DataMatrix encoder's encoding mode, default to Auto | +| [DataMatrixVersion](./datamatrixversion/) | Specify the type of the ECC to encode. | +| [DotCodeEncodeMode](./dotcodeencodemode/) | Encoding mode for DotCode barcodes. | +| [ECIEncodings](./eciencodings/) | Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for | +| [EnableChecksum](./enablechecksum/) | Enable checksum during generation for 1D barcodes. Default is treated as Yes for symbologies which must contain checksum | +| [ExtCodeItemType](./extcodeitemtype/) | | +| [ExtCodetextBuilderType](./extcodetextbuildertype/) | | +| [FontMode](./fontmode/) | Font size mode. | +| [FontStyle](./fontstyle/) | Specifies style information applied to text. | +| [GraphicsUnit](./graphicsunit/) | Specifies the unit of measure for the given data. | +| [HanXinEncodeMode](./hanxinencodemode/) | Han Xin Code encoding mode. It is recommended to use Auto with ASCII / Chinese characters or Unicode for Unicode charact | +| [HanXinErrorLevel](./hanxinerrorlevel/) | Level of Reed-Solomon error correction. From low to high: L1, L2, L3, L4. | +| [HanXinExtCodetextBuilderType](./hanxinextcodetextbuildertype/) | | +| [HanXinVersion](./hanxinversion/) | Version of Han Xin Code. From Version01 - 23 x 23 modules to Version84 - 189 x 189 modules, increasing in steps of 2 mod | +| [ITF14BorderType](./itf14bordertype/) | ITF14 barcode's border type | +| [MacroCharacter](./macrocharacter/) | Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. 05 Macro craracter is trans | +| [MaxiCodeEncodeMode](./maxicodeencodemode/) | Encoding mode for MaxiCode barcodes. | +| [MaxiCodeMode](./maxicodemode/) | Encoding mode for MaxiCode barcodes. This sample shows how to genereate MaxiCode barcodes using ComplexBarcodeGenerator | +| [MicroQRVersion](./microqrversion/) | Version of MicroQR Code. From M1 to M4. | +| [PatchFormat](./patchformat/) | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes | +| [Pdf417CompactionMode](./pdf417compactionmode/) | Pdf417 barcode's compation mode | +| [Pdf417EncodeMode](./pdf417encodemode/) | Pdf417 barcode encode mode | +| [Pdf417ErrorLevel](./pdf417errorlevel/) | pdf417 barcode's error correction level, from level 0 to level 9, level 0 means no error correction, level 9 means best | +| [Pdf417MacroTerminator](./pdf417macroterminator/) | Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PD | +| [QREncodeMode](./qrencodemode/) | Encoding mode for QR barcodes. This sample shows how to use FNC1 second position in Extended Mode. This sample shows how | +| [QREncodeType](./qrencodetype/) | QR / MicroQR selector mode. Select FORCE_QR for standard QR symbols, AUTO for MicroQR. FORCE_MICRO_QR is used for strong | +| [QRErrorLevel](./qrerrorlevel/) | Level of Reed-Solomon error correction. From low to high: LEVEL_L, LEVEL_M, LEVEL_Q, LEVEL_H. | +| [QRVersion](./qrversion/) | Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr. | +| [RectMicroQRVersion](./rectmicroqrversion/) | Version of RectMicroQR Code. From version R7x43 to version R17x139. | +| [SvgColorMode](./svgcolormode/) | Possible modes for filling color in svg file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG | +| [TextAlignment](./textalignment/) | Text alignment. | +| [TwoDComponentType](./twodcomponenttype/) | Type of 2D component This sample shows how to create and save a GS1 Composite Bar image. Note that 1D codetext and 2D co | + diff --git a/english/php/aspose.barcode.generation/australianpostparameters/_index.md b/english/php/aspose.barcode.generation/australianpostparameters/_index.md new file mode 100644 index 000000000..f8440ded4 --- /dev/null +++ b/english/php/aspose.barcode.generation/australianpostparameters/_index.md @@ -0,0 +1,33 @@ +--- +title: "AustralianPostParameters Class" +linktitle: "AustralianPostParameters" +articleTitle: "AustralianPostParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "AustralianPost barcode parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/australianpostparameters/ +--- + +## AustralianPostParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +AustralianPost barcode parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./australianpostparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AustralianPostEncodingTable](./australianpostencodingtable/) | Read/Write | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" | +| [AustralianPostShortBarHeight](./australianpostshortbarheight/) | Read/Write | Short bar's height of AustralianPost barcode. | +| [EncodingTable](./encodingtable/) | Read/Write | Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" | +| [ShortBarHeight](./shortbarheight/) | Read/Write | Short bar's height of AustralianPost barcode. | diff --git a/english/php/aspose.barcode.generation/australianpostparameters/australianpostencodingtable/_index.md b/english/php/aspose.barcode.generation/australianpostparameters/australianpostencodingtable/_index.md new file mode 100644 index 000000000..deb7e1fc8 --- /dev/null +++ b/english/php/aspose.barcode.generation/australianpostparameters/australianpostencodingtable/_index.md @@ -0,0 +1,29 @@ +--- +title: "AustralianPostParameters.AustralianPostEncodingTable" +linktitle: "AustralianPostEncodingTable" +articleTitle: "AustralianPostEncodingTable" +second_title: "Aspose.BarCode for PHP via Java" +description: "Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/australianpostparameters/australianpostencodingtable/ +--- + +## AustralianPostParameters.AustralianPostEncodingTable + +**Access:** Read/Write + + +### Get + +Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" + + +### Set + +Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/australianpostparameters/australianpostparameters/_index.md b/english/php/aspose.barcode.generation/australianpostparameters/australianpostparameters/_index.md new file mode 100644 index 000000000..517e746bb --- /dev/null +++ b/english/php/aspose.barcode.generation/australianpostparameters/australianpostparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "AustralianPostParameters" +linktitle: "AustralianPostParameters" +articleTitle: "AustralianPostParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/australianpostparameters/australianpostparameters/ +--- + +## AustralianPostParameters Constructor + +```php +__construct(AustralianPostParametersDTO $australianPostParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$australianPostParametersDto` | `AustralianPostParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/australianpostparameters/australianpostshortbarheight/_index.md b/english/php/aspose.barcode.generation/australianpostparameters/australianpostshortbarheight/_index.md new file mode 100644 index 000000000..ba3cff3d1 --- /dev/null +++ b/english/php/aspose.barcode.generation/australianpostparameters/australianpostshortbarheight/_index.md @@ -0,0 +1,29 @@ +--- +title: "AustralianPostParameters.AustralianPostShortBarHeight" +linktitle: "AustralianPostShortBarHeight" +articleTitle: "AustralianPostShortBarHeight" +second_title: "Aspose.BarCode for PHP via Java" +description: "Short bar's height of AustralianPost barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/australianpostparameters/australianpostshortbarheight/ +--- + +## AustralianPostParameters.AustralianPostShortBarHeight + +**Access:** Read/Write + + +### Get + +Short bar's height of AustralianPost barcode. + + +### Set + +Short bar's height of AustralianPost barcode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/australianpostparameters/encodingtable/_index.md b/english/php/aspose.barcode.generation/australianpostparameters/encodingtable/_index.md new file mode 100644 index 000000000..c8bf5fec7 --- /dev/null +++ b/english/php/aspose.barcode.generation/australianpostparameters/encodingtable/_index.md @@ -0,0 +1,29 @@ +--- +title: "AustralianPostParameters.EncodingTable" +linktitle: "EncodingTable" +articleTitle: "EncodingTable" +second_title: "Aspose.BarCode for PHP via Java" +description: "Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/australianpostparameters/encodingtable/ +--- + +## AustralianPostParameters.EncodingTable + +**Access:** Read/Write + + +### Get + +Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" + + +### Set + +Interpreting type for the Customer Information of AustralianPost, default to CustomerInformationInterpretingType.Other" + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/australianpostparameters/shortbarheight/_index.md b/english/php/aspose.barcode.generation/australianpostparameters/shortbarheight/_index.md new file mode 100644 index 000000000..a3102f82a --- /dev/null +++ b/english/php/aspose.barcode.generation/australianpostparameters/shortbarheight/_index.md @@ -0,0 +1,29 @@ +--- +title: "AustralianPostParameters.ShortBarHeight" +linktitle: "ShortBarHeight" +articleTitle: "ShortBarHeight" +second_title: "Aspose.BarCode for PHP via Java" +description: "Short bar's height of AustralianPost barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/australianpostparameters/shortbarheight/ +--- + +## AustralianPostParameters.ShortBarHeight + +**Access:** Read/Write + + +### Get + +Short bar's height of AustralianPost barcode. + + +### Set + +Short bar's height of AustralianPost barcode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/autosizemode/_index.md b/english/php/aspose.barcode.generation/autosizemode/_index.md new file mode 100644 index 000000000..1d2785572 --- /dev/null +++ b/english/php/aspose.barcode.generation/autosizemode/_index.md @@ -0,0 +1,26 @@ +--- +title: "AutoSizeMode Enum" +linktitle: "AutoSizeMode" +articleTitle: "AutoSizeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the different types of automatic sizing modes. Default value is AutoSizeMode::NONE. This sample shows how to create and save a BarCode image." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/autosizemode/ +--- + +## AutoSizeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies the different types of automatic sizing modes. Default value is AutoSizeMode::NONE. This sample shows how to create and save a BarCode image. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [INTERPOLATION](./interpolation/) | `'2'` | Resizes barcode to specified size with little scaling but it can be little damaged in some cases because using interpolation for scaling. Size can be specified by BarcodeGenerator.BarCodeWidth and BarcodeGenerator.BarCodeHeight properties. This sample shows how to create and save a BarCode image in Scale mode. | +| [NEAREST](./nearest/) | `1` | Barcode resizes to nearest lowest possible size which are specified by BarCodeWidth and BarCodeHeight properties. | +| [NONE](./none/) | `0` | Automatic resizing is disabled. Default value. | diff --git a/english/php/aspose.barcode.generation/autosizemode/interpolation/_index.md b/english/php/aspose.barcode.generation/autosizemode/interpolation/_index.md new file mode 100644 index 000000000..caa755350 --- /dev/null +++ b/english/php/aspose.barcode.generation/autosizemode/interpolation/_index.md @@ -0,0 +1,18 @@ +--- +title: "AutoSizeMode::INTERPOLATION" +linktitle: "INTERPOLATION" +articleTitle: "INTERPOLATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "Resizes barcode to specified size with little scaling but it can be little damaged in some cases because using interpolation for scaling. Size can be specified by BarcodeGenerator.BarCodeWidth and Bar" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/autosizemode/interpolation/ +--- + +## AutoSizeMode::INTERPOLATION Enum Value + +**Value:** `'2'` + + +Resizes barcode to specified size with little scaling but it can be little damaged in some cases because using interpolation for scaling. Size can be specified by BarcodeGenerator.BarCodeWidth and BarcodeGenerator.BarCodeHeight properties. This sample shows how to create and save a BarCode image in Scale mode. + diff --git a/english/php/aspose.barcode.generation/autosizemode/nearest/_index.md b/english/php/aspose.barcode.generation/autosizemode/nearest/_index.md new file mode 100644 index 000000000..19706fb15 --- /dev/null +++ b/english/php/aspose.barcode.generation/autosizemode/nearest/_index.md @@ -0,0 +1,18 @@ +--- +title: "AutoSizeMode::NEAREST" +linktitle: "NEAREST" +articleTitle: "NEAREST" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcode resizes to nearest lowest possible size which are specified by BarCodeWidth and BarCodeHeight properties." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/autosizemode/nearest/ +--- + +## AutoSizeMode::NEAREST Enum Value + +**Value:** `1` + + +Barcode resizes to nearest lowest possible size which are specified by BarCodeWidth and BarCodeHeight properties. + diff --git a/english/php/aspose.barcode.generation/autosizemode/none/_index.md b/english/php/aspose.barcode.generation/autosizemode/none/_index.md new file mode 100644 index 000000000..3f00f34c0 --- /dev/null +++ b/english/php/aspose.barcode.generation/autosizemode/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "AutoSizeMode::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Automatic resizing is disabled. Default value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/autosizemode/none/ +--- + +## AutoSizeMode::NONE Enum Value + +**Value:** `0` + + +Automatic resizing is disabled. Default value. + diff --git a/english/php/aspose.barcode.generation/aztecencodemode/_index.md b/english/php/aspose.barcode.generation/aztecencodemode/_index.md new file mode 100644 index 000000000..06c731fed --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecEncodeMode Enum" +linktitle: "AztecEncodeMode" +articleTitle: "AztecEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encoding mode for Aztec barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecencodemode/ +--- + +## AztecEncodeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Encoding mode for Aztec barcodes. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. | +| [BINARY](./binary/) | `4` | In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. | +| [BYTES](./bytes/) | `1` | Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first. | +| [ECI](./eci/) | `5` | In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. | +| [EXTENDED](./extended/) | `3` | Extended mode which supports multi ECI modes. It is better to use AztecExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. | +| [EXTENDED_CODETEXT](./extended_codetext/) | `2` | Extended mode which supports multi ECI modes. It is better to use AztecExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. | diff --git a/english/php/aspose.barcode.generation/aztecencodemode/auto/_index.md b/english/php/aspose.barcode.generation/aztecencodemode/auto/_index.md new file mode 100644 index 000000000..40c6279ce --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecencodemode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecEncodeMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecencodemode/auto/ +--- + +## AztecEncodeMode::AUTO Enum Value + +**Value:** `0` + + +In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/aztecencodemode/binary/_index.md b/english/php/aspose.barcode.generation/aztecencodemode/binary/_index.md new file mode 100644 index 000000000..00002b739 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecencodemode/binary/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecEncodeMode::BINARY" +linktitle: "BINARY" +articleTitle: "BINARY" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecencodemode/binary/ +--- + +## AztecEncodeMode::BINARY Enum Value + +**Value:** `4` + + +In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/aztecencodemode/bytes/_index.md b/english/php/aspose.barcode.generation/aztecencodemode/bytes/_index.md new file mode 100644 index 000000000..d6f40b5e9 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecencodemode/bytes/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecEncodeMode::BYTES" +linktitle: "BYTES" +articleTitle: "BYTES" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecencodemode/bytes/ +--- + +## AztecEncodeMode::BYTES Enum Value + +**Value:** `1` + + +Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first. + diff --git a/english/php/aspose.barcode.generation/aztecencodemode/eci/_index.md b/english/php/aspose.barcode.generation/aztecencodemode/eci/_index.md new file mode 100644 index 000000000..cc98f2331 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecencodemode/eci/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecEncodeMode::ECI" +linktitle: "ECI" +articleTitle: "ECI" +second_title: "Aspose.BarCode for PHP via Java" +description: "In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding," +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecencodemode/eci/ +--- + +## AztecEncodeMode::ECI Enum Value + +**Value:** `5` + + +In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. + diff --git a/english/php/aspose.barcode.generation/aztecencodemode/extended/_index.md b/english/php/aspose.barcode.generation/aztecencodemode/extended/_index.md new file mode 100644 index 000000000..cef367e35 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecencodemode/extended/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecEncodeMode::EXTENDED" +linktitle: "EXTENDED" +articleTitle: "EXTENDED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended mode which supports multi ECI modes. It is better to use AztecExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characte" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecencodemode/extended/ +--- + +## AztecEncodeMode::EXTENDED Enum Value + +**Value:** `3` + + +Extended mode which supports multi ECI modes. It is better to use AztecExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. + diff --git a/english/php/aspose.barcode.generation/aztecencodemode/extended_codetext/_index.md b/english/php/aspose.barcode.generation/aztecencodemode/extended_codetext/_index.md new file mode 100644 index 000000000..a8d2e27c8 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecencodemode/extended_codetext/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecEncodeMode::EXTENDED_CODETEXT" +linktitle: "EXTENDED_CODETEXT" +articleTitle: "EXTENDED_CODETEXT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended mode which supports multi ECI modes. It is better to use AztecExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characte" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecencodemode/extended_codetext/ +--- + +## AztecEncodeMode::EXTENDED_CODETEXT Enum Value + +**Value:** `2` + + +Extended mode which supports multi ECI modes. It is better to use AztecExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. + diff --git a/english/php/aspose.barcode.generation/aztecparameters/_index.md b/english/php/aspose.barcode.generation/aztecparameters/_index.md new file mode 100644 index 000000000..9d834af22 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/_index.md @@ -0,0 +1,48 @@ +--- +title: "AztecParameters Class" +linktitle: "AztecParameters" +articleTitle: "AztecParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Aztec parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/ +--- + +## AztecParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Aztec parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./aztecparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isReaderInitialization](./isreaderinitialization/) | No | Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. | +| [setReaderInitialization](./setreaderinitialization/) | No | Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AspectRatio](./aspectratio/) | Read/Write | Height/Width ratio of 2D BarCode module. | +| [AztecEncodeMode](./aztecencodemode/) | Read/Write | Gets a Aztec encode mode. Default value: Auto. | +| [AztecErrorLevel](./aztecerrorlevel/) | Read/Write | Level of error correction of Aztec types of barcode. Value should between 5 to 95. | +| [AztecSymbolMode](./aztecsymbolmode/) | Read/Write | Gets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto. | +| [ECIEncoding](./eciencoding/) | Read/Write | Gets ECI encoding. Used when AztecEncodeMode is Auto. Default value: ISO-8859-1 | +| [EncodeMode](./encodemode/) | Read/Write | Gets a Aztec encode mode. Default value: Auto. | +| [ErrorLevel](./errorlevel/) | Read/Write | Level of error correction of Aztec types of barcode. Value should between 5 to 95. | +| [LayersCount](./layerscount/) | Read/Write | Gets layers count of Aztec symbol. Layers count should be in range from 1 to 3 for Compact mode and in range from 1 to 32 for Full Range mode. Default value: 0 (auto). | +| [StructuredAppendBarcodeId](./structuredappendbarcodeid/) | Read/Write | Barcode ID for Structured Append mode of Aztec barcode. Barcode ID should be in range from 1 to barcodes count. Default value: 0 | +| [StructuredAppendBarcodesCount](./structuredappendbarcodescount/) | Read/Write | Barcodes count for Structured Append mode of Aztec barcode. Barcodes count should be in range from 1 to 26. Default value: 0 | +| [StructuredAppendFileId](./structuredappendfileid/) | Read/Write | File ID for Structured Append mode of Aztec barcode (optional field). File ID should not contain spaces. Default value: empty string | +| [SymbolMode](./symbolmode/) | Read/Write | Gets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto. | diff --git a/english/php/aspose.barcode.generation/aztecparameters/aspectratio/_index.md b/english/php/aspose.barcode.generation/aztecparameters/aspectratio/_index.md new file mode 100644 index 000000000..59bc57e24 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/aspectratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.AspectRatio" +linktitle: "AspectRatio" +articleTitle: "AspectRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height/Width ratio of 2D BarCode module." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/aspectratio/ +--- + +## AztecParameters.AspectRatio + +**Access:** Read/Write + + +### Get + +Height/Width ratio of 2D BarCode module. + + +### Set + +Height/Width ratio of 2D BarCode module. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/aztecencodemode/_index.md b/english/php/aspose.barcode.generation/aztecparameters/aztecencodemode/_index.md new file mode 100644 index 000000000..855ee4165 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/aztecencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.AztecEncodeMode" +linktitle: "AztecEncodeMode" +articleTitle: "AztecEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Aztec encode mode. Default value: Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/aztecencodemode/ +--- + +## AztecParameters.AztecEncodeMode + +**Access:** Read/Write + + +### Get + +Gets a Aztec encode mode. Default value: Auto. + + +### Set + +Sets a Aztec encode mode. Default value: Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/aztecerrorlevel/_index.md b/english/php/aspose.barcode.generation/aztecparameters/aztecerrorlevel/_index.md new file mode 100644 index 000000000..e7d3430ea --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/aztecerrorlevel/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.AztecErrorLevel" +linktitle: "AztecErrorLevel" +articleTitle: "AztecErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Level of error correction of Aztec types of barcode. Value should between 5 to 95." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/aztecerrorlevel/ +--- + +## AztecParameters.AztecErrorLevel + +**Access:** Read/Write + + +### Get + +Level of error correction of Aztec types of barcode. Value should between 5 to 95. + + +### Set + +Level of error correction of Aztec types of barcode. Value should between 5 to 95. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/aztecparameters/_index.md b/english/php/aspose.barcode.generation/aztecparameters/aztecparameters/_index.md new file mode 100644 index 000000000..6c37091f0 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/aztecparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "AztecParameters" +linktitle: "AztecParameters" +articleTitle: "AztecParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/aztecparameters/ +--- + +## AztecParameters Constructor + +```php +__construct(AztecParametersDTO $aztecParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$aztecParametersDto` | `AztecParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/aztecsymbolmode/_index.md b/english/php/aspose.barcode.generation/aztecparameters/aztecsymbolmode/_index.md new file mode 100644 index 000000000..22a579f0b --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/aztecsymbolmode/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.AztecSymbolMode" +linktitle: "AztecSymbolMode" +articleTitle: "AztecSymbolMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/aztecsymbolmode/ +--- + +## AztecParameters.AztecSymbolMode + +**Access:** Read/Write + + +### Get + +Gets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto. + + +### Set + +Sets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/eciencoding/_index.md b/english/php/aspose.barcode.generation/aztecparameters/eciencoding/_index.md new file mode 100644 index 000000000..339475735 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.ECIEncoding" +linktitle: "ECIEncoding" +articleTitle: "ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets ECI encoding. Used when AztecEncodeMode is Auto. Default value: ISO-8859-1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/eciencoding/ +--- + +## AztecParameters.ECIEncoding + +**Access:** Read/Write + + +### Get + +Gets ECI encoding. Used when AztecEncodeMode is Auto. Default value: ISO-8859-1 + + +### Set + +Gets ECI encoding. Used when AztecEncodeMode is Auto. Default value: ISO-8859-1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/encodemode/_index.md b/english/php/aspose.barcode.generation/aztecparameters/encodemode/_index.md new file mode 100644 index 000000000..4724569cb --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/encodemode/_index.md @@ -0,0 +1,32 @@ +--- +title: "AztecParameters.EncodeMode" +linktitle: "EncodeMode" +articleTitle: "EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Aztec encode mode. Default value: Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/encodemode/ +--- + +## AztecParameters.EncodeMode + +**Access:** Read/Write + + +**Returns:** a Aztec encode mode. + + +### Get + +Gets a Aztec encode mode. Default value: Auto. + + +### Set + +Sets a Aztec encode mode. Default value: Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a Aztec encode mode. | diff --git a/english/php/aspose.barcode.generation/aztecparameters/errorlevel/_index.md b/english/php/aspose.barcode.generation/aztecparameters/errorlevel/_index.md new file mode 100644 index 000000000..e14f6dd1c --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/errorlevel/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.ErrorLevel" +linktitle: "ErrorLevel" +articleTitle: "ErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Level of error correction of Aztec types of barcode. Value should between 5 to 95." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/errorlevel/ +--- + +## AztecParameters.ErrorLevel + +**Access:** Read/Write + + +### Get + +Level of error correction of Aztec types of barcode. Value should between 5 to 95. + + +### Set + +Level of error correction of Aztec types of barcode. Value should between 5 to 95. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/isreaderinitialization/_index.md b/english/php/aspose.barcode.generation/aztecparameters/isreaderinitialization/_index.md new file mode 100644 index 000000000..6223e9e1c --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/isreaderinitialization/_index.md @@ -0,0 +1,20 @@ +--- +title: "AztecParameters.isReaderInitialization" +linktitle: "isReaderInitialization" +articleTitle: "isReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/isreaderinitialization/ +--- + +## AztecParameters.isReaderInitialization + +```php +isReaderInitialization() +``` + + +Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. + diff --git a/english/php/aspose.barcode.generation/aztecparameters/layerscount/_index.md b/english/php/aspose.barcode.generation/aztecparameters/layerscount/_index.md new file mode 100644 index 000000000..3e77e46c7 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/layerscount/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.LayersCount" +linktitle: "LayersCount" +articleTitle: "LayersCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets layers count of Aztec symbol. Layers count should be in range from 1 to 3 for Compact mode and in range from 1 to 32 for Full Range mode. Default value: 0 (auto)." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/layerscount/ +--- + +## AztecParameters.LayersCount + +**Access:** Read/Write + + +### Get + +Gets layers count of Aztec symbol. Layers count should be in range from 1 to 3 for Compact mode and in range from 1 to 32 for Full Range mode. Default value: 0 (auto). + + +### Set + +Sets layers count of Aztec symbol. Layers count should be in range from 1 to 3 for Compact mode and in range from 1 to 32 for Full Range mode. Default value: 0 (auto). + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/setreaderinitialization/_index.md b/english/php/aspose.barcode.generation/aztecparameters/setreaderinitialization/_index.md new file mode 100644 index 000000000..5442d8994 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/setreaderinitialization/_index.md @@ -0,0 +1,24 @@ +--- +title: "AztecParameters.setReaderInitialization" +linktitle: "setReaderInitialization" +articleTitle: "setReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/setreaderinitialization/ +--- + +## AztecParameters.setReaderInitialization + +```php +setReaderInitialization(bool $value) +``` + + +Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/structuredappendbarcodeid/_index.md b/english/php/aspose.barcode.generation/aztecparameters/structuredappendbarcodeid/_index.md new file mode 100644 index 000000000..a10110664 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/structuredappendbarcodeid/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.StructuredAppendBarcodeId" +linktitle: "StructuredAppendBarcodeId" +articleTitle: "StructuredAppendBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcode ID for Structured Append mode of Aztec barcode. Barcode ID should be in range from 1 to barcodes count. Default value: 0" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/structuredappendbarcodeid/ +--- + +## AztecParameters.StructuredAppendBarcodeId + +**Access:** Read/Write + + +### Get + +Barcode ID for Structured Append mode of Aztec barcode. Barcode ID should be in range from 1 to barcodes count. Default value: 0 + + +### Set + +Barcode ID for Structured Append mode of Aztec barcode. Barcode ID should be in range from 1 to barcodes count. Default value: 0 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/structuredappendbarcodescount/_index.md b/english/php/aspose.barcode.generation/aztecparameters/structuredappendbarcodescount/_index.md new file mode 100644 index 000000000..e428915cb --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/structuredappendbarcodescount/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.StructuredAppendBarcodesCount" +linktitle: "StructuredAppendBarcodesCount" +articleTitle: "StructuredAppendBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcodes count for Structured Append mode of Aztec barcode. Barcodes count should be in range from 1 to 26. Default value: 0" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/structuredappendbarcodescount/ +--- + +## AztecParameters.StructuredAppendBarcodesCount + +**Access:** Read/Write + + +### Get + +Barcodes count for Structured Append mode of Aztec barcode. Barcodes count should be in range from 1 to 26. Default value: 0 + + +### Set + +Barcodes count for Structured Append mode of Aztec barcode. Barcodes count should be in range from 1 to 26. Default value: 0 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/structuredappendfileid/_index.md b/english/php/aspose.barcode.generation/aztecparameters/structuredappendfileid/_index.md new file mode 100644 index 000000000..94243df08 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/structuredappendfileid/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.StructuredAppendFileId" +linktitle: "StructuredAppendFileId" +articleTitle: "StructuredAppendFileId" +second_title: "Aspose.BarCode for PHP via Java" +description: "File ID for Structured Append mode of Aztec barcode (optional field). File ID should not contain spaces. Default value: empty string" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/structuredappendfileid/ +--- + +## AztecParameters.StructuredAppendFileId + +**Access:** Read/Write + + +### Get + +File ID for Structured Append mode of Aztec barcode (optional field). File ID should not contain spaces. Default value: empty string + + +### Set + +File ID for Structured Append mode of Aztec barcode (optional field). File ID should not contain spaces. Default value: empty string + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/aztecparameters/symbolmode/_index.md b/english/php/aspose.barcode.generation/aztecparameters/symbolmode/_index.md new file mode 100644 index 000000000..584853067 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecparameters/symbolmode/_index.md @@ -0,0 +1,29 @@ +--- +title: "AztecParameters.SymbolMode" +linktitle: "SymbolMode" +articleTitle: "SymbolMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecparameters/symbolmode/ +--- + +## AztecParameters.SymbolMode + +**Access:** Read/Write + + +### Get + +Gets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto. + + +### Set + +Sets a Aztec Symbol mode. Default value: AztecSymbolMode.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/aztecsymbolmode/_index.md b/english/php/aspose.barcode.generation/aztecsymbolmode/_index.md new file mode 100644 index 000000000..ec1f345c5 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecsymbolmode/_index.md @@ -0,0 +1,27 @@ +--- +title: "AztecSymbolMode Enum" +linktitle: "AztecSymbolMode" +articleTitle: "AztecSymbolMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the Aztec symbol mode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecsymbolmode/ +--- + +## AztecSymbolMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies the Aztec symbol mode. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `"0"` | Specifies to automatically pick up the best symbol (COMPACT or FULL-range) for Aztec. This is default value. | +| [COMPACT](./compact/) | `"1"` | Specifies the COMPACT symbol for Aztec. Aztec COMPACT symbol permits only 1, 2, 3 or 4 layers. | +| [FULL_RANGE](./full_range/) | `"2"` | Specifies the FULL-range symbol for Aztec. Aztec FULL-range symbol permits from 1 to 32 layers. | +| [RUNE](./rune/) | `"3"` | Specifies the RUNE symbol for Aztec. Aztec Runes are a series of small but distinct machine-readable marks. It permits only number value from 0 to 255. | diff --git a/english/php/aspose.barcode.generation/aztecsymbolmode/auto/_index.md b/english/php/aspose.barcode.generation/aztecsymbolmode/auto/_index.md new file mode 100644 index 000000000..f21c5cd92 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecsymbolmode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecSymbolMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies to automatically pick up the best symbol (COMPACT or FULL-range) for Aztec. This is default value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecsymbolmode/auto/ +--- + +## AztecSymbolMode::AUTO Enum Value + +**Value:** `"0"` + + +Specifies to automatically pick up the best symbol (COMPACT or FULL-range) for Aztec. This is default value. + diff --git a/english/php/aspose.barcode.generation/aztecsymbolmode/compact/_index.md b/english/php/aspose.barcode.generation/aztecsymbolmode/compact/_index.md new file mode 100644 index 000000000..22931bc9c --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecsymbolmode/compact/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecSymbolMode::COMPACT" +linktitle: "COMPACT" +articleTitle: "COMPACT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the COMPACT symbol for Aztec. Aztec COMPACT symbol permits only 1, 2, 3 or 4 layers." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecsymbolmode/compact/ +--- + +## AztecSymbolMode::COMPACT Enum Value + +**Value:** `"1"` + + +Specifies the COMPACT symbol for Aztec. Aztec COMPACT symbol permits only 1, 2, 3 or 4 layers. + diff --git a/english/php/aspose.barcode.generation/aztecsymbolmode/full_range/_index.md b/english/php/aspose.barcode.generation/aztecsymbolmode/full_range/_index.md new file mode 100644 index 000000000..c428441e0 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecsymbolmode/full_range/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecSymbolMode::FULL_RANGE" +linktitle: "FULL_RANGE" +articleTitle: "FULL_RANGE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the FULL-range symbol for Aztec. Aztec FULL-range symbol permits from 1 to 32 layers." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecsymbolmode/full_range/ +--- + +## AztecSymbolMode::FULL_RANGE Enum Value + +**Value:** `"2"` + + +Specifies the FULL-range symbol for Aztec. Aztec FULL-range symbol permits from 1 to 32 layers. + diff --git a/english/php/aspose.barcode.generation/aztecsymbolmode/rune/_index.md b/english/php/aspose.barcode.generation/aztecsymbolmode/rune/_index.md new file mode 100644 index 000000000..8386977d7 --- /dev/null +++ b/english/php/aspose.barcode.generation/aztecsymbolmode/rune/_index.md @@ -0,0 +1,18 @@ +--- +title: "AztecSymbolMode::RUNE" +linktitle: "RUNE" +articleTitle: "RUNE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the RUNE symbol for Aztec. Aztec Runes are a series of small but distinct machine-readable marks. It permits only number value from 0 to 255." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/aztecsymbolmode/rune/ +--- + +## AztecSymbolMode::RUNE Enum Value + +**Value:** `"3"` + + +Specifies the RUNE symbol for Aztec. Aztec Runes are a series of small but distinct machine-readable marks. It permits only number value from 0 to 255. + diff --git a/english/php/aspose.barcode.generation/barcodegenerator/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/_index.md new file mode 100644 index 000000000..b4e7fb547 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/_index.md @@ -0,0 +1,42 @@ +--- +title: "BarcodeGenerator Class" +linktitle: "BarcodeGenerator" +articleTitle: "BarcodeGenerator" +second_title: "Aspose.BarCode for PHP via Java" +description: "BarcodeGenerator for backend barcode images generation. supported symbologies: 1D: Codabar, Code11, Code128, Code39Standard, Code39Extended Code93Standard, Code93Extended, EAN13, EAN8, Interleaved2of5" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/ +--- + +## BarcodeGenerator class + +**Namespace:** `Aspose.Barcode.Generation` + + +BarcodeGenerator for backend barcode images generation. supported symbologies: 1D: Codabar, Code11, Code128, Code39Standard, Code39Extended Code93Standard, Code93Extended, EAN13, EAN8, Interleaved2of5, MSI, Standard2of5, UPCA, UPCE, ISBN, GS1Code128, Postnet, Planet EAN14, SCC14, SSCC18, ITF14, SingaporePost ... 2D: Aztec, DataMatrix, PDf417, QR code ... This sample shows how to create and save a barcode image. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./barcodegenerator/) | BarcodeGenerator constructor. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [exportToXml](./exporttoxml/) | No | Exports BarCode properties to the xml-file specified | +| [generateBarCodeGDImage](./generatebarcodegdimage/) | No | Generate the barcode image under current settings. This sample shows how to create and save a barcode image. | +| [generateBarCodeImage](./generatebarcodeimage/) | No | Generate the barcode image under current settings. This sample shows how to create and save a barcode image. | +| [importFromXml](./importfromxml/) | Yes | Import BarCode properties from xml file | +| [save](./save/) | No | Save barcode image to specific file in specific format. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BarcodeType](./barcodetype/) | Read/Write | Barcode symbology type. | +| [CodeText](./codetext/) | Read/Write | Text to be encoded. | +| [Parameters](./parameters/) | Read-only | Generation parameters. | diff --git a/english/php/aspose.barcode.generation/barcodegenerator/barcodegenerator/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/barcodegenerator/_index.md new file mode 100644 index 000000000..432795596 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/barcodegenerator/_index.md @@ -0,0 +1,25 @@ +--- +title: "BarcodeGenerator" +linktitle: "BarcodeGenerator" +articleTitle: "BarcodeGenerator" +second_title: "Aspose.BarCode for PHP via Java" +description: "BarcodeGenerator constructor." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/barcodegenerator/ +--- + +## BarcodeGenerator Constructor + +```php +__construct(?int $encodeType, ?string $codeText) +``` + + +BarcodeGenerator constructor. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encodeType` | `?int` | | +| `$codeText` | `?string` | | diff --git a/english/php/aspose.barcode.generation/barcodegenerator/barcodetype/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/barcodetype/_index.md new file mode 100644 index 000000000..ae2178a89 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/barcodetype/_index.md @@ -0,0 +1,29 @@ +--- +title: "BarcodeGenerator.BarcodeType" +linktitle: "BarcodeType" +articleTitle: "BarcodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcode symbology type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/barcodetype/ +--- + +## BarcodeGenerator.BarcodeType + +**Access:** Read/Write + + +### Get + +Barcode symbology type. + + +### Set + +Barcode symbology type. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/barcodegenerator/codetext/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/codetext/_index.md new file mode 100644 index 000000000..67176c4cf --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/codetext/_index.md @@ -0,0 +1,31 @@ +--- +title: "BarcodeGenerator.CodeText" +linktitle: "CodeText" +articleTitle: "CodeText" +second_title: "Aspose.BarCode for PHP via Java" +description: "Text to be encoded." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/codetext/ +--- + +## BarcodeGenerator.CodeText + +**Access:** Read/Write + + +### Get + +Text to be encoded. + + +### Set + +Encodes the Unicode into a byte sequence using the specified . UTF-8 is the most commonly used encoding. If the encoding supports it and is set to , the function includes a . This function is intended for use with 2D barcodes only (e.g., Aztec, QR, DataMatrix, PDF417, MaxiCode, DotCode, HanXin, RectMicroQR, etc.). It enables manual encoding of Unicode text using national or special encodings; however, this method is considered obsolete in modern applications. For modern use cases, encoding is recommended for Unicode data. Using this function with 1D barcodes, GS1-compliant barcodes (including 2D), or HIBC barcodes (including 2D) is not supported by the corresponding barcode standards and may lead to unpredictable results. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$codeText` | `` | CodeText string | +| `$encoding` | `?string` | Applied encoding | +| `$insertBOM` | `?bool` | Indicates whether to insert a byte order mark (BOM) when the specified encoding supports it (e.g., UTF-8, UTF-16, UTF-32). If set totrue , the BOM is added; iffalse , the BOM is omitted even if the encoding normally uses one. | diff --git a/english/php/aspose.barcode.generation/barcodegenerator/exporttoxml/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/exporttoxml/_index.md new file mode 100644 index 000000000..ddd38baf7 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/exporttoxml/_index.md @@ -0,0 +1,27 @@ +--- +title: "BarcodeGenerator.exportToXml" +linktitle: "exportToXml" +articleTitle: "exportToXml" +second_title: "Aspose.BarCode for PHP via Java" +description: "Exports BarCode properties to the xml-file specified" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/exporttoxml/ +--- + +## BarcodeGenerator.exportToXml + +```php +exportToXml(string $xmlFile) +``` + + +Exports BarCode properties to the xml-file specified + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$xmlFile` | `string` | | + +**Returns:** bool Whether or not export completed successfully. Returns True in case of success; False Otherwise + diff --git a/english/php/aspose.barcode.generation/barcodegenerator/generatebarcodegdimage/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/generatebarcodegdimage/_index.md new file mode 100644 index 000000000..fd00c4937 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/generatebarcodegdimage/_index.md @@ -0,0 +1,23 @@ +--- +title: "BarcodeGenerator.generateBarCodeGDImage" +linktitle: "generateBarCodeGDImage" +articleTitle: "generateBarCodeGDImage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generate the barcode image under current settings. This sample shows how to create and save a barcode image." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/generatebarcodegdimage/ +--- + +## BarcodeGenerator.generateBarCodeGDImage + +```php +generateBarCodeGDImage() +``` + + +Generate the barcode image under current settings. This sample shows how to create and save a barcode image. + + +**Returns:** resource|false GD image resource or false on failure. + diff --git a/english/php/aspose.barcode.generation/barcodegenerator/generatebarcodeimage/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/generatebarcodeimage/_index.md new file mode 100644 index 000000000..74d747c1e --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/generatebarcodeimage/_index.md @@ -0,0 +1,28 @@ +--- +title: "BarcodeGenerator.generateBarCodeImage" +linktitle: "generateBarCodeImage" +articleTitle: "generateBarCodeImage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generate the barcode image under current settings. This sample shows how to create and save a barcode image." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/generatebarcodeimage/ +--- + +## BarcodeGenerator.generateBarCodeImage + +```php +generateBarCodeImage(int $format, bool $passLicense) +``` + + +Generate the barcode image under current settings. This sample shows how to create and save a barcode image. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$format` | `int` | | +| `$passLicense` | `bool` | | + +**Returns:** base64 representation of image. + diff --git a/english/php/aspose.barcode.generation/barcodegenerator/importfromxml/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/importfromxml/_index.md new file mode 100644 index 000000000..0c444ba56 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/importfromxml/_index.md @@ -0,0 +1,27 @@ +--- +title: "BarcodeGenerator.importFromXml" +linktitle: "importFromXml" +articleTitle: "importFromXml" +second_title: "Aspose.BarCode for PHP via Java" +description: "Import BarCode properties from xml file" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/importfromxml/ +--- + +## BarcodeGenerator.importFromXml + +```php +importFromXml($resource) +``` + + +Import BarCode properties from xml file + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$resource` | `` | | + +**Returns:** \Aspose\Barcode\Recognition\BarCodeReader + diff --git a/english/php/aspose.barcode.generation/barcodegenerator/parameters/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/parameters/_index.md new file mode 100644 index 000000000..62a9dab8c --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/parameters/_index.md @@ -0,0 +1,23 @@ +--- +title: "BarcodeGenerator.Parameters" +linktitle: "Parameters" +articleTitle: "Parameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generation parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/parameters/ +--- + +## BarcodeGenerator.Parameters + +**Access:** Read-only + + +**Returns:** BaseGenerationParameters + + +### Get + +Generation parameters. + diff --git a/english/php/aspose.barcode.generation/barcodegenerator/save/_index.md b/english/php/aspose.barcode.generation/barcodegenerator/save/_index.md new file mode 100644 index 000000000..2a85b7275 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodegenerator/save/_index.md @@ -0,0 +1,25 @@ +--- +title: "BarcodeGenerator.save" +linktitle: "save" +articleTitle: "save" +second_title: "Aspose.BarCode for PHP via Java" +description: "Save barcode image to specific file in specific format." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodegenerator/save/ +--- + +## BarcodeGenerator.save + +```php +save(string $filePath, int $format) +``` + + +Save barcode image to specific file in specific format. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$filePath` | `string` | | +| `$format` | `int` | | diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/_index.md new file mode 100644 index 000000000..d556b39be --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/_index.md @@ -0,0 +1,32 @@ +--- +title: "BarCodeImageFormat Enum" +linktitle: "BarCodeImageFormat" +articleTitle: "BarCodeImageFormat" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the file format of the image." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/ +--- + +## BarCodeImageFormat enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies the file format of the image. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [BMP](./bmp/) | `0` | Specifies the bitmap (BMP) image format. | +| [EMF](./emf/) | `6` | Specifies the Enhanced Metafile (EMF) image format. | +| [GIF](./gif/) | `1` | Specifies the Graphics Interchange Format (GIF) image format. | +| [JPEG](./jpeg/) | `2` | Specifies the Joint Photographic Experts Group (JPEG) image format. | +| [PDF](./pdf/) | `8` | Specifies the Portable Document Format (PDF) image format. | +| [PNG](./png/) | `3` | Specifies the W3C Portable Network Graphics (PNG) image format. | +| [SVG](./svg/) | `7` | Specifies the Scalable Vector Graphics (SVG) image format. | +| [TIFF](./tiff/) | `4` | Specifies the Tagged Image File Format (TIFF) image format. | +| [TIFF_IN_CMYK](./tiff_in_cmyk/) | `5` | Specifies the Tagged Image File Format (TIFF) image format in CMYK color model. | diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/bmp/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/bmp/_index.md new file mode 100644 index 000000000..d5babc493 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/bmp/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeImageFormat::BMP" +linktitle: "BMP" +articleTitle: "BMP" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the bitmap (BMP) image format." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/bmp/ +--- + +## BarCodeImageFormat::BMP Enum Value + +**Value:** `0` + + +Specifies the bitmap (BMP) image format. + diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/emf/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/emf/_index.md new file mode 100644 index 000000000..e4310bd13 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/emf/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeImageFormat::EMF" +linktitle: "EMF" +articleTitle: "EMF" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the Enhanced Metafile (EMF) image format." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/emf/ +--- + +## BarCodeImageFormat::EMF Enum Value + +**Value:** `6` + + +Specifies the Enhanced Metafile (EMF) image format. + diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/gif/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/gif/_index.md new file mode 100644 index 000000000..16dcde05a --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/gif/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeImageFormat::GIF" +linktitle: "GIF" +articleTitle: "GIF" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the Graphics Interchange Format (GIF) image format." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/gif/ +--- + +## BarCodeImageFormat::GIF Enum Value + +**Value:** `1` + + +Specifies the Graphics Interchange Format (GIF) image format. + diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/jpeg/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/jpeg/_index.md new file mode 100644 index 000000000..60e174df8 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/jpeg/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeImageFormat::JPEG" +linktitle: "JPEG" +articleTitle: "JPEG" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the Joint Photographic Experts Group (JPEG) image format." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/jpeg/ +--- + +## BarCodeImageFormat::JPEG Enum Value + +**Value:** `2` + + +Specifies the Joint Photographic Experts Group (JPEG) image format. + diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/pdf/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/pdf/_index.md new file mode 100644 index 000000000..69f6eb906 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/pdf/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeImageFormat::PDF" +linktitle: "PDF" +articleTitle: "PDF" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the Portable Document Format (PDF) image format." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/pdf/ +--- + +## BarCodeImageFormat::PDF Enum Value + +**Value:** `8` + + +Specifies the Portable Document Format (PDF) image format. + diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/png/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/png/_index.md new file mode 100644 index 000000000..a9f15686f --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/png/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeImageFormat::PNG" +linktitle: "PNG" +articleTitle: "PNG" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the W3C Portable Network Graphics (PNG) image format." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/png/ +--- + +## BarCodeImageFormat::PNG Enum Value + +**Value:** `3` + + +Specifies the W3C Portable Network Graphics (PNG) image format. + diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/svg/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/svg/_index.md new file mode 100644 index 000000000..35955e0ed --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/svg/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeImageFormat::SVG" +linktitle: "SVG" +articleTitle: "SVG" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the Scalable Vector Graphics (SVG) image format." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/svg/ +--- + +## BarCodeImageFormat::SVG Enum Value + +**Value:** `7` + + +Specifies the Scalable Vector Graphics (SVG) image format. + diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/tiff/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/tiff/_index.md new file mode 100644 index 000000000..ac3df1f86 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/tiff/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeImageFormat::TIFF" +linktitle: "TIFF" +articleTitle: "TIFF" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the Tagged Image File Format (TIFF) image format." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/tiff/ +--- + +## BarCodeImageFormat::TIFF Enum Value + +**Value:** `4` + + +Specifies the Tagged Image File Format (TIFF) image format. + diff --git a/english/php/aspose.barcode.generation/barcodeimageformat/tiff_in_cmyk/_index.md b/english/php/aspose.barcode.generation/barcodeimageformat/tiff_in_cmyk/_index.md new file mode 100644 index 000000000..0d38b81a8 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeimageformat/tiff_in_cmyk/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeImageFormat::TIFF_IN_CMYK" +linktitle: "TIFF_IN_CMYK" +articleTitle: "TIFF_IN_CMYK" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the Tagged Image File Format (TIFF) image format in CMYK color model." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeimageformat/tiff_in_cmyk/ +--- + +## BarCodeImageFormat::TIFF_IN_CMYK Enum Value + +**Value:** `5` + + +Specifies the Tagged Image File Format (TIFF) image format in CMYK color model. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/_index.md new file mode 100644 index 000000000..663cac9f0 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/_index.md @@ -0,0 +1,65 @@ +--- +title: "BarcodeParameters Class" +linktitle: "BarcodeParameters" +articleTitle: "BarcodeParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcode generation parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/ +--- + +## BarcodeParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Barcode generation parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./barcodeparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isChecksumEnabled](./ischecksumenabled/) | No | Enable checksum during generation 1D barcodes. Default is treated as Yes for symbology which must contain checksum, as No where checksum only possible. Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN, Codabar Checksum always used: Rest symbology | +| [setChecksumEnabled](./setchecksumenabled/) | No | Enable checksum during generation 1D barcodes. Default is treated as Yes for symbology which must contain checksum, as No where checksum only possible. Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN, Codabar Checksum always used: Rest symbology | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AustralianPost](./australianpost/) | Read-only | AustralianPost barcode parameters. | +| [Aztec](./aztec/) | Read-only | Aztec parameters. | +| [BarColor](./barcolor/) | Read/Write | Bars color. Default value: #000000 | +| [BarHeight](./barheight/) | Read/Write | Height of 1D barcodes' bars in Unit value. Ignored if AutoSizeMode property is set to AutoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION. | +| [BarWidthReduction](./barwidthreduction/) | Read/Write | Get bars reduction value that is used to compensate ink spread while printing. | +| [ChecksumAlwaysShow](./checksumalwaysshow/) | Read/Write | Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes. | +| [Codabar](./codabar/) | Read-only | Codabar parameters. | +| [Codablock](./codablock/) | Read-only | Codablock parameters. | +| [Code128](./code128/) | Read-only | Code128 parameters. | +| [Code16K](./code16k/) | Read-only | Code16K parameters. | +| [CodeTextParameters](./codetextparameters/) | Read-only | Codetext parameters. | +| [Coupon](./coupon/) | Read-only | Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon. | +| [DataBar](./databar/) | Read-only | Databar parameters. | +| [DataMatrix](./datamatrix/) | Read-only | DataMatrix parameters. | +| [DotCode](./dotcode/) | Read-only | DotCode parameters. | +| [EnableEscape](./enableescape/) | Read/Write | Indicates whether explains the character "\" as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, "\" will be explained as a special escape character. Otherwise, "\" acts as normal characters. Aspose.BarCode supports inputing decimal ascii code and mnemonic for ASCII control-code characters. For example, \013 and \CR stands for CR. | +| [FilledBars](./filledbars/) | Read/Write | Only for 1D barcodes. | +| [GS1CompositeBar](./gs1compositebar/) | Read/Write | GS1 Composite Bar parameters. This sample shows how to create and save a GS1 Composite Bar image. Note that 1D codetext and 2D codetext are separated by symbol '/' $codetext = "(01)03212345678906/(21)A1B2C3D4E5F6G7H8"; $generator = new BarcodeGenerator(EncodeTypes::GS_1_COMPOSITE_BAR, $codetext); $generator->getParameters()->getBarcode()->getGS1CompositeBar()->setLinearComponentType(EncodeTypes::GS_1_CODE_128); $generator->getParameters()->getBarcode()->getGS1CompositeBar()->setTwoDComponentType(TwoDComponentType::CC_A); // Aspect ratio of 2D component $generator->getParameters()->getBarcode()->getPdf417()->setAspectRatio(3); // X-Dimension of 1D and 2D components $generator->getParameters()->getBarcode()->getXDimension()->setPixels(3); /// // Height of 1D component $generator->getParameters()->getBarcode()->getBarHeight()->setPixels(100); /// $generator->save("test.png", BarcodeImageFormat::PNG); | +| [HanXin](./hanxin/) | Read-only | HanXin parameters. | +| [ITF](./itf/) | Read-only | ITF parameters. | +| [MaxiCode](./maxicode/) | Read-only | MaxiCode parameters. | +| [Padding](./padding/) | Read/Write | Barcode paddings. Default value: 5pt 5pt 5pt 5pt. | +| [PatchCode](./patchcode/) | Read-only | PatchCode parameters. | +| [Pdf417](./pdf417/) | Read-only | PDF417 parameters. | +| [Postal](./postal/) | Read-only | Postal parameters. Used for Postnet, Planet. | +| [QR](./qr/) | Read-only | QR parameters. | +| [Supplement](./supplement/) | Read-only | Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN. | +| [WideNarrowRatio](./widenarrowratio/) | Read/Write | Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39Extended, Code39Standard | +| [XDimension](./xdimension/) | Read/Write | x-dimension is the smallest width of the unit of BarCode bars or spaces. Increase this will increase the whole barcode image width. Ignored if AutoSizeMode property is set to AutoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION. | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/australianpost/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/australianpost/_index.md new file mode 100644 index 000000000..cdc1baf1d --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/australianpost/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.AustralianPost" +linktitle: "AustralianPost" +articleTitle: "AustralianPost" +second_title: "Aspose.BarCode for PHP via Java" +description: "AustralianPost barcode parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/australianpost/ +--- + +## BarcodeParameters.AustralianPost + +**Access:** Read-only + + +### Get + +AustralianPost barcode parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/aztec/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/aztec/_index.md new file mode 100644 index 000000000..75e47b6a7 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/aztec/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.Aztec" +linktitle: "Aztec" +articleTitle: "Aztec" +second_title: "Aspose.BarCode for PHP via Java" +description: "Aztec parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/aztec/ +--- + +## BarcodeParameters.Aztec + +**Access:** Read-only + + +### Get + +Aztec parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/barcodeparameters/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/barcodeparameters/_index.md new file mode 100644 index 000000000..b453e9cde --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/barcodeparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "BarcodeParameters" +linktitle: "BarcodeParameters" +articleTitle: "BarcodeParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/barcodeparameters/ +--- + +## BarcodeParameters Constructor + +```php +__construct(BarcodeParametersDTO $barcodeParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$barcodeParametersDto` | `BarcodeParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/barcolor/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/barcolor/_index.md new file mode 100644 index 000000000..f19d3abf5 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/barcolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "BarcodeParameters.BarColor" +linktitle: "BarColor" +articleTitle: "BarColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Bars color. Default value: #000000" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/barcolor/ +--- + +## BarcodeParameters.BarColor + +**Access:** Read/Write + + +### Get + +Bars color. Default value: #000000 + + +### Set + +Bars color. Default value: #000000. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/barheight/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/barheight/_index.md new file mode 100644 index 000000000..cba5e4729 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/barheight/_index.md @@ -0,0 +1,29 @@ +--- +title: "BarcodeParameters.BarHeight" +linktitle: "BarHeight" +articleTitle: "BarHeight" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height of 1D barcodes' bars in Unit value. Ignored if AutoSizeMode property is set to AutoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/barheight/ +--- + +## BarcodeParameters.BarHeight + +**Access:** Read/Write + + +### Get + +Height of 1D barcodes' bars in Unit value. Ignored if AutoSizeMode property is set to AutoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION. + + +### Set + +Height of 1D barcodes' bars in Unit value. Ignored if AutoSizeMode property is set to utoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/barwidthreduction/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/barwidthreduction/_index.md new file mode 100644 index 000000000..44114637d --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/barwidthreduction/_index.md @@ -0,0 +1,32 @@ +--- +title: "BarcodeParameters.BarWidthReduction" +linktitle: "BarWidthReduction" +articleTitle: "BarWidthReduction" +second_title: "Aspose.BarCode for PHP via Java" +description: "Get bars reduction value that is used to compensate ink spread while printing." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/barwidthreduction/ +--- + +## BarcodeParameters.BarWidthReduction + +**Access:** Read/Write + + +**Returns:** Unit value of BarWidthReduction + + +### Get + +Get bars reduction value that is used to compensate ink spread while printing. + + +### Set + +Sets bars reduction value that is used to compensate ink spread while printing. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `?Unit` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/checksumalwaysshow/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/checksumalwaysshow/_index.md new file mode 100644 index 000000000..acfa15456 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/checksumalwaysshow/_index.md @@ -0,0 +1,29 @@ +--- +title: "BarcodeParameters.ChecksumAlwaysShow" +linktitle: "ChecksumAlwaysShow" +articleTitle: "ChecksumAlwaysShow" +second_title: "Aspose.BarCode for PHP via Java" +description: "Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/checksumalwaysshow/ +--- + +## BarcodeParameters.ChecksumAlwaysShow + +**Access:** Read/Write + + +### Get + +Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes. + + +### Set + +Always display checksum digit in the human readable text for Code128 and GS1Code128 barcodes. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$checksumAlwaysShow` | `bool` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/codabar/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/codabar/_index.md new file mode 100644 index 000000000..1b362fb39 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/codabar/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.Codabar" +linktitle: "Codabar" +articleTitle: "Codabar" +second_title: "Aspose.BarCode for PHP via Java" +description: "Codabar parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/codabar/ +--- + +## BarcodeParameters.Codabar + +**Access:** Read-only + + +### Get + +Codabar parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/codablock/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/codablock/_index.md new file mode 100644 index 000000000..baa7f5b67 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/codablock/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.Codablock" +linktitle: "Codablock" +articleTitle: "Codablock" +second_title: "Aspose.BarCode for PHP via Java" +description: "Codablock parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/codablock/ +--- + +## BarcodeParameters.Codablock + +**Access:** Read-only + + +### Get + +Codablock parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/code128/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/code128/_index.md new file mode 100644 index 000000000..18a016487 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/code128/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.Code128" +linktitle: "Code128" +articleTitle: "Code128" +second_title: "Aspose.BarCode for PHP via Java" +description: "Code128 parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/code128/ +--- + +## BarcodeParameters.Code128 + +**Access:** Read-only + + +### Get + +Code128 parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/code16k/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/code16k/_index.md new file mode 100644 index 000000000..36078ad48 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/code16k/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.Code16K" +linktitle: "Code16K" +articleTitle: "Code16K" +second_title: "Aspose.BarCode for PHP via Java" +description: "Code16K parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/code16k/ +--- + +## BarcodeParameters.Code16K + +**Access:** Read-only + + +### Get + +Code16K parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/codetextparameters/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/codetextparameters/_index.md new file mode 100644 index 000000000..3fd45fab8 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/codetextparameters/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.CodeTextParameters" +linktitle: "CodeTextParameters" +articleTitle: "CodeTextParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Codetext parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/codetextparameters/ +--- + +## BarcodeParameters.CodeTextParameters + +**Access:** Read-only + + +### Get + +Codetext parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/coupon/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/coupon/_index.md new file mode 100644 index 000000000..5215903d6 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/coupon/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.Coupon" +linktitle: "Coupon" +articleTitle: "Coupon" +second_title: "Aspose.BarCode for PHP via Java" +description: "Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/coupon/ +--- + +## BarcodeParameters.Coupon + +**Access:** Read-only + + +### Get + +Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/databar/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/databar/_index.md new file mode 100644 index 000000000..3332461ba --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/databar/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.DataBar" +linktitle: "DataBar" +articleTitle: "DataBar" +second_title: "Aspose.BarCode for PHP via Java" +description: "Databar parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/databar/ +--- + +## BarcodeParameters.DataBar + +**Access:** Read-only + + +### Get + +Databar parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/datamatrix/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/datamatrix/_index.md new file mode 100644 index 000000000..1d249080e --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/datamatrix/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.DataMatrix" +linktitle: "DataMatrix" +articleTitle: "DataMatrix" +second_title: "Aspose.BarCode for PHP via Java" +description: "DataMatrix parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/datamatrix/ +--- + +## BarcodeParameters.DataMatrix + +**Access:** Read-only + + +### Get + +DataMatrix parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/dotcode/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/dotcode/_index.md new file mode 100644 index 000000000..5c8c5957b --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/dotcode/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.DotCode" +linktitle: "DotCode" +articleTitle: "DotCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "DotCode parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/dotcode/ +--- + +## BarcodeParameters.DotCode + +**Access:** Read-only + + +### Get + +DotCode parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/enableescape/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/enableescape/_index.md new file mode 100644 index 000000000..248fe4f4a --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/enableescape/_index.md @@ -0,0 +1,29 @@ +--- +title: "BarcodeParameters.EnableEscape" +linktitle: "EnableEscape" +articleTitle: "EnableEscape" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indicates whether explains the character \"\\\" as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, \"\\\" will be explained as a special esca" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/enableescape/ +--- + +## BarcodeParameters.EnableEscape + +**Access:** Read/Write + + +### Get + +Indicates whether explains the character "\" as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, "\" will be explained as a special escape character. Otherwise, "\" acts as normal characters. Aspose.BarCode supports inputing decimal ascii code and mnemonic for ASCII control-code characters. For example, \013 and \CR stands for CR. + + +### Set + +Indicates whether explains the character "\" as an escape character in CodeText property. Used for Pdf417, DataMatrix, Code128 only If the EnableEscape is true, "\" will be explained as a special escape character. Otherwise, "\" acts as normal characters. Aspose.BarCode supports inputing decimal ascii code and mnemonic for ASCII control-code characters. For example, \013 and \CR stands for CR. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/filledbars/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/filledbars/_index.md new file mode 100644 index 000000000..6d92a6aca --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/filledbars/_index.md @@ -0,0 +1,32 @@ +--- +title: "BarcodeParameters.FilledBars" +linktitle: "FilledBars" +articleTitle: "FilledBars" +second_title: "Aspose.BarCode for PHP via Java" +description: "Only for 1D barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/filledbars/ +--- + +## BarcodeParameters.FilledBars + +**Access:** Read/Write + + +**Returns:** bool Gets a value indicating whether bars filled. + + +### Get + +Only for 1D barcodes. + + +### Set + +Sets a value indicating whether bars filled. Only for 1D barcodes. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/gs1compositebar/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/gs1compositebar/_index.md new file mode 100644 index 000000000..e22c89053 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/gs1compositebar/_index.md @@ -0,0 +1,32 @@ +--- +title: "BarcodeParameters.GS1CompositeBar" +linktitle: "GS1CompositeBar" +articleTitle: "GS1CompositeBar" +second_title: "Aspose.BarCode for PHP via Java" +description: "GS1 Composite Bar parameters. This sample shows how to create and save a GS1 Composite Bar image. Note that 1D codetext and 2D codetext are separated by symbol '/' $codetext = \"(01)03212345678906/(21)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/gs1compositebar/ +--- + +## BarcodeParameters.GS1CompositeBar + +**Access:** Read/Write + + +**Returns:** GS1CompositeBarParameters GS1 Composite Bar parameters. + + +### Get + +GS1 Composite Bar parameters. This sample shows how to create and save a GS1 Composite Bar image. Note that 1D codetext and 2D codetext are separated by symbol '/' $codetext = "(01)03212345678906/(21)A1B2C3D4E5F6G7H8"; $generator = new BarcodeGenerator(EncodeTypes::GS_1_COMPOSITE_BAR, $codetext); $generator->getParameters()->getBarcode()->getGS1CompositeBar()->setLinearComponentType(EncodeTypes::GS_1_CODE_128); $generator->getParameters()->getBarcode()->getGS1CompositeBar()->setTwoDComponentType(TwoDComponentType::CC_A); // Aspect ratio of 2D component $generator->getParameters()->getBarcode()->getPdf417()->setAspectRatio(3); // X-Dimension of 1D and 2D components $generator->getParameters()->getBarcode()->getXDimension()->setPixels(3); /// // Height of 1D component $generator->getParameters()->getBarcode()->getBarHeight()->setPixels(100); /// $generator->save("test.png", BarcodeImageFormat::PNG); + + +### Set + +GS1 Composite Bar parameters. This sample shows how to create and save a GS1 Composite Bar image. Note that 1D codetext and 2D codetext are separated by symbol '/' $codetext = "(01)03212345678906/(21)A1B2C3D4E5F6G7H8"; $generator = new BarcodeGenerator(EncodeTypes::GS_1_COMPOSITE_BAR, $codetext); $generator->getParameters()->getBarcode()->getGS1CompositeBar()->setLinearComponentType(EncodeTypes::GS_1_CODE_128); $generator->getParameters()->getBarcode()->getGS1CompositeBar()->setTwoDComponentType(TwoDComponentType::CC_A); // Aspect ratio of 2D component $generator->getParameters()->getBarcode()->getPdf417()->setAspectRatio(3); // X-Dimension of 1D and 2D components $generator->getParameters()->getBarcode()->getXDimension()->setPixels(3); /// // Height of 1D component $generator->getParameters()->getBarcode()->getBarHeight()->setPixels(100); /// $generator->save("test.png", BarcodeImageFormat::PNG); + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `GS1CompositeBarParameters` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/hanxin/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/hanxin/_index.md new file mode 100644 index 000000000..58880d03c --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/hanxin/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.HanXin" +linktitle: "HanXin" +articleTitle: "HanXin" +second_title: "Aspose.BarCode for PHP via Java" +description: "HanXin parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/hanxin/ +--- + +## BarcodeParameters.HanXin + +**Access:** Read-only + + +### Get + +HanXin parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/ischecksumenabled/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/ischecksumenabled/_index.md new file mode 100644 index 000000000..189449629 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/ischecksumenabled/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.isChecksumEnabled" +linktitle: "isChecksumEnabled" +articleTitle: "isChecksumEnabled" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enable checksum during generation 1D barcodes. Default is treated as Yes for symbology which must contain checksum, as No where checksum only possible. Checksum is possible: Code39 Standard/Extended, " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/ischecksumenabled/ +--- + +## BarcodeParameters.isChecksumEnabled + +```php +isChecksumEnabled() +``` + + +Enable checksum during generation 1D barcodes. Default is treated as Yes for symbology which must contain checksum, as No where checksum only possible. Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN, Codabar Checksum always used: Rest symbology + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/itf/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/itf/_index.md new file mode 100644 index 000000000..7b5237f3f --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/itf/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.ITF" +linktitle: "ITF" +articleTitle: "ITF" +second_title: "Aspose.BarCode for PHP via Java" +description: "ITF parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/itf/ +--- + +## BarcodeParameters.ITF + +**Access:** Read-only + + +### Get + +ITF parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/maxicode/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/maxicode/_index.md new file mode 100644 index 000000000..faf310541 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/maxicode/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.MaxiCode" +linktitle: "MaxiCode" +articleTitle: "MaxiCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "MaxiCode parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/maxicode/ +--- + +## BarcodeParameters.MaxiCode + +**Access:** Read-only + + +### Get + +MaxiCode parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/padding/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/padding/_index.md new file mode 100644 index 000000000..58acf7396 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/padding/_index.md @@ -0,0 +1,29 @@ +--- +title: "BarcodeParameters.Padding" +linktitle: "Padding" +articleTitle: "Padding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcode paddings. Default value: 5pt 5pt 5pt 5pt." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/padding/ +--- + +## BarcodeParameters.Padding + +**Access:** Read/Write + + +### Get + +Barcode paddings. Default value: 5pt 5pt 5pt 5pt. + + +### Set + +Barcode paddings. Default value: 5pt 5pt 5pt 5pt. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Padding` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/patchcode/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/patchcode/_index.md new file mode 100644 index 000000000..4994b3019 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/patchcode/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.PatchCode" +linktitle: "PatchCode" +articleTitle: "PatchCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "PatchCode parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/patchcode/ +--- + +## BarcodeParameters.PatchCode + +**Access:** Read-only + + +### Get + +PatchCode parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/pdf417/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/pdf417/_index.md new file mode 100644 index 000000000..5e0ec2a24 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/pdf417/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.Pdf417" +linktitle: "Pdf417" +articleTitle: "Pdf417" +second_title: "Aspose.BarCode for PHP via Java" +description: "PDF417 parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/pdf417/ +--- + +## BarcodeParameters.Pdf417 + +**Access:** Read-only + + +### Get + +PDF417 parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/postal/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/postal/_index.md new file mode 100644 index 000000000..ebd68929c --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/postal/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.Postal" +linktitle: "Postal" +articleTitle: "Postal" +second_title: "Aspose.BarCode for PHP via Java" +description: "Postal parameters. Used for Postnet, Planet." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/postal/ +--- + +## BarcodeParameters.Postal + +**Access:** Read-only + + +### Get + +Postal parameters. Used for Postnet, Planet. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/qr/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/qr/_index.md new file mode 100644 index 000000000..16d525a0d --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/qr/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.QR" +linktitle: "QR" +articleTitle: "QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "QR parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/qr/ +--- + +## BarcodeParameters.QR + +**Access:** Read-only + + +### Get + +QR parameters. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/setchecksumenabled/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/setchecksumenabled/_index.md new file mode 100644 index 000000000..490e4f42f --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/setchecksumenabled/_index.md @@ -0,0 +1,24 @@ +--- +title: "BarcodeParameters.setChecksumEnabled" +linktitle: "setChecksumEnabled" +articleTitle: "setChecksumEnabled" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enable checksum during generation 1D barcodes. Default is treated as Yes for symbology which must contain checksum, as No where checksum only possible. Checksum is possible: Code39 Standard/Extended, " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/setchecksumenabled/ +--- + +## BarcodeParameters.setChecksumEnabled + +```php +setChecksumEnabled(int $value) +``` + + +Enable checksum during generation 1D barcodes. Default is treated as Yes for symbology which must contain checksum, as No where checksum only possible. Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN, Codabar Checksum always used: Rest symbology + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/supplement/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/supplement/_index.md new file mode 100644 index 000000000..8685ba077 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/supplement/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarcodeParameters.Supplement" +linktitle: "Supplement" +articleTitle: "Supplement" +second_title: "Aspose.BarCode for PHP via Java" +description: "Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/supplement/ +--- + +## BarcodeParameters.Supplement + +**Access:** Read-only + + +### Get + +Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN. + diff --git a/english/php/aspose.barcode.generation/barcodeparameters/widenarrowratio/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/widenarrowratio/_index.md new file mode 100644 index 000000000..7626d9954 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/widenarrowratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "BarcodeParameters.WideNarrowRatio" +linktitle: "WideNarrowRatio" +articleTitle: "WideNarrowRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2o" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/widenarrowratio/ +--- + +## BarcodeParameters.WideNarrowRatio + +**Access:** Read/Write + + +### Get + +Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39Extended, Code39Standard + + +### Set + +Wide bars to Narrow bars ratio. Default value: 3, that is, wide bars are 3 times as wide as narrow bars. Used for ITF, PZN, PharmaCode, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, IATA2of5, VIN, DeutschePost, OPC, Code32, DataLogic2of5, PatchCode, Code39Extended, Code39Standard + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/barcodeparameters/xdimension/_index.md b/english/php/aspose.barcode.generation/barcodeparameters/xdimension/_index.md new file mode 100644 index 000000000..95f0221f5 --- /dev/null +++ b/english/php/aspose.barcode.generation/barcodeparameters/xdimension/_index.md @@ -0,0 +1,29 @@ +--- +title: "BarcodeParameters.XDimension" +linktitle: "XDimension" +articleTitle: "XDimension" +second_title: "Aspose.BarCode for PHP via Java" +description: "x-dimension is the smallest width of the unit of BarCode bars or spaces. Increase this will increase the whole barcode image width. Ignored if AutoSizeMode property is set to AutoSizeMode::NEAREST or " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/barcodeparameters/xdimension/ +--- + +## BarcodeParameters.XDimension + +**Access:** Read/Write + + +### Get + +x-dimension is the smallest width of the unit of BarCode bars or spaces. Increase this will increase the whole barcode image width. Ignored if AutoSizeMode property is set to AutoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION. + + +### Set + +x-dimension is the smallest width of the unit of BarCode bars or spaces. Increase this will increase the whole barcode image width. Ignored if AutoSizeMode property is set to AutoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/base64codetexttype/_index.md b/english/php/aspose.barcode.generation/base64codetexttype/_index.md new file mode 100644 index 000000000..996ce20d3 --- /dev/null +++ b/english/php/aspose.barcode.generation/base64codetexttype/_index.md @@ -0,0 +1,22 @@ +--- +title: "Base64CodeTextType Enum" +linktitle: "Base64CodeTextType" +articleTitle: "Base64CodeTextType" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/base64codetexttype/ +--- + +## Base64CodeTextType enum + +**Namespace:** `Aspose.Barcode.Generation` + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [BYTE](./byte/) | `1` | | +| [STRING](./string/) | `0` | | diff --git a/english/php/aspose.barcode.generation/base64codetexttype/byte/_index.md b/english/php/aspose.barcode.generation/base64codetexttype/byte/_index.md new file mode 100644 index 000000000..99f799959 --- /dev/null +++ b/english/php/aspose.barcode.generation/base64codetexttype/byte/_index.md @@ -0,0 +1,15 @@ +--- +title: "Base64CodeTextType::BYTE" +linktitle: "BYTE" +articleTitle: "BYTE" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/base64codetexttype/byte/ +--- + +## Base64CodeTextType::BYTE Enum Value + +**Value:** `1` + diff --git a/english/php/aspose.barcode.generation/base64codetexttype/string/_index.md b/english/php/aspose.barcode.generation/base64codetexttype/string/_index.md new file mode 100644 index 000000000..48c0d0c14 --- /dev/null +++ b/english/php/aspose.barcode.generation/base64codetexttype/string/_index.md @@ -0,0 +1,15 @@ +--- +title: "Base64CodeTextType::STRING" +linktitle: "STRING" +articleTitle: "STRING" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/base64codetexttype/string/ +--- + +## Base64CodeTextType::STRING Enum Value + +**Value:** `0` + diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/_index.md new file mode 100644 index 000000000..5f3b9b257 --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/_index.md @@ -0,0 +1,41 @@ +--- +title: "BaseGenerationParameters Class" +linktitle: "BaseGenerationParameters" +articleTitle: "BaseGenerationParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcode image generation parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/ +--- + +## BaseGenerationParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Barcode image generation parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./basegenerationparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AutoSizeMode](./autosizemode/) | Read/Write | Specifies the different types of automatic sizing modes. Default value: AutoSizeMode::NONE. | +| [BackColor](./backcolor/) | Read/Write | Background color of the barcode image. Default value: #FFFFFF | +| [Barcode](./barcode/) | Read/Write | Gets the BarcodeParameters that contains all barcode properties. | +| [Border](./border/) | Read-only | Gets the BorderParameters that contains all configuration properties for barcode border. | +| [CaptionAbove](./captionabove/) | Read/Write | Caption Above the BarCode image. | +| [CaptionBelow](./captionbelow/) | Read/Write | Caption Below the BarCode image. | +| [Image](./image/) | Read-only | Image parameters. See ImageParameters. | +| [ImageHeight](./imageheight/) | Read/Write | BarCode image height when AutoSizeMode property is set to AutoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION. | +| [ImageWidth](./imagewidth/) | Read/Write | BarCode image width when AutoSizeMode property is set to AutoSizeMode.NEAREST or AutoSizeMode::INTERPOLATION. | +| [Resolution](./resolution/) | Read/Write | Gets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi. | +| [RotationAngle](./rotationangle/) | Read/Write | BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image. Default value: 0. This sample shows how to create and save a BarCode image. | +| [UseAntiAlias](./useantialias/) | Read/Write | Gets a value indicating whether is used anti-aliasing mode to render image | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/autosizemode/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/autosizemode/_index.md new file mode 100644 index 000000000..dbdcb882e --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/autosizemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "BaseGenerationParameters.AutoSizeMode" +linktitle: "AutoSizeMode" +articleTitle: "AutoSizeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the different types of automatic sizing modes. Default value: AutoSizeMode::NONE." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/autosizemode/ +--- + +## BaseGenerationParameters.AutoSizeMode + +**Access:** Read/Write + + +### Get + +Specifies the different types of automatic sizing modes. Default value: AutoSizeMode::NONE. + + +### Set + +Specifies the different types of automatic sizing modes. Default value: AutoSizeMode::NONE. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/backcolor/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/backcolor/_index.md new file mode 100644 index 000000000..2f720900a --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/backcolor/_index.md @@ -0,0 +1,32 @@ +--- +title: "BaseGenerationParameters.BackColor" +linktitle: "BackColor" +articleTitle: "BackColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Background color of the barcode image. Default value: #FFFFFF" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/backcolor/ +--- + +## BaseGenerationParameters.BackColor + +**Access:** Read/Write + + +**Returns:** string value of background color. + + +### Get + +Background color of the barcode image. Default value: #FFFFFF + + +### Set + +Background color of the barcode image. Default value: #FFFFFF + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$hexValue` | `string` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/barcode/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/barcode/_index.md new file mode 100644 index 000000000..0f1a46a50 --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/barcode/_index.md @@ -0,0 +1,29 @@ +--- +title: "BaseGenerationParameters.Barcode" +linktitle: "Barcode" +articleTitle: "Barcode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the BarcodeParameters that contains all barcode properties." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/barcode/ +--- + +## BaseGenerationParameters.Barcode + +**Access:** Read/Write + + +### Get + +Gets the BarcodeParameters that contains all barcode properties. + + +### Set + +Gets the BarcodeParameters that contains all barcode properties. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `BarcodeParameters` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/basegenerationparameters/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/basegenerationparameters/_index.md new file mode 100644 index 000000000..304fa5098 --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/basegenerationparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "BaseGenerationParameters" +linktitle: "BaseGenerationParameters" +articleTitle: "BaseGenerationParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/basegenerationparameters/ +--- + +## BaseGenerationParameters Constructor + +```php +__construct(BaseGenerationParametersDTO $baseGenerationParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$baseGenerationParametersDto` | `BaseGenerationParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/border/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/border/_index.md new file mode 100644 index 000000000..50bf69793 --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/border/_index.md @@ -0,0 +1,20 @@ +--- +title: "BaseGenerationParameters.Border" +linktitle: "Border" +articleTitle: "Border" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the BorderParameters that contains all configuration properties for barcode border." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/border/ +--- + +## BaseGenerationParameters.Border + +**Access:** Read-only + + +### Get + +Gets the BorderParameters that contains all configuration properties for barcode border. + diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/captionabove/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/captionabove/_index.md new file mode 100644 index 000000000..51637cbae --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/captionabove/_index.md @@ -0,0 +1,29 @@ +--- +title: "BaseGenerationParameters.CaptionAbove" +linktitle: "CaptionAbove" +articleTitle: "CaptionAbove" +second_title: "Aspose.BarCode for PHP via Java" +description: "Caption Above the BarCode image." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/captionabove/ +--- + +## BaseGenerationParameters.CaptionAbove + +**Access:** Read/Write + + +### Get + +Caption Above the BarCode image. + + +### Set + +Caption Above the BarCode image. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `CaptionParameters` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/captionbelow/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/captionbelow/_index.md new file mode 100644 index 000000000..167fc3f39 --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/captionbelow/_index.md @@ -0,0 +1,29 @@ +--- +title: "BaseGenerationParameters.CaptionBelow" +linktitle: "CaptionBelow" +articleTitle: "CaptionBelow" +second_title: "Aspose.BarCode for PHP via Java" +description: "Caption Below the BarCode image." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/captionbelow/ +--- + +## BaseGenerationParameters.CaptionBelow + +**Access:** Read/Write + + +### Get + +Caption Below the BarCode image. + + +### Set + +Caption Below the BarCode image. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `CaptionParameters` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/image/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/image/_index.md new file mode 100644 index 000000000..da0b8b110 --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/image/_index.md @@ -0,0 +1,20 @@ +--- +title: "BaseGenerationParameters.Image" +linktitle: "Image" +articleTitle: "Image" +second_title: "Aspose.BarCode for PHP via Java" +description: "Image parameters. See ImageParameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/image/ +--- + +## BaseGenerationParameters.Image + +**Access:** Read-only + + +### Get + +Image parameters. See ImageParameters. + diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/imageheight/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/imageheight/_index.md new file mode 100644 index 000000000..201e6015d --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/imageheight/_index.md @@ -0,0 +1,29 @@ +--- +title: "BaseGenerationParameters.ImageHeight" +linktitle: "ImageHeight" +articleTitle: "ImageHeight" +second_title: "Aspose.BarCode for PHP via Java" +description: "BarCode image height when AutoSizeMode property is set to AutoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/imageheight/ +--- + +## BaseGenerationParameters.ImageHeight + +**Access:** Read/Write + + +### Get + +BarCode image height when AutoSizeMode property is set to AutoSizeMode::NEAREST or AutoSizeMode::INTERPOLATION. + + +### Set + +BarCode image height when AutoSizeMode property is set to AutoSizeMode.NEAREST or AutoSizeMode::INTERPOLATION. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/imagewidth/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/imagewidth/_index.md new file mode 100644 index 000000000..bd8a4c28e --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/imagewidth/_index.md @@ -0,0 +1,29 @@ +--- +title: "BaseGenerationParameters.ImageWidth" +linktitle: "ImageWidth" +articleTitle: "ImageWidth" +second_title: "Aspose.BarCode for PHP via Java" +description: "BarCode image width when AutoSizeMode property is set to AutoSizeMode.NEAREST or AutoSizeMode::INTERPOLATION." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/imagewidth/ +--- + +## BaseGenerationParameters.ImageWidth + +**Access:** Read/Write + + +### Get + +BarCode image width when AutoSizeMode property is set to AutoSizeMode.NEAREST or AutoSizeMode::INTERPOLATION. + + +### Set + +BarCode image width when AutoSizeMode property is set to AutoSizeMode.NEAREST or AutoSizeMode::INTERPOLATION. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/resolution/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/resolution/_index.md new file mode 100644 index 000000000..513929082 --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/resolution/_index.md @@ -0,0 +1,32 @@ +--- +title: "BaseGenerationParameters.Resolution" +linktitle: "Resolution" +articleTitle: "Resolution" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/resolution/ +--- + +## BaseGenerationParameters.Resolution + +**Access:** Read/Write + + +**Returns:** float The Resolution parameter value is less than or equal to 0. + + +### Get + +Gets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi. + + +### Set + +Sets the resolution of the BarCode image. One value for both dimensions. Default value: 96 dpi. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/rotationangle/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/rotationangle/_index.md new file mode 100644 index 000000000..5ec588951 --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/rotationangle/_index.md @@ -0,0 +1,29 @@ +--- +title: "BaseGenerationParameters.RotationAngle" +linktitle: "RotationAngle" +articleTitle: "RotationAngle" +second_title: "Aspose.BarCode for PHP via Java" +description: "BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for t" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/rotationangle/ +--- + +## BaseGenerationParameters.RotationAngle + +**Access:** Read/Write + + +### Get + +BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image. Default value: 0. This sample shows how to create and save a BarCode image. + + +### Set + +BarCode image rotation angle, measured in degree, e.g. RotationAngle = 0 or RotationAngle = 360 means no rotation. If RotationAngle NOT equal to 90, 180, 270 or 0, it may increase the difficulty for the scanner to read the image. Default value: 0. This sample shows how to create and save a BarCode image. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/basegenerationparameters/useantialias/_index.md b/english/php/aspose.barcode.generation/basegenerationparameters/useantialias/_index.md new file mode 100644 index 000000000..2faeb3634 --- /dev/null +++ b/english/php/aspose.barcode.generation/basegenerationparameters/useantialias/_index.md @@ -0,0 +1,29 @@ +--- +title: "BaseGenerationParameters.UseAntiAlias" +linktitle: "UseAntiAlias" +articleTitle: "UseAntiAlias" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a value indicating whether is used anti-aliasing mode to render image" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/basegenerationparameters/useantialias/ +--- + +## BaseGenerationParameters.UseAntiAlias + +**Access:** Read/Write + + +### Get + +Gets a value indicating whether is used anti-aliasing mode to render image + + +### Set + +Sets a value indicating whether is used anti-aliasing mode to render image + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/borderdashstyle/_index.md b/english/php/aspose.barcode.generation/borderdashstyle/_index.md new file mode 100644 index 000000000..6a6f99539 --- /dev/null +++ b/english/php/aspose.barcode.generation/borderdashstyle/_index.md @@ -0,0 +1,28 @@ +--- +title: "BorderDashStyle Enum" +linktitle: "BorderDashStyle" +articleTitle: "BorderDashStyle" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the style of dashed border lines." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderdashstyle/ +--- + +## BorderDashStyle enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies the style of dashed border lines. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [DASH](./dash/) | `1` | Specifies a line consisting of dashes. | +| [DASH_DOT](./dash_dot/) | `3` | Specifies a line consisting of a repeating pattern of dash-dot. | +| [DASH_DOT_DOT](./dash_dot_dot/) | `4` | Specifies a line consisting of a repeating pattern of dash-dot-dot. | +| [DOT](./dot/) | `2` | Specifies a line consisting of dots. | +| [SOLID](./solid/) | `0` | Specifies a solid line. | diff --git a/english/php/aspose.barcode.generation/borderdashstyle/dash/_index.md b/english/php/aspose.barcode.generation/borderdashstyle/dash/_index.md new file mode 100644 index 000000000..401533329 --- /dev/null +++ b/english/php/aspose.barcode.generation/borderdashstyle/dash/_index.md @@ -0,0 +1,18 @@ +--- +title: "BorderDashStyle::DASH" +linktitle: "DASH" +articleTitle: "DASH" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies a line consisting of dashes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderdashstyle/dash/ +--- + +## BorderDashStyle::DASH Enum Value + +**Value:** `1` + + +Specifies a line consisting of dashes. + diff --git a/english/php/aspose.barcode.generation/borderdashstyle/dash_dot/_index.md b/english/php/aspose.barcode.generation/borderdashstyle/dash_dot/_index.md new file mode 100644 index 000000000..b09990121 --- /dev/null +++ b/english/php/aspose.barcode.generation/borderdashstyle/dash_dot/_index.md @@ -0,0 +1,18 @@ +--- +title: "BorderDashStyle::DASH_DOT" +linktitle: "DASH_DOT" +articleTitle: "DASH_DOT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies a line consisting of a repeating pattern of dash-dot." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderdashstyle/dash_dot/ +--- + +## BorderDashStyle::DASH_DOT Enum Value + +**Value:** `3` + + +Specifies a line consisting of a repeating pattern of dash-dot. + diff --git a/english/php/aspose.barcode.generation/borderdashstyle/dash_dot_dot/_index.md b/english/php/aspose.barcode.generation/borderdashstyle/dash_dot_dot/_index.md new file mode 100644 index 000000000..6d0b1c369 --- /dev/null +++ b/english/php/aspose.barcode.generation/borderdashstyle/dash_dot_dot/_index.md @@ -0,0 +1,18 @@ +--- +title: "BorderDashStyle::DASH_DOT_DOT" +linktitle: "DASH_DOT_DOT" +articleTitle: "DASH_DOT_DOT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies a line consisting of a repeating pattern of dash-dot-dot." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderdashstyle/dash_dot_dot/ +--- + +## BorderDashStyle::DASH_DOT_DOT Enum Value + +**Value:** `4` + + +Specifies a line consisting of a repeating pattern of dash-dot-dot. + diff --git a/english/php/aspose.barcode.generation/borderdashstyle/dot/_index.md b/english/php/aspose.barcode.generation/borderdashstyle/dot/_index.md new file mode 100644 index 000000000..28a9d4947 --- /dev/null +++ b/english/php/aspose.barcode.generation/borderdashstyle/dot/_index.md @@ -0,0 +1,18 @@ +--- +title: "BorderDashStyle::DOT" +linktitle: "DOT" +articleTitle: "DOT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies a line consisting of dots." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderdashstyle/dot/ +--- + +## BorderDashStyle::DOT Enum Value + +**Value:** `2` + + +Specifies a line consisting of dots. + diff --git a/english/php/aspose.barcode.generation/borderdashstyle/solid/_index.md b/english/php/aspose.barcode.generation/borderdashstyle/solid/_index.md new file mode 100644 index 000000000..6d5ee9945 --- /dev/null +++ b/english/php/aspose.barcode.generation/borderdashstyle/solid/_index.md @@ -0,0 +1,18 @@ +--- +title: "BorderDashStyle::SOLID" +linktitle: "SOLID" +articleTitle: "SOLID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies a solid line." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderdashstyle/solid/ +--- + +## BorderDashStyle::SOLID Enum Value + +**Value:** `0` + + +Specifies a solid line. + diff --git a/english/php/aspose.barcode.generation/borderparameters/_index.md b/english/php/aspose.barcode.generation/borderparameters/_index.md new file mode 100644 index 000000000..0aeca49bb --- /dev/null +++ b/english/php/aspose.barcode.generation/borderparameters/_index.md @@ -0,0 +1,33 @@ +--- +title: "BorderParameters Class" +linktitle: "BorderParameters" +articleTitle: "BorderParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcode image border parameters" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderparameters/ +--- + +## BorderParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Barcode image border parameters + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./borderparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Color](./color/) | Read/Write | Border color. Default value: #000000 | +| [DashStyle](./dashstyle/) | Read/Write | Border dash style. Default value: BorderDashStyle::SOLID. | +| [Visible](./visible/) | Read/Write | Border visibility. If false than parameter Width is always ignored (0). Default value: false. | +| [Width](./width/) | Read/Write | Border width. Default value: 0. Ignored if Visible is set to false. | diff --git a/english/php/aspose.barcode.generation/borderparameters/borderparameters/_index.md b/english/php/aspose.barcode.generation/borderparameters/borderparameters/_index.md new file mode 100644 index 000000000..099bd5d8d --- /dev/null +++ b/english/php/aspose.barcode.generation/borderparameters/borderparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "BorderParameters" +linktitle: "BorderParameters" +articleTitle: "BorderParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderparameters/borderparameters/ +--- + +## BorderParameters Constructor + +```php +__construct(BorderParametersDTO $borderParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$borderParametersDto` | `BorderParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/borderparameters/color/_index.md b/english/php/aspose.barcode.generation/borderparameters/color/_index.md new file mode 100644 index 000000000..47c28cf0d --- /dev/null +++ b/english/php/aspose.barcode.generation/borderparameters/color/_index.md @@ -0,0 +1,29 @@ +--- +title: "BorderParameters.Color" +linktitle: "Color" +articleTitle: "Color" +second_title: "Aspose.BarCode for PHP via Java" +description: "Border color. Default value: #000000" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderparameters/color/ +--- + +## BorderParameters.Color + +**Access:** Read/Write + + +### Get + +Border color. Default value: #000000 + + +### Set + +Border color. Default value: #000000 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$hexValue` | `string` | | diff --git a/english/php/aspose.barcode.generation/borderparameters/dashstyle/_index.md b/english/php/aspose.barcode.generation/borderparameters/dashstyle/_index.md new file mode 100644 index 000000000..58259641f --- /dev/null +++ b/english/php/aspose.barcode.generation/borderparameters/dashstyle/_index.md @@ -0,0 +1,29 @@ +--- +title: "BorderParameters.DashStyle" +linktitle: "DashStyle" +articleTitle: "DashStyle" +second_title: "Aspose.BarCode for PHP via Java" +description: "Border dash style. Default value: BorderDashStyle::SOLID." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderparameters/dashstyle/ +--- + +## BorderParameters.DashStyle + +**Access:** Read/Write + + +### Get + +Border dash style. Default value: BorderDashStyle::SOLID. + + +### Set + +Border dash style. Default value: BorderDashStyle::SOLID. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/borderparameters/visible/_index.md b/english/php/aspose.barcode.generation/borderparameters/visible/_index.md new file mode 100644 index 000000000..c07890718 --- /dev/null +++ b/english/php/aspose.barcode.generation/borderparameters/visible/_index.md @@ -0,0 +1,29 @@ +--- +title: "BorderParameters.Visible" +linktitle: "Visible" +articleTitle: "Visible" +second_title: "Aspose.BarCode for PHP via Java" +description: "Border visibility. If false than parameter Width is always ignored (0). Default value: false." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderparameters/visible/ +--- + +## BorderParameters.Visible + +**Access:** Read/Write + + +### Get + +Border visibility. If false than parameter Width is always ignored (0). Default value: false. + + +### Set + +Border visibility. If false than parameter Width is always ignored (0). Default value: false. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/borderparameters/width/_index.md b/english/php/aspose.barcode.generation/borderparameters/width/_index.md new file mode 100644 index 000000000..877201aa7 --- /dev/null +++ b/english/php/aspose.barcode.generation/borderparameters/width/_index.md @@ -0,0 +1,29 @@ +--- +title: "BorderParameters.Width" +linktitle: "Width" +articleTitle: "Width" +second_title: "Aspose.BarCode for PHP via Java" +description: "Border width. Default value: 0. Ignored if Visible is set to false." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/borderparameters/width/ +--- + +## BorderParameters.Width + +**Access:** Read/Write + + +### Get + +Border width. Default value: 0. Ignored if Visible is set to false. + + +### Set + +Border width. Default value: 0. Ignored if Visible is set to false. public + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/captionparameters/_index.md b/english/php/aspose.barcode.generation/captionparameters/_index.md new file mode 100644 index 000000000..31479bc4c --- /dev/null +++ b/english/php/aspose.barcode.generation/captionparameters/_index.md @@ -0,0 +1,36 @@ +--- +title: "CaptionParameters Class" +linktitle: "CaptionParameters" +articleTitle: "CaptionParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Caption parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/captionparameters/ +--- + +## CaptionParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Caption parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./captionparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Alignment](./alignment/) | Read/Write | Caption test horizontal alignment. Default value: StringAlignment.Center. | +| [Font](./font/) | Read-only | Caption font. Default value: Arial 8pt regular. | +| [NoWrap](./nowrap/) | Read/Write | | +| [Padding](./padding/) | Read/Write | Captions paddings. Default value for CaptionAbove: 5pt 5pt 0 5pt. Default value for CaptionBelow: 0 5pt 5pt 5pt. | +| [Text](./text/) | Read/Write | Caption text. Default value: empty string. | +| [TextColor](./textcolor/) | Read/Write | Caption text color. Default value BLACK. | +| [Visible](./visible/) | Read/Write | Caption text visibility. Default value: false. | diff --git a/english/php/aspose.barcode.generation/captionparameters/alignment/_index.md b/english/php/aspose.barcode.generation/captionparameters/alignment/_index.md new file mode 100644 index 000000000..665b05ed3 --- /dev/null +++ b/english/php/aspose.barcode.generation/captionparameters/alignment/_index.md @@ -0,0 +1,29 @@ +--- +title: "CaptionParameters.Alignment" +linktitle: "Alignment" +articleTitle: "Alignment" +second_title: "Aspose.BarCode for PHP via Java" +description: "Caption test horizontal alignment. Default value: StringAlignment.Center." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/captionparameters/alignment/ +--- + +## CaptionParameters.Alignment + +**Access:** Read/Write + + +### Get + +Caption test horizontal alignment. Default value: StringAlignment.Center. + + +### Set + +Caption test horizontal alignment. Default value: StringAlignment.CENTER. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/captionparameters/captionparameters/_index.md b/english/php/aspose.barcode.generation/captionparameters/captionparameters/_index.md new file mode 100644 index 000000000..b796d275c --- /dev/null +++ b/english/php/aspose.barcode.generation/captionparameters/captionparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "CaptionParameters" +linktitle: "CaptionParameters" +articleTitle: "CaptionParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/captionparameters/captionparameters/ +--- + +## CaptionParameters Constructor + +```php +__construct(CaptionParametersDTO $captionParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$captionParametersDto` | `CaptionParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/captionparameters/font/_index.md b/english/php/aspose.barcode.generation/captionparameters/font/_index.md new file mode 100644 index 000000000..66e7ce4cf --- /dev/null +++ b/english/php/aspose.barcode.generation/captionparameters/font/_index.md @@ -0,0 +1,20 @@ +--- +title: "CaptionParameters.Font" +linktitle: "Font" +articleTitle: "Font" +second_title: "Aspose.BarCode for PHP via Java" +description: "Caption font. Default value: Arial 8pt regular." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/captionparameters/font/ +--- + +## CaptionParameters.Font + +**Access:** Read-only + + +### Get + +Caption font. Default value: Arial 8pt regular. + diff --git a/english/php/aspose.barcode.generation/captionparameters/nowrap/_index.md b/english/php/aspose.barcode.generation/captionparameters/nowrap/_index.md new file mode 100644 index 000000000..a8cbf4bde --- /dev/null +++ b/english/php/aspose.barcode.generation/captionparameters/nowrap/_index.md @@ -0,0 +1,22 @@ +--- +title: "CaptionParameters.NoWrap" +linktitle: "NoWrap" +articleTitle: "NoWrap" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/captionparameters/nowrap/ +--- + +## CaptionParameters.NoWrap + +**Access:** Read/Write + + +### Set + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/captionparameters/padding/_index.md b/english/php/aspose.barcode.generation/captionparameters/padding/_index.md new file mode 100644 index 000000000..c272108cc --- /dev/null +++ b/english/php/aspose.barcode.generation/captionparameters/padding/_index.md @@ -0,0 +1,29 @@ +--- +title: "CaptionParameters.Padding" +linktitle: "Padding" +articleTitle: "Padding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Captions paddings. Default value for CaptionAbove: 5pt 5pt 0 5pt. Default value for CaptionBelow: 0 5pt 5pt 5pt." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/captionparameters/padding/ +--- + +## CaptionParameters.Padding + +**Access:** Read/Write + + +### Get + +Captions paddings. Default value for CaptionAbove: 5pt 5pt 0 5pt. Default value for CaptionBelow: 0 5pt 5pt 5pt. + + +### Set + +Captions paddings. Default value for CaptionAbove: 5pt 5pt 0 5pt. Default value for CaptionBelow: 0 5pt 5pt 5pt. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Padding` | | diff --git a/english/php/aspose.barcode.generation/captionparameters/text/_index.md b/english/php/aspose.barcode.generation/captionparameters/text/_index.md new file mode 100644 index 000000000..5186a8bd7 --- /dev/null +++ b/english/php/aspose.barcode.generation/captionparameters/text/_index.md @@ -0,0 +1,29 @@ +--- +title: "CaptionParameters.Text" +linktitle: "Text" +articleTitle: "Text" +second_title: "Aspose.BarCode for PHP via Java" +description: "Caption text. Default value: empty string." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/captionparameters/text/ +--- + +## CaptionParameters.Text + +**Access:** Read/Write + + +### Get + +Caption text. Default value: empty string. + + +### Set + +Caption text. Default value: empty string. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/captionparameters/textcolor/_index.md b/english/php/aspose.barcode.generation/captionparameters/textcolor/_index.md new file mode 100644 index 000000000..85eb1a547 --- /dev/null +++ b/english/php/aspose.barcode.generation/captionparameters/textcolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "CaptionParameters.TextColor" +linktitle: "TextColor" +articleTitle: "TextColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Caption text color. Default value BLACK." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/captionparameters/textcolor/ +--- + +## CaptionParameters.TextColor + +**Access:** Read/Write + + +### Get + +Caption text color. Default value BLACK. + + +### Set + +Caption text color. Default value BLACK. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/captionparameters/visible/_index.md b/english/php/aspose.barcode.generation/captionparameters/visible/_index.md new file mode 100644 index 000000000..8b33ba600 --- /dev/null +++ b/english/php/aspose.barcode.generation/captionparameters/visible/_index.md @@ -0,0 +1,29 @@ +--- +title: "CaptionParameters.Visible" +linktitle: "Visible" +articleTitle: "Visible" +second_title: "Aspose.BarCode for PHP via Java" +description: "Caption text visibility. Default value: false." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/captionparameters/visible/ +--- + +## CaptionParameters.Visible + +**Access:** Read/Write + + +### Get + +Caption text visibility. Default value: false. + + +### Set + +Caption text visibility. Default value: false. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/cmykcolor/_index.md b/english/php/aspose.barcode.generation/cmykcolor/_index.md new file mode 100644 index 000000000..954a69c78 --- /dev/null +++ b/english/php/aspose.barcode.generation/cmykcolor/_index.md @@ -0,0 +1,31 @@ +--- +title: "CMYKColor Class" +linktitle: "CMYKColor" +articleTitle: "CMYKColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for CMYK color. A null instance means CMYK is not used, and default RGB color is in use." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/cmykcolor/ +--- + +## CMYKColor class + +**Namespace:** `Aspose.Barcode.Generation` + + +Class for CMYK color. A null instance means CMYK is not used, and default RGB color is in use. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./cmykcolor/) | Initializes a new instance of the CMYKColor class from CMYK values. CMYK values are expected in the range 0–100. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [formatCMYK](./formatcmyk/) | No | Format this CMYKColor into a string "C_M_Y_K", multiplying each internal component (0–1) by 100 and rounding. | +| [parseCMYK](./parsecmyk/) | Yes | Parse a CMYK string of the form "C_M_Y_K" into a CMYKColor instance. | diff --git a/english/php/aspose.barcode.generation/cmykcolor/cmykcolor/_index.md b/english/php/aspose.barcode.generation/cmykcolor/cmykcolor/_index.md new file mode 100644 index 000000000..504b8ff68 --- /dev/null +++ b/english/php/aspose.barcode.generation/cmykcolor/cmykcolor/_index.md @@ -0,0 +1,27 @@ +--- +title: "CMYKColor" +linktitle: "CMYKColor" +articleTitle: "CMYKColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes a new instance of the CMYKColor class from CMYK values. CMYK values are expected in the range 0–100." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/cmykcolor/cmykcolor/ +--- + +## CMYKColor Constructor + +```php +__construct(int $c, int $m, int $y, int $k) +``` + + +Initializes a new instance of the CMYKColor class from CMYK values. CMYK values are expected in the range 0–100. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$c` | `int` | | +| `$m` | `int` | | +| `$y` | `int` | | +| `$k` | `int` | | diff --git a/english/php/aspose.barcode.generation/cmykcolor/formatcmyk/_index.md b/english/php/aspose.barcode.generation/cmykcolor/formatcmyk/_index.md new file mode 100644 index 000000000..2179d49d8 --- /dev/null +++ b/english/php/aspose.barcode.generation/cmykcolor/formatcmyk/_index.md @@ -0,0 +1,23 @@ +--- +title: "CMYKColor.formatCMYK" +linktitle: "formatCMYK" +articleTitle: "formatCMYK" +second_title: "Aspose.BarCode for PHP via Java" +description: "Format this CMYKColor into a string \"C_M_Y_K\", multiplying each internal component (0–1) by 100 and rounding." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/cmykcolor/formatcmyk/ +--- + +## CMYKColor.formatCMYK + +```php +formatCMYK() +``` + + +Format this CMYKColor into a string "C_M_Y_K", multiplying each internal component (0–1) by 100 and rounding. + + +**Returns:** string e.g. "30_100_0_30" + diff --git a/english/php/aspose.barcode.generation/cmykcolor/parsecmyk/_index.md b/english/php/aspose.barcode.generation/cmykcolor/parsecmyk/_index.md new file mode 100644 index 000000000..c50289818 --- /dev/null +++ b/english/php/aspose.barcode.generation/cmykcolor/parsecmyk/_index.md @@ -0,0 +1,27 @@ +--- +title: "CMYKColor.parseCMYK" +linktitle: "parseCMYK" +articleTitle: "parseCMYK" +second_title: "Aspose.BarCode for PHP via Java" +description: "Parse a CMYK string of the form \"C_M_Y_K\" into a CMYKColor instance." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/cmykcolor/parsecmyk/ +--- + +## CMYKColor.parseCMYK + +```php +parseCMYK(string $str) +``` + + +Parse a CMYK string of the form "C_M_Y_K" into a CMYKColor instance. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$str` | `string` | | + +**Returns:** CMYKColor + diff --git a/english/php/aspose.barcode.generation/codabarchecksummode/_index.md b/english/php/aspose.barcode.generation/codabarchecksummode/_index.md new file mode 100644 index 000000000..2048e5ebf --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarchecksummode/_index.md @@ -0,0 +1,25 @@ +--- +title: "CodabarChecksumMode Enum" +linktitle: "CodabarChecksumMode" +articleTitle: "CodabarChecksumMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the checksum algorithm for Codabar" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarchecksummode/ +--- + +## CodabarChecksumMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies the checksum algorithm for Codabar + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [MOD_10](./mod_10/) | `"0"` | Specifies Mod 10 algorithm for Codabar. | +| [MOD_16](./mod_16/) | `"1"` | Specifies Mod 16 algorithm for Codabar (recomended AIIM). | diff --git a/english/php/aspose.barcode.generation/codabarchecksummode/mod_10/_index.md b/english/php/aspose.barcode.generation/codabarchecksummode/mod_10/_index.md new file mode 100644 index 000000000..ad8531496 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarchecksummode/mod_10/_index.md @@ -0,0 +1,18 @@ +--- +title: "CodabarChecksumMode::MOD_10" +linktitle: "MOD_10" +articleTitle: "MOD_10" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies Mod 10 algorithm for Codabar." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarchecksummode/mod_10/ +--- + +## CodabarChecksumMode::MOD_10 Enum Value + +**Value:** `"0"` + + +Specifies Mod 10 algorithm for Codabar. + diff --git a/english/php/aspose.barcode.generation/codabarchecksummode/mod_16/_index.md b/english/php/aspose.barcode.generation/codabarchecksummode/mod_16/_index.md new file mode 100644 index 000000000..ad47d5866 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarchecksummode/mod_16/_index.md @@ -0,0 +1,18 @@ +--- +title: "CodabarChecksumMode::MOD_16" +linktitle: "MOD_16" +articleTitle: "MOD_16" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies Mod 16 algorithm for Codabar (recomended AIIM)." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarchecksummode/mod_16/ +--- + +## CodabarChecksumMode::MOD_16 Enum Value + +**Value:** `"1"` + + +Specifies Mod 16 algorithm for Codabar (recomended AIIM). + diff --git a/english/php/aspose.barcode.generation/codabarparameters/_index.md b/english/php/aspose.barcode.generation/codabarparameters/_index.md new file mode 100644 index 000000000..645194495 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarparameters/_index.md @@ -0,0 +1,35 @@ +--- +title: "CodabarParameters Class" +linktitle: "CodabarParameters" +articleTitle: "CodabarParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Codabar parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarparameters/ +--- + +## CodabarParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Codabar parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./codabarparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ChecksumMode](./checksummode/) | Read/Write | Get the checksum algorithm for Codabar barcodes. Default value: CodabarChecksumMode.Mod16. To enable checksum calculation set value EnableChecksum.Yes to property EnableChecksum. See (getChecksumMode/setChecksumMode). | +| [CodabarChecksumMode](./codabarchecksummode/) | Read/Write | Get the checksum algorithm for Codabar barcodes. Default value: CodabarChecksumMode::MOD_16. To enable checksum calculation set value EnableChecksum::YES to property EnableChecksum. | +| [CodabarStartSymbol](./codabarstartsymbol/) | Read/Write | Start symbol (character) of Codabar symbology. Default value: CodabarSymbol::A | +| [CodabarStopSymbol](./codabarstopsymbol/) | Read/Write | Stop symbol (character) of Codabar symbology. Default value: CodabarSymbol::A | +| [StartSymbol](./startsymbol/) | Read/Write | Start symbol (character) of Codabar symbology. Default value: CodabarSymbol.A | +| [StopSymbol](./stopsymbol/) | Read/Write | Stop symbol (character) of Codabar symbology. Default value: CodabarSymbol.A | diff --git a/english/php/aspose.barcode.generation/codabarparameters/checksummode/_index.md b/english/php/aspose.barcode.generation/codabarparameters/checksummode/_index.md new file mode 100644 index 000000000..6863a9b3c --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarparameters/checksummode/_index.md @@ -0,0 +1,32 @@ +--- +title: "CodabarParameters.ChecksumMode" +linktitle: "ChecksumMode" +articleTitle: "ChecksumMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Get the checksum algorithm for Codabar barcodes. Default value: CodabarChecksumMode.Mod16. To enable checksum calculation set value EnableChecksum.Yes to property EnableChecksum. See (getChecksumMode/" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarparameters/checksummode/ +--- + +## CodabarParameters.ChecksumMode + +**Access:** Read/Write + + +**Returns:** the checksum algorithm for Codabar barcodes. + + +### Get + +Get the checksum algorithm for Codabar barcodes. Default value: CodabarChecksumMode.Mod16. To enable checksum calculation set value EnableChecksum.Yes to property EnableChecksum. See (getChecksumMode/setChecksumMode). + + +### Set + +Set the checksum algorithm for Codabar barcodes. Default value: CodabarChecksumMode.Mod16. To enable checksum calculation set value EnableChecksum.Yes to property EnableChecksum. See (getChecksumMode/setChecksumMode). + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | the checksum algorithm for Codabar barcodes. | diff --git a/english/php/aspose.barcode.generation/codabarparameters/codabarchecksummode/_index.md b/english/php/aspose.barcode.generation/codabarparameters/codabarchecksummode/_index.md new file mode 100644 index 000000000..799799ffd --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarparameters/codabarchecksummode/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodabarParameters.CodabarChecksumMode" +linktitle: "CodabarChecksumMode" +articleTitle: "CodabarChecksumMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Get the checksum algorithm for Codabar barcodes. Default value: CodabarChecksumMode::MOD_16. To enable checksum calculation set value EnableChecksum::YES to property EnableChecksum." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarparameters/codabarchecksummode/ +--- + +## CodabarParameters.CodabarChecksumMode + +**Access:** Read/Write + + +### Get + +Get the checksum algorithm for Codabar barcodes. Default value: CodabarChecksumMode::MOD_16. To enable checksum calculation set value EnableChecksum::YES to property EnableChecksum. + + +### Set + +Set the checksum algorithm for Codabar barcodes. Default value: CodabarChecksumMode::MOD_16. To enable checksum calculation set value EnableChecksum::YES to property EnableChecksum. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codabarparameters/codabarparameters/_index.md b/english/php/aspose.barcode.generation/codabarparameters/codabarparameters/_index.md new file mode 100644 index 000000000..c8be902dd --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarparameters/codabarparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "CodabarParameters" +linktitle: "CodabarParameters" +articleTitle: "CodabarParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarparameters/codabarparameters/ +--- + +## CodabarParameters Constructor + +```php +__construct(CodabarParametersDTO $codabarParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$codabarParametersDto` | `CodabarParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/codabarparameters/codabarstartsymbol/_index.md b/english/php/aspose.barcode.generation/codabarparameters/codabarstartsymbol/_index.md new file mode 100644 index 000000000..40275ec66 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarparameters/codabarstartsymbol/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodabarParameters.CodabarStartSymbol" +linktitle: "CodabarStartSymbol" +articleTitle: "CodabarStartSymbol" +second_title: "Aspose.BarCode for PHP via Java" +description: "Start symbol (character) of Codabar symbology. Default value: CodabarSymbol::A" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarparameters/codabarstartsymbol/ +--- + +## CodabarParameters.CodabarStartSymbol + +**Access:** Read/Write + + +### Get + +Start symbol (character) of Codabar symbology. Default value: CodabarSymbol::A + + +### Set + +Start symbol (character) of Codabar symbology. Default value: CodabarSymbol::A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codabarparameters/codabarstopsymbol/_index.md b/english/php/aspose.barcode.generation/codabarparameters/codabarstopsymbol/_index.md new file mode 100644 index 000000000..d46c6e267 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarparameters/codabarstopsymbol/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodabarParameters.CodabarStopSymbol" +linktitle: "CodabarStopSymbol" +articleTitle: "CodabarStopSymbol" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stop symbol (character) of Codabar symbology. Default value: CodabarSymbol::A" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarparameters/codabarstopsymbol/ +--- + +## CodabarParameters.CodabarStopSymbol + +**Access:** Read/Write + + +### Get + +Stop symbol (character) of Codabar symbology. Default value: CodabarSymbol::A + + +### Set + +Stop symbol (character) of Codabar symbology. Default value: CodabarSymbol::A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codabarparameters/startsymbol/_index.md b/english/php/aspose.barcode.generation/codabarparameters/startsymbol/_index.md new file mode 100644 index 000000000..433ec1055 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarparameters/startsymbol/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodabarParameters.StartSymbol" +linktitle: "StartSymbol" +articleTitle: "StartSymbol" +second_title: "Aspose.BarCode for PHP via Java" +description: "Start symbol (character) of Codabar symbology. Default value: CodabarSymbol.A" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarparameters/startsymbol/ +--- + +## CodabarParameters.StartSymbol + +**Access:** Read/Write + + +### Get + +Start symbol (character) of Codabar symbology. Default value: CodabarSymbol.A + + +### Set + +Start symbol (character) of Codabar symbology. Default value: CodabarSymbol.A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codabarparameters/stopsymbol/_index.md b/english/php/aspose.barcode.generation/codabarparameters/stopsymbol/_index.md new file mode 100644 index 000000000..3ae32b8ac --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarparameters/stopsymbol/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodabarParameters.StopSymbol" +linktitle: "StopSymbol" +articleTitle: "StopSymbol" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stop symbol (character) of Codabar symbology. Default value: CodabarSymbol.A" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarparameters/stopsymbol/ +--- + +## CodabarParameters.StopSymbol + +**Access:** Read/Write + + +### Get + +Stop symbol (character) of Codabar symbology. Default value: CodabarSymbol.A + + +### Set + +Stop symbol (character) of Codabar symbology. Default value: CodabarSymbol.A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codabarsymbol/_index.md b/english/php/aspose.barcode.generation/codabarsymbol/_index.md new file mode 100644 index 000000000..c6bdb6b8c --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarsymbol/_index.md @@ -0,0 +1,27 @@ +--- +title: "CodabarSymbol Enum" +linktitle: "CodabarSymbol" +articleTitle: "CodabarSymbol" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the start or stop symbol of the Codabar barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarsymbol/ +--- + +## CodabarSymbol enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies the start or stop symbol of the Codabar barcode specification. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [A](./a/) | `65` | Specifies character A as the start or stop symbol of the Codabar barcode specification. | +| [B](./b/) | `66` | Specifies character B as the start or stop symbol of the Codabar barcode specification. | +| [C](./c/) | `67` | Specifies character C as the start or stop symbol of the Codabar barcode specification. | +| [D](./d/) | `68` | Specifies character D as the start or stop symbol of the Codabar barcode specification. | diff --git a/english/php/aspose.barcode.generation/codabarsymbol/a/_index.md b/english/php/aspose.barcode.generation/codabarsymbol/a/_index.md new file mode 100644 index 000000000..44e05c125 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarsymbol/a/_index.md @@ -0,0 +1,18 @@ +--- +title: "CodabarSymbol::A" +linktitle: "A" +articleTitle: "A" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies character A as the start or stop symbol of the Codabar barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarsymbol/a/ +--- + +## CodabarSymbol::A Enum Value + +**Value:** `65` + + +Specifies character A as the start or stop symbol of the Codabar barcode specification. + diff --git a/english/php/aspose.barcode.generation/codabarsymbol/b/_index.md b/english/php/aspose.barcode.generation/codabarsymbol/b/_index.md new file mode 100644 index 000000000..a01334550 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarsymbol/b/_index.md @@ -0,0 +1,18 @@ +--- +title: "CodabarSymbol::B" +linktitle: "B" +articleTitle: "B" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies character B as the start or stop symbol of the Codabar barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarsymbol/b/ +--- + +## CodabarSymbol::B Enum Value + +**Value:** `66` + + +Specifies character B as the start or stop symbol of the Codabar barcode specification. + diff --git a/english/php/aspose.barcode.generation/codabarsymbol/c/_index.md b/english/php/aspose.barcode.generation/codabarsymbol/c/_index.md new file mode 100644 index 000000000..5a76ebee4 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarsymbol/c/_index.md @@ -0,0 +1,18 @@ +--- +title: "CodabarSymbol::C" +linktitle: "C" +articleTitle: "C" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies character C as the start or stop symbol of the Codabar barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarsymbol/c/ +--- + +## CodabarSymbol::C Enum Value + +**Value:** `67` + + +Specifies character C as the start or stop symbol of the Codabar barcode specification. + diff --git a/english/php/aspose.barcode.generation/codabarsymbol/d/_index.md b/english/php/aspose.barcode.generation/codabarsymbol/d/_index.md new file mode 100644 index 000000000..8c49efd64 --- /dev/null +++ b/english/php/aspose.barcode.generation/codabarsymbol/d/_index.md @@ -0,0 +1,18 @@ +--- +title: "CodabarSymbol::D" +linktitle: "D" +articleTitle: "D" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies character D as the start or stop symbol of the Codabar barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codabarsymbol/d/ +--- + +## CodabarSymbol::D Enum Value + +**Value:** `68` + + +Specifies character D as the start or stop symbol of the Codabar barcode specification. + diff --git a/english/php/aspose.barcode.generation/codablockparameters/_index.md b/english/php/aspose.barcode.generation/codablockparameters/_index.md new file mode 100644 index 000000000..64d0cf7ee --- /dev/null +++ b/english/php/aspose.barcode.generation/codablockparameters/_index.md @@ -0,0 +1,32 @@ +--- +title: "CodablockParameters Class" +linktitle: "CodablockParameters" +articleTitle: "CodablockParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Codablock parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codablockparameters/ +--- + +## CodablockParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Codablock parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./codablockparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AspectRatio](./aspectratio/) | Read/Write | Height/Width ratio of 2D BarCode module. | +| [Columns](./columns/) | Read/Write | Columns count. | +| [Rows](./rows/) | Read/Write | Rows count. | diff --git a/english/php/aspose.barcode.generation/codablockparameters/aspectratio/_index.md b/english/php/aspose.barcode.generation/codablockparameters/aspectratio/_index.md new file mode 100644 index 000000000..e384b6b1d --- /dev/null +++ b/english/php/aspose.barcode.generation/codablockparameters/aspectratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodablockParameters.AspectRatio" +linktitle: "AspectRatio" +articleTitle: "AspectRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height/Width ratio of 2D BarCode module." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codablockparameters/aspectratio/ +--- + +## CodablockParameters.AspectRatio + +**Access:** Read/Write + + +### Get + +Height/Width ratio of 2D BarCode module. + + +### Set + +Height/Width ratio of 2D BarCode module. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/codablockparameters/codablockparameters/_index.md b/english/php/aspose.barcode.generation/codablockparameters/codablockparameters/_index.md new file mode 100644 index 000000000..1bf65bcbb --- /dev/null +++ b/english/php/aspose.barcode.generation/codablockparameters/codablockparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "CodablockParameters" +linktitle: "CodablockParameters" +articleTitle: "CodablockParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codablockparameters/codablockparameters/ +--- + +## CodablockParameters Constructor + +```php +__construct(CodablockParametersDTO $codablockParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$codablockParametersDto` | `CodablockParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/codablockparameters/columns/_index.md b/english/php/aspose.barcode.generation/codablockparameters/columns/_index.md new file mode 100644 index 000000000..e0a1d3ee9 --- /dev/null +++ b/english/php/aspose.barcode.generation/codablockparameters/columns/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodablockParameters.Columns" +linktitle: "Columns" +articleTitle: "Columns" +second_title: "Aspose.BarCode for PHP via Java" +description: "Columns count." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codablockparameters/columns/ +--- + +## CodablockParameters.Columns + +**Access:** Read/Write + + +### Get + +Columns count. + + +### Set + +Columns count. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codablockparameters/rows/_index.md b/english/php/aspose.barcode.generation/codablockparameters/rows/_index.md new file mode 100644 index 000000000..5840a4dd0 --- /dev/null +++ b/english/php/aspose.barcode.generation/codablockparameters/rows/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodablockParameters.Rows" +linktitle: "Rows" +articleTitle: "Rows" +second_title: "Aspose.BarCode for PHP via Java" +description: "Rows count." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codablockparameters/rows/ +--- + +## CodablockParameters.Rows + +**Access:** Read/Write + + +### Get + +Rows count. + + +### Set + +Rows count. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/code128encodemode/_index.md b/english/php/aspose.barcode.generation/code128encodemode/_index.md new file mode 100644 index 000000000..cb718300c --- /dev/null +++ b/english/php/aspose.barcode.generation/code128encodemode/_index.md @@ -0,0 +1,30 @@ +--- +title: "Code128EncodeMode Enum" +linktitle: "Code128EncodeMode" +articleTitle: "Code128EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encoding mode for Code128 barcodes. specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128encodemode/ +--- + +## Code128EncodeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Encoding mode for Code128 barcodes. specification. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | Encode codetext in classic ISO 15417 mode. The mode should be used in all ordinary cases. | +| [CODE_A](./code_a/) | `1` | Encode codetext only in 128A codeset. | +| [CODE_AB](./code_ab/) | `3` | Encode codetext only in 128A and 128B codesets. | +| [CODE_AC](./code_ac/) | `5` | Encode codetext only in 128A and 128C codesets. | +| [CODE_B](./code_b/) | `2` | Encode codetext only in 128B codeset. | +| [CODE_BC](./code_bc/) | `6` | Encode codetext only in 128B and 128C codesets. | +| [CODE_C](./code_c/) | `4` | Encode codetext only in 128C codeset. | diff --git a/english/php/aspose.barcode.generation/code128encodemode/auto/_index.md b/english/php/aspose.barcode.generation/code128encodemode/auto/_index.md new file mode 100644 index 000000000..74c4d1766 --- /dev/null +++ b/english/php/aspose.barcode.generation/code128encodemode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128EncodeMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext in classic ISO 15417 mode. The mode should be used in all ordinary cases." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128encodemode/auto/ +--- + +## Code128EncodeMode::AUTO Enum Value + +**Value:** `0` + + +Encode codetext in classic ISO 15417 mode. The mode should be used in all ordinary cases. + diff --git a/english/php/aspose.barcode.generation/code128encodemode/code_a/_index.md b/english/php/aspose.barcode.generation/code128encodemode/code_a/_index.md new file mode 100644 index 000000000..4956f84c2 --- /dev/null +++ b/english/php/aspose.barcode.generation/code128encodemode/code_a/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128EncodeMode::CODE_A" +linktitle: "CODE_A" +articleTitle: "CODE_A" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext only in 128A codeset." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128encodemode/code_a/ +--- + +## Code128EncodeMode::CODE_A Enum Value + +**Value:** `1` + + +Encode codetext only in 128A codeset. + diff --git a/english/php/aspose.barcode.generation/code128encodemode/code_ab/_index.md b/english/php/aspose.barcode.generation/code128encodemode/code_ab/_index.md new file mode 100644 index 000000000..d016e8eab --- /dev/null +++ b/english/php/aspose.barcode.generation/code128encodemode/code_ab/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128EncodeMode::CODE_AB" +linktitle: "CODE_AB" +articleTitle: "CODE_AB" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext only in 128A and 128B codesets." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128encodemode/code_ab/ +--- + +## Code128EncodeMode::CODE_AB Enum Value + +**Value:** `3` + + +Encode codetext only in 128A and 128B codesets. + diff --git a/english/php/aspose.barcode.generation/code128encodemode/code_ac/_index.md b/english/php/aspose.barcode.generation/code128encodemode/code_ac/_index.md new file mode 100644 index 000000000..dce0e16b8 --- /dev/null +++ b/english/php/aspose.barcode.generation/code128encodemode/code_ac/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128EncodeMode::CODE_AC" +linktitle: "CODE_AC" +articleTitle: "CODE_AC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext only in 128A and 128C codesets." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128encodemode/code_ac/ +--- + +## Code128EncodeMode::CODE_AC Enum Value + +**Value:** `5` + + +Encode codetext only in 128A and 128C codesets. + diff --git a/english/php/aspose.barcode.generation/code128encodemode/code_b/_index.md b/english/php/aspose.barcode.generation/code128encodemode/code_b/_index.md new file mode 100644 index 000000000..17c29448c --- /dev/null +++ b/english/php/aspose.barcode.generation/code128encodemode/code_b/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128EncodeMode::CODE_B" +linktitle: "CODE_B" +articleTitle: "CODE_B" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext only in 128B codeset." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128encodemode/code_b/ +--- + +## Code128EncodeMode::CODE_B Enum Value + +**Value:** `2` + + +Encode codetext only in 128B codeset. + diff --git a/english/php/aspose.barcode.generation/code128encodemode/code_bc/_index.md b/english/php/aspose.barcode.generation/code128encodemode/code_bc/_index.md new file mode 100644 index 000000000..3a4f68a84 --- /dev/null +++ b/english/php/aspose.barcode.generation/code128encodemode/code_bc/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128EncodeMode::CODE_BC" +linktitle: "CODE_BC" +articleTitle: "CODE_BC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext only in 128B and 128C codesets." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128encodemode/code_bc/ +--- + +## Code128EncodeMode::CODE_BC Enum Value + +**Value:** `6` + + +Encode codetext only in 128B and 128C codesets. + diff --git a/english/php/aspose.barcode.generation/code128encodemode/code_c/_index.md b/english/php/aspose.barcode.generation/code128encodemode/code_c/_index.md new file mode 100644 index 000000000..76a69c272 --- /dev/null +++ b/english/php/aspose.barcode.generation/code128encodemode/code_c/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128EncodeMode::CODE_C" +linktitle: "CODE_C" +articleTitle: "CODE_C" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext only in 128C codeset." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128encodemode/code_c/ +--- + +## Code128EncodeMode::CODE_C Enum Value + +**Value:** `4` + + +Encode codetext only in 128C codeset. + diff --git a/english/php/aspose.barcode.generation/code128parameters/_index.md b/english/php/aspose.barcode.generation/code128parameters/_index.md new file mode 100644 index 000000000..9f23c6164 --- /dev/null +++ b/english/php/aspose.barcode.generation/code128parameters/_index.md @@ -0,0 +1,31 @@ +--- +title: "Code128Parameters Class" +linktitle: "Code128Parameters" +articleTitle: "Code128Parameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Code128 parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128parameters/ +--- + +## Code128Parameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Code128 parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./code128parameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Code128EncodeMode](./code128encodemode/) | Read/Write | Gets a Code128 encode mode. Default value: Code128EncodeMode.Auto | +| [EncodeMode](./encodemode/) | Read/Write | Gets a Code128 encode mode. Default value: Code128EncodeMode.Auto | diff --git a/english/php/aspose.barcode.generation/code128parameters/code128encodemode/_index.md b/english/php/aspose.barcode.generation/code128parameters/code128encodemode/_index.md new file mode 100644 index 000000000..28a1330f8 --- /dev/null +++ b/english/php/aspose.barcode.generation/code128parameters/code128encodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "Code128Parameters.Code128EncodeMode" +linktitle: "Code128EncodeMode" +articleTitle: "Code128EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Code128 encode mode. Default value: Code128EncodeMode.Auto" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128parameters/code128encodemode/ +--- + +## Code128Parameters.Code128EncodeMode + +**Access:** Read/Write + + +### Get + +Gets a Code128 encode mode. Default value: Code128EncodeMode.Auto + + +### Set + +Sets a Code128 encode mode. Default value: Code128EncodeMode.Auto + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/code128parameters/code128parameters/_index.md b/english/php/aspose.barcode.generation/code128parameters/code128parameters/_index.md new file mode 100644 index 000000000..06dbde8de --- /dev/null +++ b/english/php/aspose.barcode.generation/code128parameters/code128parameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Code128Parameters" +linktitle: "Code128Parameters" +articleTitle: "Code128Parameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128parameters/code128parameters/ +--- + +## Code128Parameters Constructor + +```php +__construct(Code128ParametersDTO $code128ParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$code128ParametersDto` | `Code128ParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/code128parameters/encodemode/_index.md b/english/php/aspose.barcode.generation/code128parameters/encodemode/_index.md new file mode 100644 index 000000000..0e86949b7 --- /dev/null +++ b/english/php/aspose.barcode.generation/code128parameters/encodemode/_index.md @@ -0,0 +1,32 @@ +--- +title: "Code128Parameters.EncodeMode" +linktitle: "EncodeMode" +articleTitle: "EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Code128 encode mode. Default value: Code128EncodeMode.Auto" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code128parameters/encodemode/ +--- + +## Code128Parameters.EncodeMode + +**Access:** Read/Write + + +**Returns:** a Code128 encode mode. + + +### Get + +Gets a Code128 encode mode. Default value: Code128EncodeMode.Auto + + +### Set + +Sets a Code128 encode mode. Default value: Code128EncodeMode.Auto + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a Code128 encode mode. | diff --git a/english/php/aspose.barcode.generation/code16kparameters/_index.md b/english/php/aspose.barcode.generation/code16kparameters/_index.md new file mode 100644 index 000000000..16a0d71ad --- /dev/null +++ b/english/php/aspose.barcode.generation/code16kparameters/_index.md @@ -0,0 +1,32 @@ +--- +title: "Code16KParameters Class" +linktitle: "Code16KParameters" +articleTitle: "Code16KParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Code16K parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code16kparameters/ +--- + +## Code16KParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Code16K parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./code16kparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AspectRatio](./aspectratio/) | Read/Write | Height/Width ratio of 2D BarCode module. | +| [QuietZoneLeftCoef](./quietzoneleftcoef/) | Read/Write | Size of the left quiet zone in xDimension. Default value: 10, meaning if xDimension = 2px than left quiet zone will be 20px. | +| [QuietZoneRightCoef](./quietzonerightcoef/) | Read/Write | Size of the right quiet zone in xDimension. Default value: 1, meaning if xDimension = 2px than right quiet zone will be 2px. | diff --git a/english/php/aspose.barcode.generation/code16kparameters/aspectratio/_index.md b/english/php/aspose.barcode.generation/code16kparameters/aspectratio/_index.md new file mode 100644 index 000000000..d01b18aaa --- /dev/null +++ b/english/php/aspose.barcode.generation/code16kparameters/aspectratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "Code16KParameters.AspectRatio" +linktitle: "AspectRatio" +articleTitle: "AspectRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height/Width ratio of 2D BarCode module." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code16kparameters/aspectratio/ +--- + +## Code16KParameters.AspectRatio + +**Access:** Read/Write + + +### Get + +Height/Width ratio of 2D BarCode module. + + +### Set + +Height/Width ratio of 2D BarCode module. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `` | | diff --git a/english/php/aspose.barcode.generation/code16kparameters/code16kparameters/_index.md b/english/php/aspose.barcode.generation/code16kparameters/code16kparameters/_index.md new file mode 100644 index 000000000..eccec5850 --- /dev/null +++ b/english/php/aspose.barcode.generation/code16kparameters/code16kparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Code16KParameters" +linktitle: "Code16KParameters" +articleTitle: "Code16KParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code16kparameters/code16kparameters/ +--- + +## Code16KParameters Constructor + +```php +__construct(Code16KParametersDTO $code16KParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$code16KParametersDto` | `Code16KParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/code16kparameters/quietzoneleftcoef/_index.md b/english/php/aspose.barcode.generation/code16kparameters/quietzoneleftcoef/_index.md new file mode 100644 index 000000000..213514153 --- /dev/null +++ b/english/php/aspose.barcode.generation/code16kparameters/quietzoneleftcoef/_index.md @@ -0,0 +1,29 @@ +--- +title: "Code16KParameters.QuietZoneLeftCoef" +linktitle: "QuietZoneLeftCoef" +articleTitle: "QuietZoneLeftCoef" +second_title: "Aspose.BarCode for PHP via Java" +description: "Size of the left quiet zone in xDimension. Default value: 10, meaning if xDimension = 2px than left quiet zone will be 20px." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code16kparameters/quietzoneleftcoef/ +--- + +## Code16KParameters.QuietZoneLeftCoef + +**Access:** Read/Write + + +### Get + +Size of the left quiet zone in xDimension. Default value: 10, meaning if xDimension = 2px than left quiet zone will be 20px. + + +### Set + +Size of the left quiet zone in xDimension. Default value: 10, meaning if xDimension = 2px than left quiet zone will be 20px. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/code16kparameters/quietzonerightcoef/_index.md b/english/php/aspose.barcode.generation/code16kparameters/quietzonerightcoef/_index.md new file mode 100644 index 000000000..a412ffb78 --- /dev/null +++ b/english/php/aspose.barcode.generation/code16kparameters/quietzonerightcoef/_index.md @@ -0,0 +1,29 @@ +--- +title: "Code16KParameters.QuietZoneRightCoef" +linktitle: "QuietZoneRightCoef" +articleTitle: "QuietZoneRightCoef" +second_title: "Aspose.BarCode for PHP via Java" +description: "Size of the right quiet zone in xDimension. Default value: 1, meaning if xDimension = 2px than right quiet zone will be 2px." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/code16kparameters/quietzonerightcoef/ +--- + +## Code16KParameters.QuietZoneRightCoef + +**Access:** Read/Write + + +### Get + +Size of the right quiet zone in xDimension. Default value: 1, meaning if xDimension = 2px than right quiet zone will be 2px. + + +### Set + +Size of the right quiet zone in xDimension. Default value: 1, meaning if xDimension = 2px than right quiet zone will be 2px. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codelocation/_index.md b/english/php/aspose.barcode.generation/codelocation/_index.md new file mode 100644 index 000000000..c9e3e243a --- /dev/null +++ b/english/php/aspose.barcode.generation/codelocation/_index.md @@ -0,0 +1,26 @@ +--- +title: "CodeLocation Enum" +linktitle: "CodeLocation" +articleTitle: "CodeLocation" +second_title: "Aspose.BarCode for PHP via Java" +description: "Codetext location" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codelocation/ +--- + +## CodeLocation enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Codetext location + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [ABOVE](./above/) | `"1"` | Codetext above barcode. | +| [BELOW](./below/) | `"0"` | Codetext below barcode. | +| [NONE](./none/) | `"2"` | Hide codetext. | diff --git a/english/php/aspose.barcode.generation/codelocation/above/_index.md b/english/php/aspose.barcode.generation/codelocation/above/_index.md new file mode 100644 index 000000000..ca6f25df2 --- /dev/null +++ b/english/php/aspose.barcode.generation/codelocation/above/_index.md @@ -0,0 +1,18 @@ +--- +title: "CodeLocation::ABOVE" +linktitle: "ABOVE" +articleTitle: "ABOVE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Codetext above barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codelocation/above/ +--- + +## CodeLocation::ABOVE Enum Value + +**Value:** `"1"` + + +Codetext above barcode. + diff --git a/english/php/aspose.barcode.generation/codelocation/below/_index.md b/english/php/aspose.barcode.generation/codelocation/below/_index.md new file mode 100644 index 000000000..b5ec07470 --- /dev/null +++ b/english/php/aspose.barcode.generation/codelocation/below/_index.md @@ -0,0 +1,18 @@ +--- +title: "CodeLocation::BELOW" +linktitle: "BELOW" +articleTitle: "BELOW" +second_title: "Aspose.BarCode for PHP via Java" +description: "Codetext below barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codelocation/below/ +--- + +## CodeLocation::BELOW Enum Value + +**Value:** `"0"` + + +Codetext below barcode. + diff --git a/english/php/aspose.barcode.generation/codelocation/none/_index.md b/english/php/aspose.barcode.generation/codelocation/none/_index.md new file mode 100644 index 000000000..b86e4d3b7 --- /dev/null +++ b/english/php/aspose.barcode.generation/codelocation/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "CodeLocation::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Hide codetext." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codelocation/none/ +--- + +## CodeLocation::NONE Enum Value + +**Value:** `"2"` + + +Hide codetext. + diff --git a/english/php/aspose.barcode.generation/codetextparameters/_index.md b/english/php/aspose.barcode.generation/codetextparameters/_index.md new file mode 100644 index 000000000..0a4539932 --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/_index.md @@ -0,0 +1,37 @@ +--- +title: "CodetextParameters Class" +linktitle: "CodetextParameters" +articleTitle: "CodetextParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Codetext parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/ +--- + +## CodetextParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Codetext parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./codetextparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Alignment](./alignment/) | Read/Write | Gets the alignment of the code text. Default value: TextAlignment::CENTER. | +| [Color](./color/) | Read/Write | Specify the displaying CodeText's Color. Default value BLACK. | +| [Font](./font/) | Read/Write | Specify the displaying CodeText's font. Default value: Arial 5pt regular. Ignored if FontMode is set to FontMode::AUTO. | +| [FontMode](./fontmode/) | Read/Write | Specify FontMode. If FontMode is set to Auto, font size will be calculated automatically based on xDimension value. It is recommended to use FontMode::AUTO especially in AutoSizeMode.NEAREST or AutoSizeMode::INTERPOLATION. Default value: FontMode::AUTO. | +| [Location](./location/) | Read/Write | Specify the displaying CodeText Location, set to CodeLocation::NONE to hide CodeText. Default value: CodeLocation::BELOW. | +| [NoWrap](./nowrap/) | Read/Write | Specify word wraps (line breaks) within text. | +| [Space](./space/) | Read/Write | Space between the CodeText and the BarCode in Unit value. Default value: 2pt. Ignored for EAN8, EAN13, UPCE, UPCA, ISBN, ISMN, ISSN, UpcaGs1DatabarCoupon. | +| [TwoDDisplayText](./twoddisplaytext/) | Read/Write | Text that will be displayed instead of codetext in 2D barcodes. Used for: Aztec, Pdf417, DataMatrix, QR, MaxiCode, DotCode | diff --git a/english/php/aspose.barcode.generation/codetextparameters/alignment/_index.md b/english/php/aspose.barcode.generation/codetextparameters/alignment/_index.md new file mode 100644 index 000000000..c3558ce81 --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/alignment/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodetextParameters.Alignment" +linktitle: "Alignment" +articleTitle: "Alignment" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the alignment of the code text. Default value: TextAlignment::CENTER." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/alignment/ +--- + +## CodetextParameters.Alignment + +**Access:** Read/Write + + +### Get + +Gets the alignment of the code text. Default value: TextAlignment::CENTER. + + +### Set + +Sets the alignment of the code text. Default value: TextAlignment::CENTER. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codetextparameters/codetextparameters/_index.md b/english/php/aspose.barcode.generation/codetextparameters/codetextparameters/_index.md new file mode 100644 index 000000000..682e573c4 --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/codetextparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "CodetextParameters" +linktitle: "CodetextParameters" +articleTitle: "CodetextParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/codetextparameters/ +--- + +## CodetextParameters Constructor + +```php +__construct(CodetextParametersDTO $codetextParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$codetextParametersDto` | `CodetextParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/codetextparameters/color/_index.md b/english/php/aspose.barcode.generation/codetextparameters/color/_index.md new file mode 100644 index 000000000..ce928e505 --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/color/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodetextParameters.Color" +linktitle: "Color" +articleTitle: "Color" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specify the displaying CodeText's Color. Default value BLACK." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/color/ +--- + +## CodetextParameters.Color + +**Access:** Read/Write + + +### Get + +Specify the displaying CodeText's Color. Default value BLACK. + + +### Set + +Specify the displaying CodeText's Color. Default value BLACK. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/codetextparameters/font/_index.md b/english/php/aspose.barcode.generation/codetextparameters/font/_index.md new file mode 100644 index 000000000..7b9c91109 --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/font/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodetextParameters.Font" +linktitle: "Font" +articleTitle: "Font" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specify the displaying CodeText's font. Default value: Arial 5pt regular. Ignored if FontMode is set to FontMode::AUTO." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/font/ +--- + +## CodetextParameters.Font + +**Access:** Read/Write + + +### Get + +Specify the displaying CodeText's font. Default value: Arial 5pt regular. Ignored if FontMode is set to FontMode::AUTO. + + +### Set + +Specify the displaying CodeText's font. Default value: Arial 5pt regular. Ignored if FontMode is set to FontMode::AUTO. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `FontUnit` | | diff --git a/english/php/aspose.barcode.generation/codetextparameters/fontmode/_index.md b/english/php/aspose.barcode.generation/codetextparameters/fontmode/_index.md new file mode 100644 index 000000000..44924b75e --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/fontmode/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodetextParameters.FontMode" +linktitle: "FontMode" +articleTitle: "FontMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specify FontMode. If FontMode is set to Auto, font size will be calculated automatically based on xDimension value. It is recommended to use FontMode::AUTO especially in AutoSizeMode.NEAREST or AutoSi" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/fontmode/ +--- + +## CodetextParameters.FontMode + +**Access:** Read/Write + + +### Get + +Specify FontMode. If FontMode is set to Auto, font size will be calculated automatically based on xDimension value. It is recommended to use FontMode::AUTO especially in AutoSizeMode.NEAREST or AutoSizeMode::INTERPOLATION. Default value: FontMode::AUTO. + + +### Set + +Specify FontMode. If FontMode is set to Auto, font size will be calculated automatically based on xDimension value. It is recommended to use FontMode::AUTO especially in AutoSizeMode.NEAREST or AutoSizeMode::INTERPOLATION. Default value: FontMode::AUTO. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codetextparameters/location/_index.md b/english/php/aspose.barcode.generation/codetextparameters/location/_index.md new file mode 100644 index 000000000..41523779c --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/location/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodetextParameters.Location" +linktitle: "Location" +articleTitle: "Location" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specify the displaying CodeText Location, set to CodeLocation::NONE to hide CodeText. Default value: CodeLocation::BELOW." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/location/ +--- + +## CodetextParameters.Location + +**Access:** Read/Write + + +### Get + +Specify the displaying CodeText Location, set to CodeLocation::NONE to hide CodeText. Default value: CodeLocation::BELOW. + + +### Set + +Specify the displaying CodeText Location, set to CodeLocation::NONE to hide CodeText. Default value: CodeLocation::BELOW. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/codetextparameters/nowrap/_index.md b/english/php/aspose.barcode.generation/codetextparameters/nowrap/_index.md new file mode 100644 index 000000000..b10b03ed8 --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/nowrap/_index.md @@ -0,0 +1,32 @@ +--- +title: "CodetextParameters.NoWrap" +linktitle: "NoWrap" +articleTitle: "NoWrap" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specify word wraps (line breaks) within text." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/nowrap/ +--- + +## CodetextParameters.NoWrap + +**Access:** Read/Write + + +**Returns:** bool + + +### Get + +Specify word wraps (line breaks) within text. + + +### Set + +Specify word wraps (line breaks) within text. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/codetextparameters/space/_index.md b/english/php/aspose.barcode.generation/codetextparameters/space/_index.md new file mode 100644 index 000000000..13a3e1030 --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/space/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodetextParameters.Space" +linktitle: "Space" +articleTitle: "Space" +second_title: "Aspose.BarCode for PHP via Java" +description: "Space between the CodeText and the BarCode in Unit value. Default value: 2pt. Ignored for EAN8, EAN13, UPCE, UPCA, ISBN, ISMN, ISSN, UpcaGs1DatabarCoupon." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/space/ +--- + +## CodetextParameters.Space + +**Access:** Read/Write + + +### Get + +Space between the CodeText and the BarCode in Unit value. Default value: 2pt. Ignored for EAN8, EAN13, UPCE, UPCA, ISBN, ISMN, ISSN, UpcaGs1DatabarCoupon. + + +### Set + +Space between the CodeText and the BarCode in Unit value. Default value: 2pt. Ignored for EAN8, EAN13, UPCE, UPCA, ISBN, ISMN, ISSN, UpcaGs1DatabarCoupon. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/codetextparameters/twoddisplaytext/_index.md b/english/php/aspose.barcode.generation/codetextparameters/twoddisplaytext/_index.md new file mode 100644 index 000000000..34a799780 --- /dev/null +++ b/english/php/aspose.barcode.generation/codetextparameters/twoddisplaytext/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodetextParameters.TwoDDisplayText" +linktitle: "TwoDDisplayText" +articleTitle: "TwoDDisplayText" +second_title: "Aspose.BarCode for PHP via Java" +description: "Text that will be displayed instead of codetext in 2D barcodes. Used for: Aztec, Pdf417, DataMatrix, QR, MaxiCode, DotCode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/codetextparameters/twoddisplaytext/ +--- + +## CodetextParameters.TwoDDisplayText + +**Access:** Read/Write + + +### Get + +Text that will be displayed instead of codetext in 2D barcodes. Used for: Aztec, Pdf417, DataMatrix, QR, MaxiCode, DotCode + + +### Set + +Text that will be displayed instead of codetext in 2D barcodes. Used for: Aztec, Pdf417, DataMatrix, QR, MaxiCode, DotCode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/couponparameters/_index.md b/english/php/aspose.barcode.generation/couponparameters/_index.md new file mode 100644 index 000000000..cce616dcb --- /dev/null +++ b/english/php/aspose.barcode.generation/couponparameters/_index.md @@ -0,0 +1,30 @@ +--- +title: "CouponParameters Class" +linktitle: "CouponParameters" +articleTitle: "CouponParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/couponparameters/ +--- + +## CouponParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Coupon parameters. Used for UpcaGs1DatabarCoupon, UpcaGs1Code128Coupon. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./couponparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [SupplementSpace](./supplementspace/) | Read/Write | Space between main the BarCode and supplement BarCode in Unit value. | diff --git a/english/php/aspose.barcode.generation/couponparameters/couponparameters/_index.md b/english/php/aspose.barcode.generation/couponparameters/couponparameters/_index.md new file mode 100644 index 000000000..d0e0112f5 --- /dev/null +++ b/english/php/aspose.barcode.generation/couponparameters/couponparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "CouponParameters" +linktitle: "CouponParameters" +articleTitle: "CouponParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/couponparameters/couponparameters/ +--- + +## CouponParameters Constructor + +```php +__construct(CouponParametersDTO $couponParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$couponParametersDto` | `CouponParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/couponparameters/supplementspace/_index.md b/english/php/aspose.barcode.generation/couponparameters/supplementspace/_index.md new file mode 100644 index 000000000..01be5c078 --- /dev/null +++ b/english/php/aspose.barcode.generation/couponparameters/supplementspace/_index.md @@ -0,0 +1,29 @@ +--- +title: "CouponParameters.SupplementSpace" +linktitle: "SupplementSpace" +articleTitle: "SupplementSpace" +second_title: "Aspose.BarCode for PHP via Java" +description: "Space between main the BarCode and supplement BarCode in Unit value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/couponparameters/supplementspace/ +--- + +## CouponParameters.SupplementSpace + +**Access:** Read/Write + + +### Get + +Space between main the BarCode and supplement BarCode in Unit value. + + +### Set + +Space between main the BarCode and supplement BarCode in Unit value. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/databarparameters/_index.md b/english/php/aspose.barcode.generation/databarparameters/_index.md new file mode 100644 index 000000000..c732ad762 --- /dev/null +++ b/english/php/aspose.barcode.generation/databarparameters/_index.md @@ -0,0 +1,41 @@ +--- +title: "DataBarParameters Class" +linktitle: "DataBarParameters" +articleTitle: "DataBarParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Databar parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/databarparameters/ +--- + +## DataBarParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Databar parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./databarparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [is2DCompositeComponent](./is2dcompositecomponent/) | No | Enables flag of 2D composite component with DataBar barcode | +| [isAllowOnlyGS1Encoding](./isallowonlygs1encoding/) | No | If this flag is set, it allows only GS1 encoding standard for Databar barcode types | +| [set2DCompositeComponent](./set2dcompositecomponent/) | No | Enables flag of 2D composite component with DataBar barcode | +| [setAllowOnlyGS1Encoding](./setallowonlygs1encoding/) | No | If this flag is set, it allows only GS1 encoding standard for Databar barcode types | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AspectRatio](./aspectratio/) | Read/Write | Height/Width ratio of 2D BarCode module. Used for DataBar stacked. | +| [Columns](./columns/) | Read/Write | Columns count. | +| [Rows](./rows/) | Read/Write | Rows count. | diff --git a/english/php/aspose.barcode.generation/databarparameters/aspectratio/_index.md b/english/php/aspose.barcode.generation/databarparameters/aspectratio/_index.md new file mode 100644 index 000000000..76cb83d7e --- /dev/null +++ b/english/php/aspose.barcode.generation/databarparameters/aspectratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataBarParameters.AspectRatio" +linktitle: "AspectRatio" +articleTitle: "AspectRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height/Width ratio of 2D BarCode module. Used for DataBar stacked." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/databarparameters/aspectratio/ +--- + +## DataBarParameters.AspectRatio + +**Access:** Read/Write + + +### Get + +Height/Width ratio of 2D BarCode module. Used for DataBar stacked. + + +### Set + +Height/Width ratio of 2D BarCode module. Used for DataBar stacked. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/databarparameters/columns/_index.md b/english/php/aspose.barcode.generation/databarparameters/columns/_index.md new file mode 100644 index 000000000..a11a12b76 --- /dev/null +++ b/english/php/aspose.barcode.generation/databarparameters/columns/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataBarParameters.Columns" +linktitle: "Columns" +articleTitle: "Columns" +second_title: "Aspose.BarCode for PHP via Java" +description: "Columns count." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/databarparameters/columns/ +--- + +## DataBarParameters.Columns + +**Access:** Read/Write + + +### Get + +Columns count. + + +### Set + +Columns count. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/databarparameters/databarparameters/_index.md b/english/php/aspose.barcode.generation/databarparameters/databarparameters/_index.md new file mode 100644 index 000000000..f66a6ad78 --- /dev/null +++ b/english/php/aspose.barcode.generation/databarparameters/databarparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "DataBarParameters" +linktitle: "DataBarParameters" +articleTitle: "DataBarParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/databarparameters/databarparameters/ +--- + +## DataBarParameters Constructor + +```php +__construct(DataBarParametersDTO $dataBarParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dataBarParametersDto` | `DataBarParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/databarparameters/is2dcompositecomponent/_index.md b/english/php/aspose.barcode.generation/databarparameters/is2dcompositecomponent/_index.md new file mode 100644 index 000000000..10968bb09 --- /dev/null +++ b/english/php/aspose.barcode.generation/databarparameters/is2dcompositecomponent/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataBarParameters.is2DCompositeComponent" +linktitle: "is2DCompositeComponent" +articleTitle: "is2DCompositeComponent" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables flag of 2D composite component with DataBar barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/databarparameters/is2dcompositecomponent/ +--- + +## DataBarParameters.is2DCompositeComponent + +```php +is2DCompositeComponent() +``` + + +Enables flag of 2D composite component with DataBar barcode + diff --git a/english/php/aspose.barcode.generation/databarparameters/isallowonlygs1encoding/_index.md b/english/php/aspose.barcode.generation/databarparameters/isallowonlygs1encoding/_index.md new file mode 100644 index 000000000..8fcb8ad4a --- /dev/null +++ b/english/php/aspose.barcode.generation/databarparameters/isallowonlygs1encoding/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataBarParameters.isAllowOnlyGS1Encoding" +linktitle: "isAllowOnlyGS1Encoding" +articleTitle: "isAllowOnlyGS1Encoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "If this flag is set, it allows only GS1 encoding standard for Databar barcode types" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/databarparameters/isallowonlygs1encoding/ +--- + +## DataBarParameters.isAllowOnlyGS1Encoding + +```php +isAllowOnlyGS1Encoding() +``` + + +If this flag is set, it allows only GS1 encoding standard for Databar barcode types + diff --git a/english/php/aspose.barcode.generation/databarparameters/rows/_index.md b/english/php/aspose.barcode.generation/databarparameters/rows/_index.md new file mode 100644 index 000000000..454dd4151 --- /dev/null +++ b/english/php/aspose.barcode.generation/databarparameters/rows/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataBarParameters.Rows" +linktitle: "Rows" +articleTitle: "Rows" +second_title: "Aspose.BarCode for PHP via Java" +description: "Rows count." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/databarparameters/rows/ +--- + +## DataBarParameters.Rows + +**Access:** Read/Write + + +### Get + +Rows count. + + +### Set + +Rows count. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/databarparameters/set2dcompositecomponent/_index.md b/english/php/aspose.barcode.generation/databarparameters/set2dcompositecomponent/_index.md new file mode 100644 index 000000000..d2c729555 --- /dev/null +++ b/english/php/aspose.barcode.generation/databarparameters/set2dcompositecomponent/_index.md @@ -0,0 +1,24 @@ +--- +title: "DataBarParameters.set2DCompositeComponent" +linktitle: "set2DCompositeComponent" +articleTitle: "set2DCompositeComponent" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables flag of 2D composite component with DataBar barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/databarparameters/set2dcompositecomponent/ +--- + +## DataBarParameters.set2DCompositeComponent + +```php +set2DCompositeComponent(bool $value) +``` + + +Enables flag of 2D composite component with DataBar barcode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/databarparameters/setallowonlygs1encoding/_index.md b/english/php/aspose.barcode.generation/databarparameters/setallowonlygs1encoding/_index.md new file mode 100644 index 000000000..65506dbef --- /dev/null +++ b/english/php/aspose.barcode.generation/databarparameters/setallowonlygs1encoding/_index.md @@ -0,0 +1,24 @@ +--- +title: "DataBarParameters.setAllowOnlyGS1Encoding" +linktitle: "setAllowOnlyGS1Encoding" +articleTitle: "setAllowOnlyGS1Encoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "If this flag is set, it allows only GS1 encoding standard for Databar barcode types" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/databarparameters/setallowonlygs1encoding/ +--- + +## DataBarParameters.setAllowOnlyGS1Encoding + +```php +setAllowOnlyGS1Encoding(bool $value) +``` + + +If this flag is set, it allows only GS1 encoding standard for Databar barcode types + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/datamatrixecctype/_index.md b/english/php/aspose.barcode.generation/datamatrixecctype/_index.md new file mode 100644 index 000000000..2c0a1454d --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixecctype/_index.md @@ -0,0 +1,30 @@ +--- +title: "DataMatrixEccType Enum" +linktitle: "DataMatrixEccType" +articleTitle: "DataMatrixEccType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specify the type of the ECC to encode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixecctype/ +--- + +## DataMatrixEccType enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specify the type of the ECC to encode. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [ECC_000](./ecc_000/) | `"1"` | Specifies that encoded Ecc type is defined ECC 000. | +| [ECC_050](./ecc_050/) | `"2"` | Specifies that encoded Ecc type is defined ECC 050. | +| [ECC_080](./ecc_080/) | `"3"` | Specifies that encoded Ecc type is defined ECC 080. | +| [ECC_100](./ecc_100/) | `"4"` | Specifies that encoded Ecc type is defined ECC 100. | +| [ECC_140](./ecc_140/) | `"5"` | Specifies that encoded Ecc type is defined ECC 140. | +| [ECC_200](./ecc_200/) | `"6"` | Specifies that encoded Ecc type is defined ECC 200. Recommended to use. | +| [ECC_AUTO](./ecc_auto/) | `"0"` | Specifies that encoded Ecc type is defined by default Reed-Solomon error correction or ECC 200. | diff --git a/english/php/aspose.barcode.generation/datamatrixecctype/ecc_000/_index.md b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_000/_index.md new file mode 100644 index 000000000..7ca163de7 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_000/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEccType::ECC_000" +linktitle: "ECC_000" +articleTitle: "ECC_000" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that encoded Ecc type is defined ECC 000." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixecctype/ecc_000/ +--- + +## DataMatrixEccType::ECC_000 Enum Value + +**Value:** `"1"` + + +Specifies that encoded Ecc type is defined ECC 000. + diff --git a/english/php/aspose.barcode.generation/datamatrixecctype/ecc_050/_index.md b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_050/_index.md new file mode 100644 index 000000000..ae33bf126 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_050/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEccType::ECC_050" +linktitle: "ECC_050" +articleTitle: "ECC_050" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that encoded Ecc type is defined ECC 050." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixecctype/ecc_050/ +--- + +## DataMatrixEccType::ECC_050 Enum Value + +**Value:** `"2"` + + +Specifies that encoded Ecc type is defined ECC 050. + diff --git a/english/php/aspose.barcode.generation/datamatrixecctype/ecc_080/_index.md b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_080/_index.md new file mode 100644 index 000000000..122d37ba9 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_080/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEccType::ECC_080" +linktitle: "ECC_080" +articleTitle: "ECC_080" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that encoded Ecc type is defined ECC 080." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixecctype/ecc_080/ +--- + +## DataMatrixEccType::ECC_080 Enum Value + +**Value:** `"3"` + + +Specifies that encoded Ecc type is defined ECC 080. + diff --git a/english/php/aspose.barcode.generation/datamatrixecctype/ecc_100/_index.md b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_100/_index.md new file mode 100644 index 000000000..e2bbabb20 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_100/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEccType::ECC_100" +linktitle: "ECC_100" +articleTitle: "ECC_100" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that encoded Ecc type is defined ECC 100." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixecctype/ecc_100/ +--- + +## DataMatrixEccType::ECC_100 Enum Value + +**Value:** `"4"` + + +Specifies that encoded Ecc type is defined ECC 100. + diff --git a/english/php/aspose.barcode.generation/datamatrixecctype/ecc_140/_index.md b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_140/_index.md new file mode 100644 index 000000000..7a0b53627 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_140/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEccType::ECC_140" +linktitle: "ECC_140" +articleTitle: "ECC_140" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that encoded Ecc type is defined ECC 140." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixecctype/ecc_140/ +--- + +## DataMatrixEccType::ECC_140 Enum Value + +**Value:** `"5"` + + +Specifies that encoded Ecc type is defined ECC 140. + diff --git a/english/php/aspose.barcode.generation/datamatrixecctype/ecc_200/_index.md b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_200/_index.md new file mode 100644 index 000000000..30a21fa40 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_200/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEccType::ECC_200" +linktitle: "ECC_200" +articleTitle: "ECC_200" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that encoded Ecc type is defined ECC 200. Recommended to use." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixecctype/ecc_200/ +--- + +## DataMatrixEccType::ECC_200 Enum Value + +**Value:** `"6"` + + +Specifies that encoded Ecc type is defined ECC 200. Recommended to use. + diff --git a/english/php/aspose.barcode.generation/datamatrixecctype/ecc_auto/_index.md b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_auto/_index.md new file mode 100644 index 000000000..f6c7b8c7d --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixecctype/ecc_auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEccType::ECC_AUTO" +linktitle: "ECC_AUTO" +articleTitle: "ECC_AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that encoded Ecc type is defined by default Reed-Solomon error correction or ECC 200." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixecctype/ecc_auto/ +--- + +## DataMatrixEccType::ECC_AUTO Enum Value + +**Value:** `"0"` + + +Specifies that encoded Ecc type is defined by default Reed-Solomon error correction or ECC 200. + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/_index.md new file mode 100644 index 000000000..ff6f3112c --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/_index.md @@ -0,0 +1,35 @@ +--- +title: "DataMatrixEncodeMode Enum" +linktitle: "DataMatrixEncodeMode" +articleTitle: "DataMatrixEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "DataMatrix encoder's encoding mode, default to Auto" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/ +--- + +## DataMatrixEncodeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +DataMatrix encoder's encoding mode, default to Auto + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [ANSIX12](./ansix12/) | `11` | Uses ANSI X12 encoding. | +| [ASCII](./ascii/) | `1` | Encodes one alphanumeric or two numeric characters per byte | +| [AUTO](./auto/) | `0` | In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. | +| [BASE_256](./base_256/) | `14` | Encode 8 bit values | +| [BINARY](./binary/) | `15` | In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. | +| [BYTES](./bytes/) | `6` | Encode 8 bit values | +| [C40](./c40/) | `8` | Uses C40 encoding. Encodes Upper-case alphanumeric, Lower case and special characters | +| [ECI](./eci/) | `16` | In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. | +| [EDIFACT](./edifact/) | `10` | Uses EDIFACT encoding. Uses six bits per character, encodes digits, upper-case letters, and many punctuation marks, but has no support for lower-case letters. | +| [EXTENDED](./extended/) | `13` | ExtendedCodetext mode allows to manually switch encodation schemes and ECI encodings in codetext. It is better to use DataMatrixExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. Encodation schemes are set in the next format : "\Encodation_scheme_name:text\Encodation_scheme_name:text". Allowed encodation schemes are: EDIFACT, ANSIX12, ASCII, C40, Text, Auto. All backslashes () must be doubled in text. | +| [EXTENDED_CODETEXT](./extended_codetext/) | `12` | ExtendedCodetext mode allows to manually switch encodation schemes and ECI encodings in codetext. It is better to use DataMatrixExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. Encodation schemes are set in the next format : "\Encodation_scheme_name:text\Encodation_scheme_name:text". Allowed encodation schemes are: EDIFACT, ANSIX12, ASCII, C40, Text, Auto. All backslashes () must be doubled in text. | +| [TEXT](./text/) | `9` | Uses Text encoding. Encodes Lower-case alphanumeric, Upper case and special characters | diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/ansix12/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/ansix12/_index.md new file mode 100644 index 000000000..46ef7c24b --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/ansix12/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::ANSIX12" +linktitle: "ANSIX12" +articleTitle: "ANSIX12" +second_title: "Aspose.BarCode for PHP via Java" +description: "Uses ANSI X12 encoding." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/ansix12/ +--- + +## DataMatrixEncodeMode::ANSIX12 Enum Value + +**Value:** `11` + + +Uses ANSI X12 encoding. + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/ascii/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/ascii/_index.md new file mode 100644 index 000000000..f488b50a7 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/ascii/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::ASCII" +linktitle: "ASCII" +articleTitle: "ASCII" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encodes one alphanumeric or two numeric characters per byte" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/ascii/ +--- + +## DataMatrixEncodeMode::ASCII Enum Value + +**Value:** `1` + + +Encodes one alphanumeric or two numeric characters per byte + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/auto/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/auto/_index.md new file mode 100644 index 000000000..5b2055a1e --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/auto/ +--- + +## DataMatrixEncodeMode::AUTO Enum Value + +**Value:** `0` + + +In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/base_256/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/base_256/_index.md new file mode 100644 index 000000000..a01e6f97b --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/base_256/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::BASE_256" +linktitle: "BASE_256" +articleTitle: "BASE_256" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode 8 bit values" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/base_256/ +--- + +## DataMatrixEncodeMode::BASE_256 Enum Value + +**Value:** `14` + + +Encode 8 bit values + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/binary/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/binary/_index.md new file mode 100644 index 000000000..e90d64a68 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/binary/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::BINARY" +linktitle: "BINARY" +articleTitle: "BINARY" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/binary/ +--- + +## DataMatrixEncodeMode::BINARY Enum Value + +**Value:** `15` + + +In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/bytes/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/bytes/_index.md new file mode 100644 index 000000000..519d1f12e --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/bytes/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::BYTES" +linktitle: "BYTES" +articleTitle: "BYTES" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode 8 bit values" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/bytes/ +--- + +## DataMatrixEncodeMode::BYTES Enum Value + +**Value:** `6` + + +Encode 8 bit values + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/c40/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/c40/_index.md new file mode 100644 index 000000000..e40d68d7d --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/c40/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::C40" +linktitle: "C40" +articleTitle: "C40" +second_title: "Aspose.BarCode for PHP via Java" +description: "Uses C40 encoding. Encodes Upper-case alphanumeric, Lower case and special characters" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/c40/ +--- + +## DataMatrixEncodeMode::C40 Enum Value + +**Value:** `8` + + +Uses C40 encoding. Encodes Upper-case alphanumeric, Lower case and special characters + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/eci/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/eci/_index.md new file mode 100644 index 000000000..ee1543973 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/eci/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::ECI" +linktitle: "ECI" +articleTitle: "ECI" +second_title: "Aspose.BarCode for PHP via Java" +description: "In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding," +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/eci/ +--- + +## DataMatrixEncodeMode::ECI Enum Value + +**Value:** `16` + + +In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/edifact/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/edifact/_index.md new file mode 100644 index 000000000..2196398a4 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/edifact/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::EDIFACT" +linktitle: "EDIFACT" +articleTitle: "EDIFACT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Uses EDIFACT encoding. Uses six bits per character, encodes digits, upper-case letters, and many punctuation marks, but has no support for lower-case letters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/edifact/ +--- + +## DataMatrixEncodeMode::EDIFACT Enum Value + +**Value:** `10` + + +Uses EDIFACT encoding. Uses six bits per character, encodes digits, upper-case letters, and many punctuation marks, but has no support for lower-case letters. + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/extended/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/extended/_index.md new file mode 100644 index 000000000..b30684ae7 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/extended/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::EXTENDED" +linktitle: "EXTENDED" +articleTitle: "EXTENDED" +second_title: "Aspose.BarCode for PHP via Java" +description: "ExtendedCodetext mode allows to manually switch encodation schemes and ECI encodings in codetext. It is better to use DataMatrixExtCodetextBuilder for extended codetext generation. Use Display2DText p" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/extended/ +--- + +## DataMatrixEncodeMode::EXTENDED Enum Value + +**Value:** `13` + + +ExtendedCodetext mode allows to manually switch encodation schemes and ECI encodings in codetext. It is better to use DataMatrixExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. Encodation schemes are set in the next format : "\Encodation_scheme_name:text\Encodation_scheme_name:text". Allowed encodation schemes are: EDIFACT, ANSIX12, ASCII, C40, Text, Auto. All backslashes () must be doubled in text. + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/extended_codetext/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/extended_codetext/_index.md new file mode 100644 index 000000000..fc86790d0 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/extended_codetext/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::EXTENDED_CODETEXT" +linktitle: "EXTENDED_CODETEXT" +articleTitle: "EXTENDED_CODETEXT" +second_title: "Aspose.BarCode for PHP via Java" +description: "ExtendedCodetext mode allows to manually switch encodation schemes and ECI encodings in codetext. It is better to use DataMatrixExtCodetextBuilder for extended codetext generation. Use Display2DText p" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/extended_codetext/ +--- + +## DataMatrixEncodeMode::EXTENDED_CODETEXT Enum Value + +**Value:** `12` + + +ExtendedCodetext mode allows to manually switch encodation schemes and ECI encodings in codetext. It is better to use DataMatrixExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. Encodation schemes are set in the next format : "\Encodation_scheme_name:text\Encodation_scheme_name:text". Allowed encodation schemes are: EDIFACT, ANSIX12, ASCII, C40, Text, Auto. All backslashes () must be doubled in text. + diff --git a/english/php/aspose.barcode.generation/datamatrixencodemode/text/_index.md b/english/php/aspose.barcode.generation/datamatrixencodemode/text/_index.md new file mode 100644 index 000000000..64d6f425e --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixencodemode/text/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixEncodeMode::TEXT" +linktitle: "TEXT" +articleTitle: "TEXT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Uses Text encoding. Encodes Lower-case alphanumeric, Upper case and special characters" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixencodemode/text/ +--- + +## DataMatrixEncodeMode::TEXT Enum Value + +**Value:** `9` + + +Uses Text encoding. Encodes Lower-case alphanumeric, Upper case and special characters + diff --git a/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/_index.md new file mode 100644 index 000000000..6894e2139 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/_index.md @@ -0,0 +1,38 @@ +--- +title: "DataMatrixExtCodetextBuilder Class" +linktitle: "DataMatrixExtCodetextBuilder" +articleTitle: "DataMatrixExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended codetext generator for 2D DataMatrix barcodes for ExtendedCodetext Mode of DataMatrixEncodeMode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixextcodetextbuilder/ +--- + +## DataMatrixExtCodetextBuilder class + +**Namespace:** `Aspose.Barcode.Generation` + + +Extended codetext generator for 2D DataMatrix barcodes for ExtendedCodetext Mode of DataMatrixEncodeMode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./datamatrixextcodetextbuilder/) | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [addCodetextWithEncodeMode](./addcodetextwithencodemode/) | No | Adds codetext with defined encode mode to the extended codetext items | +| [addECICodetextWithEncodeMode](./addecicodetextwithencodemode/) | No | Adds codetext with Extended Channel Identifier with defined encode mode | +| [init](./init/) | No | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ExtCodetextBuilderType](./extcodetextbuildertype/) | Read-only | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | diff --git a/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/addcodetextwithencodemode/_index.md b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/addcodetextwithencodemode/_index.md new file mode 100644 index 000000000..6f3756816 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/addcodetextwithencodemode/_index.md @@ -0,0 +1,25 @@ +--- +title: "DataMatrixExtCodetextBuilder.addCodetextWithEncodeMode" +linktitle: "addCodetextWithEncodeMode" +articleTitle: "addCodetextWithEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext with defined encode mode to the extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixextcodetextbuilder/addcodetextwithencodemode/ +--- + +## DataMatrixExtCodetextBuilder.addCodetextWithEncodeMode + +```php +addCodetextWithEncodeMode(int $encodeMode, string $codetext) +``` + + +Adds codetext with defined encode mode to the extended codetext items + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encodeMode` | `int` | Encode mode value | +| `$codetext` | `string` | Codetext in unicode to add as extended codetext item | diff --git a/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/addecicodetextwithencodemode/_index.md b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/addecicodetextwithencodemode/_index.md new file mode 100644 index 000000000..76688db54 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/addecicodetextwithencodemode/_index.md @@ -0,0 +1,26 @@ +--- +title: "DataMatrixExtCodetextBuilder.addECICodetextWithEncodeMode" +linktitle: "addECICodetextWithEncodeMode" +articleTitle: "addECICodetextWithEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext with Extended Channel Identifier with defined encode mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixextcodetextbuilder/addecicodetextwithencodemode/ +--- + +## DataMatrixExtCodetextBuilder.addECICodetextWithEncodeMode + +```php +addECICodetextWithEncodeMode(int $ECIEncoding, int $encodeMode, string $codetext) +``` + + +Adds codetext with Extended Channel Identifier with defined encode mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$ECIEncoding` | `int` | Extended Channel Identifier | +| `$encodeMode` | `int` | Encode mode value | +| `$codetext` | `string` | Codetext in unicode to add as extended codetext item with Extended Channel Identifier with defined encode mode | diff --git a/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/datamatrixextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/datamatrixextcodetextbuilder/_index.md new file mode 100644 index 000000000..aae2263be --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/datamatrixextcodetextbuilder/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataMatrixExtCodetextBuilder" +linktitle: "DataMatrixExtCodetextBuilder" +articleTitle: "DataMatrixExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixextcodetextbuilder/datamatrixextcodetextbuilder/ +--- + +## DataMatrixExtCodetextBuilder Constructor + +```php +__construct() +``` + + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/extcodetextbuildertype/_index.md b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/extcodetextbuildertype/_index.md new file mode 100644 index 000000000..0c3300553 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/extcodetextbuildertype/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataMatrixExtCodetextBuilder.ExtCodetextBuilderType" +linktitle: "ExtCodetextBuilderType" +articleTitle: "ExtCodetextBuilderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixextcodetextbuilder/extcodetextbuildertype/ +--- + +## DataMatrixExtCodetextBuilder.ExtCodetextBuilderType + +**Access:** Read-only + + +### Get + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/init/_index.md b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/init/_index.md new file mode 100644 index 000000000..af6010f40 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixextcodetextbuilder/init/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataMatrixExtCodetextBuilder.init" +linktitle: "init" +articleTitle: "init" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixextcodetextbuilder/init/ +--- + +## DataMatrixExtCodetextBuilder.init + +```php +init() +``` + + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/_index.md new file mode 100644 index 000000000..944cc4f74 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/_index.md @@ -0,0 +1,50 @@ +--- +title: "DataMatrixParameters Class" +linktitle: "DataMatrixParameters" +articleTitle: "DataMatrixParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "DataMatrix parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/ +--- + +## DataMatrixParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +DataMatrix parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./datamatrixparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isReaderProgramming](./isreaderprogramming/) | No | Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Default value: false | +| [setReaderProgramming](./setreaderprogramming/) | No | Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Default value: false | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AspectRatio](./aspectratio/) | Read/Write | Height/Width ratio of 2D BarCode module. | +| [Columns](./columns/) | Read/Write | Columns count. | +| [DataMatrixEcc](./datamatrixecc/) | Read/Write | Gets a Datamatrix ECC type. Default value: DataMatrixEccType::ECC_200. | +| [DataMatrixEncodeMode](./datamatrixencodemode/) | Read/Write | Encode mode of Datamatrix barcode. Default value: DataMatrixEncodeMode::AUTO. | +| [DataMatrixVersion](./datamatrixversion/) | Read/Write | Gets a Datamatrix symbol size. Default value: DataMatrixVersion.Auto. | +| [ECIEncoding](./eciencoding/) | Read/Write | Gets ECI encoding. Used when DataMatrixEncodeMode is Auto. Default value: ISO-8859-1 | +| [EccType](./ecctype/) | Read/Write | Gets a Datamatrix ECC type. Default value: DataMatrixEccType.Ecc200. | +| [EncodeMode](./encodemode/) | Read/Write | Encode mode of Datamatrix barcode. Default value: EncodeMode.Auto. | +| [MacroCharacters](./macrocharacters/) | Read/Write | ISO/IEC 16022 5.2.4.7 Macro characters 11.3 Protocol for Macro characters in the first position (ECC 200 only) Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. Can be used only with DataMatrixEccType.Ecc200 or DataMatrixEccType.EccAuto. Cannot be used with EncodeTypes::GS_1_DATA_MATRIX Default value: MacroCharacter::NONE. | +| [Rows](./rows/) | Read/Write | Rows count. | +| [StructuredAppendBarcodeId](./structuredappendbarcodeid/) | Read/Write | Barcode ID for Structured Append mode of Datamatrix barcode. Default value: 0 | +| [StructuredAppendBarcodesCount](./structuredappendbarcodescount/) | Read/Write | Barcodes count for Structured Append mode of Datamatrix barcode. Default value: 0 | +| [StructuredAppendFileId](./structuredappendfileid/) | Read/Write | File ID for Structured Append mode of Datamatrix barcode. Default value: 0 | +| [Version](./version/) | Read/Write | Gets a Datamatrix symbol size. Default value: Version.Auto. | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/aspectratio/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/aspectratio/_index.md new file mode 100644 index 000000000..339e97fb9 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/aspectratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.AspectRatio" +linktitle: "AspectRatio" +articleTitle: "AspectRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height/Width ratio of 2D BarCode module." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/aspectratio/ +--- + +## DataMatrixParameters.AspectRatio + +**Access:** Read/Write + + +### Get + +Height/Width ratio of 2D BarCode module. + + +### Set + +Height/Width ratio of 2D BarCode module. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/columns/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/columns/_index.md new file mode 100644 index 000000000..fd142f014 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/columns/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.Columns" +linktitle: "Columns" +articleTitle: "Columns" +second_title: "Aspose.BarCode for PHP via Java" +description: "Columns count." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/columns/ +--- + +## DataMatrixParameters.Columns + +**Access:** Read/Write + + +### Get + +Columns count. + + +### Set + +Columns count. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixecc/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixecc/_index.md new file mode 100644 index 000000000..28d7cfdef --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixecc/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.DataMatrixEcc" +linktitle: "DataMatrixEcc" +articleTitle: "DataMatrixEcc" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Datamatrix ECC type. Default value: DataMatrixEccType::ECC_200." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/datamatrixecc/ +--- + +## DataMatrixParameters.DataMatrixEcc + +**Access:** Read/Write + + +### Get + +Gets a Datamatrix ECC type. Default value: DataMatrixEccType::ECC_200. + + +### Set + +Sets a Datamatrix ECC type. Default value: DataMatrixEccType::ECC_200. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixencodemode/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixencodemode/_index.md new file mode 100644 index 000000000..3f632a9ab --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.DataMatrixEncodeMode" +linktitle: "DataMatrixEncodeMode" +articleTitle: "DataMatrixEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode mode of Datamatrix barcode. Default value: DataMatrixEncodeMode::AUTO." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/datamatrixencodemode/ +--- + +## DataMatrixParameters.DataMatrixEncodeMode + +**Access:** Read/Write + + +### Get + +Encode mode of Datamatrix barcode. Default value: DataMatrixEncodeMode::AUTO. + + +### Set + +Encode mode of Datamatrix barcode. Default value: DataMatrixEncodeMode::AUTO. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixparameters/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixparameters/_index.md new file mode 100644 index 000000000..ded2fb00e --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "DataMatrixParameters" +linktitle: "DataMatrixParameters" +articleTitle: "DataMatrixParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/datamatrixparameters/ +--- + +## DataMatrixParameters Constructor + +```php +__construct(DataMatrixParametersDTO $dataMatrixParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dataMatrixParametersDto` | `DataMatrixParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixversion/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixversion/_index.md new file mode 100644 index 000000000..965c5a5ed --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/datamatrixversion/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.DataMatrixVersion" +linktitle: "DataMatrixVersion" +articleTitle: "DataMatrixVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Datamatrix symbol size. Default value: DataMatrixVersion.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/datamatrixversion/ +--- + +## DataMatrixParameters.DataMatrixVersion + +**Access:** Read/Write + + +### Get + +Gets a Datamatrix symbol size. Default value: DataMatrixVersion.Auto. + + +### Set + +Sets a Datamatrix symbol size. Default value: DataMatrixVersion.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/ecctype/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/ecctype/_index.md new file mode 100644 index 000000000..f437ce3ed --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/ecctype/_index.md @@ -0,0 +1,32 @@ +--- +title: "DataMatrixParameters.EccType" +linktitle: "EccType" +articleTitle: "EccType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Datamatrix ECC type. Default value: DataMatrixEccType.Ecc200." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/ecctype/ +--- + +## DataMatrixParameters.EccType + +**Access:** Read/Write + + +**Returns:** a Datamatrix ECC type. + + +### Get + +Gets a Datamatrix ECC type. Default value: DataMatrixEccType.Ecc200. + + +### Set + +Sets a Datamatrix ECC type. Default value: DataMatrixEccType.Ecc200. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a Datamatrix ECC type. | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/eciencoding/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/eciencoding/_index.md new file mode 100644 index 000000000..2b1a6657f --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.ECIEncoding" +linktitle: "ECIEncoding" +articleTitle: "ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets ECI encoding. Used when DataMatrixEncodeMode is Auto. Default value: ISO-8859-1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/eciencoding/ +--- + +## DataMatrixParameters.ECIEncoding + +**Access:** Read/Write + + +### Get + +Gets ECI encoding. Used when DataMatrixEncodeMode is Auto. Default value: ISO-8859-1 + + +### Set + +Sets ECI encoding. Used when DataMatrixEncodeMode is Auto. Default value: ISO-8859-1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/encodemode/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/encodemode/_index.md new file mode 100644 index 000000000..ac978058f --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/encodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.EncodeMode" +linktitle: "EncodeMode" +articleTitle: "EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode mode of Datamatrix barcode. Default value: EncodeMode.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/encodemode/ +--- + +## DataMatrixParameters.EncodeMode + +**Access:** Read/Write + + +### Get + +Encode mode of Datamatrix barcode. Default value: EncodeMode.Auto. + + +### Set + +Encode mode of Datamatrix barcode. Default value: EncodeMode.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/isreaderprogramming/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/isreaderprogramming/_index.md new file mode 100644 index 000000000..3815b8707 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/isreaderprogramming/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataMatrixParameters.isReaderProgramming" +linktitle: "isReaderProgramming" +articleTitle: "isReaderProgramming" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Default value: false" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/isreaderprogramming/ +--- + +## DataMatrixParameters.isReaderProgramming + +```php +isReaderProgramming() +``` + + +Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Default value: false + diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/macrocharacters/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/macrocharacters/_index.md new file mode 100644 index 000000000..58d213e2c --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/macrocharacters/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.MacroCharacters" +linktitle: "MacroCharacters" +articleTitle: "MacroCharacters" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 16022 5.2.4.7 Macro characters 11.3 Protocol for Macro characters in the first position (ECC 200 only) Macro Characters 05 and 06 values are used to obtain more compact encoding in special mod" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/macrocharacters/ +--- + +## DataMatrixParameters.MacroCharacters + +**Access:** Read/Write + + +### Get + +ISO/IEC 16022 5.2.4.7 Macro characters 11.3 Protocol for Macro characters in the first position (ECC 200 only) Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. Can be used only with DataMatrixEccType.Ecc200 or DataMatrixEccType.EccAuto. Cannot be used with EncodeTypes::GS_1_DATA_MATRIX Default value: MacroCharacter::NONE. + + +### Set + +ISO/IEC 16022 5.2.4.7 Macro characters 11.3 Protocol for Macro characters in the first position (ECC 200 only) Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. Can be used only with DataMatrixEccType.Ecc200 or DataMatrixEccType.EccAuto. Cannot be used with EncodeTypes::GS_1_DATA_MATRIX Default value: MacroCharacter::NONE. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/rows/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/rows/_index.md new file mode 100644 index 000000000..2feb1268c --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/rows/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.Rows" +linktitle: "Rows" +articleTitle: "Rows" +second_title: "Aspose.BarCode for PHP via Java" +description: "Rows count." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/rows/ +--- + +## DataMatrixParameters.Rows + +**Access:** Read/Write + + +### Get + +Rows count. + + +### Set + +Rows count. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/setreaderprogramming/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/setreaderprogramming/_index.md new file mode 100644 index 000000000..28a3766a9 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/setreaderprogramming/_index.md @@ -0,0 +1,24 @@ +--- +title: "DataMatrixParameters.setReaderProgramming" +linktitle: "setReaderProgramming" +articleTitle: "setReaderProgramming" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Default value: false" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/setreaderprogramming/ +--- + +## DataMatrixParameters.setReaderProgramming + +```php +setReaderProgramming(bool $value) +``` + + +Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Default value: false + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/structuredappendbarcodeid/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/structuredappendbarcodeid/_index.md new file mode 100644 index 000000000..997dc6438 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/structuredappendbarcodeid/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.StructuredAppendBarcodeId" +linktitle: "StructuredAppendBarcodeId" +articleTitle: "StructuredAppendBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcode ID for Structured Append mode of Datamatrix barcode. Default value: 0" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/structuredappendbarcodeid/ +--- + +## DataMatrixParameters.StructuredAppendBarcodeId + +**Access:** Read/Write + + +### Get + +Barcode ID for Structured Append mode of Datamatrix barcode. Default value: 0 + + +### Set + +Barcode ID for Structured Append mode of Datamatrix barcode. Default value: 0 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/structuredappendbarcodescount/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/structuredappendbarcodescount/_index.md new file mode 100644 index 000000000..14ee6fbff --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/structuredappendbarcodescount/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.StructuredAppendBarcodesCount" +linktitle: "StructuredAppendBarcodesCount" +articleTitle: "StructuredAppendBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Barcodes count for Structured Append mode of Datamatrix barcode. Default value: 0" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/structuredappendbarcodescount/ +--- + +## DataMatrixParameters.StructuredAppendBarcodesCount + +**Access:** Read/Write + + +### Get + +Barcodes count for Structured Append mode of Datamatrix barcode. Default value: 0 + + +### Set + +Barcodes count for Structured Append mode of Datamatrix barcode. Default value: 0 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/structuredappendfileid/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/structuredappendfileid/_index.md new file mode 100644 index 000000000..eeb7b374d --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/structuredappendfileid/_index.md @@ -0,0 +1,29 @@ +--- +title: "DataMatrixParameters.StructuredAppendFileId" +linktitle: "StructuredAppendFileId" +articleTitle: "StructuredAppendFileId" +second_title: "Aspose.BarCode for PHP via Java" +description: "File ID for Structured Append mode of Datamatrix barcode. Default value: 0" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/structuredappendfileid/ +--- + +## DataMatrixParameters.StructuredAppendFileId + +**Access:** Read/Write + + +### Get + +File ID for Structured Append mode of Datamatrix barcode. Default value: 0 + + +### Set + +File ID for Structured Append mode of Datamatrix barcode. Default value: 0 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/datamatrixparameters/version/_index.md b/english/php/aspose.barcode.generation/datamatrixparameters/version/_index.md new file mode 100644 index 000000000..f36246b9f --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixparameters/version/_index.md @@ -0,0 +1,32 @@ +--- +title: "DataMatrixParameters.Version" +linktitle: "Version" +articleTitle: "Version" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Datamatrix symbol size. Default value: Version.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixparameters/version/ +--- + +## DataMatrixParameters.Version + +**Access:** Read/Write + + +**Returns:** a Datamatrix symbol size. + + +### Get + +Gets a Datamatrix symbol size. Default value: Version.Auto. + + +### Set + +Sets a Datamatrix symbol size. Default value: Version.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a Datamatrix symbol size. | diff --git a/english/php/aspose.barcode.generation/datamatrixversion/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/_index.md new file mode 100644 index 000000000..e3a894fb2 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/_index.md @@ -0,0 +1,94 @@ +--- +title: "DataMatrixVersion Enum" +linktitle: "DataMatrixVersion" +articleTitle: "DataMatrixVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specify the type of the ECC to encode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ +--- + +## DataMatrixVersion enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specify the type of the ECC to encode. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | Specifies to automatically pick up the smallest size for DataMatrix. This is default value. | +| [DMRE_12x64](./dmre_12x64/) | `59` | Specifies size of 12 x 64 modules for DMRE barcodes. | +| [DMRE_12x88](./dmre_12x88/) | `60` | Specifies size of 12 x 88 modules for DMRE barcodes. | +| [DMRE_16x64](./dmre_16x64/) | `61` | Specifies size of 16 x 64 modules for DMRE barcodes. | +| [DMRE_20x36](./dmre_20x36/) | `62` | Specifies size of 20 x 36 modules for DMRE barcodes. | +| [DMRE_20x44](./dmre_20x44/) | `63` | Specifies size of 20 x 44 modules for DMRE barcodes. | +| [DMRE_20x64](./dmre_20x64/) | `64` | Specifies size of 20 x 64 modules for DMRE barcodes. | +| [DMRE_22x48](./dmre_22x48/) | `65` | Specifies size of 22 x 48 modules for DMRE barcodes. | +| [DMRE_24x48](./dmre_24x48/) | `66` | Specifies size of 24 x 48 modules for DMRE barcodes. | +| [DMRE_24x64](./dmre_24x64/) | `67` | Specifies size of 24 x 64 modules for DMRE barcodes. | +| [DMRE_26x40](./dmre_26x40/) | `68` | Specifies size of 26 x 40 modules for DMRE barcodes. | +| [DMRE_26x48](./dmre_26x48/) | `69` | Specifies size of 26 x 48 modules for DMRE barcodes. | +| [DMRE_26x64](./dmre_26x64/) | `70` | Specifies size of 26 x 64 modules for DMRE barcodes. | +| [DMRE_8x120](./dmre_8x120/) | `57` | Specifies size of 8 x 120 modules for DMRE barcodes. | +| [DMRE_8x144](./dmre_8x144/) | `58` | Specifies size of 8 x 144 modules for DMRE barcodes. | +| [DMRE_8x48](./dmre_8x48/) | `53` | Specifies size of 8 x 48 modules for DMRE barcodes. | +| [DMRE_8x64](./dmre_8x64/) | `54` | Specifies size of 8 x 64 modules for DMRE barcodes. | +| [DMRE_8x80](./dmre_8x80/) | `55` | Specifies size of 8 x 80 modules for DMRE barcodes. | +| [DMRE_8x96](./dmre_8x96/) | `56` | Specifies size of 8 x 96 modules for DMRE barcodes. | +| [ECC000_050_11x11](./ecc000_050_11x11/) | `3` | Specifies size of 11 x 11 modules for ECC000-ECC050 types. | +| [ECC000_100_13x13](./ecc000_100_13x13/) | `4` | Specifies size of 13 x 13 modules for ECC000-ECC100 types. | +| [ECC000_100_15x15](./ecc000_100_15x15/) | `5` | Specifies size of 15 x 15 modules for ECC000-ECC100 types. | +| [ECC000_140_17x17](./ecc000_140_17x17/) | `6` | Specifies size of 17 x 17 modules for ECC000-ECC140 types. | +| [ECC000_140_19x19](./ecc000_140_19x19/) | `7` | Specifies size of 19 x 19 modules for ECC000-ECC140 types. | +| [ECC000_140_21x21](./ecc000_140_21x21/) | `8` | Specifies size of 21 x 21 modules for ECC000-ECC140 types. | +| [ECC000_140_23x23](./ecc000_140_23x23/) | `9` | Specifies size of 23 x 23 modules for ECC000-ECC140 types. | +| [ECC000_140_25x25](./ecc000_140_25x25/) | `10` | Specifies size of 25 x 25 modules for ECC000-ECC140 types. | +| [ECC000_140_27x27](./ecc000_140_27x27/) | `11` | Specifies size of 27 x 27 modules for ECC000-ECC140 types. | +| [ECC000_140_29x29](./ecc000_140_29x29/) | `12` | Specifies size of 29 x 29 modules for ECC000-ECC140 types. | +| [ECC000_140_31x31](./ecc000_140_31x31/) | `13` | Specifies size of 31 x 31 modules for ECC000-ECC140 types. | +| [ECC000_140_33x33](./ecc000_140_33x33/) | `14` | Specifies size of 33 x 33 modules for ECC000-ECC140 types. | +| [ECC000_140_35x35](./ecc000_140_35x35/) | `15` | Specifies size of 35 x 35 modules for ECC000-ECC140 types. | +| [ECC000_140_37x37](./ecc000_140_37x37/) | `16` | Specifies size of 37 x 37 modules for ECC000-ECC140 types. | +| [ECC000_140_39x39](./ecc000_140_39x39/) | `17` | Specifies size of 39 x 39 modules for ECC000-ECC140 types. | +| [ECC000_140_41x41](./ecc000_140_41x41/) | `18` | Specifies size of 41 x 41 modules for ECC000-ECC140 types. | +| [ECC000_140_43x43](./ecc000_140_43x43/) | `19` | Specifies size of 43 x 43 modules for ECC000-ECC140 types. | +| [ECC000_140_45x45](./ecc000_140_45x45/) | `20` | Specifies size of 45 x 45 modules for ECC000-ECC140 types. | +| [ECC000_140_47x47](./ecc000_140_47x47/) | `21` | Specifies size of 47 x 47 modules for ECC000-ECC140 types. | +| [ECC000_140_49x49](./ecc000_140_49x49/) | `22` | Specifies size of 49 x 49 modules for ECC000-ECC140 types. | +| [ECC000_9x9](./ecc000_9x9/) | `2` | Specifies size of 9 x 9 modules for ECC000 type. | +| [ECC200_104x104](./ecc200_104x104/) | `43` | Specifies size of 104 x 104 modules for ECC200 type. | +| [ECC200_10x10](./ecc200_10x10/) | `23` | Specifies size of 10 x 10 modules for ECC200 type. | +| [ECC200_120x120](./ecc200_120x120/) | `44` | Specifies size of 120 x 120 modules for ECC200 type. | +| [ECC200_12x12](./ecc200_12x12/) | `24` | Specifies size of 12 x 12 modules for ECC200 type. | +| [ECC200_12x26](./ecc200_12x26/) | `49` | Specifies size of 12 x 26 modules for ECC200 type. | +| [ECC200_12x36](./ecc200_12x36/) | `50` | Specifies size of 12 x 36 modules for ECC200 type. | +| [ECC200_132x132](./ecc200_132x132/) | `45` | Specifies size of 132 x 132 modules for ECC200 type. | +| [ECC200_144x144](./ecc200_144x144/) | `46` | Specifies size of 144 x 144 modules for ECC200 type. | +| [ECC200_14x14](./ecc200_14x14/) | `25` | Specifies size of 14 x 14 modules for ECC200 type. | +| [ECC200_16x16](./ecc200_16x16/) | `26` | Specifies size of 16 x 16 modules for ECC200 type. | +| [ECC200_16x36](./ecc200_16x36/) | `51` | Specifies size of 16 x 36 modules for ECC200 type. | +| [ECC200_16x48](./ecc200_16x48/) | `52` | Specifies size of 16 x 48 modules for ECC200 type. | +| [ECC200_18x18](./ecc200_18x18/) | `27` | Specifies size of 18 x 18 modules for ECC200 type. | +| [ECC200_20x20](./ecc200_20x20/) | `28` | Specifies size of 20 x 20 modules for ECC200 type. | +| [ECC200_22x22](./ecc200_22x22/) | `29` | Specifies size of 22 x 22 modules for ECC200 type. | +| [ECC200_24x24](./ecc200_24x24/) | `30` | Specifies size of 24 x 24 modules for ECC200 type. | +| [ECC200_26x26](./ecc200_26x26/) | `31` | Specifies size of 26 x 26 modules for ECC200 type. | +| [ECC200_32x32](./ecc200_32x32/) | `32` | Specifies size of 32 x 32 modules for ECC200 type. | +| [ECC200_36x36](./ecc200_36x36/) | `33` | Specifies size of 36 x 36 modules for ECC200 type. | +| [ECC200_40x40](./ecc200_40x40/) | `34` | Specifies size of 40 x 40 modules for ECC200 type. | +| [ECC200_44x44](./ecc200_44x44/) | `35` | Specifies size of 44 x 44 modules for ECC200 type. | +| [ECC200_48x48](./ecc200_48x48/) | `36` | Specifies size of 48 x 48 modules for ECC200 type. | +| [ECC200_52x52](./ecc200_52x52/) | `37` | Specifies size of 52 x 52 modules for ECC200 type. | +| [ECC200_64x64](./ecc200_64x64/) | `38` | Specifies size of 64 x 64 modules for ECC200 type. | +| [ECC200_72x72](./ecc200_72x72/) | `39` | Specifies size of 72 x 72 modules for ECC200 type. | +| [ECC200_80x80](./ecc200_80x80/) | `40` | Specifies size of 80 x 80 modules for ECC200 type. | +| [ECC200_88x88](./ecc200_88x88/) | `41` | Specifies size of 88 x 88 modules for ECC200 type. | +| [ECC200_8x18](./ecc200_8x18/) | `47` | Specifies size of 8 x 18 modules for ECC200 type. | +| [ECC200_8x32](./ecc200_8x32/) | `48` | Specifies size of 8 x 32 modules for ECC200 type. | +| [ECC200_96x96](./ecc200_96x96/) | `42` | Specifies size of 96 x 96 modules for ECC200 type. | +| [ROWS_COLUMNS](./rows_columns/) | `1` | Instructs to get symbol sizes from Rows And Columns parameters. Note that DataMatrix does not support custom rows and columns numbers. This option is not recommended to use. | diff --git a/english/php/aspose.barcode.generation/datamatrixversion/auto/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/auto/_index.md new file mode 100644 index 000000000..2d6814044 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies to automatically pick up the smallest size for DataMatrix. This is default value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/auto/ +--- + +## DataMatrixVersion::AUTO Enum Value + +**Value:** `0` + + +Specifies to automatically pick up the smallest size for DataMatrix. This is default value. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_12x64/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_12x64/_index.md new file mode 100644 index 000000000..217b5429e --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_12x64/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_12x64" +linktitle: "DMRE_12x64" +articleTitle: "DMRE_12x64" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 12 x 64 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_12x64/ +--- + +## DataMatrixVersion::DMRE_12x64 Enum Value + +**Value:** `59` + + +Specifies size of 12 x 64 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_12x88/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_12x88/_index.md new file mode 100644 index 000000000..7d0b5eaa8 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_12x88/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_12x88" +linktitle: "DMRE_12x88" +articleTitle: "DMRE_12x88" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 12 x 88 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_12x88/ +--- + +## DataMatrixVersion::DMRE_12x88 Enum Value + +**Value:** `60` + + +Specifies size of 12 x 88 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_16x64/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_16x64/_index.md new file mode 100644 index 000000000..58fc70e12 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_16x64/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_16x64" +linktitle: "DMRE_16x64" +articleTitle: "DMRE_16x64" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 16 x 64 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_16x64/ +--- + +## DataMatrixVersion::DMRE_16x64 Enum Value + +**Value:** `61` + + +Specifies size of 16 x 64 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_20x36/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_20x36/_index.md new file mode 100644 index 000000000..adc9b74e2 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_20x36/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_20x36" +linktitle: "DMRE_20x36" +articleTitle: "DMRE_20x36" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 20 x 36 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_20x36/ +--- + +## DataMatrixVersion::DMRE_20x36 Enum Value + +**Value:** `62` + + +Specifies size of 20 x 36 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_20x44/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_20x44/_index.md new file mode 100644 index 000000000..0c5c6b279 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_20x44/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_20x44" +linktitle: "DMRE_20x44" +articleTitle: "DMRE_20x44" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 20 x 44 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_20x44/ +--- + +## DataMatrixVersion::DMRE_20x44 Enum Value + +**Value:** `63` + + +Specifies size of 20 x 44 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_20x64/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_20x64/_index.md new file mode 100644 index 000000000..79b7ec6a6 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_20x64/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_20x64" +linktitle: "DMRE_20x64" +articleTitle: "DMRE_20x64" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 20 x 64 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_20x64/ +--- + +## DataMatrixVersion::DMRE_20x64 Enum Value + +**Value:** `64` + + +Specifies size of 20 x 64 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_22x48/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_22x48/_index.md new file mode 100644 index 000000000..cc9c59e53 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_22x48/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_22x48" +linktitle: "DMRE_22x48" +articleTitle: "DMRE_22x48" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 22 x 48 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_22x48/ +--- + +## DataMatrixVersion::DMRE_22x48 Enum Value + +**Value:** `65` + + +Specifies size of 22 x 48 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_24x48/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_24x48/_index.md new file mode 100644 index 000000000..3364dc9df --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_24x48/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_24x48" +linktitle: "DMRE_24x48" +articleTitle: "DMRE_24x48" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 24 x 48 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_24x48/ +--- + +## DataMatrixVersion::DMRE_24x48 Enum Value + +**Value:** `66` + + +Specifies size of 24 x 48 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_24x64/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_24x64/_index.md new file mode 100644 index 000000000..9b9de9aa4 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_24x64/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_24x64" +linktitle: "DMRE_24x64" +articleTitle: "DMRE_24x64" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 24 x 64 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_24x64/ +--- + +## DataMatrixVersion::DMRE_24x64 Enum Value + +**Value:** `67` + + +Specifies size of 24 x 64 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_26x40/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_26x40/_index.md new file mode 100644 index 000000000..b04fdd2bd --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_26x40/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_26x40" +linktitle: "DMRE_26x40" +articleTitle: "DMRE_26x40" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 26 x 40 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_26x40/ +--- + +## DataMatrixVersion::DMRE_26x40 Enum Value + +**Value:** `68` + + +Specifies size of 26 x 40 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_26x48/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_26x48/_index.md new file mode 100644 index 000000000..51c20840c --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_26x48/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_26x48" +linktitle: "DMRE_26x48" +articleTitle: "DMRE_26x48" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 26 x 48 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_26x48/ +--- + +## DataMatrixVersion::DMRE_26x48 Enum Value + +**Value:** `69` + + +Specifies size of 26 x 48 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_26x64/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_26x64/_index.md new file mode 100644 index 000000000..0ecf94274 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_26x64/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_26x64" +linktitle: "DMRE_26x64" +articleTitle: "DMRE_26x64" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 26 x 64 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_26x64/ +--- + +## DataMatrixVersion::DMRE_26x64 Enum Value + +**Value:** `70` + + +Specifies size of 26 x 64 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x120/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x120/_index.md new file mode 100644 index 000000000..af2979f91 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x120/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_8x120" +linktitle: "DMRE_8x120" +articleTitle: "DMRE_8x120" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 8 x 120 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_8x120/ +--- + +## DataMatrixVersion::DMRE_8x120 Enum Value + +**Value:** `57` + + +Specifies size of 8 x 120 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x144/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x144/_index.md new file mode 100644 index 000000000..b65517b6d --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x144/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_8x144" +linktitle: "DMRE_8x144" +articleTitle: "DMRE_8x144" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 8 x 144 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_8x144/ +--- + +## DataMatrixVersion::DMRE_8x144 Enum Value + +**Value:** `58` + + +Specifies size of 8 x 144 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x48/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x48/_index.md new file mode 100644 index 000000000..623fa53b0 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x48/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_8x48" +linktitle: "DMRE_8x48" +articleTitle: "DMRE_8x48" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 8 x 48 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_8x48/ +--- + +## DataMatrixVersion::DMRE_8x48 Enum Value + +**Value:** `53` + + +Specifies size of 8 x 48 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x64/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x64/_index.md new file mode 100644 index 000000000..91fe3239a --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x64/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_8x64" +linktitle: "DMRE_8x64" +articleTitle: "DMRE_8x64" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 8 x 64 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_8x64/ +--- + +## DataMatrixVersion::DMRE_8x64 Enum Value + +**Value:** `54` + + +Specifies size of 8 x 64 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x80/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x80/_index.md new file mode 100644 index 000000000..b759ad500 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x80/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_8x80" +linktitle: "DMRE_8x80" +articleTitle: "DMRE_8x80" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 8 x 80 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_8x80/ +--- + +## DataMatrixVersion::DMRE_8x80 Enum Value + +**Value:** `55` + + +Specifies size of 8 x 80 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x96/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x96/_index.md new file mode 100644 index 000000000..8f45bd703 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/dmre_8x96/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::DMRE_8x96" +linktitle: "DMRE_8x96" +articleTitle: "DMRE_8x96" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 8 x 96 modules for DMRE barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/dmre_8x96/ +--- + +## DataMatrixVersion::DMRE_8x96 Enum Value + +**Value:** `56` + + +Specifies size of 8 x 96 modules for DMRE barcodes. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_050_11x11/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_050_11x11/_index.md new file mode 100644 index 000000000..83c4a44bb --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_050_11x11/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_050_11x11" +linktitle: "ECC000_050_11x11" +articleTitle: "ECC000_050_11x11" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 11 x 11 modules for ECC000-ECC050 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_050_11x11/ +--- + +## DataMatrixVersion::ECC000_050_11x11 Enum Value + +**Value:** `3` + + +Specifies size of 11 x 11 modules for ECC000-ECC050 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_100_13x13/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_100_13x13/_index.md new file mode 100644 index 000000000..9bb7a90a8 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_100_13x13/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_100_13x13" +linktitle: "ECC000_100_13x13" +articleTitle: "ECC000_100_13x13" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 13 x 13 modules for ECC000-ECC100 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_100_13x13/ +--- + +## DataMatrixVersion::ECC000_100_13x13 Enum Value + +**Value:** `4` + + +Specifies size of 13 x 13 modules for ECC000-ECC100 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_100_15x15/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_100_15x15/_index.md new file mode 100644 index 000000000..b3f48b18c --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_100_15x15/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_100_15x15" +linktitle: "ECC000_100_15x15" +articleTitle: "ECC000_100_15x15" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 15 x 15 modules for ECC000-ECC100 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_100_15x15/ +--- + +## DataMatrixVersion::ECC000_100_15x15 Enum Value + +**Value:** `5` + + +Specifies size of 15 x 15 modules for ECC000-ECC100 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_17x17/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_17x17/_index.md new file mode 100644 index 000000000..92d5f63ab --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_17x17/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_17x17" +linktitle: "ECC000_140_17x17" +articleTitle: "ECC000_140_17x17" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 17 x 17 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_17x17/ +--- + +## DataMatrixVersion::ECC000_140_17x17 Enum Value + +**Value:** `6` + + +Specifies size of 17 x 17 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_19x19/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_19x19/_index.md new file mode 100644 index 000000000..039d1fff0 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_19x19/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_19x19" +linktitle: "ECC000_140_19x19" +articleTitle: "ECC000_140_19x19" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 19 x 19 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_19x19/ +--- + +## DataMatrixVersion::ECC000_140_19x19 Enum Value + +**Value:** `7` + + +Specifies size of 19 x 19 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_21x21/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_21x21/_index.md new file mode 100644 index 000000000..b24f511f5 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_21x21/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_21x21" +linktitle: "ECC000_140_21x21" +articleTitle: "ECC000_140_21x21" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 21 x 21 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_21x21/ +--- + +## DataMatrixVersion::ECC000_140_21x21 Enum Value + +**Value:** `8` + + +Specifies size of 21 x 21 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_23x23/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_23x23/_index.md new file mode 100644 index 000000000..b8606ce64 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_23x23/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_23x23" +linktitle: "ECC000_140_23x23" +articleTitle: "ECC000_140_23x23" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 23 x 23 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_23x23/ +--- + +## DataMatrixVersion::ECC000_140_23x23 Enum Value + +**Value:** `9` + + +Specifies size of 23 x 23 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_25x25/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_25x25/_index.md new file mode 100644 index 000000000..7c922697c --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_25x25/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_25x25" +linktitle: "ECC000_140_25x25" +articleTitle: "ECC000_140_25x25" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 25 x 25 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_25x25/ +--- + +## DataMatrixVersion::ECC000_140_25x25 Enum Value + +**Value:** `10` + + +Specifies size of 25 x 25 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_27x27/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_27x27/_index.md new file mode 100644 index 000000000..2ff95f761 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_27x27/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_27x27" +linktitle: "ECC000_140_27x27" +articleTitle: "ECC000_140_27x27" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 27 x 27 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_27x27/ +--- + +## DataMatrixVersion::ECC000_140_27x27 Enum Value + +**Value:** `11` + + +Specifies size of 27 x 27 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_29x29/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_29x29/_index.md new file mode 100644 index 000000000..02ddb6ec6 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_29x29/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_29x29" +linktitle: "ECC000_140_29x29" +articleTitle: "ECC000_140_29x29" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 29 x 29 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_29x29/ +--- + +## DataMatrixVersion::ECC000_140_29x29 Enum Value + +**Value:** `12` + + +Specifies size of 29 x 29 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_31x31/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_31x31/_index.md new file mode 100644 index 000000000..709fcff22 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_31x31/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_31x31" +linktitle: "ECC000_140_31x31" +articleTitle: "ECC000_140_31x31" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 31 x 31 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_31x31/ +--- + +## DataMatrixVersion::ECC000_140_31x31 Enum Value + +**Value:** `13` + + +Specifies size of 31 x 31 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_33x33/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_33x33/_index.md new file mode 100644 index 000000000..2e7f6a675 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_33x33/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_33x33" +linktitle: "ECC000_140_33x33" +articleTitle: "ECC000_140_33x33" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 33 x 33 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_33x33/ +--- + +## DataMatrixVersion::ECC000_140_33x33 Enum Value + +**Value:** `14` + + +Specifies size of 33 x 33 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_35x35/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_35x35/_index.md new file mode 100644 index 000000000..f0bbc1eda --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_35x35/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_35x35" +linktitle: "ECC000_140_35x35" +articleTitle: "ECC000_140_35x35" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 35 x 35 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_35x35/ +--- + +## DataMatrixVersion::ECC000_140_35x35 Enum Value + +**Value:** `15` + + +Specifies size of 35 x 35 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_37x37/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_37x37/_index.md new file mode 100644 index 000000000..5553cbffb --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_37x37/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_37x37" +linktitle: "ECC000_140_37x37" +articleTitle: "ECC000_140_37x37" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 37 x 37 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_37x37/ +--- + +## DataMatrixVersion::ECC000_140_37x37 Enum Value + +**Value:** `16` + + +Specifies size of 37 x 37 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_39x39/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_39x39/_index.md new file mode 100644 index 000000000..b44bba76f --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_39x39/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_39x39" +linktitle: "ECC000_140_39x39" +articleTitle: "ECC000_140_39x39" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 39 x 39 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_39x39/ +--- + +## DataMatrixVersion::ECC000_140_39x39 Enum Value + +**Value:** `17` + + +Specifies size of 39 x 39 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_41x41/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_41x41/_index.md new file mode 100644 index 000000000..91493f182 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_41x41/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_41x41" +linktitle: "ECC000_140_41x41" +articleTitle: "ECC000_140_41x41" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 41 x 41 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_41x41/ +--- + +## DataMatrixVersion::ECC000_140_41x41 Enum Value + +**Value:** `18` + + +Specifies size of 41 x 41 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_43x43/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_43x43/_index.md new file mode 100644 index 000000000..ef8aa1005 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_43x43/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_43x43" +linktitle: "ECC000_140_43x43" +articleTitle: "ECC000_140_43x43" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 43 x 43 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_43x43/ +--- + +## DataMatrixVersion::ECC000_140_43x43 Enum Value + +**Value:** `19` + + +Specifies size of 43 x 43 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_45x45/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_45x45/_index.md new file mode 100644 index 000000000..3818beb3f --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_45x45/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_45x45" +linktitle: "ECC000_140_45x45" +articleTitle: "ECC000_140_45x45" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 45 x 45 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_45x45/ +--- + +## DataMatrixVersion::ECC000_140_45x45 Enum Value + +**Value:** `20` + + +Specifies size of 45 x 45 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_47x47/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_47x47/_index.md new file mode 100644 index 000000000..9405ad651 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_47x47/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_47x47" +linktitle: "ECC000_140_47x47" +articleTitle: "ECC000_140_47x47" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 47 x 47 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_47x47/ +--- + +## DataMatrixVersion::ECC000_140_47x47 Enum Value + +**Value:** `21` + + +Specifies size of 47 x 47 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_49x49/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_49x49/_index.md new file mode 100644 index 000000000..67e07fe59 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_140_49x49/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_140_49x49" +linktitle: "ECC000_140_49x49" +articleTitle: "ECC000_140_49x49" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 49 x 49 modules for ECC000-ECC140 types." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_140_49x49/ +--- + +## DataMatrixVersion::ECC000_140_49x49 Enum Value + +**Value:** `22` + + +Specifies size of 49 x 49 modules for ECC000-ECC140 types. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc000_9x9/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_9x9/_index.md new file mode 100644 index 000000000..925c530c9 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc000_9x9/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC000_9x9" +linktitle: "ECC000_9x9" +articleTitle: "ECC000_9x9" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 9 x 9 modules for ECC000 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc000_9x9/ +--- + +## DataMatrixVersion::ECC000_9x9 Enum Value + +**Value:** `2` + + +Specifies size of 9 x 9 modules for ECC000 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_104x104/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_104x104/_index.md new file mode 100644 index 000000000..ea4f8afe4 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_104x104/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_104x104" +linktitle: "ECC200_104x104" +articleTitle: "ECC200_104x104" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 104 x 104 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_104x104/ +--- + +## DataMatrixVersion::ECC200_104x104 Enum Value + +**Value:** `43` + + +Specifies size of 104 x 104 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_10x10/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_10x10/_index.md new file mode 100644 index 000000000..2cd24c250 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_10x10/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_10x10" +linktitle: "ECC200_10x10" +articleTitle: "ECC200_10x10" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 10 x 10 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_10x10/ +--- + +## DataMatrixVersion::ECC200_10x10 Enum Value + +**Value:** `23` + + +Specifies size of 10 x 10 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_120x120/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_120x120/_index.md new file mode 100644 index 000000000..4576575c2 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_120x120/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_120x120" +linktitle: "ECC200_120x120" +articleTitle: "ECC200_120x120" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 120 x 120 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_120x120/ +--- + +## DataMatrixVersion::ECC200_120x120 Enum Value + +**Value:** `44` + + +Specifies size of 120 x 120 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_12x12/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_12x12/_index.md new file mode 100644 index 000000000..df8443b79 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_12x12/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_12x12" +linktitle: "ECC200_12x12" +articleTitle: "ECC200_12x12" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 12 x 12 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_12x12/ +--- + +## DataMatrixVersion::ECC200_12x12 Enum Value + +**Value:** `24` + + +Specifies size of 12 x 12 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_12x26/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_12x26/_index.md new file mode 100644 index 000000000..fd09d1622 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_12x26/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_12x26" +linktitle: "ECC200_12x26" +articleTitle: "ECC200_12x26" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 12 x 26 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_12x26/ +--- + +## DataMatrixVersion::ECC200_12x26 Enum Value + +**Value:** `49` + + +Specifies size of 12 x 26 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_12x36/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_12x36/_index.md new file mode 100644 index 000000000..a317d180e --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_12x36/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_12x36" +linktitle: "ECC200_12x36" +articleTitle: "ECC200_12x36" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 12 x 36 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_12x36/ +--- + +## DataMatrixVersion::ECC200_12x36 Enum Value + +**Value:** `50` + + +Specifies size of 12 x 36 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_132x132/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_132x132/_index.md new file mode 100644 index 000000000..90ced3bc4 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_132x132/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_132x132" +linktitle: "ECC200_132x132" +articleTitle: "ECC200_132x132" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 132 x 132 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_132x132/ +--- + +## DataMatrixVersion::ECC200_132x132 Enum Value + +**Value:** `45` + + +Specifies size of 132 x 132 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_144x144/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_144x144/_index.md new file mode 100644 index 000000000..93bb75c51 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_144x144/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_144x144" +linktitle: "ECC200_144x144" +articleTitle: "ECC200_144x144" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 144 x 144 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_144x144/ +--- + +## DataMatrixVersion::ECC200_144x144 Enum Value + +**Value:** `46` + + +Specifies size of 144 x 144 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_14x14/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_14x14/_index.md new file mode 100644 index 000000000..f4f740686 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_14x14/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_14x14" +linktitle: "ECC200_14x14" +articleTitle: "ECC200_14x14" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 14 x 14 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_14x14/ +--- + +## DataMatrixVersion::ECC200_14x14 Enum Value + +**Value:** `25` + + +Specifies size of 14 x 14 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_16x16/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_16x16/_index.md new file mode 100644 index 000000000..9cf345fd4 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_16x16/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_16x16" +linktitle: "ECC200_16x16" +articleTitle: "ECC200_16x16" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 16 x 16 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_16x16/ +--- + +## DataMatrixVersion::ECC200_16x16 Enum Value + +**Value:** `26` + + +Specifies size of 16 x 16 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_16x36/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_16x36/_index.md new file mode 100644 index 000000000..11a0fade3 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_16x36/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_16x36" +linktitle: "ECC200_16x36" +articleTitle: "ECC200_16x36" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 16 x 36 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_16x36/ +--- + +## DataMatrixVersion::ECC200_16x36 Enum Value + +**Value:** `51` + + +Specifies size of 16 x 36 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_16x48/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_16x48/_index.md new file mode 100644 index 000000000..b22272da1 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_16x48/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_16x48" +linktitle: "ECC200_16x48" +articleTitle: "ECC200_16x48" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 16 x 48 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_16x48/ +--- + +## DataMatrixVersion::ECC200_16x48 Enum Value + +**Value:** `52` + + +Specifies size of 16 x 48 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_18x18/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_18x18/_index.md new file mode 100644 index 000000000..f9f7f28c5 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_18x18/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_18x18" +linktitle: "ECC200_18x18" +articleTitle: "ECC200_18x18" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 18 x 18 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_18x18/ +--- + +## DataMatrixVersion::ECC200_18x18 Enum Value + +**Value:** `27` + + +Specifies size of 18 x 18 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_20x20/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_20x20/_index.md new file mode 100644 index 000000000..107e06ad0 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_20x20/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_20x20" +linktitle: "ECC200_20x20" +articleTitle: "ECC200_20x20" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 20 x 20 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_20x20/ +--- + +## DataMatrixVersion::ECC200_20x20 Enum Value + +**Value:** `28` + + +Specifies size of 20 x 20 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_22x22/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_22x22/_index.md new file mode 100644 index 000000000..f8ce44233 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_22x22/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_22x22" +linktitle: "ECC200_22x22" +articleTitle: "ECC200_22x22" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 22 x 22 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_22x22/ +--- + +## DataMatrixVersion::ECC200_22x22 Enum Value + +**Value:** `29` + + +Specifies size of 22 x 22 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_24x24/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_24x24/_index.md new file mode 100644 index 000000000..31abba208 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_24x24/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_24x24" +linktitle: "ECC200_24x24" +articleTitle: "ECC200_24x24" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 24 x 24 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_24x24/ +--- + +## DataMatrixVersion::ECC200_24x24 Enum Value + +**Value:** `30` + + +Specifies size of 24 x 24 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_26x26/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_26x26/_index.md new file mode 100644 index 000000000..cca23d3c9 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_26x26/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_26x26" +linktitle: "ECC200_26x26" +articleTitle: "ECC200_26x26" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 26 x 26 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_26x26/ +--- + +## DataMatrixVersion::ECC200_26x26 Enum Value + +**Value:** `31` + + +Specifies size of 26 x 26 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_32x32/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_32x32/_index.md new file mode 100644 index 000000000..723924172 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_32x32/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_32x32" +linktitle: "ECC200_32x32" +articleTitle: "ECC200_32x32" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 32 x 32 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_32x32/ +--- + +## DataMatrixVersion::ECC200_32x32 Enum Value + +**Value:** `32` + + +Specifies size of 32 x 32 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_36x36/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_36x36/_index.md new file mode 100644 index 000000000..a78dcb391 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_36x36/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_36x36" +linktitle: "ECC200_36x36" +articleTitle: "ECC200_36x36" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 36 x 36 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_36x36/ +--- + +## DataMatrixVersion::ECC200_36x36 Enum Value + +**Value:** `33` + + +Specifies size of 36 x 36 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_40x40/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_40x40/_index.md new file mode 100644 index 000000000..c1ebfd4aa --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_40x40/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_40x40" +linktitle: "ECC200_40x40" +articleTitle: "ECC200_40x40" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 40 x 40 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_40x40/ +--- + +## DataMatrixVersion::ECC200_40x40 Enum Value + +**Value:** `34` + + +Specifies size of 40 x 40 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_44x44/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_44x44/_index.md new file mode 100644 index 000000000..812692ff1 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_44x44/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_44x44" +linktitle: "ECC200_44x44" +articleTitle: "ECC200_44x44" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 44 x 44 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_44x44/ +--- + +## DataMatrixVersion::ECC200_44x44 Enum Value + +**Value:** `35` + + +Specifies size of 44 x 44 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_48x48/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_48x48/_index.md new file mode 100644 index 000000000..362fc17b6 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_48x48/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_48x48" +linktitle: "ECC200_48x48" +articleTitle: "ECC200_48x48" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 48 x 48 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_48x48/ +--- + +## DataMatrixVersion::ECC200_48x48 Enum Value + +**Value:** `36` + + +Specifies size of 48 x 48 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_52x52/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_52x52/_index.md new file mode 100644 index 000000000..b007c1e9a --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_52x52/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_52x52" +linktitle: "ECC200_52x52" +articleTitle: "ECC200_52x52" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 52 x 52 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_52x52/ +--- + +## DataMatrixVersion::ECC200_52x52 Enum Value + +**Value:** `37` + + +Specifies size of 52 x 52 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_64x64/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_64x64/_index.md new file mode 100644 index 000000000..cc4eae9cc --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_64x64/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_64x64" +linktitle: "ECC200_64x64" +articleTitle: "ECC200_64x64" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 64 x 64 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_64x64/ +--- + +## DataMatrixVersion::ECC200_64x64 Enum Value + +**Value:** `38` + + +Specifies size of 64 x 64 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_72x72/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_72x72/_index.md new file mode 100644 index 000000000..f100d563f --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_72x72/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_72x72" +linktitle: "ECC200_72x72" +articleTitle: "ECC200_72x72" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 72 x 72 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_72x72/ +--- + +## DataMatrixVersion::ECC200_72x72 Enum Value + +**Value:** `39` + + +Specifies size of 72 x 72 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_80x80/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_80x80/_index.md new file mode 100644 index 000000000..6cc5f877b --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_80x80/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_80x80" +linktitle: "ECC200_80x80" +articleTitle: "ECC200_80x80" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 80 x 80 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_80x80/ +--- + +## DataMatrixVersion::ECC200_80x80 Enum Value + +**Value:** `40` + + +Specifies size of 80 x 80 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_88x88/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_88x88/_index.md new file mode 100644 index 000000000..47d6b3359 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_88x88/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_88x88" +linktitle: "ECC200_88x88" +articleTitle: "ECC200_88x88" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 88 x 88 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_88x88/ +--- + +## DataMatrixVersion::ECC200_88x88 Enum Value + +**Value:** `41` + + +Specifies size of 88 x 88 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_8x18/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_8x18/_index.md new file mode 100644 index 000000000..d5bc025e5 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_8x18/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_8x18" +linktitle: "ECC200_8x18" +articleTitle: "ECC200_8x18" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 8 x 18 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_8x18/ +--- + +## DataMatrixVersion::ECC200_8x18 Enum Value + +**Value:** `47` + + +Specifies size of 8 x 18 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_8x32/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_8x32/_index.md new file mode 100644 index 000000000..fed89f105 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_8x32/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_8x32" +linktitle: "ECC200_8x32" +articleTitle: "ECC200_8x32" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 8 x 32 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_8x32/ +--- + +## DataMatrixVersion::ECC200_8x32 Enum Value + +**Value:** `48` + + +Specifies size of 8 x 32 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/ecc200_96x96/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_96x96/_index.md new file mode 100644 index 000000000..214fd5ca2 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/ecc200_96x96/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ECC200_96x96" +linktitle: "ECC200_96x96" +articleTitle: "ECC200_96x96" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies size of 96 x 96 modules for ECC200 type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/ecc200_96x96/ +--- + +## DataMatrixVersion::ECC200_96x96 Enum Value + +**Value:** `42` + + +Specifies size of 96 x 96 modules for ECC200 type. + diff --git a/english/php/aspose.barcode.generation/datamatrixversion/rows_columns/_index.md b/english/php/aspose.barcode.generation/datamatrixversion/rows_columns/_index.md new file mode 100644 index 000000000..b0a302847 --- /dev/null +++ b/english/php/aspose.barcode.generation/datamatrixversion/rows_columns/_index.md @@ -0,0 +1,18 @@ +--- +title: "DataMatrixVersion::ROWS_COLUMNS" +linktitle: "ROWS_COLUMNS" +articleTitle: "ROWS_COLUMNS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Instructs to get symbol sizes from Rows And Columns parameters. Note that DataMatrix does not support custom rows and columns numbers. This option is not recommended to use." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/datamatrixversion/rows_columns/ +--- + +## DataMatrixVersion::ROWS_COLUMNS Enum Value + +**Value:** `1` + + +Instructs to get symbol sizes from Rows And Columns parameters. Note that DataMatrix does not support custom rows and columns numbers. This option is not recommended to use. + diff --git a/english/php/aspose.barcode.generation/dotcodeencodemode/_index.md b/english/php/aspose.barcode.generation/dotcodeencodemode/_index.md new file mode 100644 index 000000000..d5fb40f07 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeEncodeMode Enum" +linktitle: "DotCodeEncodeMode" +articleTitle: "DotCodeEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encoding mode for DotCode barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeencodemode/ +--- + +## DotCodeEncodeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Encoding mode for DotCode barcodes. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. | +| [BINARY](./binary/) | `3` | In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. | +| [BYTES](./bytes/) | `1` | Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first. | +| [ECI](./eci/) | `4` | In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. | +| [EXTENDED](./extended/) | `5` | Extended mode which supports multi ECI modes. It is better to use DotCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. | +| [EXTENDED_CODETEXT](./extended_codetext/) | `2` | Extended mode which supports multi ECI modes. It is better to use DotCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. | diff --git a/english/php/aspose.barcode.generation/dotcodeencodemode/auto/_index.md b/english/php/aspose.barcode.generation/dotcodeencodemode/auto/_index.md new file mode 100644 index 000000000..cc17e88dd --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeencodemode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "DotCodeEncodeMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeencodemode/auto/ +--- + +## DotCodeEncodeMode::AUTO Enum Value + +**Value:** `0` + + +In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/dotcodeencodemode/binary/_index.md b/english/php/aspose.barcode.generation/dotcodeencodemode/binary/_index.md new file mode 100644 index 000000000..f26fc637b --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeencodemode/binary/_index.md @@ -0,0 +1,18 @@ +--- +title: "DotCodeEncodeMode::BINARY" +linktitle: "BINARY" +articleTitle: "BINARY" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeencodemode/binary/ +--- + +## DotCodeEncodeMode::BINARY Enum Value + +**Value:** `3` + + +In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/dotcodeencodemode/bytes/_index.md b/english/php/aspose.barcode.generation/dotcodeencodemode/bytes/_index.md new file mode 100644 index 000000000..151bbb6b7 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeencodemode/bytes/_index.md @@ -0,0 +1,18 @@ +--- +title: "DotCodeEncodeMode::BYTES" +linktitle: "BYTES" +articleTitle: "BYTES" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeencodemode/bytes/ +--- + +## DotCodeEncodeMode::BYTES Enum Value + +**Value:** `1` + + +Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first. + diff --git a/english/php/aspose.barcode.generation/dotcodeencodemode/eci/_index.md b/english/php/aspose.barcode.generation/dotcodeencodemode/eci/_index.md new file mode 100644 index 000000000..76774aa8b --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeencodemode/eci/_index.md @@ -0,0 +1,18 @@ +--- +title: "DotCodeEncodeMode::ECI" +linktitle: "ECI" +articleTitle: "ECI" +second_title: "Aspose.BarCode for PHP via Java" +description: "In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding," +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeencodemode/eci/ +--- + +## DotCodeEncodeMode::ECI Enum Value + +**Value:** `4` + + +In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. + diff --git a/english/php/aspose.barcode.generation/dotcodeencodemode/extended/_index.md b/english/php/aspose.barcode.generation/dotcodeencodemode/extended/_index.md new file mode 100644 index 000000000..14c79b611 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeencodemode/extended/_index.md @@ -0,0 +1,18 @@ +--- +title: "DotCodeEncodeMode::EXTENDED" +linktitle: "EXTENDED" +articleTitle: "EXTENDED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended mode which supports multi ECI modes. It is better to use DotCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing charac" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeencodemode/extended/ +--- + +## DotCodeEncodeMode::EXTENDED Enum Value + +**Value:** `5` + + +Extended mode which supports multi ECI modes. It is better to use DotCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. + diff --git a/english/php/aspose.barcode.generation/dotcodeencodemode/extended_codetext/_index.md b/english/php/aspose.barcode.generation/dotcodeencodemode/extended_codetext/_index.md new file mode 100644 index 000000000..ce3aad764 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeencodemode/extended_codetext/_index.md @@ -0,0 +1,18 @@ +--- +title: "DotCodeEncodeMode::EXTENDED_CODETEXT" +linktitle: "EXTENDED_CODETEXT" +articleTitle: "EXTENDED_CODETEXT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended mode which supports multi ECI modes. It is better to use DotCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing charac" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeencodemode/extended_codetext/ +--- + +## DotCodeEncodeMode::EXTENDED_CODETEXT Enum Value + +**Value:** `2` + + +Extended mode which supports multi ECI modes. It is better to use DotCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. + diff --git a/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/_index.md new file mode 100644 index 000000000..9c5da4bab --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/_index.md @@ -0,0 +1,40 @@ +--- +title: "DotCodeExtCodetextBuilder Class" +linktitle: "DotCodeExtCodetextBuilder" +articleTitle: "DotCodeExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended codetext generator for 2D DotCode barcodes for ExtendedCodetext Mode of DotCodeEncodeMode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeextcodetextbuilder/ +--- + +## DotCodeExtCodetextBuilder class + +**Namespace:** `Aspose.Barcode.Generation` + + +Extended codetext generator for 2D DotCode barcodes for ExtendedCodetext Mode of DotCodeEncodeMode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./dotcodeextcodetextbuilder/) | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [addFNC1FormatIdentifier](./addfnc1formatidentifier/) | No | Adds FNC1 format identifier to the extended codetext items | +| [addFNC3ReaderInitialization](./addfnc3readerinitialization/) | No | Adds FNC3 reader initialization to the extended codetext items | +| [addFNC3SymbolSeparator](./addfnc3symbolseparator/) | No | Adds FNC3 symbol separator to the extended codetext items | +| [addStructuredAppendMode](./addstructuredappendmode/) | No | Adds structured append mode to the extended codetext items | +| [init](./init/) | No | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ExtCodetextBuilderType](./extcodetextbuildertype/) | Read-only | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | diff --git a/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc1formatidentifier/_index.md b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc1formatidentifier/_index.md new file mode 100644 index 000000000..3f65e67e0 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc1formatidentifier/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtCodetextBuilder.addFNC1FormatIdentifier" +linktitle: "addFNC1FormatIdentifier" +articleTitle: "addFNC1FormatIdentifier" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds FNC1 format identifier to the extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc1formatidentifier/ +--- + +## DotCodeExtCodetextBuilder.addFNC1FormatIdentifier + +```php +addFNC1FormatIdentifier() +``` + + +Adds FNC1 format identifier to the extended codetext items + diff --git a/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc3readerinitialization/_index.md b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc3readerinitialization/_index.md new file mode 100644 index 000000000..dd1c387e0 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc3readerinitialization/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtCodetextBuilder.addFNC3ReaderInitialization" +linktitle: "addFNC3ReaderInitialization" +articleTitle: "addFNC3ReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds FNC3 reader initialization to the extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc3readerinitialization/ +--- + +## DotCodeExtCodetextBuilder.addFNC3ReaderInitialization + +```php +addFNC3ReaderInitialization() +``` + + +Adds FNC3 reader initialization to the extended codetext items + diff --git a/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc3symbolseparator/_index.md b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc3symbolseparator/_index.md new file mode 100644 index 000000000..b654d6b74 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc3symbolseparator/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtCodetextBuilder.addFNC3SymbolSeparator" +linktitle: "addFNC3SymbolSeparator" +articleTitle: "addFNC3SymbolSeparator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds FNC3 symbol separator to the extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeextcodetextbuilder/addfnc3symbolseparator/ +--- + +## DotCodeExtCodetextBuilder.addFNC3SymbolSeparator + +```php +addFNC3SymbolSeparator() +``` + + +Adds FNC3 symbol separator to the extended codetext items + diff --git a/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addstructuredappendmode/_index.md b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addstructuredappendmode/_index.md new file mode 100644 index 000000000..742103960 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/addstructuredappendmode/_index.md @@ -0,0 +1,25 @@ +--- +title: "DotCodeExtCodetextBuilder.addStructuredAppendMode" +linktitle: "addStructuredAppendMode" +articleTitle: "addStructuredAppendMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds structured append mode to the extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeextcodetextbuilder/addstructuredappendmode/ +--- + +## DotCodeExtCodetextBuilder.addStructuredAppendMode + +```php +addStructuredAppendMode(int $barcodeId, int $barcodesCount) +``` + + +Adds structured append mode to the extended codetext items + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$barcodeId` | `int` | | +| `$barcodesCount` | `int` | | diff --git a/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/dotcodeextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/dotcodeextcodetextbuilder/_index.md new file mode 100644 index 000000000..b80bdc5c3 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/dotcodeextcodetextbuilder/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtCodetextBuilder" +linktitle: "DotCodeExtCodetextBuilder" +articleTitle: "DotCodeExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeextcodetextbuilder/dotcodeextcodetextbuilder/ +--- + +## DotCodeExtCodetextBuilder Constructor + +```php +__construct() +``` + + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/extcodetextbuildertype/_index.md b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/extcodetextbuildertype/_index.md new file mode 100644 index 000000000..4c3322a75 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/extcodetextbuildertype/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtCodetextBuilder.ExtCodetextBuilderType" +linktitle: "ExtCodetextBuilderType" +articleTitle: "ExtCodetextBuilderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeextcodetextbuilder/extcodetextbuildertype/ +--- + +## DotCodeExtCodetextBuilder.ExtCodetextBuilderType + +**Access:** Read-only + + +### Get + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/init/_index.md b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/init/_index.md new file mode 100644 index 000000000..dd4f2058f --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeextcodetextbuilder/init/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtCodetextBuilder.init" +linktitle: "init" +articleTitle: "init" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeextcodetextbuilder/init/ +--- + +## DotCodeExtCodetextBuilder.init + +```php +init() +``` + + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/_index.md new file mode 100644 index 000000000..437a8f40a --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/_index.md @@ -0,0 +1,46 @@ +--- +title: "DotCodeParameters Class" +linktitle: "DotCodeParameters" +articleTitle: "DotCodeParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "DotCode parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/ +--- + +## DotCodeParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +DotCode parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./dotcodeparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isReaderInitialization](./isreaderinitialization/) | No | Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. | +| [setReaderInitialization](./setreaderinitialization/) | No | Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AspectRatio](./aspectratio/) | Read/Write | Height/Width ratio of 2D BarCode module. | +| [Columns](./columns/) | Read/Write | Identifies columns count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of columns must be at least 5. Default value: -1 | +| [DotCodeEncodeMode](./dotcodeencodemode/) | Read/Write | Identifies DotCode encode mode. Default value: Auto. | +| [DotCodeStructuredAppendModeBarcodeId](./dotcodestructuredappendmodebarcodeid/) | Read/Write | Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. | +| [DotCodeStructuredAppendModeBarcodesCount](./dotcodestructuredappendmodebarcodescount/) | Read/Write | Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. | +| [ECIEncoding](./eciencoding/) | Read/Write | Identifies ECI encoding. Used when DotCodeEncodeMode is Auto. Default value: ISO-8859-1 | +| [EncodeMode](./encodemode/) | Read/Write | Identifies DotCode encode mode. Default value: Auto. | +| [Rows](./rows/) | Read/Write | Identifies rows count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of rows must be at least 5. Default value: -1 | +| [StructuredAppendModeBarcodeId](./structuredappendmodebarcodeid/) | Read/Write | Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. | +| [StructuredAppendModeBarcodesCount](./structuredappendmodebarcodescount/) | Read/Write | Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/aspectratio/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/aspectratio/_index.md new file mode 100644 index 000000000..c9690d033 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/aspectratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.AspectRatio" +linktitle: "AspectRatio" +articleTitle: "AspectRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height/Width ratio of 2D BarCode module." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/aspectratio/ +--- + +## DotCodeParameters.AspectRatio + +**Access:** Read/Write + + +### Get + +Height/Width ratio of 2D BarCode module. + + +### Set + +Height/Width ratio of 2D BarCode module. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/columns/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/columns/_index.md new file mode 100644 index 000000000..1446345e8 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/columns/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.Columns" +linktitle: "Columns" +articleTitle: "Columns" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies columns count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of columns must be at least 5. Default value: -1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/columns/ +--- + +## DotCodeParameters.Columns + +**Access:** Read/Write + + +### Get + +Identifies columns count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of columns must be at least 5. Default value: -1 + + +### Set + +Identifies columns count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of columns must be at least 5. Default value: -1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/dotcodeencodemode/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/dotcodeencodemode/_index.md new file mode 100644 index 000000000..1f9ed9751 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/dotcodeencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.DotCodeEncodeMode" +linktitle: "DotCodeEncodeMode" +articleTitle: "DotCodeEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies DotCode encode mode. Default value: Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/dotcodeencodemode/ +--- + +## DotCodeParameters.DotCodeEncodeMode + +**Access:** Read/Write + + +### Get + +Identifies DotCode encode mode. Default value: Auto. + + +### Set + +Identifies DotCode encode mode. Default value: Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/dotcodeparameters/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/dotcodeparameters/_index.md new file mode 100644 index 000000000..4de8d2c78 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/dotcodeparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "DotCodeParameters" +linktitle: "DotCodeParameters" +articleTitle: "DotCodeParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/dotcodeparameters/ +--- + +## DotCodeParameters Constructor + +```php +__construct(DotCodeParametersDTO $dotCodeParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dotCodeParametersDto` | `DotCodeParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/dotcodestructuredappendmodebarcodeid/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/dotcodestructuredappendmodebarcodeid/_index.md new file mode 100644 index 000000000..f5ec9e7f6 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/dotcodestructuredappendmodebarcodeid/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.DotCodeStructuredAppendModeBarcodeId" +linktitle: "DotCodeStructuredAppendModeBarcodeId" +articleTitle: "DotCodeStructuredAppendModeBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/dotcodestructuredappendmodebarcodeid/ +--- + +## DotCodeParameters.DotCodeStructuredAppendModeBarcodeId + +**Access:** Read/Write + + +### Get + +Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. + + +### Set + +Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/dotcodestructuredappendmodebarcodescount/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/dotcodestructuredappendmodebarcodescount/_index.md new file mode 100644 index 000000000..46b441d94 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/dotcodestructuredappendmodebarcodescount/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.DotCodeStructuredAppendModeBarcodesCount" +linktitle: "DotCodeStructuredAppendModeBarcodesCount" +articleTitle: "DotCodeStructuredAppendModeBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/dotcodestructuredappendmodebarcodescount/ +--- + +## DotCodeParameters.DotCodeStructuredAppendModeBarcodesCount + +**Access:** Read/Write + + +### Get + +Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. + + +### Set + +Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/eciencoding/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/eciencoding/_index.md new file mode 100644 index 000000000..941c26762 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.ECIEncoding" +linktitle: "ECIEncoding" +articleTitle: "ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies ECI encoding. Used when DotCodeEncodeMode is Auto. Default value: ISO-8859-1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/eciencoding/ +--- + +## DotCodeParameters.ECIEncoding + +**Access:** Read/Write + + +### Get + +Identifies ECI encoding. Used when DotCodeEncodeMode is Auto. Default value: ISO-8859-1 + + +### Set + +Identifies ECI encoding. Used when DotCodeEncodeMode is Auto. Default value: ISO-8859-1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/encodemode/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/encodemode/_index.md new file mode 100644 index 000000000..946371687 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/encodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.EncodeMode" +linktitle: "EncodeMode" +articleTitle: "EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies DotCode encode mode. Default value: Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/encodemode/ +--- + +## DotCodeParameters.EncodeMode + +**Access:** Read/Write + + +### Get + +Identifies DotCode encode mode. Default value: Auto. + + +### Set + +Identifies DotCode encode mode. Default value: Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/isreaderinitialization/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/isreaderinitialization/_index.md new file mode 100644 index 000000000..a97111f34 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/isreaderinitialization/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeParameters.isReaderInitialization" +linktitle: "isReaderInitialization" +articleTitle: "isReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/isreaderinitialization/ +--- + +## DotCodeParameters.isReaderInitialization + +```php +isReaderInitialization() +``` + + +Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. + diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/rows/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/rows/_index.md new file mode 100644 index 000000000..c16db3333 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/rows/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.Rows" +linktitle: "Rows" +articleTitle: "Rows" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies rows count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of rows must be at least 5. Default value: -1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/rows/ +--- + +## DotCodeParameters.Rows + +**Access:** Read/Write + + +### Get + +Identifies rows count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of rows must be at least 5. Default value: -1 + + +### Set + +Identifies rows count. Sum of the number of rows plus the number of columns of a DotCode symbol must be odd. Number of rows must be at least 5. Default value: -1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/setreaderinitialization/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/setreaderinitialization/_index.md new file mode 100644 index 000000000..7e2c31a13 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/setreaderinitialization/_index.md @@ -0,0 +1,24 @@ +--- +title: "DotCodeParameters.setReaderInitialization" +linktitle: "setReaderInitialization" +articleTitle: "setReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/setreaderinitialization/ +--- + +## DotCodeParameters.setReaderInitialization + +```php +setReaderInitialization(bool $value) +``` + + +Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/structuredappendmodebarcodeid/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/structuredappendmodebarcodeid/_index.md new file mode 100644 index 000000000..956098f9f --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/structuredappendmodebarcodeid/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.StructuredAppendModeBarcodeId" +linktitle: "StructuredAppendModeBarcodeId" +articleTitle: "StructuredAppendModeBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/structuredappendmodebarcodeid/ +--- + +## DotCodeParameters.StructuredAppendModeBarcodeId + +**Access:** Read/Write + + +### Get + +Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. + + +### Set + +Identifies the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/dotcodeparameters/structuredappendmodebarcodescount/_index.md b/english/php/aspose.barcode.generation/dotcodeparameters/structuredappendmodebarcodescount/_index.md new file mode 100644 index 000000000..ab78e86d7 --- /dev/null +++ b/english/php/aspose.barcode.generation/dotcodeparameters/structuredappendmodebarcodescount/_index.md @@ -0,0 +1,29 @@ +--- +title: "DotCodeParameters.StructuredAppendModeBarcodesCount" +linktitle: "StructuredAppendModeBarcodesCount" +articleTitle: "StructuredAppendModeBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/dotcodeparameters/structuredappendmodebarcodescount/ +--- + +## DotCodeParameters.StructuredAppendModeBarcodesCount + +**Access:** Read/Write + + +### Get + +Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. + + +### Set + +Identifies DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/eciencodings/_index.md b/english/php/aspose.barcode.generation/eciencodings/_index.md new file mode 100644 index 000000000..efaa7de5d --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/_index.md @@ -0,0 +1,57 @@ +--- +title: "ECIEncodings Enum" +linktitle: "ECIEncodings" +articleTitle: "ECIEncodings" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Example how to use ECI encoding" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/ +--- + +## ECIEncodings enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Example how to use ECI encoding + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [Big5](./big5/) | `28` | Big 5 (Taiwan) Chinese Character Set encoding. ECI Id:"\000028" | +| [BINARY](./binary/) | `899` | 8-bit binary data. ECI Id:"\000899" | +| [EUC_KR](./euc_kr/) | `30` | Korean Character Set encoding. ECI Id:"\000030" | +| [GB18030](./gb18030/) | `32` | GGB18030 Chinese Character Set encoding. ECI Id:"\000032" | +| [GB2312](./gb2312/) | `29` | GB2312 Chinese Character Set encoding. ECI Id:"\000029" | +| [GBK](./gbk/) | `31` | GBK (extension of GB2312 for Simplified Chinese) encoding. ECI Id:"\000031" | +| [INVARIANT](./invariant/) | `170` | ISO/IEC 646: ISO 7-bit coded character set - Invariant Characters set encoding. ECI Id:"\000170" | +| [ISO_8859_1](./iso_8859_1/) | `3` | ISO/IEC 8859-1 Latin alphabet No. 1 encoding. ECI Id:"\000003" | +| [ISO_8859_10](./iso_8859_10/) | `12` | ISO/IEC 8859-10 Latin alphabet No. 6 encoding. ECI Id:"\000012" | +| [ISO_8859_11](./iso_8859_11/) | `13` | ISO/IEC 8859-11 Latin/Thai alphabet encoding. ECI Id:"\000013" | +| [ISO_8859_13](./iso_8859_13/) | `15` | ISO/IEC 8859-13 Latin alphabet No. 7 (Baltic Rim) encoding. ECI Id:"\000015" | +| [ISO_8859_14](./iso_8859_14/) | `16` | ISO/IEC 8859-14 Latin alphabet No. 8 (Celtic) encoding. ECI Id:"\000016" | +| [ISO_8859_15](./iso_8859_15/) | `17` | ISO/IEC 8859-15 Latin alphabet No. 9 encoding. ECI Id:"\000017" | +| [ISO_8859_16](./iso_8859_16/) | `18` | ISO/IEC 8859-16 Latin alphabet No. 10 encoding. ECI Id:"\000018" | +| [ISO_8859_2](./iso_8859_2/) | `4` | ISO/IEC 8859-2 Latin alphabet No. 2 encoding. ECI Id:"\000004" | +| [ISO_8859_3](./iso_8859_3/) | `5` | ISO/IEC 8859-3 Latin alphabet No. 3 encoding. ECI Id:"\000005" | +| [ISO_8859_4](./iso_8859_4/) | `6` | ISO/IEC 8859-4 Latin alphabet No. 4 encoding. ECI Id:"\000006" | +| [ISO_8859_5](./iso_8859_5/) | `7` | ISO/IEC 8859-5 Latin/Cyrillic alphabet encoding. ECI Id:"\000007" | +| [ISO_8859_6](./iso_8859_6/) | `8` | ISO/IEC 8859-6 Latin/Arabic alphabet encoding. ECI Id:"\000008" | +| [ISO_8859_7](./iso_8859_7/) | `9` | ISO/IEC 8859-7 Latin/Greek alphabet encoding. ECI Id:"\000009" | +| [ISO_8859_8](./iso_8859_8/) | `10` | ISO/IEC 8859-8 Latin/Hebrew alphabet encoding. ECI Id:"\000010" | +| [ISO_8859_9](./iso_8859_9/) | `11` | ISO/IEC 8859-9 Latin alphabet No. 5 encoding. ECI Id:"\000011" | +| [NONE](./none/) | `0` | No Extended Channel Interpretation/p> | +| [Shift_JIS](./shift_jis/) | `20` | Shift JIS (JIS X 0208 Annex 1 + JIS X 0201) encoding. ECI Id:"\000020" | +| [US_ASCII](./us_ascii/) | `27` | ISO/IEC 646:1991 International Reference Version of ISO 7-bit coded character set encoding. ECI Id:"\000027" | +| [UTF16BE](./utf16be/) | `25` | ISO/IEC 10646 UCS-2 (High order byte first) encoding. ECI Id:"\000025" | +| [UTF16LE](./utf16le/) | `33` | ISO/IEC 10646 UTF-16LE encoding. ECI Id:"\000033" | +| [UTF32BE](./utf32be/) | `34` | ISO/IEC 10646 UTF-32BE encoding. ECI Id:"\000034" | +| [UTF32LE](./utf32le/) | `35` | ISO/IEC 10646 UTF-32LE encoding. ECI Id:"\000035" | +| [UTF8](./utf8/) | `26` | ISO/IEC 10646 UTF-8 encoding. ECI Id:"\000026" | +| [Win1250](./win1250/) | `21` | Windows 1250 Latin 2 (Central Europe) encoding. ECI Id:"\000021" | +| [Win1251](./win1251/) | `22` | Windows 1251 Cyrillic encoding. ECI Id:"\000022" | +| [Win1252](./win1252/) | `23` | Windows 1252 Latin 1 encoding. ECI Id:"\000023" | +| [Win1256](./win1256/) | `24` | Windows 1256 Arabic encoding. ECI Id:"\000024" | diff --git a/english/php/aspose.barcode.generation/eciencodings/big5/_index.md b/english/php/aspose.barcode.generation/eciencodings/big5/_index.md new file mode 100644 index 000000000..51f4be960 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/big5/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::Big5" +linktitle: "Big5" +articleTitle: "Big5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Big 5 (Taiwan) Chinese Character Set encoding. ECI Id:\"\\000028\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/big5/ +--- + +## ECIEncodings::Big5 Enum Value + +**Value:** `28` + + +Big 5 (Taiwan) Chinese Character Set encoding. ECI Id:"\000028" + diff --git a/english/php/aspose.barcode.generation/eciencodings/binary/_index.md b/english/php/aspose.barcode.generation/eciencodings/binary/_index.md new file mode 100644 index 000000000..3d98af337 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/binary/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::BINARY" +linktitle: "BINARY" +articleTitle: "BINARY" +second_title: "Aspose.BarCode for PHP via Java" +description: "8-bit binary data. ECI Id:\"\\000899\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/binary/ +--- + +## ECIEncodings::BINARY Enum Value + +**Value:** `899` + + +8-bit binary data. ECI Id:"\000899" + diff --git a/english/php/aspose.barcode.generation/eciencodings/euc_kr/_index.md b/english/php/aspose.barcode.generation/eciencodings/euc_kr/_index.md new file mode 100644 index 000000000..a8fe4942e --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/euc_kr/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::EUC_KR" +linktitle: "EUC_KR" +articleTitle: "EUC_KR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Korean Character Set encoding. ECI Id:\"\\000030\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/euc_kr/ +--- + +## ECIEncodings::EUC_KR Enum Value + +**Value:** `30` + + +Korean Character Set encoding. ECI Id:"\000030" + diff --git a/english/php/aspose.barcode.generation/eciencodings/gb18030/_index.md b/english/php/aspose.barcode.generation/eciencodings/gb18030/_index.md new file mode 100644 index 000000000..a48152fdd --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/gb18030/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::GB18030" +linktitle: "GB18030" +articleTitle: "GB18030" +second_title: "Aspose.BarCode for PHP via Java" +description: "GGB18030 Chinese Character Set encoding. ECI Id:\"\\000032\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/gb18030/ +--- + +## ECIEncodings::GB18030 Enum Value + +**Value:** `32` + + +GGB18030 Chinese Character Set encoding. ECI Id:"\000032" + diff --git a/english/php/aspose.barcode.generation/eciencodings/gb2312/_index.md b/english/php/aspose.barcode.generation/eciencodings/gb2312/_index.md new file mode 100644 index 000000000..45b6f092a --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/gb2312/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::GB2312" +linktitle: "GB2312" +articleTitle: "GB2312" +second_title: "Aspose.BarCode for PHP via Java" +description: "GB2312 Chinese Character Set encoding. ECI Id:\"\\000029\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/gb2312/ +--- + +## ECIEncodings::GB2312 Enum Value + +**Value:** `29` + + +GB2312 Chinese Character Set encoding. ECI Id:"\000029" + diff --git a/english/php/aspose.barcode.generation/eciencodings/gbk/_index.md b/english/php/aspose.barcode.generation/eciencodings/gbk/_index.md new file mode 100644 index 000000000..5272db166 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/gbk/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::GBK" +linktitle: "GBK" +articleTitle: "GBK" +second_title: "Aspose.BarCode for PHP via Java" +description: "GBK (extension of GB2312 for Simplified Chinese) encoding. ECI Id:\"\\000031\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/gbk/ +--- + +## ECIEncodings::GBK Enum Value + +**Value:** `31` + + +GBK (extension of GB2312 for Simplified Chinese) encoding. ECI Id:"\000031" + diff --git a/english/php/aspose.barcode.generation/eciencodings/invariant/_index.md b/english/php/aspose.barcode.generation/eciencodings/invariant/_index.md new file mode 100644 index 000000000..2e4334ed0 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/invariant/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::INVARIANT" +linktitle: "INVARIANT" +articleTitle: "INVARIANT" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 646: ISO 7-bit coded character set - Invariant Characters set encoding. ECI Id:\"\\000170\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/invariant/ +--- + +## ECIEncodings::INVARIANT Enum Value + +**Value:** `170` + + +ISO/IEC 646: ISO 7-bit coded character set - Invariant Characters set encoding. ECI Id:"\000170" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_1/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_1/_index.md new file mode 100644 index 000000000..1e9475fa9 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_1/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_1" +linktitle: "ISO_8859_1" +articleTitle: "ISO_8859_1" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-1 Latin alphabet No. 1 encoding. ECI Id:\"\\000003\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_1/ +--- + +## ECIEncodings::ISO_8859_1 Enum Value + +**Value:** `3` + + +ISO/IEC 8859-1 Latin alphabet No. 1 encoding. ECI Id:"\000003" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_10/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_10/_index.md new file mode 100644 index 000000000..cc574db29 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_10/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_10" +linktitle: "ISO_8859_10" +articleTitle: "ISO_8859_10" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-10 Latin alphabet No. 6 encoding. ECI Id:\"\\000012\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_10/ +--- + +## ECIEncodings::ISO_8859_10 Enum Value + +**Value:** `12` + + +ISO/IEC 8859-10 Latin alphabet No. 6 encoding. ECI Id:"\000012" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_11/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_11/_index.md new file mode 100644 index 000000000..658299583 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_11/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_11" +linktitle: "ISO_8859_11" +articleTitle: "ISO_8859_11" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-11 Latin/Thai alphabet encoding. ECI Id:\"\\000013\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_11/ +--- + +## ECIEncodings::ISO_8859_11 Enum Value + +**Value:** `13` + + +ISO/IEC 8859-11 Latin/Thai alphabet encoding. ECI Id:"\000013" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_13/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_13/_index.md new file mode 100644 index 000000000..b762874bf --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_13/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_13" +linktitle: "ISO_8859_13" +articleTitle: "ISO_8859_13" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-13 Latin alphabet No. 7 (Baltic Rim) encoding. ECI Id:\"\\000015\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_13/ +--- + +## ECIEncodings::ISO_8859_13 Enum Value + +**Value:** `15` + + +ISO/IEC 8859-13 Latin alphabet No. 7 (Baltic Rim) encoding. ECI Id:"\000015" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_14/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_14/_index.md new file mode 100644 index 000000000..809d3dfa7 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_14/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_14" +linktitle: "ISO_8859_14" +articleTitle: "ISO_8859_14" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-14 Latin alphabet No. 8 (Celtic) encoding. ECI Id:\"\\000016\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_14/ +--- + +## ECIEncodings::ISO_8859_14 Enum Value + +**Value:** `16` + + +ISO/IEC 8859-14 Latin alphabet No. 8 (Celtic) encoding. ECI Id:"\000016" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_15/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_15/_index.md new file mode 100644 index 000000000..95dc2bc96 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_15/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_15" +linktitle: "ISO_8859_15" +articleTitle: "ISO_8859_15" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-15 Latin alphabet No. 9 encoding. ECI Id:\"\\000017\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_15/ +--- + +## ECIEncodings::ISO_8859_15 Enum Value + +**Value:** `17` + + +ISO/IEC 8859-15 Latin alphabet No. 9 encoding. ECI Id:"\000017" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_16/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_16/_index.md new file mode 100644 index 000000000..6545054f0 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_16/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_16" +linktitle: "ISO_8859_16" +articleTitle: "ISO_8859_16" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-16 Latin alphabet No. 10 encoding. ECI Id:\"\\000018\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_16/ +--- + +## ECIEncodings::ISO_8859_16 Enum Value + +**Value:** `18` + + +ISO/IEC 8859-16 Latin alphabet No. 10 encoding. ECI Id:"\000018" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_2/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_2/_index.md new file mode 100644 index 000000000..c331a8e38 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_2/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_2" +linktitle: "ISO_8859_2" +articleTitle: "ISO_8859_2" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-2 Latin alphabet No. 2 encoding. ECI Id:\"\\000004\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_2/ +--- + +## ECIEncodings::ISO_8859_2 Enum Value + +**Value:** `4` + + +ISO/IEC 8859-2 Latin alphabet No. 2 encoding. ECI Id:"\000004" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_3/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_3/_index.md new file mode 100644 index 000000000..7d0c9d181 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_3/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_3" +linktitle: "ISO_8859_3" +articleTitle: "ISO_8859_3" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-3 Latin alphabet No. 3 encoding. ECI Id:\"\\000005\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_3/ +--- + +## ECIEncodings::ISO_8859_3 Enum Value + +**Value:** `5` + + +ISO/IEC 8859-3 Latin alphabet No. 3 encoding. ECI Id:"\000005" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_4/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_4/_index.md new file mode 100644 index 000000000..ccd5f43e2 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_4/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_4" +linktitle: "ISO_8859_4" +articleTitle: "ISO_8859_4" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-4 Latin alphabet No. 4 encoding. ECI Id:\"\\000006\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_4/ +--- + +## ECIEncodings::ISO_8859_4 Enum Value + +**Value:** `6` + + +ISO/IEC 8859-4 Latin alphabet No. 4 encoding. ECI Id:"\000006" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_5/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_5/_index.md new file mode 100644 index 000000000..504e1367d --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_5" +linktitle: "ISO_8859_5" +articleTitle: "ISO_8859_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-5 Latin/Cyrillic alphabet encoding. ECI Id:\"\\000007\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_5/ +--- + +## ECIEncodings::ISO_8859_5 Enum Value + +**Value:** `7` + + +ISO/IEC 8859-5 Latin/Cyrillic alphabet encoding. ECI Id:"\000007" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_6/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_6/_index.md new file mode 100644 index 000000000..f137192e1 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_6/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_6" +linktitle: "ISO_8859_6" +articleTitle: "ISO_8859_6" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-6 Latin/Arabic alphabet encoding. ECI Id:\"\\000008\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_6/ +--- + +## ECIEncodings::ISO_8859_6 Enum Value + +**Value:** `8` + + +ISO/IEC 8859-6 Latin/Arabic alphabet encoding. ECI Id:"\000008" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_7/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_7/_index.md new file mode 100644 index 000000000..5e9211978 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_7/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_7" +linktitle: "ISO_8859_7" +articleTitle: "ISO_8859_7" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-7 Latin/Greek alphabet encoding. ECI Id:\"\\000009\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_7/ +--- + +## ECIEncodings::ISO_8859_7 Enum Value + +**Value:** `9` + + +ISO/IEC 8859-7 Latin/Greek alphabet encoding. ECI Id:"\000009" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_8/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_8/_index.md new file mode 100644 index 000000000..6912d5b38 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_8/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_8" +linktitle: "ISO_8859_8" +articleTitle: "ISO_8859_8" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-8 Latin/Hebrew alphabet encoding. ECI Id:\"\\000010\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_8/ +--- + +## ECIEncodings::ISO_8859_8 Enum Value + +**Value:** `10` + + +ISO/IEC 8859-8 Latin/Hebrew alphabet encoding. ECI Id:"\000010" + diff --git a/english/php/aspose.barcode.generation/eciencodings/iso_8859_9/_index.md b/english/php/aspose.barcode.generation/eciencodings/iso_8859_9/_index.md new file mode 100644 index 000000000..f7310b5ff --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/iso_8859_9/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::ISO_8859_9" +linktitle: "ISO_8859_9" +articleTitle: "ISO_8859_9" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 8859-9 Latin alphabet No. 5 encoding. ECI Id:\"\\000011\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/iso_8859_9/ +--- + +## ECIEncodings::ISO_8859_9 Enum Value + +**Value:** `11` + + +ISO/IEC 8859-9 Latin alphabet No. 5 encoding. ECI Id:"\000011" + diff --git a/english/php/aspose.barcode.generation/eciencodings/none/_index.md b/english/php/aspose.barcode.generation/eciencodings/none/_index.md new file mode 100644 index 000000000..338451d7f --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "No Extended Channel Interpretation/p>" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/none/ +--- + +## ECIEncodings::NONE Enum Value + +**Value:** `0` + + +No Extended Channel Interpretation/p> + diff --git a/english/php/aspose.barcode.generation/eciencodings/shift_jis/_index.md b/english/php/aspose.barcode.generation/eciencodings/shift_jis/_index.md new file mode 100644 index 000000000..b237c63c1 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/shift_jis/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::Shift_JIS" +linktitle: "Shift_JIS" +articleTitle: "Shift_JIS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Shift JIS (JIS X 0208 Annex 1 + JIS X 0201) encoding. ECI Id:\"\\000020\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/shift_jis/ +--- + +## ECIEncodings::Shift_JIS Enum Value + +**Value:** `20` + + +Shift JIS (JIS X 0208 Annex 1 + JIS X 0201) encoding. ECI Id:"\000020" + diff --git a/english/php/aspose.barcode.generation/eciencodings/us_ascii/_index.md b/english/php/aspose.barcode.generation/eciencodings/us_ascii/_index.md new file mode 100644 index 000000000..b189a9046 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/us_ascii/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::US_ASCII" +linktitle: "US_ASCII" +articleTitle: "US_ASCII" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 646:1991 International Reference Version of ISO 7-bit coded character set encoding. ECI Id:\"\\000027\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/us_ascii/ +--- + +## ECIEncodings::US_ASCII Enum Value + +**Value:** `27` + + +ISO/IEC 646:1991 International Reference Version of ISO 7-bit coded character set encoding. ECI Id:"\000027" + diff --git a/english/php/aspose.barcode.generation/eciencodings/utf16be/_index.md b/english/php/aspose.barcode.generation/eciencodings/utf16be/_index.md new file mode 100644 index 000000000..f302ef867 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/utf16be/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::UTF16BE" +linktitle: "UTF16BE" +articleTitle: "UTF16BE" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 10646 UCS-2 (High order byte first) encoding. ECI Id:\"\\000025\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/utf16be/ +--- + +## ECIEncodings::UTF16BE Enum Value + +**Value:** `25` + + +ISO/IEC 10646 UCS-2 (High order byte first) encoding. ECI Id:"\000025" + diff --git a/english/php/aspose.barcode.generation/eciencodings/utf16le/_index.md b/english/php/aspose.barcode.generation/eciencodings/utf16le/_index.md new file mode 100644 index 000000000..4c3b2e550 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/utf16le/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::UTF16LE" +linktitle: "UTF16LE" +articleTitle: "UTF16LE" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 10646 UTF-16LE encoding. ECI Id:\"\\000033\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/utf16le/ +--- + +## ECIEncodings::UTF16LE Enum Value + +**Value:** `33` + + +ISO/IEC 10646 UTF-16LE encoding. ECI Id:"\000033" + diff --git a/english/php/aspose.barcode.generation/eciencodings/utf32be/_index.md b/english/php/aspose.barcode.generation/eciencodings/utf32be/_index.md new file mode 100644 index 000000000..3e3650819 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/utf32be/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::UTF32BE" +linktitle: "UTF32BE" +articleTitle: "UTF32BE" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 10646 UTF-32BE encoding. ECI Id:\"\\000034\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/utf32be/ +--- + +## ECIEncodings::UTF32BE Enum Value + +**Value:** `34` + + +ISO/IEC 10646 UTF-32BE encoding. ECI Id:"\000034" + diff --git a/english/php/aspose.barcode.generation/eciencodings/utf32le/_index.md b/english/php/aspose.barcode.generation/eciencodings/utf32le/_index.md new file mode 100644 index 000000000..e74a72166 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/utf32le/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::UTF32LE" +linktitle: "UTF32LE" +articleTitle: "UTF32LE" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 10646 UTF-32LE encoding. ECI Id:\"\\000035\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/utf32le/ +--- + +## ECIEncodings::UTF32LE Enum Value + +**Value:** `35` + + +ISO/IEC 10646 UTF-32LE encoding. ECI Id:"\000035" + diff --git a/english/php/aspose.barcode.generation/eciencodings/utf8/_index.md b/english/php/aspose.barcode.generation/eciencodings/utf8/_index.md new file mode 100644 index 000000000..d9b8f6f47 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/utf8/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::UTF8" +linktitle: "UTF8" +articleTitle: "UTF8" +second_title: "Aspose.BarCode for PHP via Java" +description: "ISO/IEC 10646 UTF-8 encoding. ECI Id:\"\\000026\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/utf8/ +--- + +## ECIEncodings::UTF8 Enum Value + +**Value:** `26` + + +ISO/IEC 10646 UTF-8 encoding. ECI Id:"\000026" + diff --git a/english/php/aspose.barcode.generation/eciencodings/win1250/_index.md b/english/php/aspose.barcode.generation/eciencodings/win1250/_index.md new file mode 100644 index 000000000..6db6daf97 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/win1250/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::Win1250" +linktitle: "Win1250" +articleTitle: "Win1250" +second_title: "Aspose.BarCode for PHP via Java" +description: "Windows 1250 Latin 2 (Central Europe) encoding. ECI Id:\"\\000021\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/win1250/ +--- + +## ECIEncodings::Win1250 Enum Value + +**Value:** `21` + + +Windows 1250 Latin 2 (Central Europe) encoding. ECI Id:"\000021" + diff --git a/english/php/aspose.barcode.generation/eciencodings/win1251/_index.md b/english/php/aspose.barcode.generation/eciencodings/win1251/_index.md new file mode 100644 index 000000000..0c106d154 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/win1251/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::Win1251" +linktitle: "Win1251" +articleTitle: "Win1251" +second_title: "Aspose.BarCode for PHP via Java" +description: "Windows 1251 Cyrillic encoding. ECI Id:\"\\000022\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/win1251/ +--- + +## ECIEncodings::Win1251 Enum Value + +**Value:** `22` + + +Windows 1251 Cyrillic encoding. ECI Id:"\000022" + diff --git a/english/php/aspose.barcode.generation/eciencodings/win1252/_index.md b/english/php/aspose.barcode.generation/eciencodings/win1252/_index.md new file mode 100644 index 000000000..aae09e931 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/win1252/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::Win1252" +linktitle: "Win1252" +articleTitle: "Win1252" +second_title: "Aspose.BarCode for PHP via Java" +description: "Windows 1252 Latin 1 encoding. ECI Id:\"\\000023\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/win1252/ +--- + +## ECIEncodings::Win1252 Enum Value + +**Value:** `23` + + +Windows 1252 Latin 1 encoding. ECI Id:"\000023" + diff --git a/english/php/aspose.barcode.generation/eciencodings/win1256/_index.md b/english/php/aspose.barcode.generation/eciencodings/win1256/_index.md new file mode 100644 index 000000000..591054c94 --- /dev/null +++ b/english/php/aspose.barcode.generation/eciencodings/win1256/_index.md @@ -0,0 +1,18 @@ +--- +title: "ECIEncodings::Win1256" +linktitle: "Win1256" +articleTitle: "Win1256" +second_title: "Aspose.BarCode for PHP via Java" +description: "Windows 1256 Arabic encoding. ECI Id:\"\\000024\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/eciencodings/win1256/ +--- + +## ECIEncodings::Win1256 Enum Value + +**Value:** `24` + + +Windows 1256 Arabic encoding. ECI Id:"\000024" + diff --git a/english/php/aspose.barcode.generation/enablechecksum/_index.md b/english/php/aspose.barcode.generation/enablechecksum/_index.md new file mode 100644 index 000000000..3442681a4 --- /dev/null +++ b/english/php/aspose.barcode.generation/enablechecksum/_index.md @@ -0,0 +1,26 @@ +--- +title: "EnableChecksum Enum" +linktitle: "EnableChecksum" +articleTitle: "EnableChecksum" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enable checksum during generation for 1D barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar Checksum is p" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/enablechecksum/ +--- + +## EnableChecksum enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Enable checksum during generation for 1D barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN Checksum always used: Rest symbologies + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [DEFAULT](./default/) | `0` | If checksum is required by the specification - it will be attached. | +| [NO](./no/) | `2` | Do not use checksum. | +| [YES](./yes/) | `1` | Always use checksum if possible. | diff --git a/english/php/aspose.barcode.generation/enablechecksum/default/_index.md b/english/php/aspose.barcode.generation/enablechecksum/default/_index.md new file mode 100644 index 000000000..dcee264c4 --- /dev/null +++ b/english/php/aspose.barcode.generation/enablechecksum/default/_index.md @@ -0,0 +1,18 @@ +--- +title: "EnableChecksum::DEFAULT" +linktitle: "DEFAULT" +articleTitle: "DEFAULT" +second_title: "Aspose.BarCode for PHP via Java" +description: "If checksum is required by the specification - it will be attached." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/enablechecksum/default/ +--- + +## EnableChecksum::DEFAULT Enum Value + +**Value:** `0` + + +If checksum is required by the specification - it will be attached. + diff --git a/english/php/aspose.barcode.generation/enablechecksum/no/_index.md b/english/php/aspose.barcode.generation/enablechecksum/no/_index.md new file mode 100644 index 000000000..b5953a08e --- /dev/null +++ b/english/php/aspose.barcode.generation/enablechecksum/no/_index.md @@ -0,0 +1,18 @@ +--- +title: "EnableChecksum::NO" +linktitle: "NO" +articleTitle: "NO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Do not use checksum." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/enablechecksum/no/ +--- + +## EnableChecksum::NO Enum Value + +**Value:** `2` + + +Do not use checksum. + diff --git a/english/php/aspose.barcode.generation/enablechecksum/yes/_index.md b/english/php/aspose.barcode.generation/enablechecksum/yes/_index.md new file mode 100644 index 000000000..b25c869b7 --- /dev/null +++ b/english/php/aspose.barcode.generation/enablechecksum/yes/_index.md @@ -0,0 +1,18 @@ +--- +title: "EnableChecksum::YES" +linktitle: "YES" +articleTitle: "YES" +second_title: "Aspose.BarCode for PHP via Java" +description: "Always use checksum if possible." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/enablechecksum/yes/ +--- + +## EnableChecksum::YES Enum Value + +**Value:** `1` + + +Always use checksum if possible. + diff --git a/english/php/aspose.barcode.generation/encodetypes/_index.md b/english/php/aspose.barcode.generation/encodetypes/_index.md new file mode 100644 index 000000000..caf7aba55 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/_index.md @@ -0,0 +1,114 @@ +--- +title: "EncodeTypes Class" +linktitle: "EncodeTypes" +articleTitle: "EncodeTypes" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the type of barcode to encode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/ +--- + +## EncodeTypes class + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies the type of barcode to encode. + + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [parse](./parse/) | Yes | | + +## Constants + +| Name | Value | Description | +| --- | --- | --- | +| [AUSTRALIA_POST](./australia_post/) | `38` | Represents Australia Post Customer BarCode | +| [AUSTRALIAN_POSTE_PARCEL](./australian_poste_parcel/) | `49` | Specifies that the data should be encoded with Australian Post Domestic eParcel Barcode barcode specification | +| [AZTEC](./aztec/) | `35` | Specifies that the data should be encoded with Aztec barcode specification | +| [CODABAR](./codabar/) | `0` | Specifies that the data should be encoded with CODABAR barcode specification | +| [CODABLOCK_F](./codablock_f/) | `64` | Specifies that the data should be encoded with Codablock-F barcode specification. | +| [CODE_11](./code_11/) | `1` | Specifies that the data should be encoded with CODE 11 barcode specification | +| [CODE_128](./code_128/) | `6` | Specifies that the data should be encoded with CODE 128 barcode specification | +| [CODE_16_K](./code_16_k/) | `31` | Represents Code 16K barcode. | +| [CODE_32](./code_32/) | `58` | Specifies that the data should be encoded with Code32 barcode specification | +| [CODE_39](./code_39/) | `2` | Specifies that the data should be encoded with basic charset barcode specification: ISO/IEC 16388 | +| [CODE_39_FULL_ASCII](./code_39_full_ascii/) | `3` | Specifies that the data should be encoded with full ASCII charset barcode specification: ISO/IEC 16388 | +| [CODE_93](./code_93/) | `5` | Specifies that the data should be encoded with barcode specification | +| [DATA_LOGIC_2_OF_5](./data_logic_2_of_5/) | `59` | Specifies that the data should be encoded with DataLogic 2 of 5 barcode specification | +| [DATA_MATRIX](./data_matrix/) | `33` | 2D barcode symbology DataMatrix | +| [DATABAR_EXPANDED](./databar_expanded/) | `46` | Represents GS1 Databar expanded barcode. | +| [DATABAR_EXPANDED_STACKED](./databar_expanded_stacked/) | `52` | Represents GS1 Databar expanded stacked barcode. | +| [DATABAR_LIMITED](./databar_limited/) | `45` | Represents GS1 DATABAR limited barcode. | +| [DATABAR_OMNI_DIRECTIONAL](./databar_omni_directional/) | `43` | Specifies that the data should be encoded with GS1 Databar omni-directional barcode specification. | +| [DATABAR_STACKED](./databar_stacked/) | `53` | Represents GS1 Databar stacked barcode. | +| [DATABAR_STACKED_OMNI_DIRECTIONAL](./databar_stacked_omni_directional/) | `54` | Represents GS1 Databar stacked omni-directional barcode. | +| [DATABAR_TRUNCATED](./databar_truncated/) | `44` | Specifies that the data should be encoded with GS1 Databar truncated barcode specification. | +| [DEUTSCHE_POST_IDENTCODE](./deutsche_post_identcode/) | `27` | 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](./deutsche_post_leitcode/) | `28` | Represents Deutsch Post Leitcode Barcode,also known as German Postal 2 of 5 Leitcode, CodeLeitcode, Leitcode, Deutsch Post AG (DHL). | +| [DOT_CODE](./dot_code/) | `60` | Specifies that the data should be encoded with DotCode barcode specification | +| [DUTCH_KIX](./dutch_kix/) | `61` | Specifies that the data should be encoded with Dutch KIX barcode specification | +| [EAN_13](./ean_13/) | `9` | Specifies that the data should be encoded with EAN-13 barcode specification | +| [EAN_14](./ean_14/) | `10` | Specifies that the data should be encoded with EAN14 barcode specification | +| [EAN_8](./ean_8/) | `8` | Specifies that the data should be encoded with EAN-8 barcode specification | +| [GS_1_AZTEC](./gs_1_aztec/) | `81` | Specifies that the data should be encoded with barcode specification. The codetext must contains parentheses for AI. | +| [GS_1_CODABLOCK_F](./gs_1_codablock_f/) | `65` | Specifies that the data should be encoded with GS1 Codablock-F barcode specification. The codetext must contains parentheses for AI. | +| [GS_1_CODE_128](./gs_1_code_128/) | `7` | Specifies that the data should be encoded with GS1 Code 128 barcode specification. The codetext must contains parentheses for AI. | +| [GS_1_COMPOSITE_BAR](./gs_1_composite_bar/) | `67` | Specifies that the data should be encoded with GS1 Composite Bar barcode specification. The codetext must contains parentheses for AI. 1D codetext and 2D codetext must be separated with symbol '/' | +| [GS_1_DATA_MATRIX](./gs_1_data_matrix/) | `48` | 2D barcode symbology DataMatrix with GS1 string format | +| [GS_1_DOT_CODE](./gs_1_dot_code/) | `78` | Specifies that the data should be encoded with barcode specification. The codetext must contains parentheses for AI. | +| [GS_1_HAN_XIN](./gs_1_han_xin/) | `80` | 2D barcode symbology QR with GS1 string format | +| [GS_1_MICRO_PDF_417](./gs_1_micro_pdf_417/) | `82` | Specifies that the data should be encoded with GS1MicroPdf417 barcode specification | +| [GS_1_QR](./gs_1_qr/) | `56` | 2D barcode symbology QR with GS1 string format | +| [HAN_XIN](./han_xin/) | `79` | Specifies that the data should be encoded with Han Xin barcode specification | +| [HIBC_AZTEC_LIC](./hibc_aztec_lic/) | `70` | Specifies that the data should be encoded with barcode specification. | +| [HIBC_AZTEC_PAS](./hibc_aztec_pas/) | `75` | Specifies that the data should be encoded with barcode specification. | +| [HIBC_CODE_128_LIC](./hibc_code_128_lic/) | `69` | Specifies that the data should be encoded with barcode specification. | +| [HIBC_CODE_128_PAS](./hibc_code_128_pas/) | `74` | Specifies that the data should be encoded with barcode specification. | +| [HIBC_CODE_39_LIC](./hibc_code_39_lic/) | `68` | Specifies that the data should be encoded with barcode specification. | +| [HIBC_CODE_39_PAS](./hibc_code_39_pas/) | `73` | Specifies that the data should be encoded with barcode specification. | +| [HIBC_DATA_MATRIX_LIC](./hibc_data_matrix_lic/) | `71` | Specifies that the data should be encoded with barcode specification. | +| [HIBC_DATA_MATRIX_PAS](./hibc_data_matrix_pas/) | `76` | Specifies that the data should be encoded with barcode specification. | +| [HIBCQRLIC](./hibcqrlic/) | `72` | Specifies that the data should be encoded with barcode specification. | +| [HIBCQRPAS](./hibcqrpas/) | `77` | Specifies that the data should be encoded with barcode specification. | +| [IATA_2_OF_5](./iata_2_of_5/) | `22` | Represents IATA 2 of 5 barcode.IATA (International Air Transport Assosiation) uses this barcode for the management of air cargo. | +| [INTERLEAVED_2_OF_5](./interleaved_2_of_5/) | `19` | Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification | +| [ISBN](./isbn/) | `15` | Specifies that the data should be encoded with isBN barcode specification | +| [ISMN](./ismn/) | `17` | Specifies that the data should be encoded with ISMN barcode specification | +| [ISSN](./issn/) | `16` | Specifies that the data should be encoded with ISSN barcode specification | +| [ITALIAN_POST_25](./italian_post_25/) | `21` | Represents Italian Post 25 barcode. | +| [ITF_14](./itf_14/) | `23` | Specifies that the data should be encoded with ITF14 barcode specification | +| [ITF_6](./itf_6/) | `24` | Represents ITF-6 Barcode. | +| [MACRO_PDF_417](./macro_pdf_417/) | `37` | Specifies that the data should be encoded with MacroPdf417 barcode specification | +| [MAILMARK](./mailmark/) | `66` | Represents Royal Mail Mailmark barcode. | +| [MATRIX_2_OF_5](./matrix_2_of_5/) | `20` | Represents Matrix 2 of 5 BarCode | +| [MAXI_CODE](./maxi_code/) | `57` | Specifies that the data should be encoded with MaxiCode barcode specification | +| [MICRO_PDF_417](./micro_pdf_417/) | `55` | Specifies that the data should be encoded with MicroPdf417 barcode specification | +| [MICRO_QR](./micro_qr/) | `83` | Specifies that the data should be encoded with MicroQR Code barcode specification | +| [MSI](./msi/) | `25` | Specifies that the data should be encoded with MSI Plessey barcode specification | +| [NONE](./none/) | `-1` | Unspecified encode type. | +| [ONE_CODE](./one_code/) | `41` | Specifies that the data should be encoded with USPS OneCode barcode specification | +| [OPC](./opc/) | `29` | Represents OPC(Optical Product Code) Barcode,also known as , VCA Barcode VCA OPC, Vision Council of America OPC Barcode. | +| [PATCH_CODE](./patch_code/) | `51` | Represents Patch code barcode | +| [PDF_417](./pdf_417/) | `36` | Specifies that the data should be encoded with Pdf417 barcode specification | +| [PHARMACODE](./pharmacode/) | `32` | Represents Pharmacode barcode. | +| [PLANET](./planet/) | `40` | Specifies that the data should be encoded with Planet barcode specification | +| [POSTNET](./postnet/) | `39` | Specifies that the data should be encoded with Postnet barcode specification | +| [PZN](./pzn/) | `30` | Represents PZN barcode.This EncodeType is also known as Pharmacy central number, Pharmazentralnummer | +| [QR](./qr/) | `34` | Specifies that the data should be encoded with QR Code barcode specification | +| [RECT_MICRO_QR](./rect_micro_qr/) | `84` | Specifies that the data should be encoded with RectMicroQR (rMQR) Code barcode specification | +| [RM_4_SCC](./rm_4_scc/) | `42` | Represents RM4SCC barcode. RM4SCC (Royal Mail 4-state Customer Code) is used for automated mail sort process in UK. | +| [SCC_14](./scc_14/) | `11` | Specifies that the data should be encoded with SCC14 barcode specification | +| [SINGAPORE_POST](./singapore_post/) | `47` | Specifies that the data should be encoded with Singapore Post Barcode barcode specification | +| [SSCC_18](./sscc_18/) | `12` | Specifies that the data should be encoded with SSCC18 barcode specification | +| [STANDARD_2_OF_5](./standard_2_of_5/) | `18` | Specifies that the data should be encoded with Standard 2 of 5 barcode specification | +| [SWISS_POST_PARCEL](./swiss_post_parcel/) | `50` | Specifies that the data should be encoded with Swiss Post Parcel Barcode barcode specification. Supported types: Domestic Mail, International Mail, Additional Services (new) | +| [UPCA](./upca/) | `13` | Specifies that the data should be encoded with UPC-A barcode specification | +| [UPCA_GS_1_CODE_128_COUPON](./upca_gs_1_code_128_coupon/) | `62` | Specifies that the data should be encoded with UPC coupon with GS1-128 Extended Code barcode specification. An example of the input string: BarCodeBuilder->setCodetext("514141100906(8102)03"), where UPCA part is "514141100906", GS1Code128 part is (8102)03. | +| [UPCA_GS_1_DATABAR_COUPON](./upca_gs_1_databar_coupon/) | `63` | Specifies that the data should be encoded with UPC coupon with GS1 DataBar addition barcode specification. An example of the input string: where UPCA part is "514141100906", DATABAR part is "(8110)106141416543213500110000310123196000". To change the caption, use barCodeBuilder->getCaptionAbove()->setText("company prefix + offer code"); | +| [UPCE](./upce/) | `14` | Specifies that the data should be encoded with UPC-E barcode specification | +| [VIN](./vin/) | `26` | Represents VIN (Vehicle Identification Number) Barcode. | diff --git a/english/php/aspose.barcode.generation/encodetypes/australia_post/_index.md b/english/php/aspose.barcode.generation/encodetypes/australia_post/_index.md new file mode 100644 index 000000000..e83da5081 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/australia_post/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::AUSTRALIA_POST" +linktitle: "AUSTRALIA_POST" +articleTitle: "AUSTRALIA_POST" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents Australia Post Customer BarCode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/australia_post/ +--- + +## EncodeTypes::AUSTRALIA_POST Constant + +**Value:** `38` + + +Represents Australia Post Customer BarCode + diff --git a/english/php/aspose.barcode.generation/encodetypes/australian_poste_parcel/_index.md b/english/php/aspose.barcode.generation/encodetypes/australian_poste_parcel/_index.md new file mode 100644 index 000000000..7c46dc16b --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/australian_poste_parcel/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::AUSTRALIAN_POSTE_PARCEL" +linktitle: "AUSTRALIAN_POSTE_PARCEL" +articleTitle: "AUSTRALIAN_POSTE_PARCEL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Australian Post Domestic eParcel Barcode barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/australian_poste_parcel/ +--- + +## EncodeTypes::AUSTRALIAN_POSTE_PARCEL Constant + +**Value:** `49` + + +Specifies that the data should be encoded with Australian Post Domestic eParcel Barcode barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/aztec/_index.md b/english/php/aspose.barcode.generation/encodetypes/aztec/_index.md new file mode 100644 index 000000000..1d004b49c --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/aztec/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::AZTEC" +linktitle: "AZTEC" +articleTitle: "AZTEC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Aztec barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/aztec/ +--- + +## EncodeTypes::AZTEC Constant + +**Value:** `35` + + +Specifies that the data should be encoded with Aztec barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/codabar/_index.md b/english/php/aspose.barcode.generation/encodetypes/codabar/_index.md new file mode 100644 index 000000000..810468279 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/codabar/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::CODABAR" +linktitle: "CODABAR" +articleTitle: "CODABAR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with CODABAR barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/codabar/ +--- + +## EncodeTypes::CODABAR Constant + +**Value:** `0` + + +Specifies that the data should be encoded with CODABAR barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/codablock_f/_index.md b/english/php/aspose.barcode.generation/encodetypes/codablock_f/_index.md new file mode 100644 index 000000000..06f6f2c35 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/codablock_f/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::CODABLOCK_F" +linktitle: "CODABLOCK_F" +articleTitle: "CODABLOCK_F" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Codablock-F barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/codablock_f/ +--- + +## EncodeTypes::CODABLOCK_F Constant + +**Value:** `64` + + +Specifies that the data should be encoded with Codablock-F barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/code_11/_index.md b/english/php/aspose.barcode.generation/encodetypes/code_11/_index.md new file mode 100644 index 000000000..1b44303da --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/code_11/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::CODE_11" +linktitle: "CODE_11" +articleTitle: "CODE_11" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with CODE 11 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/code_11/ +--- + +## EncodeTypes::CODE_11 Constant + +**Value:** `1` + + +Specifies that the data should be encoded with CODE 11 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/code_128/_index.md b/english/php/aspose.barcode.generation/encodetypes/code_128/_index.md new file mode 100644 index 000000000..e463c0b5b --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/code_128/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::CODE_128" +linktitle: "CODE_128" +articleTitle: "CODE_128" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with CODE 128 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/code_128/ +--- + +## EncodeTypes::CODE_128 Constant + +**Value:** `6` + + +Specifies that the data should be encoded with CODE 128 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/code_16_k/_index.md b/english/php/aspose.barcode.generation/encodetypes/code_16_k/_index.md new file mode 100644 index 000000000..bdc957bec --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/code_16_k/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::CODE_16_K" +linktitle: "CODE_16_K" +articleTitle: "CODE_16_K" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents Code 16K barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/code_16_k/ +--- + +## EncodeTypes::CODE_16_K Constant + +**Value:** `31` + + +Represents Code 16K barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/code_32/_index.md b/english/php/aspose.barcode.generation/encodetypes/code_32/_index.md new file mode 100644 index 000000000..30f13bb8d --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/code_32/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::CODE_32" +linktitle: "CODE_32" +articleTitle: "CODE_32" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Code32 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/code_32/ +--- + +## EncodeTypes::CODE_32 Constant + +**Value:** `58` + + +Specifies that the data should be encoded with Code32 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/code_39/_index.md b/english/php/aspose.barcode.generation/encodetypes/code_39/_index.md new file mode 100644 index 000000000..02f4fc967 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/code_39/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::CODE_39" +linktitle: "CODE_39" +articleTitle: "CODE_39" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with basic charset barcode specification: ISO/IEC 16388" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/code_39/ +--- + +## EncodeTypes::CODE_39 Constant + +**Value:** `2` + + +Specifies that the data should be encoded with basic charset barcode specification: ISO/IEC 16388 + diff --git a/english/php/aspose.barcode.generation/encodetypes/code_39_full_ascii/_index.md b/english/php/aspose.barcode.generation/encodetypes/code_39_full_ascii/_index.md new file mode 100644 index 000000000..90cac96ae --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/code_39_full_ascii/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::CODE_39_FULL_ASCII" +linktitle: "CODE_39_FULL_ASCII" +articleTitle: "CODE_39_FULL_ASCII" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with full ASCII charset barcode specification: ISO/IEC 16388" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/code_39_full_ascii/ +--- + +## EncodeTypes::CODE_39_FULL_ASCII Constant + +**Value:** `3` + + +Specifies that the data should be encoded with full ASCII charset barcode specification: ISO/IEC 16388 + diff --git a/english/php/aspose.barcode.generation/encodetypes/code_93/_index.md b/english/php/aspose.barcode.generation/encodetypes/code_93/_index.md new file mode 100644 index 000000000..4ab15b073 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/code_93/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::CODE_93" +linktitle: "CODE_93" +articleTitle: "CODE_93" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/code_93/ +--- + +## EncodeTypes::CODE_93 Constant + +**Value:** `5` + + +Specifies that the data should be encoded with barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/data_logic_2_of_5/_index.md b/english/php/aspose.barcode.generation/encodetypes/data_logic_2_of_5/_index.md new file mode 100644 index 000000000..2f827239b --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/data_logic_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DATA_LOGIC_2_OF_5" +linktitle: "DATA_LOGIC_2_OF_5" +articleTitle: "DATA_LOGIC_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with DataLogic 2 of 5 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/data_logic_2_of_5/ +--- + +## EncodeTypes::DATA_LOGIC_2_OF_5 Constant + +**Value:** `59` + + +Specifies that the data should be encoded with DataLogic 2 of 5 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/data_matrix/_index.md b/english/php/aspose.barcode.generation/encodetypes/data_matrix/_index.md new file mode 100644 index 000000000..03cdb6154 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/data_matrix/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DATA_MATRIX" +linktitle: "DATA_MATRIX" +articleTitle: "DATA_MATRIX" +second_title: "Aspose.BarCode for PHP via Java" +description: "2D barcode symbology DataMatrix" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/data_matrix/ +--- + +## EncodeTypes::DATA_MATRIX Constant + +**Value:** `33` + + +2D barcode symbology DataMatrix + diff --git a/english/php/aspose.barcode.generation/encodetypes/databar_expanded/_index.md b/english/php/aspose.barcode.generation/encodetypes/databar_expanded/_index.md new file mode 100644 index 000000000..1c04ee78b --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/databar_expanded/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DATABAR_EXPANDED" +linktitle: "DATABAR_EXPANDED" +articleTitle: "DATABAR_EXPANDED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents GS1 Databar expanded barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/databar_expanded/ +--- + +## EncodeTypes::DATABAR_EXPANDED Constant + +**Value:** `46` + + +Represents GS1 Databar expanded barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/databar_expanded_stacked/_index.md b/english/php/aspose.barcode.generation/encodetypes/databar_expanded_stacked/_index.md new file mode 100644 index 000000000..eb34c84f6 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/databar_expanded_stacked/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DATABAR_EXPANDED_STACKED" +linktitle: "DATABAR_EXPANDED_STACKED" +articleTitle: "DATABAR_EXPANDED_STACKED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents GS1 Databar expanded stacked barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/databar_expanded_stacked/ +--- + +## EncodeTypes::DATABAR_EXPANDED_STACKED Constant + +**Value:** `52` + + +Represents GS1 Databar expanded stacked barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/databar_limited/_index.md b/english/php/aspose.barcode.generation/encodetypes/databar_limited/_index.md new file mode 100644 index 000000000..5d85e674d --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/databar_limited/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DATABAR_LIMITED" +linktitle: "DATABAR_LIMITED" +articleTitle: "DATABAR_LIMITED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents GS1 DATABAR limited barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/databar_limited/ +--- + +## EncodeTypes::DATABAR_LIMITED Constant + +**Value:** `45` + + +Represents GS1 DATABAR limited barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/databar_omni_directional/_index.md b/english/php/aspose.barcode.generation/encodetypes/databar_omni_directional/_index.md new file mode 100644 index 000000000..dad90ffed --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/databar_omni_directional/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DATABAR_OMNI_DIRECTIONAL" +linktitle: "DATABAR_OMNI_DIRECTIONAL" +articleTitle: "DATABAR_OMNI_DIRECTIONAL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with GS1 Databar omni-directional barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/databar_omni_directional/ +--- + +## EncodeTypes::DATABAR_OMNI_DIRECTIONAL Constant + +**Value:** `43` + + +Specifies that the data should be encoded with GS1 Databar omni-directional barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/databar_stacked/_index.md b/english/php/aspose.barcode.generation/encodetypes/databar_stacked/_index.md new file mode 100644 index 000000000..31dc5645d --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/databar_stacked/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DATABAR_STACKED" +linktitle: "DATABAR_STACKED" +articleTitle: "DATABAR_STACKED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents GS1 Databar stacked barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/databar_stacked/ +--- + +## EncodeTypes::DATABAR_STACKED Constant + +**Value:** `53` + + +Represents GS1 Databar stacked barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/databar_stacked_omni_directional/_index.md b/english/php/aspose.barcode.generation/encodetypes/databar_stacked_omni_directional/_index.md new file mode 100644 index 000000000..eedf33d2c --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/databar_stacked_omni_directional/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DATABAR_STACKED_OMNI_DIRECTIONAL" +linktitle: "DATABAR_STACKED_OMNI_DIRECTIONAL" +articleTitle: "DATABAR_STACKED_OMNI_DIRECTIONAL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents GS1 Databar stacked omni-directional barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/databar_stacked_omni_directional/ +--- + +## EncodeTypes::DATABAR_STACKED_OMNI_DIRECTIONAL Constant + +**Value:** `54` + + +Represents GS1 Databar stacked omni-directional barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/databar_truncated/_index.md b/english/php/aspose.barcode.generation/encodetypes/databar_truncated/_index.md new file mode 100644 index 000000000..146228581 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/databar_truncated/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DATABAR_TRUNCATED" +linktitle: "DATABAR_TRUNCATED" +articleTitle: "DATABAR_TRUNCATED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with GS1 Databar truncated barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/databar_truncated/ +--- + +## EncodeTypes::DATABAR_TRUNCATED Constant + +**Value:** `44` + + +Specifies that the data should be encoded with GS1 Databar truncated barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/deutsche_post_identcode/_index.md b/english/php/aspose.barcode.generation/encodetypes/deutsche_post_identcode/_index.md new file mode 100644 index 000000000..1ad8b7f9a --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/deutsche_post_identcode/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DEUTSCHE_POST_IDENTCODE" +linktitle: "DEUTSCHE_POST_IDENTCODE" +articleTitle: "DEUTSCHE_POST_IDENTCODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "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)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/deutsche_post_identcode/ +--- + +## EncodeTypes::DEUTSCHE_POST_IDENTCODE Constant + +**Value:** `27` + + +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) + diff --git a/english/php/aspose.barcode.generation/encodetypes/deutsche_post_leitcode/_index.md b/english/php/aspose.barcode.generation/encodetypes/deutsche_post_leitcode/_index.md new file mode 100644 index 000000000..568ea6da0 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/deutsche_post_leitcode/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DEUTSCHE_POST_LEITCODE" +linktitle: "DEUTSCHE_POST_LEITCODE" +articleTitle: "DEUTSCHE_POST_LEITCODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents Deutsch Post Leitcode Barcode,also known as German Postal 2 of 5 Leitcode, CodeLeitcode, Leitcode, Deutsch Post AG (DHL)." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/deutsche_post_leitcode/ +--- + +## EncodeTypes::DEUTSCHE_POST_LEITCODE Constant + +**Value:** `28` + + +Represents Deutsch Post Leitcode Barcode,also known as German Postal 2 of 5 Leitcode, CodeLeitcode, Leitcode, Deutsch Post AG (DHL). + diff --git a/english/php/aspose.barcode.generation/encodetypes/dot_code/_index.md b/english/php/aspose.barcode.generation/encodetypes/dot_code/_index.md new file mode 100644 index 000000000..dde89a622 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/dot_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DOT_CODE" +linktitle: "DOT_CODE" +articleTitle: "DOT_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with DotCode barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/dot_code/ +--- + +## EncodeTypes::DOT_CODE Constant + +**Value:** `60` + + +Specifies that the data should be encoded with DotCode barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/dutch_kix/_index.md b/english/php/aspose.barcode.generation/encodetypes/dutch_kix/_index.md new file mode 100644 index 000000000..04f208680 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/dutch_kix/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::DUTCH_KIX" +linktitle: "DUTCH_KIX" +articleTitle: "DUTCH_KIX" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Dutch KIX barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/dutch_kix/ +--- + +## EncodeTypes::DUTCH_KIX Constant + +**Value:** `61` + + +Specifies that the data should be encoded with Dutch KIX barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/ean_13/_index.md b/english/php/aspose.barcode.generation/encodetypes/ean_13/_index.md new file mode 100644 index 000000000..9ec95e938 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/ean_13/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::EAN_13" +linktitle: "EAN_13" +articleTitle: "EAN_13" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with EAN-13 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/ean_13/ +--- + +## EncodeTypes::EAN_13 Constant + +**Value:** `9` + + +Specifies that the data should be encoded with EAN-13 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/ean_14/_index.md b/english/php/aspose.barcode.generation/encodetypes/ean_14/_index.md new file mode 100644 index 000000000..4f6068cab --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/ean_14/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::EAN_14" +linktitle: "EAN_14" +articleTitle: "EAN_14" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with EAN14 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/ean_14/ +--- + +## EncodeTypes::EAN_14 Constant + +**Value:** `10` + + +Specifies that the data should be encoded with EAN14 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/ean_8/_index.md b/english/php/aspose.barcode.generation/encodetypes/ean_8/_index.md new file mode 100644 index 000000000..18c6c3621 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/ean_8/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::EAN_8" +linktitle: "EAN_8" +articleTitle: "EAN_8" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with EAN-8 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/ean_8/ +--- + +## EncodeTypes::EAN_8 Constant + +**Value:** `8` + + +Specifies that the data should be encoded with EAN-8 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/gs_1_aztec/_index.md b/english/php/aspose.barcode.generation/encodetypes/gs_1_aztec/_index.md new file mode 100644 index 000000000..d603303d4 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/gs_1_aztec/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::GS_1_AZTEC" +linktitle: "GS_1_AZTEC" +articleTitle: "GS_1_AZTEC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification. The codetext must contains parentheses for AI." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/gs_1_aztec/ +--- + +## EncodeTypes::GS_1_AZTEC Constant + +**Value:** `81` + + +Specifies that the data should be encoded with barcode specification. The codetext must contains parentheses for AI. + diff --git a/english/php/aspose.barcode.generation/encodetypes/gs_1_codablock_f/_index.md b/english/php/aspose.barcode.generation/encodetypes/gs_1_codablock_f/_index.md new file mode 100644 index 000000000..c17574104 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/gs_1_codablock_f/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::GS_1_CODABLOCK_F" +linktitle: "GS_1_CODABLOCK_F" +articleTitle: "GS_1_CODABLOCK_F" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with GS1 Codablock-F barcode specification. The codetext must contains parentheses for AI." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/gs_1_codablock_f/ +--- + +## EncodeTypes::GS_1_CODABLOCK_F Constant + +**Value:** `65` + + +Specifies that the data should be encoded with GS1 Codablock-F barcode specification. The codetext must contains parentheses for AI. + diff --git a/english/php/aspose.barcode.generation/encodetypes/gs_1_code_128/_index.md b/english/php/aspose.barcode.generation/encodetypes/gs_1_code_128/_index.md new file mode 100644 index 000000000..c4c36926f --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/gs_1_code_128/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::GS_1_CODE_128" +linktitle: "GS_1_CODE_128" +articleTitle: "GS_1_CODE_128" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with GS1 Code 128 barcode specification. The codetext must contains parentheses for AI." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/gs_1_code_128/ +--- + +## EncodeTypes::GS_1_CODE_128 Constant + +**Value:** `7` + + +Specifies that the data should be encoded with GS1 Code 128 barcode specification. The codetext must contains parentheses for AI. + diff --git a/english/php/aspose.barcode.generation/encodetypes/gs_1_composite_bar/_index.md b/english/php/aspose.barcode.generation/encodetypes/gs_1_composite_bar/_index.md new file mode 100644 index 000000000..dd263b26d --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/gs_1_composite_bar/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::GS_1_COMPOSITE_BAR" +linktitle: "GS_1_COMPOSITE_BAR" +articleTitle: "GS_1_COMPOSITE_BAR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with GS1 Composite Bar barcode specification. The codetext must contains parentheses for AI. 1D codetext and 2D codetext must be separated with symbol '/'" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/gs_1_composite_bar/ +--- + +## EncodeTypes::GS_1_COMPOSITE_BAR Constant + +**Value:** `67` + + +Specifies that the data should be encoded with GS1 Composite Bar barcode specification. The codetext must contains parentheses for AI. 1D codetext and 2D codetext must be separated with symbol '/' + diff --git a/english/php/aspose.barcode.generation/encodetypes/gs_1_data_matrix/_index.md b/english/php/aspose.barcode.generation/encodetypes/gs_1_data_matrix/_index.md new file mode 100644 index 000000000..692290d09 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/gs_1_data_matrix/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::GS_1_DATA_MATRIX" +linktitle: "GS_1_DATA_MATRIX" +articleTitle: "GS_1_DATA_MATRIX" +second_title: "Aspose.BarCode for PHP via Java" +description: "2D barcode symbology DataMatrix with GS1 string format" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/gs_1_data_matrix/ +--- + +## EncodeTypes::GS_1_DATA_MATRIX Constant + +**Value:** `48` + + +2D barcode symbology DataMatrix with GS1 string format + diff --git a/english/php/aspose.barcode.generation/encodetypes/gs_1_dot_code/_index.md b/english/php/aspose.barcode.generation/encodetypes/gs_1_dot_code/_index.md new file mode 100644 index 000000000..80a94cb21 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/gs_1_dot_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::GS_1_DOT_CODE" +linktitle: "GS_1_DOT_CODE" +articleTitle: "GS_1_DOT_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification. The codetext must contains parentheses for AI." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/gs_1_dot_code/ +--- + +## EncodeTypes::GS_1_DOT_CODE Constant + +**Value:** `78` + + +Specifies that the data should be encoded with barcode specification. The codetext must contains parentheses for AI. + diff --git a/english/php/aspose.barcode.generation/encodetypes/gs_1_han_xin/_index.md b/english/php/aspose.barcode.generation/encodetypes/gs_1_han_xin/_index.md new file mode 100644 index 000000000..e54dbb004 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/gs_1_han_xin/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::GS_1_HAN_XIN" +linktitle: "GS_1_HAN_XIN" +articleTitle: "GS_1_HAN_XIN" +second_title: "Aspose.BarCode for PHP via Java" +description: "2D barcode symbology QR with GS1 string format" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/gs_1_han_xin/ +--- + +## EncodeTypes::GS_1_HAN_XIN Constant + +**Value:** `80` + + +2D barcode symbology QR with GS1 string format + diff --git a/english/php/aspose.barcode.generation/encodetypes/gs_1_micro_pdf_417/_index.md b/english/php/aspose.barcode.generation/encodetypes/gs_1_micro_pdf_417/_index.md new file mode 100644 index 000000000..c16f3cdea --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/gs_1_micro_pdf_417/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::GS_1_MICRO_PDF_417" +linktitle: "GS_1_MICRO_PDF_417" +articleTitle: "GS_1_MICRO_PDF_417" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with GS1MicroPdf417 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/gs_1_micro_pdf_417/ +--- + +## EncodeTypes::GS_1_MICRO_PDF_417 Constant + +**Value:** `82` + + +Specifies that the data should be encoded with GS1MicroPdf417 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/gs_1_qr/_index.md b/english/php/aspose.barcode.generation/encodetypes/gs_1_qr/_index.md new file mode 100644 index 000000000..88444cb7a --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/gs_1_qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::GS_1_QR" +linktitle: "GS_1_QR" +articleTitle: "GS_1_QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "2D barcode symbology QR with GS1 string format" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/gs_1_qr/ +--- + +## EncodeTypes::GS_1_QR Constant + +**Value:** `56` + + +2D barcode symbology QR with GS1 string format + diff --git a/english/php/aspose.barcode.generation/encodetypes/han_xin/_index.md b/english/php/aspose.barcode.generation/encodetypes/han_xin/_index.md new file mode 100644 index 000000000..72980d8ee --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/han_xin/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HAN_XIN" +linktitle: "HAN_XIN" +articleTitle: "HAN_XIN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Han Xin barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/han_xin/ +--- + +## EncodeTypes::HAN_XIN Constant + +**Value:** `79` + + +Specifies that the data should be encoded with Han Xin barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibc_aztec_lic/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibc_aztec_lic/_index.md new file mode 100644 index 000000000..d90f09a54 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibc_aztec_lic/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBC_AZTEC_LIC" +linktitle: "HIBC_AZTEC_LIC" +articleTitle: "HIBC_AZTEC_LIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibc_aztec_lic/ +--- + +## EncodeTypes::HIBC_AZTEC_LIC Constant + +**Value:** `70` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibc_aztec_pas/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibc_aztec_pas/_index.md new file mode 100644 index 000000000..7f629456d --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibc_aztec_pas/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBC_AZTEC_PAS" +linktitle: "HIBC_AZTEC_PAS" +articleTitle: "HIBC_AZTEC_PAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibc_aztec_pas/ +--- + +## EncodeTypes::HIBC_AZTEC_PAS Constant + +**Value:** `75` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibc_code_128_lic/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibc_code_128_lic/_index.md new file mode 100644 index 000000000..41f860839 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibc_code_128_lic/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBC_CODE_128_LIC" +linktitle: "HIBC_CODE_128_LIC" +articleTitle: "HIBC_CODE_128_LIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibc_code_128_lic/ +--- + +## EncodeTypes::HIBC_CODE_128_LIC Constant + +**Value:** `69` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibc_code_128_pas/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibc_code_128_pas/_index.md new file mode 100644 index 000000000..08a374e46 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibc_code_128_pas/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBC_CODE_128_PAS" +linktitle: "HIBC_CODE_128_PAS" +articleTitle: "HIBC_CODE_128_PAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibc_code_128_pas/ +--- + +## EncodeTypes::HIBC_CODE_128_PAS Constant + +**Value:** `74` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibc_code_39_lic/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibc_code_39_lic/_index.md new file mode 100644 index 000000000..9edaf85ea --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibc_code_39_lic/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBC_CODE_39_LIC" +linktitle: "HIBC_CODE_39_LIC" +articleTitle: "HIBC_CODE_39_LIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibc_code_39_lic/ +--- + +## EncodeTypes::HIBC_CODE_39_LIC Constant + +**Value:** `68` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibc_code_39_pas/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibc_code_39_pas/_index.md new file mode 100644 index 000000000..4c99cd55d --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibc_code_39_pas/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBC_CODE_39_PAS" +linktitle: "HIBC_CODE_39_PAS" +articleTitle: "HIBC_CODE_39_PAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibc_code_39_pas/ +--- + +## EncodeTypes::HIBC_CODE_39_PAS Constant + +**Value:** `73` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibc_data_matrix_lic/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibc_data_matrix_lic/_index.md new file mode 100644 index 000000000..3d3ad749f --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibc_data_matrix_lic/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBC_DATA_MATRIX_LIC" +linktitle: "HIBC_DATA_MATRIX_LIC" +articleTitle: "HIBC_DATA_MATRIX_LIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibc_data_matrix_lic/ +--- + +## EncodeTypes::HIBC_DATA_MATRIX_LIC Constant + +**Value:** `71` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibc_data_matrix_pas/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibc_data_matrix_pas/_index.md new file mode 100644 index 000000000..2640655d7 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibc_data_matrix_pas/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBC_DATA_MATRIX_PAS" +linktitle: "HIBC_DATA_MATRIX_PAS" +articleTitle: "HIBC_DATA_MATRIX_PAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibc_data_matrix_pas/ +--- + +## EncodeTypes::HIBC_DATA_MATRIX_PAS Constant + +**Value:** `76` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibcqrlic/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibcqrlic/_index.md new file mode 100644 index 000000000..67ed3d639 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibcqrlic/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBCQRLIC" +linktitle: "HIBCQRLIC" +articleTitle: "HIBCQRLIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibcqrlic/ +--- + +## EncodeTypes::HIBCQRLIC Constant + +**Value:** `72` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/hibcqrpas/_index.md b/english/php/aspose.barcode.generation/encodetypes/hibcqrpas/_index.md new file mode 100644 index 000000000..abb9ddd10 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/hibcqrpas/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::HIBCQRPAS" +linktitle: "HIBCQRPAS" +articleTitle: "HIBCQRPAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/hibcqrpas/ +--- + +## EncodeTypes::HIBCQRPAS Constant + +**Value:** `77` + + +Specifies that the data should be encoded with barcode specification. + diff --git a/english/php/aspose.barcode.generation/encodetypes/iata_2_of_5/_index.md b/english/php/aspose.barcode.generation/encodetypes/iata_2_of_5/_index.md new file mode 100644 index 000000000..7338e6f71 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/iata_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::IATA_2_OF_5" +linktitle: "IATA_2_OF_5" +articleTitle: "IATA_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents IATA 2 of 5 barcode.IATA (International Air Transport Assosiation) uses this barcode for the management of air cargo." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/iata_2_of_5/ +--- + +## EncodeTypes::IATA_2_OF_5 Constant + +**Value:** `22` + + +Represents IATA 2 of 5 barcode.IATA (International Air Transport Assosiation) uses this barcode for the management of air cargo. + diff --git a/english/php/aspose.barcode.generation/encodetypes/interleaved_2_of_5/_index.md b/english/php/aspose.barcode.generation/encodetypes/interleaved_2_of_5/_index.md new file mode 100644 index 000000000..1e686c504 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/interleaved_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::INTERLEAVED_2_OF_5" +linktitle: "INTERLEAVED_2_OF_5" +articleTitle: "INTERLEAVED_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/interleaved_2_of_5/ +--- + +## EncodeTypes::INTERLEAVED_2_OF_5 Constant + +**Value:** `19` + + +Specifies that the data should be encoded with INTERLEAVED 2 of 5 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/isbn/_index.md b/english/php/aspose.barcode.generation/encodetypes/isbn/_index.md new file mode 100644 index 000000000..46dafec78 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/isbn/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::ISBN" +linktitle: "ISBN" +articleTitle: "ISBN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with isBN barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/isbn/ +--- + +## EncodeTypes::ISBN Constant + +**Value:** `15` + + +Specifies that the data should be encoded with isBN barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/ismn/_index.md b/english/php/aspose.barcode.generation/encodetypes/ismn/_index.md new file mode 100644 index 000000000..684eff711 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/ismn/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::ISMN" +linktitle: "ISMN" +articleTitle: "ISMN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with ISMN barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/ismn/ +--- + +## EncodeTypes::ISMN Constant + +**Value:** `17` + + +Specifies that the data should be encoded with ISMN barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/issn/_index.md b/english/php/aspose.barcode.generation/encodetypes/issn/_index.md new file mode 100644 index 000000000..5ae84f00e --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/issn/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::ISSN" +linktitle: "ISSN" +articleTitle: "ISSN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with ISSN barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/issn/ +--- + +## EncodeTypes::ISSN Constant + +**Value:** `16` + + +Specifies that the data should be encoded with ISSN barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/italian_post_25/_index.md b/english/php/aspose.barcode.generation/encodetypes/italian_post_25/_index.md new file mode 100644 index 000000000..1bcf81adb --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/italian_post_25/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::ITALIAN_POST_25" +linktitle: "ITALIAN_POST_25" +articleTitle: "ITALIAN_POST_25" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents Italian Post 25 barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/italian_post_25/ +--- + +## EncodeTypes::ITALIAN_POST_25 Constant + +**Value:** `21` + + +Represents Italian Post 25 barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/itf_14/_index.md b/english/php/aspose.barcode.generation/encodetypes/itf_14/_index.md new file mode 100644 index 000000000..7777d2aea --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/itf_14/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::ITF_14" +linktitle: "ITF_14" +articleTitle: "ITF_14" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with ITF14 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/itf_14/ +--- + +## EncodeTypes::ITF_14 Constant + +**Value:** `23` + + +Specifies that the data should be encoded with ITF14 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/itf_6/_index.md b/english/php/aspose.barcode.generation/encodetypes/itf_6/_index.md new file mode 100644 index 000000000..74aeb27a4 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/itf_6/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::ITF_6" +linktitle: "ITF_6" +articleTitle: "ITF_6" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents ITF-6 Barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/itf_6/ +--- + +## EncodeTypes::ITF_6 Constant + +**Value:** `24` + + +Represents ITF-6 Barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/macro_pdf_417/_index.md b/english/php/aspose.barcode.generation/encodetypes/macro_pdf_417/_index.md new file mode 100644 index 000000000..ce4935795 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/macro_pdf_417/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::MACRO_PDF_417" +linktitle: "MACRO_PDF_417" +articleTitle: "MACRO_PDF_417" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with MacroPdf417 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/macro_pdf_417/ +--- + +## EncodeTypes::MACRO_PDF_417 Constant + +**Value:** `37` + + +Specifies that the data should be encoded with MacroPdf417 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/mailmark/_index.md b/english/php/aspose.barcode.generation/encodetypes/mailmark/_index.md new file mode 100644 index 000000000..a76c44fa1 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/mailmark/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::MAILMARK" +linktitle: "MAILMARK" +articleTitle: "MAILMARK" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents Royal Mail Mailmark barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/mailmark/ +--- + +## EncodeTypes::MAILMARK Constant + +**Value:** `66` + + +Represents Royal Mail Mailmark barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/matrix_2_of_5/_index.md b/english/php/aspose.barcode.generation/encodetypes/matrix_2_of_5/_index.md new file mode 100644 index 000000000..c6f2f9a1b --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/matrix_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::MATRIX_2_OF_5" +linktitle: "MATRIX_2_OF_5" +articleTitle: "MATRIX_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents Matrix 2 of 5 BarCode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/matrix_2_of_5/ +--- + +## EncodeTypes::MATRIX_2_OF_5 Constant + +**Value:** `20` + + +Represents Matrix 2 of 5 BarCode + diff --git a/english/php/aspose.barcode.generation/encodetypes/maxi_code/_index.md b/english/php/aspose.barcode.generation/encodetypes/maxi_code/_index.md new file mode 100644 index 000000000..267d2667f --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/maxi_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::MAXI_CODE" +linktitle: "MAXI_CODE" +articleTitle: "MAXI_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with MaxiCode barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/maxi_code/ +--- + +## EncodeTypes::MAXI_CODE Constant + +**Value:** `57` + + +Specifies that the data should be encoded with MaxiCode barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/micro_pdf_417/_index.md b/english/php/aspose.barcode.generation/encodetypes/micro_pdf_417/_index.md new file mode 100644 index 000000000..994aaf9e1 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/micro_pdf_417/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::MICRO_PDF_417" +linktitle: "MICRO_PDF_417" +articleTitle: "MICRO_PDF_417" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with MicroPdf417 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/micro_pdf_417/ +--- + +## EncodeTypes::MICRO_PDF_417 Constant + +**Value:** `55` + + +Specifies that the data should be encoded with MicroPdf417 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/micro_qr/_index.md b/english/php/aspose.barcode.generation/encodetypes/micro_qr/_index.md new file mode 100644 index 000000000..becd0489f --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/micro_qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::MICRO_QR" +linktitle: "MICRO_QR" +articleTitle: "MICRO_QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with MicroQR Code barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/micro_qr/ +--- + +## EncodeTypes::MICRO_QR Constant + +**Value:** `83` + + +Specifies that the data should be encoded with MicroQR Code barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/msi/_index.md b/english/php/aspose.barcode.generation/encodetypes/msi/_index.md new file mode 100644 index 000000000..57cec2968 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/msi/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::MSI" +linktitle: "MSI" +articleTitle: "MSI" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with MSI Plessey barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/msi/ +--- + +## EncodeTypes::MSI Constant + +**Value:** `25` + + +Specifies that the data should be encoded with MSI Plessey barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/none/_index.md b/english/php/aspose.barcode.generation/encodetypes/none/_index.md new file mode 100644 index 000000000..9ec0b51a3 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Unspecified encode type." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/none/ +--- + +## EncodeTypes::NONE Constant + +**Value:** `-1` + + +Unspecified encode type. + diff --git a/english/php/aspose.barcode.generation/encodetypes/one_code/_index.md b/english/php/aspose.barcode.generation/encodetypes/one_code/_index.md new file mode 100644 index 000000000..fe3868d30 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/one_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::ONE_CODE" +linktitle: "ONE_CODE" +articleTitle: "ONE_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with USPS OneCode barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/one_code/ +--- + +## EncodeTypes::ONE_CODE Constant + +**Value:** `41` + + +Specifies that the data should be encoded with USPS OneCode barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/opc/_index.md b/english/php/aspose.barcode.generation/encodetypes/opc/_index.md new file mode 100644 index 000000000..71c82a985 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/opc/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::OPC" +linktitle: "OPC" +articleTitle: "OPC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents OPC(Optical Product Code) Barcode,also known as , VCA Barcode VCA OPC, Vision Council of America OPC Barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/opc/ +--- + +## EncodeTypes::OPC Constant + +**Value:** `29` + + +Represents OPC(Optical Product Code) Barcode,also known as , VCA Barcode VCA OPC, Vision Council of America OPC Barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/parse/_index.md b/english/php/aspose.barcode.generation/encodetypes/parse/_index.md new file mode 100644 index 000000000..139df9dac --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/parse/_index.md @@ -0,0 +1,21 @@ +--- +title: "EncodeTypes.parse" +linktitle: "parse" +articleTitle: "parse" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/parse/ +--- + +## EncodeTypes.parse + +```php +parse(string $encodeTypeName) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encodeTypeName` | `string` | | diff --git a/english/php/aspose.barcode.generation/encodetypes/patch_code/_index.md b/english/php/aspose.barcode.generation/encodetypes/patch_code/_index.md new file mode 100644 index 000000000..a73c7fde2 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/patch_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::PATCH_CODE" +linktitle: "PATCH_CODE" +articleTitle: "PATCH_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents Patch code barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/patch_code/ +--- + +## EncodeTypes::PATCH_CODE Constant + +**Value:** `51` + + +Represents Patch code barcode + diff --git a/english/php/aspose.barcode.generation/encodetypes/pdf_417/_index.md b/english/php/aspose.barcode.generation/encodetypes/pdf_417/_index.md new file mode 100644 index 000000000..9451ac71f --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/pdf_417/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::PDF_417" +linktitle: "PDF_417" +articleTitle: "PDF_417" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Pdf417 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/pdf_417/ +--- + +## EncodeTypes::PDF_417 Constant + +**Value:** `36` + + +Specifies that the data should be encoded with Pdf417 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/pharmacode/_index.md b/english/php/aspose.barcode.generation/encodetypes/pharmacode/_index.md new file mode 100644 index 000000000..ad3d9b4d1 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/pharmacode/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::PHARMACODE" +linktitle: "PHARMACODE" +articleTitle: "PHARMACODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents Pharmacode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/pharmacode/ +--- + +## EncodeTypes::PHARMACODE Constant + +**Value:** `32` + + +Represents Pharmacode barcode. + diff --git a/english/php/aspose.barcode.generation/encodetypes/planet/_index.md b/english/php/aspose.barcode.generation/encodetypes/planet/_index.md new file mode 100644 index 000000000..839c448a9 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/planet/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::PLANET" +linktitle: "PLANET" +articleTitle: "PLANET" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Planet barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/planet/ +--- + +## EncodeTypes::PLANET Constant + +**Value:** `40` + + +Specifies that the data should be encoded with Planet barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/postnet/_index.md b/english/php/aspose.barcode.generation/encodetypes/postnet/_index.md new file mode 100644 index 000000000..8f7247176 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/postnet/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::POSTNET" +linktitle: "POSTNET" +articleTitle: "POSTNET" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Postnet barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/postnet/ +--- + +## EncodeTypes::POSTNET Constant + +**Value:** `39` + + +Specifies that the data should be encoded with Postnet barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/pzn/_index.md b/english/php/aspose.barcode.generation/encodetypes/pzn/_index.md new file mode 100644 index 000000000..b5ef643d9 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/pzn/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::PZN" +linktitle: "PZN" +articleTitle: "PZN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents PZN barcode.This EncodeType is also known as Pharmacy central number, Pharmazentralnummer" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/pzn/ +--- + +## EncodeTypes::PZN Constant + +**Value:** `30` + + +Represents PZN barcode.This EncodeType is also known as Pharmacy central number, Pharmazentralnummer + diff --git a/english/php/aspose.barcode.generation/encodetypes/qr/_index.md b/english/php/aspose.barcode.generation/encodetypes/qr/_index.md new file mode 100644 index 000000000..ca8af89ad --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::QR" +linktitle: "QR" +articleTitle: "QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with QR Code barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/qr/ +--- + +## EncodeTypes::QR Constant + +**Value:** `34` + + +Specifies that the data should be encoded with QR Code barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/rect_micro_qr/_index.md b/english/php/aspose.barcode.generation/encodetypes/rect_micro_qr/_index.md new file mode 100644 index 000000000..03b463389 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/rect_micro_qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::RECT_MICRO_QR" +linktitle: "RECT_MICRO_QR" +articleTitle: "RECT_MICRO_QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with RectMicroQR (rMQR) Code barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/rect_micro_qr/ +--- + +## EncodeTypes::RECT_MICRO_QR Constant + +**Value:** `84` + + +Specifies that the data should be encoded with RectMicroQR (rMQR) Code barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/rm_4_scc/_index.md b/english/php/aspose.barcode.generation/encodetypes/rm_4_scc/_index.md new file mode 100644 index 000000000..af427d6b3 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/rm_4_scc/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::RM_4_SCC" +linktitle: "RM_4_SCC" +articleTitle: "RM_4_SCC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents RM4SCC barcode. RM4SCC (Royal Mail 4-state Customer Code) is used for automated mail sort process in UK." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/rm_4_scc/ +--- + +## EncodeTypes::RM_4_SCC Constant + +**Value:** `42` + + +Represents RM4SCC barcode. RM4SCC (Royal Mail 4-state Customer Code) is used for automated mail sort process in UK. + diff --git a/english/php/aspose.barcode.generation/encodetypes/scc_14/_index.md b/english/php/aspose.barcode.generation/encodetypes/scc_14/_index.md new file mode 100644 index 000000000..cb6266a31 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/scc_14/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::SCC_14" +linktitle: "SCC_14" +articleTitle: "SCC_14" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with SCC14 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/scc_14/ +--- + +## EncodeTypes::SCC_14 Constant + +**Value:** `11` + + +Specifies that the data should be encoded with SCC14 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/singapore_post/_index.md b/english/php/aspose.barcode.generation/encodetypes/singapore_post/_index.md new file mode 100644 index 000000000..2004d6ce0 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/singapore_post/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::SINGAPORE_POST" +linktitle: "SINGAPORE_POST" +articleTitle: "SINGAPORE_POST" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Singapore Post Barcode barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/singapore_post/ +--- + +## EncodeTypes::SINGAPORE_POST Constant + +**Value:** `47` + + +Specifies that the data should be encoded with Singapore Post Barcode barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/sscc_18/_index.md b/english/php/aspose.barcode.generation/encodetypes/sscc_18/_index.md new file mode 100644 index 000000000..32ba542ad --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/sscc_18/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::SSCC_18" +linktitle: "SSCC_18" +articleTitle: "SSCC_18" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with SSCC18 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/sscc_18/ +--- + +## EncodeTypes::SSCC_18 Constant + +**Value:** `12` + + +Specifies that the data should be encoded with SSCC18 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/standard_2_of_5/_index.md b/english/php/aspose.barcode.generation/encodetypes/standard_2_of_5/_index.md new file mode 100644 index 000000000..2bc66277c --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/standard_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::STANDARD_2_OF_5" +linktitle: "STANDARD_2_OF_5" +articleTitle: "STANDARD_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Standard 2 of 5 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/standard_2_of_5/ +--- + +## EncodeTypes::STANDARD_2_OF_5 Constant + +**Value:** `18` + + +Specifies that the data should be encoded with Standard 2 of 5 barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/swiss_post_parcel/_index.md b/english/php/aspose.barcode.generation/encodetypes/swiss_post_parcel/_index.md new file mode 100644 index 000000000..ece7f10e2 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/swiss_post_parcel/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::SWISS_POST_PARCEL" +linktitle: "SWISS_POST_PARCEL" +articleTitle: "SWISS_POST_PARCEL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with Swiss Post Parcel Barcode barcode specification. Supported types: Domestic Mail, International Mail, Additional Services (new)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/swiss_post_parcel/ +--- + +## EncodeTypes::SWISS_POST_PARCEL Constant + +**Value:** `50` + + +Specifies that the data should be encoded with Swiss Post Parcel Barcode barcode specification. Supported types: Domestic Mail, International Mail, Additional Services (new) + diff --git a/english/php/aspose.barcode.generation/encodetypes/upca/_index.md b/english/php/aspose.barcode.generation/encodetypes/upca/_index.md new file mode 100644 index 000000000..9647508ac --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/upca/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::UPCA" +linktitle: "UPCA" +articleTitle: "UPCA" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with UPC-A barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/upca/ +--- + +## EncodeTypes::UPCA Constant + +**Value:** `13` + + +Specifies that the data should be encoded with UPC-A barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/upca_gs_1_code_128_coupon/_index.md b/english/php/aspose.barcode.generation/encodetypes/upca_gs_1_code_128_coupon/_index.md new file mode 100644 index 000000000..3a5c95bb3 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/upca_gs_1_code_128_coupon/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::UPCA_GS_1_CODE_128_COUPON" +linktitle: "UPCA_GS_1_CODE_128_COUPON" +articleTitle: "UPCA_GS_1_CODE_128_COUPON" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with UPC coupon with GS1-128 Extended Code barcode specification. An example of the input string: BarCodeBuilder->setCodetext(\"514141100906(8102)03\"), where U" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/upca_gs_1_code_128_coupon/ +--- + +## EncodeTypes::UPCA_GS_1_CODE_128_COUPON Constant + +**Value:** `62` + + +Specifies that the data should be encoded with UPC coupon with GS1-128 Extended Code barcode specification. An example of the input string: BarCodeBuilder->setCodetext("514141100906(8102)03"), where UPCA part is "514141100906", GS1Code128 part is (8102)03. + diff --git a/english/php/aspose.barcode.generation/encodetypes/upca_gs_1_databar_coupon/_index.md b/english/php/aspose.barcode.generation/encodetypes/upca_gs_1_databar_coupon/_index.md new file mode 100644 index 000000000..a132e6de3 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/upca_gs_1_databar_coupon/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::UPCA_GS_1_DATABAR_COUPON" +linktitle: "UPCA_GS_1_DATABAR_COUPON" +articleTitle: "UPCA_GS_1_DATABAR_COUPON" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with UPC coupon with GS1 DataBar addition barcode specification. An example of the input string: where UPCA part is \"514141100906\", DATABAR part is \"(8110)106" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/upca_gs_1_databar_coupon/ +--- + +## EncodeTypes::UPCA_GS_1_DATABAR_COUPON Constant + +**Value:** `63` + + +Specifies that the data should be encoded with UPC coupon with GS1 DataBar addition barcode specification. An example of the input string: where UPCA part is "514141100906", DATABAR part is "(8110)106141416543213500110000310123196000". To change the caption, use barCodeBuilder->getCaptionAbove()->setText("company prefix + offer code"); + diff --git a/english/php/aspose.barcode.generation/encodetypes/upce/_index.md b/english/php/aspose.barcode.generation/encodetypes/upce/_index.md new file mode 100644 index 000000000..c317516af --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/upce/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::UPCE" +linktitle: "UPCE" +articleTitle: "UPCE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be encoded with UPC-E barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/upce/ +--- + +## EncodeTypes::UPCE Constant + +**Value:** `14` + + +Specifies that the data should be encoded with UPC-E barcode specification + diff --git a/english/php/aspose.barcode.generation/encodetypes/vin/_index.md b/english/php/aspose.barcode.generation/encodetypes/vin/_index.md new file mode 100644 index 000000000..aa60963e6 --- /dev/null +++ b/english/php/aspose.barcode.generation/encodetypes/vin/_index.md @@ -0,0 +1,18 @@ +--- +title: "EncodeTypes::VIN" +linktitle: "VIN" +articleTitle: "VIN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents VIN (Vehicle Identification Number) Barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/encodetypes/vin/ +--- + +## EncodeTypes::VIN Constant + +**Value:** `26` + + +Represents VIN (Vehicle Identification Number) Barcode. + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/_index.md new file mode 100644 index 000000000..f4ebaf20b --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/_index.md @@ -0,0 +1,31 @@ +--- +title: "ExtCodeItemType Enum" +linktitle: "ExtCodeItemType" +articleTitle: "ExtCodeItemType" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/ +--- + +## ExtCodeItemType enum + +**Namespace:** `Aspose.Barcode.Generation` + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [CODETEXT_WITH_ENCODE_MODE](./codetext_with_encode_mode/) | `7` | | +| [ECI_CODETEXT](./eci_codetext/) | `0` | | +| [ECI_CODETEXT_WITH_ENCODE_MODE](./eci_codetext_with_encode_mode/) | `6` | | +| [FNC_1_FIRST_POSITION](./fnc_1_first_position/) | `3` | | +| [FNC_1_FORMAT_IDENTIFIER](./fnc_1_format_identifier/) | `8` | | +| [FNC_1_GROUP_SEPARATOR](./fnc_1_group_separator/) | `5` | | +| [FNC_1_SECOND_POSITION](./fnc_1_second_position/) | `4` | | +| [FNC_3_RRADER_INITILIZATION](./fnc_3_rrader_initilization/) | `10` | | +| [FNC_3_SYMBOL_SEPARATOR](./fnc_3_symbol_separator/) | `9` | | +| [PLAIN_CODETEXT](./plain_codetext/) | `1` | | +| [STRUCTURE_APPEND_MODE](./structure_append_mode/) | `11` | | diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/codetext_with_encode_mode/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/codetext_with_encode_mode/_index.md new file mode 100644 index 000000000..f2eb36802 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/codetext_with_encode_mode/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::CODETEXT_WITH_ENCODE_MODE" +linktitle: "CODETEXT_WITH_ENCODE_MODE" +articleTitle: "CODETEXT_WITH_ENCODE_MODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/codetext_with_encode_mode/ +--- + +## ExtCodeItemType::CODETEXT_WITH_ENCODE_MODE Enum Value + +**Value:** `7` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/eci_codetext/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/eci_codetext/_index.md new file mode 100644 index 000000000..16b3967c8 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/eci_codetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::ECI_CODETEXT" +linktitle: "ECI_CODETEXT" +articleTitle: "ECI_CODETEXT" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/eci_codetext/ +--- + +## ExtCodeItemType::ECI_CODETEXT Enum Value + +**Value:** `0` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/eci_codetext_with_encode_mode/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/eci_codetext_with_encode_mode/_index.md new file mode 100644 index 000000000..4f0508702 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/eci_codetext_with_encode_mode/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::ECI_CODETEXT_WITH_ENCODE_MODE" +linktitle: "ECI_CODETEXT_WITH_ENCODE_MODE" +articleTitle: "ECI_CODETEXT_WITH_ENCODE_MODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/eci_codetext_with_encode_mode/ +--- + +## ExtCodeItemType::ECI_CODETEXT_WITH_ENCODE_MODE Enum Value + +**Value:** `6` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_first_position/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_first_position/_index.md new file mode 100644 index 000000000..729cc2760 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_first_position/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::FNC_1_FIRST_POSITION" +linktitle: "FNC_1_FIRST_POSITION" +articleTitle: "FNC_1_FIRST_POSITION" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/fnc_1_first_position/ +--- + +## ExtCodeItemType::FNC_1_FIRST_POSITION Enum Value + +**Value:** `3` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_format_identifier/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_format_identifier/_index.md new file mode 100644 index 000000000..22872068a --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_format_identifier/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::FNC_1_FORMAT_IDENTIFIER" +linktitle: "FNC_1_FORMAT_IDENTIFIER" +articleTitle: "FNC_1_FORMAT_IDENTIFIER" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/fnc_1_format_identifier/ +--- + +## ExtCodeItemType::FNC_1_FORMAT_IDENTIFIER Enum Value + +**Value:** `8` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_group_separator/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_group_separator/_index.md new file mode 100644 index 000000000..56b592607 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_group_separator/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::FNC_1_GROUP_SEPARATOR" +linktitle: "FNC_1_GROUP_SEPARATOR" +articleTitle: "FNC_1_GROUP_SEPARATOR" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/fnc_1_group_separator/ +--- + +## ExtCodeItemType::FNC_1_GROUP_SEPARATOR Enum Value + +**Value:** `5` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_second_position/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_second_position/_index.md new file mode 100644 index 000000000..4fb22979d --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_1_second_position/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::FNC_1_SECOND_POSITION" +linktitle: "FNC_1_SECOND_POSITION" +articleTitle: "FNC_1_SECOND_POSITION" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/fnc_1_second_position/ +--- + +## ExtCodeItemType::FNC_1_SECOND_POSITION Enum Value + +**Value:** `4` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/fnc_3_rrader_initilization/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_3_rrader_initilization/_index.md new file mode 100644 index 000000000..52a50f813 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_3_rrader_initilization/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::FNC_3_RRADER_INITILIZATION" +linktitle: "FNC_3_RRADER_INITILIZATION" +articleTitle: "FNC_3_RRADER_INITILIZATION" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/fnc_3_rrader_initilization/ +--- + +## ExtCodeItemType::FNC_3_RRADER_INITILIZATION Enum Value + +**Value:** `10` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/fnc_3_symbol_separator/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_3_symbol_separator/_index.md new file mode 100644 index 000000000..ef8679d5f --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/fnc_3_symbol_separator/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::FNC_3_SYMBOL_SEPARATOR" +linktitle: "FNC_3_SYMBOL_SEPARATOR" +articleTitle: "FNC_3_SYMBOL_SEPARATOR" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/fnc_3_symbol_separator/ +--- + +## ExtCodeItemType::FNC_3_SYMBOL_SEPARATOR Enum Value + +**Value:** `9` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/plain_codetext/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/plain_codetext/_index.md new file mode 100644 index 000000000..0ee0c843f --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/plain_codetext/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::PLAIN_CODETEXT" +linktitle: "PLAIN_CODETEXT" +articleTitle: "PLAIN_CODETEXT" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/plain_codetext/ +--- + +## ExtCodeItemType::PLAIN_CODETEXT Enum Value + +**Value:** `1` + diff --git a/english/php/aspose.barcode.generation/extcodeitemtype/structure_append_mode/_index.md b/english/php/aspose.barcode.generation/extcodeitemtype/structure_append_mode/_index.md new file mode 100644 index 000000000..8c202e939 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodeitemtype/structure_append_mode/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodeItemType::STRUCTURE_APPEND_MODE" +linktitle: "STRUCTURE_APPEND_MODE" +articleTitle: "STRUCTURE_APPEND_MODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodeitemtype/structure_append_mode/ +--- + +## ExtCodeItemType::STRUCTURE_APPEND_MODE Enum Value + +**Value:** `11` + diff --git a/english/php/aspose.barcode.generation/extcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/extcodetextbuilder/_index.md new file mode 100644 index 000000000..782f28e29 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuilder/_index.md @@ -0,0 +1,40 @@ +--- +title: "ExtCodetextBuilder Class" +linktitle: "ExtCodetextBuilder" +articleTitle: "ExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Helper class for automatic codetext generation of the Extended Codetext Mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuilder/ +--- + +## ExtCodetextBuilder class + +**Namespace:** `Aspose.Barcode.Generation` + + +Helper class for automatic codetext generation of the Extended Codetext Mode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./extcodetextbuilder/) | Reimplemented in Aspose\Barcode\Generation\QrExtCodetextBuilder, Aspose\Barcode\Generation\MaxiCodeExtCodetextBuilder, Aspose\Barcode\Generation\DotCodeExtCodetextBuilder, and Aspose\Barcode\Generation\DataMatrixExtCodetextBuilder. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [addECICodetext](./addecicodetext/) | No | Adds codetext with Extended Channel Identifier | +| [addPlainCodetext](./addplaincodetext/) | No | Adds plain codetext to the extended codetext items | +| [clear](./clear/) | No | Clears extended codetext items | +| [init](./init/) | No | Reimplemented in Aspose\Barcode\Generation\QrExtCodetextBuilder, Aspose\Barcode\Generation\MaxiCodeExtCodetextBuilder, Aspose\Barcode\Generation\DotCodeExtCodetextBuilder, and Aspose\Barcode\Generation\DataMatrixExtCodetextBuilder. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ExtCodetextBuilderType](./extcodetextbuildertype/) | Read-only | Reimplemented in Aspose\Barcode\Generation\QrExtCodetextBuilder, Aspose\Barcode\Generation\MaxiCodeExtCodetextBuilder, Aspose\Barcode\Generation\DotCodeExtCodetextBuilder, and Aspose\Barcode\Generation\DataMatrixExtCodetextBuilder. | +| [ExtendedCodetext](./extendedcodetext/) | Read-only | Generate extended codetext from generation items list | diff --git a/english/php/aspose.barcode.generation/extcodetextbuilder/addecicodetext/_index.md b/english/php/aspose.barcode.generation/extcodetextbuilder/addecicodetext/_index.md new file mode 100644 index 000000000..bdacc47c7 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuilder/addecicodetext/_index.md @@ -0,0 +1,25 @@ +--- +title: "ExtCodetextBuilder.addECICodetext" +linktitle: "addECICodetext" +articleTitle: "addECICodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext with Extended Channel Identifier" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuilder/addecicodetext/ +--- + +## ExtCodetextBuilder.addECICodetext + +```php +addECICodetext(int $ECIEncoding, string $codetext) +``` + + +Adds codetext with Extended Channel Identifier + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$ECIEncoding` | `int` | | +| `$codetext` | `string` | | diff --git a/english/php/aspose.barcode.generation/extcodetextbuilder/addplaincodetext/_index.md b/english/php/aspose.barcode.generation/extcodetextbuilder/addplaincodetext/_index.md new file mode 100644 index 000000000..99510c468 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuilder/addplaincodetext/_index.md @@ -0,0 +1,24 @@ +--- +title: "ExtCodetextBuilder.addPlainCodetext" +linktitle: "addPlainCodetext" +articleTitle: "addPlainCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds plain codetext to the extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuilder/addplaincodetext/ +--- + +## ExtCodetextBuilder.addPlainCodetext + +```php +addPlainCodetext(string $codetext) +``` + + +Adds plain codetext to the extended codetext items + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$codetext` | `string` | | diff --git a/english/php/aspose.barcode.generation/extcodetextbuilder/clear/_index.md b/english/php/aspose.barcode.generation/extcodetextbuilder/clear/_index.md new file mode 100644 index 000000000..48006ebc4 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuilder/clear/_index.md @@ -0,0 +1,20 @@ +--- +title: "ExtCodetextBuilder.clear" +linktitle: "clear" +articleTitle: "clear" +second_title: "Aspose.BarCode for PHP via Java" +description: "Clears extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuilder/clear/ +--- + +## ExtCodetextBuilder.clear + +```php +clear() +``` + + +Clears extended codetext items + diff --git a/english/php/aspose.barcode.generation/extcodetextbuilder/extcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/extcodetextbuilder/extcodetextbuilder/_index.md new file mode 100644 index 000000000..4ffea9f40 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuilder/extcodetextbuilder/_index.md @@ -0,0 +1,20 @@ +--- +title: "ExtCodetextBuilder" +linktitle: "ExtCodetextBuilder" +articleTitle: "ExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented in Aspose\\Barcode\\Generation\\QrExtCodetextBuilder, Aspose\\Barcode\\Generation\\MaxiCodeExtCodetextBuilder, Aspose\\Barcode\\Generation\\DotCodeExtCodetextBuilder, and Aspose\\Barcode\\Generatio" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuilder/extcodetextbuilder/ +--- + +## ExtCodetextBuilder Constructor + +```php +__construct() +``` + + +Reimplemented in Aspose\Barcode\Generation\QrExtCodetextBuilder, Aspose\Barcode\Generation\MaxiCodeExtCodetextBuilder, Aspose\Barcode\Generation\DotCodeExtCodetextBuilder, and Aspose\Barcode\Generation\DataMatrixExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/extcodetextbuilder/extcodetextbuildertype/_index.md b/english/php/aspose.barcode.generation/extcodetextbuilder/extcodetextbuildertype/_index.md new file mode 100644 index 000000000..4ba991d19 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuilder/extcodetextbuildertype/_index.md @@ -0,0 +1,20 @@ +--- +title: "ExtCodetextBuilder.ExtCodetextBuilderType" +linktitle: "ExtCodetextBuilderType" +articleTitle: "ExtCodetextBuilderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented in Aspose\\Barcode\\Generation\\QrExtCodetextBuilder, Aspose\\Barcode\\Generation\\MaxiCodeExtCodetextBuilder, Aspose\\Barcode\\Generation\\DotCodeExtCodetextBuilder, and Aspose\\Barcode\\Generatio" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuilder/extcodetextbuildertype/ +--- + +## ExtCodetextBuilder.ExtCodetextBuilderType + +**Access:** Read-only + + +### Get + +Reimplemented in Aspose\Barcode\Generation\QrExtCodetextBuilder, Aspose\Barcode\Generation\MaxiCodeExtCodetextBuilder, Aspose\Barcode\Generation\DotCodeExtCodetextBuilder, and Aspose\Barcode\Generation\DataMatrixExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/extcodetextbuilder/extendedcodetext/_index.md b/english/php/aspose.barcode.generation/extcodetextbuilder/extendedcodetext/_index.md new file mode 100644 index 000000000..31fa53f0e --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuilder/extendedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "ExtCodetextBuilder.ExtendedCodetext" +linktitle: "ExtendedCodetext" +articleTitle: "ExtendedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generate extended codetext from generation items list" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuilder/extendedcodetext/ +--- + +## ExtCodetextBuilder.ExtendedCodetext + +**Access:** Read-only + + +**Returns:** string Return string of extended codetext + + +### Get + +Generate extended codetext from generation items list + diff --git a/english/php/aspose.barcode.generation/extcodetextbuilder/init/_index.md b/english/php/aspose.barcode.generation/extcodetextbuilder/init/_index.md new file mode 100644 index 000000000..1521cb1eb --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuilder/init/_index.md @@ -0,0 +1,20 @@ +--- +title: "ExtCodetextBuilder.init" +linktitle: "init" +articleTitle: "init" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented in Aspose\\Barcode\\Generation\\QrExtCodetextBuilder, Aspose\\Barcode\\Generation\\MaxiCodeExtCodetextBuilder, Aspose\\Barcode\\Generation\\DotCodeExtCodetextBuilder, and Aspose\\Barcode\\Generatio" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuilder/init/ +--- + +## ExtCodetextBuilder.init + +```php +init() +``` + + +Reimplemented in Aspose\Barcode\Generation\QrExtCodetextBuilder, Aspose\Barcode\Generation\MaxiCodeExtCodetextBuilder, Aspose\Barcode\Generation\DotCodeExtCodetextBuilder, and Aspose\Barcode\Generation\DataMatrixExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/extcodetextbuildertype/_index.md b/english/php/aspose.barcode.generation/extcodetextbuildertype/_index.md new file mode 100644 index 000000000..a5e396c50 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuildertype/_index.md @@ -0,0 +1,25 @@ +--- +title: "ExtCodetextBuilderType Enum" +linktitle: "ExtCodetextBuilderType" +articleTitle: "ExtCodetextBuilderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuildertype/ +--- + +## ExtCodetextBuilderType enum + +**Namespace:** `Aspose.Barcode.Generation` + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AZTEC_EXT_CODETEXT_BUILDER](./aztec_ext_codetext_builder/) | `0` | | +| [DATA_MATRIX_EXT_CODETEXT_BUILDER](./data_matrix_ext_codetext_builder/) | `1` | | +| [DOT_CODE_EXT_CODETEXT_BUILDER](./dot_code_ext_codetext_builder/) | `2` | | +| [MAXICODE_EXT_CODETEXT_BUILDER](./maxicode_ext_codetext_builder/) | `3` | | +| [QR_EXT_CODETEXT_BUILDER](./qr_ext_codetext_builder/) | `4` | | diff --git a/english/php/aspose.barcode.generation/extcodetextbuildertype/aztec_ext_codetext_builder/_index.md b/english/php/aspose.barcode.generation/extcodetextbuildertype/aztec_ext_codetext_builder/_index.md new file mode 100644 index 000000000..518082339 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuildertype/aztec_ext_codetext_builder/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodetextBuilderType::AZTEC_EXT_CODETEXT_BUILDER" +linktitle: "AZTEC_EXT_CODETEXT_BUILDER" +articleTitle: "AZTEC_EXT_CODETEXT_BUILDER" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuildertype/aztec_ext_codetext_builder/ +--- + +## ExtCodetextBuilderType::AZTEC_EXT_CODETEXT_BUILDER Enum Value + +**Value:** `0` + diff --git a/english/php/aspose.barcode.generation/extcodetextbuildertype/data_matrix_ext_codetext_builder/_index.md b/english/php/aspose.barcode.generation/extcodetextbuildertype/data_matrix_ext_codetext_builder/_index.md new file mode 100644 index 000000000..49b4e3c8b --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuildertype/data_matrix_ext_codetext_builder/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodetextBuilderType::DATA_MATRIX_EXT_CODETEXT_BUILDER" +linktitle: "DATA_MATRIX_EXT_CODETEXT_BUILDER" +articleTitle: "DATA_MATRIX_EXT_CODETEXT_BUILDER" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuildertype/data_matrix_ext_codetext_builder/ +--- + +## ExtCodetextBuilderType::DATA_MATRIX_EXT_CODETEXT_BUILDER Enum Value + +**Value:** `1` + diff --git a/english/php/aspose.barcode.generation/extcodetextbuildertype/dot_code_ext_codetext_builder/_index.md b/english/php/aspose.barcode.generation/extcodetextbuildertype/dot_code_ext_codetext_builder/_index.md new file mode 100644 index 000000000..8951eb832 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuildertype/dot_code_ext_codetext_builder/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodetextBuilderType::DOT_CODE_EXT_CODETEXT_BUILDER" +linktitle: "DOT_CODE_EXT_CODETEXT_BUILDER" +articleTitle: "DOT_CODE_EXT_CODETEXT_BUILDER" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuildertype/dot_code_ext_codetext_builder/ +--- + +## ExtCodetextBuilderType::DOT_CODE_EXT_CODETEXT_BUILDER Enum Value + +**Value:** `2` + diff --git a/english/php/aspose.barcode.generation/extcodetextbuildertype/maxicode_ext_codetext_builder/_index.md b/english/php/aspose.barcode.generation/extcodetextbuildertype/maxicode_ext_codetext_builder/_index.md new file mode 100644 index 000000000..e27d34eb5 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuildertype/maxicode_ext_codetext_builder/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodetextBuilderType::MAXICODE_EXT_CODETEXT_BUILDER" +linktitle: "MAXICODE_EXT_CODETEXT_BUILDER" +articleTitle: "MAXICODE_EXT_CODETEXT_BUILDER" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuildertype/maxicode_ext_codetext_builder/ +--- + +## ExtCodetextBuilderType::MAXICODE_EXT_CODETEXT_BUILDER Enum Value + +**Value:** `3` + diff --git a/english/php/aspose.barcode.generation/extcodetextbuildertype/qr_ext_codetext_builder/_index.md b/english/php/aspose.barcode.generation/extcodetextbuildertype/qr_ext_codetext_builder/_index.md new file mode 100644 index 000000000..e9e86ba61 --- /dev/null +++ b/english/php/aspose.barcode.generation/extcodetextbuildertype/qr_ext_codetext_builder/_index.md @@ -0,0 +1,15 @@ +--- +title: "ExtCodetextBuilderType::QR_EXT_CODETEXT_BUILDER" +linktitle: "QR_EXT_CODETEXT_BUILDER" +articleTitle: "QR_EXT_CODETEXT_BUILDER" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/extcodetextbuildertype/qr_ext_codetext_builder/ +--- + +## ExtCodetextBuilderType::QR_EXT_CODETEXT_BUILDER Enum Value + +**Value:** `4` + diff --git a/english/php/aspose.barcode.generation/fontmode/_index.md b/english/php/aspose.barcode.generation/fontmode/_index.md new file mode 100644 index 000000000..b42da63f1 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontmode/_index.md @@ -0,0 +1,25 @@ +--- +title: "FontMode Enum" +linktitle: "FontMode" +articleTitle: "FontMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Font size mode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontmode/ +--- + +## FontMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Font size mode. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `"0"` | Automatically calculate Font size based on barcode size. | +| [MANUAL](./manual/) | `"1"` | Use Font sized defined by user. | diff --git a/english/php/aspose.barcode.generation/fontmode/auto/_index.md b/english/php/aspose.barcode.generation/fontmode/auto/_index.md new file mode 100644 index 000000000..edf542f0a --- /dev/null +++ b/english/php/aspose.barcode.generation/fontmode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "FontMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Automatically calculate Font size based on barcode size." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontmode/auto/ +--- + +## FontMode::AUTO Enum Value + +**Value:** `"0"` + + +Automatically calculate Font size based on barcode size. + diff --git a/english/php/aspose.barcode.generation/fontmode/manual/_index.md b/english/php/aspose.barcode.generation/fontmode/manual/_index.md new file mode 100644 index 000000000..dbba4a9b3 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontmode/manual/_index.md @@ -0,0 +1,18 @@ +--- +title: "FontMode::MANUAL" +linktitle: "MANUAL" +articleTitle: "MANUAL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Use Font sized defined by user." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontmode/manual/ +--- + +## FontMode::MANUAL Enum Value + +**Value:** `"1"` + + +Use Font sized defined by user. + diff --git a/english/php/aspose.barcode.generation/fontstyle/_index.md b/english/php/aspose.barcode.generation/fontstyle/_index.md new file mode 100644 index 000000000..6779d6f39 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontstyle/_index.md @@ -0,0 +1,28 @@ +--- +title: "FontStyle Enum" +linktitle: "FontStyle" +articleTitle: "FontStyle" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies style information applied to text." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontstyle/ +--- + +## FontStyle enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies style information applied to text. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [BOLD](./bold/) | `1` | Bold text | +| [ITALIC](./italic/) | `2` | Italic text | +| [REGULAR](./regular/) | `0` | Normal text | +| [STRIKEOUT](./strikeout/) | `8` | Text with a line through the middle | +| [UNDERLINE](./underline/) | `4` | Underlined text | diff --git a/english/php/aspose.barcode.generation/fontstyle/bold/_index.md b/english/php/aspose.barcode.generation/fontstyle/bold/_index.md new file mode 100644 index 000000000..4864ae0a1 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontstyle/bold/_index.md @@ -0,0 +1,18 @@ +--- +title: "FontStyle::BOLD" +linktitle: "BOLD" +articleTitle: "BOLD" +second_title: "Aspose.BarCode for PHP via Java" +description: "Bold text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontstyle/bold/ +--- + +## FontStyle::BOLD Enum Value + +**Value:** `1` + + +Bold text + diff --git a/english/php/aspose.barcode.generation/fontstyle/italic/_index.md b/english/php/aspose.barcode.generation/fontstyle/italic/_index.md new file mode 100644 index 000000000..3f6e610f1 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontstyle/italic/_index.md @@ -0,0 +1,18 @@ +--- +title: "FontStyle::ITALIC" +linktitle: "ITALIC" +articleTitle: "ITALIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Italic text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontstyle/italic/ +--- + +## FontStyle::ITALIC Enum Value + +**Value:** `2` + + +Italic text + diff --git a/english/php/aspose.barcode.generation/fontstyle/regular/_index.md b/english/php/aspose.barcode.generation/fontstyle/regular/_index.md new file mode 100644 index 000000000..a256224c1 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontstyle/regular/_index.md @@ -0,0 +1,18 @@ +--- +title: "FontStyle::REGULAR" +linktitle: "REGULAR" +articleTitle: "REGULAR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Normal text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontstyle/regular/ +--- + +## FontStyle::REGULAR Enum Value + +**Value:** `0` + + +Normal text + diff --git a/english/php/aspose.barcode.generation/fontstyle/strikeout/_index.md b/english/php/aspose.barcode.generation/fontstyle/strikeout/_index.md new file mode 100644 index 000000000..bb58cb685 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontstyle/strikeout/_index.md @@ -0,0 +1,18 @@ +--- +title: "FontStyle::STRIKEOUT" +linktitle: "STRIKEOUT" +articleTitle: "STRIKEOUT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Text with a line through the middle" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontstyle/strikeout/ +--- + +## FontStyle::STRIKEOUT Enum Value + +**Value:** `8` + + +Text with a line through the middle + diff --git a/english/php/aspose.barcode.generation/fontstyle/underline/_index.md b/english/php/aspose.barcode.generation/fontstyle/underline/_index.md new file mode 100644 index 000000000..1e3ca8f05 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontstyle/underline/_index.md @@ -0,0 +1,18 @@ +--- +title: "FontStyle::UNDERLINE" +linktitle: "UNDERLINE" +articleTitle: "UNDERLINE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Underlined text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontstyle/underline/ +--- + +## FontStyle::UNDERLINE Enum Value + +**Value:** `4` + + +Underlined text + diff --git a/english/php/aspose.barcode.generation/fontunit/_index.md b/english/php/aspose.barcode.generation/fontunit/_index.md new file mode 100644 index 000000000..d2e52ea38 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontunit/_index.md @@ -0,0 +1,32 @@ +--- +title: "FontUnit Class" +linktitle: "FontUnit" +articleTitle: "FontUnit" +second_title: "Aspose.BarCode for PHP via Java" +description: "Defines a particular format for text, including font face, size, and style attributes where size in Unit value property. This sample shows how to create and save a BarCode image." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontunit/ +--- + +## FontUnit class + +**Namespace:** `Aspose.Barcode.Generation` + + +Defines a particular format for text, including font face, size, and style attributes where size in Unit value property. This sample shows how to create and save a BarCode image. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./fontunit/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [FamilyName](./familyname/) | Read/Write | Gets the face name of this Font. | +| [Size](./size/) | Read-only | Gets size of this FontUnit in Unit value. | +| [Style](./style/) | Read/Write | Gets style information for this FontUnit. | diff --git a/english/php/aspose.barcode.generation/fontunit/familyname/_index.md b/english/php/aspose.barcode.generation/fontunit/familyname/_index.md new file mode 100644 index 000000000..cffc35555 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontunit/familyname/_index.md @@ -0,0 +1,29 @@ +--- +title: "FontUnit.FamilyName" +linktitle: "FamilyName" +articleTitle: "FamilyName" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the face name of this Font." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontunit/familyname/ +--- + +## FontUnit.FamilyName + +**Access:** Read/Write + + +### Get + +Gets the face name of this Font. + + +### Set + +Sets the face name of this Font. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/fontunit/fontunit/_index.md b/english/php/aspose.barcode.generation/fontunit/fontunit/_index.md new file mode 100644 index 000000000..8c2e5f0aa --- /dev/null +++ b/english/php/aspose.barcode.generation/fontunit/fontunit/_index.md @@ -0,0 +1,21 @@ +--- +title: "FontUnit" +linktitle: "FontUnit" +articleTitle: "FontUnit" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontunit/fontunit/ +--- + +## FontUnit Constructor + +```php +__construct($source) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$source` | `` | | diff --git a/english/php/aspose.barcode.generation/fontunit/size/_index.md b/english/php/aspose.barcode.generation/fontunit/size/_index.md new file mode 100644 index 000000000..19ba7e09e --- /dev/null +++ b/english/php/aspose.barcode.generation/fontunit/size/_index.md @@ -0,0 +1,20 @@ +--- +title: "FontUnit.Size" +linktitle: "Size" +articleTitle: "Size" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets size of this FontUnit in Unit value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontunit/size/ +--- + +## FontUnit.Size + +**Access:** Read-only + + +### Get + +Gets size of this FontUnit in Unit value. + diff --git a/english/php/aspose.barcode.generation/fontunit/style/_index.md b/english/php/aspose.barcode.generation/fontunit/style/_index.md new file mode 100644 index 000000000..6def35565 --- /dev/null +++ b/english/php/aspose.barcode.generation/fontunit/style/_index.md @@ -0,0 +1,29 @@ +--- +title: "FontUnit.Style" +linktitle: "Style" +articleTitle: "Style" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets style information for this FontUnit." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/fontunit/style/ +--- + +## FontUnit.Style + +**Access:** Read/Write + + +### Get + +Gets style information for this FontUnit. + + +### Set + +Sets style information for this FontUnit. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/graphicsunit/_index.md b/english/php/aspose.barcode.generation/graphicsunit/_index.md new file mode 100644 index 000000000..4d6eb1773 --- /dev/null +++ b/english/php/aspose.barcode.generation/graphicsunit/_index.md @@ -0,0 +1,30 @@ +--- +title: "GraphicsUnit Enum" +linktitle: "GraphicsUnit" +articleTitle: "GraphicsUnit" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the unit of measure for the given data." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/graphicsunit/ +--- + +## GraphicsUnit enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies the unit of measure for the given data. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [DISPLAY](./display/) | `1` | Specifies the unit of measure of the display device. Typically pixels for video displays, and 1/100 inch for printers. | +| [DOCUMENT](./document/) | `5` | Specifies the document unit = 1/300 inch) as the unit of measure. | +| [INCH](./inch/) | `4` | Specifies the inch as the unit of measure. | +| [MILLIMETER](./millimeter/) | `6` | Specifies the millimeter as the unit of measure. | +| [PIXEL](./pixel/) | `2` | Specifies a device pixel as the unit of measure. | +| [POINT](./point/) | `3` | Specifies a printer's point = 1/72 inch) as the unit of measure. | +| [WORLD](./world/) | `0` | Specifies the world coordinate system unit as the unit of measure. | diff --git a/english/php/aspose.barcode.generation/graphicsunit/display/_index.md b/english/php/aspose.barcode.generation/graphicsunit/display/_index.md new file mode 100644 index 000000000..0f2292216 --- /dev/null +++ b/english/php/aspose.barcode.generation/graphicsunit/display/_index.md @@ -0,0 +1,18 @@ +--- +title: "GraphicsUnit::DISPLAY" +linktitle: "DISPLAY" +articleTitle: "DISPLAY" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the unit of measure of the display device. Typically pixels for video displays, and 1/100 inch for printers." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/graphicsunit/display/ +--- + +## GraphicsUnit::DISPLAY Enum Value + +**Value:** `1` + + +Specifies the unit of measure of the display device. Typically pixels for video displays, and 1/100 inch for printers. + diff --git a/english/php/aspose.barcode.generation/graphicsunit/document/_index.md b/english/php/aspose.barcode.generation/graphicsunit/document/_index.md new file mode 100644 index 000000000..d0ef42351 --- /dev/null +++ b/english/php/aspose.barcode.generation/graphicsunit/document/_index.md @@ -0,0 +1,18 @@ +--- +title: "GraphicsUnit::DOCUMENT" +linktitle: "DOCUMENT" +articleTitle: "DOCUMENT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the document unit = 1/300 inch) as the unit of measure." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/graphicsunit/document/ +--- + +## GraphicsUnit::DOCUMENT Enum Value + +**Value:** `5` + + +Specifies the document unit = 1/300 inch) as the unit of measure. + diff --git a/english/php/aspose.barcode.generation/graphicsunit/inch/_index.md b/english/php/aspose.barcode.generation/graphicsunit/inch/_index.md new file mode 100644 index 000000000..2cbb6c6a9 --- /dev/null +++ b/english/php/aspose.barcode.generation/graphicsunit/inch/_index.md @@ -0,0 +1,18 @@ +--- +title: "GraphicsUnit::INCH" +linktitle: "INCH" +articleTitle: "INCH" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the inch as the unit of measure." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/graphicsunit/inch/ +--- + +## GraphicsUnit::INCH Enum Value + +**Value:** `4` + + +Specifies the inch as the unit of measure. + diff --git a/english/php/aspose.barcode.generation/graphicsunit/millimeter/_index.md b/english/php/aspose.barcode.generation/graphicsunit/millimeter/_index.md new file mode 100644 index 000000000..f26579219 --- /dev/null +++ b/english/php/aspose.barcode.generation/graphicsunit/millimeter/_index.md @@ -0,0 +1,18 @@ +--- +title: "GraphicsUnit::MILLIMETER" +linktitle: "MILLIMETER" +articleTitle: "MILLIMETER" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the millimeter as the unit of measure." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/graphicsunit/millimeter/ +--- + +## GraphicsUnit::MILLIMETER Enum Value + +**Value:** `6` + + +Specifies the millimeter as the unit of measure. + diff --git a/english/php/aspose.barcode.generation/graphicsunit/pixel/_index.md b/english/php/aspose.barcode.generation/graphicsunit/pixel/_index.md new file mode 100644 index 000000000..6c1e5edb9 --- /dev/null +++ b/english/php/aspose.barcode.generation/graphicsunit/pixel/_index.md @@ -0,0 +1,18 @@ +--- +title: "GraphicsUnit::PIXEL" +linktitle: "PIXEL" +articleTitle: "PIXEL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies a device pixel as the unit of measure." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/graphicsunit/pixel/ +--- + +## GraphicsUnit::PIXEL Enum Value + +**Value:** `2` + + +Specifies a device pixel as the unit of measure. + diff --git a/english/php/aspose.barcode.generation/graphicsunit/point/_index.md b/english/php/aspose.barcode.generation/graphicsunit/point/_index.md new file mode 100644 index 000000000..b8508c147 --- /dev/null +++ b/english/php/aspose.barcode.generation/graphicsunit/point/_index.md @@ -0,0 +1,18 @@ +--- +title: "GraphicsUnit::POINT" +linktitle: "POINT" +articleTitle: "POINT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies a printer's point = 1/72 inch) as the unit of measure." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/graphicsunit/point/ +--- + +## GraphicsUnit::POINT Enum Value + +**Value:** `3` + + +Specifies a printer's point = 1/72 inch) as the unit of measure. + diff --git a/english/php/aspose.barcode.generation/graphicsunit/world/_index.md b/english/php/aspose.barcode.generation/graphicsunit/world/_index.md new file mode 100644 index 000000000..c123e8ec1 --- /dev/null +++ b/english/php/aspose.barcode.generation/graphicsunit/world/_index.md @@ -0,0 +1,18 @@ +--- +title: "GraphicsUnit::WORLD" +linktitle: "WORLD" +articleTitle: "WORLD" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the world coordinate system unit as the unit of measure." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/graphicsunit/world/ +--- + +## GraphicsUnit::WORLD Enum Value + +**Value:** `0` + + +Specifies the world coordinate system unit as the unit of measure. + diff --git a/english/php/aspose.barcode.generation/gs1compositebarparameters/_index.md b/english/php/aspose.barcode.generation/gs1compositebarparameters/_index.md new file mode 100644 index 000000000..1665a2ed4 --- /dev/null +++ b/english/php/aspose.barcode.generation/gs1compositebarparameters/_index.md @@ -0,0 +1,38 @@ +--- +title: "GS1CompositeBarParameters Class" +linktitle: "GS1CompositeBarParameters" +articleTitle: "GS1CompositeBarParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "GS1 Composite bar parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/gs1compositebarparameters/ +--- + +## GS1CompositeBarParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +GS1 Composite bar parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./gs1compositebarparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isAllowOnlyGS1Encoding](./isallowonlygs1encoding/) | No | If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component | +| [setAllowOnlyGS1Encoding](./setallowonlygs1encoding/) | No | If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [LinearComponentType](./linearcomponenttype/) | Read/Write | Linear component type: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked | +| [TwoDComponentType](./twodcomponenttype/) | Read/Write | 2D component type | diff --git a/english/php/aspose.barcode.generation/gs1compositebarparameters/gs1compositebarparameters/_index.md b/english/php/aspose.barcode.generation/gs1compositebarparameters/gs1compositebarparameters/_index.md new file mode 100644 index 000000000..3f2e36b7f --- /dev/null +++ b/english/php/aspose.barcode.generation/gs1compositebarparameters/gs1compositebarparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "GS1CompositeBarParameters" +linktitle: "GS1CompositeBarParameters" +articleTitle: "GS1CompositeBarParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/gs1compositebarparameters/gs1compositebarparameters/ +--- + +## GS1CompositeBarParameters Constructor + +```php +__construct(GS1CompositeBarParametersDTO $gs1CompositeBarParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$gs1CompositeBarParametersDto` | `GS1CompositeBarParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/gs1compositebarparameters/isallowonlygs1encoding/_index.md b/english/php/aspose.barcode.generation/gs1compositebarparameters/isallowonlygs1encoding/_index.md new file mode 100644 index 000000000..b1a63ae14 --- /dev/null +++ b/english/php/aspose.barcode.generation/gs1compositebarparameters/isallowonlygs1encoding/_index.md @@ -0,0 +1,20 @@ +--- +title: "GS1CompositeBarParameters.isAllowOnlyGS1Encoding" +linktitle: "isAllowOnlyGS1Encoding" +articleTitle: "isAllowOnlyGS1Encoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/gs1compositebarparameters/isallowonlygs1encoding/ +--- + +## GS1CompositeBarParameters.isAllowOnlyGS1Encoding + +```php +isAllowOnlyGS1Encoding() +``` + + +If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component + diff --git a/english/php/aspose.barcode.generation/gs1compositebarparameters/linearcomponenttype/_index.md b/english/php/aspose.barcode.generation/gs1compositebarparameters/linearcomponenttype/_index.md new file mode 100644 index 000000000..b75896ce2 --- /dev/null +++ b/english/php/aspose.barcode.generation/gs1compositebarparameters/linearcomponenttype/_index.md @@ -0,0 +1,29 @@ +--- +title: "GS1CompositeBarParameters.LinearComponentType" +linktitle: "LinearComponentType" +articleTitle: "LinearComponentType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Linear component type: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/gs1compositebarparameters/linearcomponenttype/ +--- + +## GS1CompositeBarParameters.LinearComponentType + +**Access:** Read/Write + + +### Get + +Linear component type: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked + + +### Set + +Linear component type: GS1Code128, UPCE, EAN8, UPCA, EAN13, DatabarStacked, DatabarStackedOmniDirectional, DatabarLimited, DatabarOmniDirectional, DatabarExpanded, DatabarExpandedStacked + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/gs1compositebarparameters/setallowonlygs1encoding/_index.md b/english/php/aspose.barcode.generation/gs1compositebarparameters/setallowonlygs1encoding/_index.md new file mode 100644 index 000000000..9067b5bb0 --- /dev/null +++ b/english/php/aspose.barcode.generation/gs1compositebarparameters/setallowonlygs1encoding/_index.md @@ -0,0 +1,24 @@ +--- +title: "GS1CompositeBarParameters.setAllowOnlyGS1Encoding" +linktitle: "setAllowOnlyGS1Encoding" +articleTitle: "setAllowOnlyGS1Encoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/gs1compositebarparameters/setallowonlygs1encoding/ +--- + +## GS1CompositeBarParameters.setAllowOnlyGS1Encoding + +```php +setAllowOnlyGS1Encoding(bool $value) +``` + + +If this flag is set, it allows only GS1 encoding standard for GS1CompositeBar 2D Component + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/gs1compositebarparameters/twodcomponenttype/_index.md b/english/php/aspose.barcode.generation/gs1compositebarparameters/twodcomponenttype/_index.md new file mode 100644 index 000000000..d9a06295f --- /dev/null +++ b/english/php/aspose.barcode.generation/gs1compositebarparameters/twodcomponenttype/_index.md @@ -0,0 +1,29 @@ +--- +title: "GS1CompositeBarParameters.TwoDComponentType" +linktitle: "TwoDComponentType" +articleTitle: "TwoDComponentType" +second_title: "Aspose.BarCode for PHP via Java" +description: "2D component type" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/gs1compositebarparameters/twodcomponenttype/ +--- + +## GS1CompositeBarParameters.TwoDComponentType + +**Access:** Read/Write + + +### Get + +2D component type + + +### Set + +2D component type + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinencodemode/_index.md b/english/php/aspose.barcode.generation/hanxinencodemode/_index.md new file mode 100644 index 000000000..92a160779 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "HanXinEncodeMode Enum" +linktitle: "HanXinEncodeMode" +articleTitle: "HanXinEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Han Xin Code encoding mode. It is recommended to use Auto with ASCII / Chinese characters or Unicode for Unicode characters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinencodemode/ +--- + +## HanXinEncodeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Han Xin Code encoding mode. It is recommended to use Auto with ASCII / Chinese characters or Unicode for Unicode characters. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | Sequence of Numeric, Text, ECI, Binary Bytes and 4 GB18030 modes changing automatically. | +| [BINARY](./binary/) | `1` | Binary byte mode encodes binary data in any form and encodes them in their binary byte. Every byte in Binary Byte mode is represented by 8 bits. | +| [ECI](./eci/) | `2` | Extended Channel Interpretation (ECI) mode | +| [EXTENDED](./extended/) | `5` | Extended mode will allow more flexible combinations of other modes, this mode is currently not implemented. | +| [UNICODE](./unicode/) | `3` | Unicode mode designs a way to represent any text data reference to UTF8 encoding/charset in Han Xin Code. | +| [URI](./uri/) | `4` | URI mode indicates the data represented in Han Xin Code is Uniform Resource Identifier (URI) reference to RFC 3986. | diff --git a/english/php/aspose.barcode.generation/hanxinencodemode/auto/_index.md b/english/php/aspose.barcode.generation/hanxinencodemode/auto/_index.md new file mode 100644 index 000000000..f051d7e1c --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinencodemode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinEncodeMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Sequence of Numeric, Text, ECI, Binary Bytes and 4 GB18030 modes changing automatically." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinencodemode/auto/ +--- + +## HanXinEncodeMode::AUTO Enum Value + +**Value:** `0` + + +Sequence of Numeric, Text, ECI, Binary Bytes and 4 GB18030 modes changing automatically. + diff --git a/english/php/aspose.barcode.generation/hanxinencodemode/binary/_index.md b/english/php/aspose.barcode.generation/hanxinencodemode/binary/_index.md new file mode 100644 index 000000000..d82e5b666 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinencodemode/binary/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinEncodeMode::BINARY" +linktitle: "BINARY" +articleTitle: "BINARY" +second_title: "Aspose.BarCode for PHP via Java" +description: "Binary byte mode encodes binary data in any form and encodes them in their binary byte. Every byte in Binary Byte mode is represented by 8 bits." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinencodemode/binary/ +--- + +## HanXinEncodeMode::BINARY Enum Value + +**Value:** `1` + + +Binary byte mode encodes binary data in any form and encodes them in their binary byte. Every byte in Binary Byte mode is represented by 8 bits. + diff --git a/english/php/aspose.barcode.generation/hanxinencodemode/eci/_index.md b/english/php/aspose.barcode.generation/hanxinencodemode/eci/_index.md new file mode 100644 index 000000000..708b16a9d --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinencodemode/eci/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinEncodeMode::ECI" +linktitle: "ECI" +articleTitle: "ECI" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation (ECI) mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinencodemode/eci/ +--- + +## HanXinEncodeMode::ECI Enum Value + +**Value:** `2` + + +Extended Channel Interpretation (ECI) mode + diff --git a/english/php/aspose.barcode.generation/hanxinencodemode/extended/_index.md b/english/php/aspose.barcode.generation/hanxinencodemode/extended/_index.md new file mode 100644 index 000000000..9d0429b8e --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinencodemode/extended/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinEncodeMode::EXTENDED" +linktitle: "EXTENDED" +articleTitle: "EXTENDED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended mode will allow more flexible combinations of other modes, this mode is currently not implemented." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinencodemode/extended/ +--- + +## HanXinEncodeMode::EXTENDED Enum Value + +**Value:** `5` + + +Extended mode will allow more flexible combinations of other modes, this mode is currently not implemented. + diff --git a/english/php/aspose.barcode.generation/hanxinencodemode/unicode/_index.md b/english/php/aspose.barcode.generation/hanxinencodemode/unicode/_index.md new file mode 100644 index 000000000..931206d26 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinencodemode/unicode/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinEncodeMode::UNICODE" +linktitle: "UNICODE" +articleTitle: "UNICODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Unicode mode designs a way to represent any text data reference to UTF8 encoding/charset in Han Xin Code." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinencodemode/unicode/ +--- + +## HanXinEncodeMode::UNICODE Enum Value + +**Value:** `3` + + +Unicode mode designs a way to represent any text data reference to UTF8 encoding/charset in Han Xin Code. + diff --git a/english/php/aspose.barcode.generation/hanxinencodemode/uri/_index.md b/english/php/aspose.barcode.generation/hanxinencodemode/uri/_index.md new file mode 100644 index 000000000..f9914261e --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinencodemode/uri/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinEncodeMode::URI" +linktitle: "URI" +articleTitle: "URI" +second_title: "Aspose.BarCode for PHP via Java" +description: "URI mode indicates the data represented in Han Xin Code is Uniform Resource Identifier (URI) reference to RFC 3986." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinencodemode/uri/ +--- + +## HanXinEncodeMode::URI Enum Value + +**Value:** `4` + + +URI mode indicates the data represented in Han Xin Code is Uniform Resource Identifier (URI) reference to RFC 3986. + diff --git a/english/php/aspose.barcode.generation/hanxinerrorlevel/_index.md b/english/php/aspose.barcode.generation/hanxinerrorlevel/_index.md new file mode 100644 index 000000000..d0f8c369b --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinerrorlevel/_index.md @@ -0,0 +1,27 @@ +--- +title: "HanXinErrorLevel Enum" +linktitle: "HanXinErrorLevel" +articleTitle: "HanXinErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Level of Reed-Solomon error correction. From low to high: L1, L2, L3, L4." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinerrorlevel/ +--- + +## HanXinErrorLevel enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Level of Reed-Solomon error correction. From low to high: L1, L2, L3, L4. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [L1](./l1/) | `0` | Allows recovery of 8% of the code text | +| [L2](./l2/) | `1` | Allows recovery of 15% of the code text | +| [L3](./l3/) | `2` | Allows recovery of 23% of the code text | +| [L4](./l4/) | `3` | Allows recovery of 30% of the code text | diff --git a/english/php/aspose.barcode.generation/hanxinerrorlevel/l1/_index.md b/english/php/aspose.barcode.generation/hanxinerrorlevel/l1/_index.md new file mode 100644 index 000000000..01b5faa52 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinerrorlevel/l1/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinErrorLevel::L1" +linktitle: "L1" +articleTitle: "L1" +second_title: "Aspose.BarCode for PHP via Java" +description: "Allows recovery of 8% of the code text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinerrorlevel/l1/ +--- + +## HanXinErrorLevel::L1 Enum Value + +**Value:** `0` + + +Allows recovery of 8% of the code text + diff --git a/english/php/aspose.barcode.generation/hanxinerrorlevel/l2/_index.md b/english/php/aspose.barcode.generation/hanxinerrorlevel/l2/_index.md new file mode 100644 index 000000000..13a3b4346 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinerrorlevel/l2/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinErrorLevel::L2" +linktitle: "L2" +articleTitle: "L2" +second_title: "Aspose.BarCode for PHP via Java" +description: "Allows recovery of 15% of the code text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinerrorlevel/l2/ +--- + +## HanXinErrorLevel::L2 Enum Value + +**Value:** `1` + + +Allows recovery of 15% of the code text + diff --git a/english/php/aspose.barcode.generation/hanxinerrorlevel/l3/_index.md b/english/php/aspose.barcode.generation/hanxinerrorlevel/l3/_index.md new file mode 100644 index 000000000..1250a0836 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinerrorlevel/l3/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinErrorLevel::L3" +linktitle: "L3" +articleTitle: "L3" +second_title: "Aspose.BarCode for PHP via Java" +description: "Allows recovery of 23% of the code text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinerrorlevel/l3/ +--- + +## HanXinErrorLevel::L3 Enum Value + +**Value:** `2` + + +Allows recovery of 23% of the code text + diff --git a/english/php/aspose.barcode.generation/hanxinerrorlevel/l4/_index.md b/english/php/aspose.barcode.generation/hanxinerrorlevel/l4/_index.md new file mode 100644 index 000000000..1180d06e4 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinerrorlevel/l4/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinErrorLevel::L4" +linktitle: "L4" +articleTitle: "L4" +second_title: "Aspose.BarCode for PHP via Java" +description: "Allows recovery of 30% of the code text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinerrorlevel/l4/ +--- + +## HanXinErrorLevel::L4 Enum Value + +**Value:** `3` + + +Allows recovery of 30% of the code text + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/_index.md new file mode 100644 index 000000000..59524f1c2 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/_index.md @@ -0,0 +1,48 @@ +--- +title: "HanXinExtCodetextBuilder Class" +linktitle: "HanXinExtCodetextBuilder" +articleTitle: "HanXinExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended codetext generator for Han Xin Code for Extended Mode of HanXinEncodeMode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/ +--- + +## HanXinExtCodetextBuilder class + +**Namespace:** `Aspose.Barcode.Generation` + + +Extended codetext generator for Han Xin Code for Extended Mode of HanXinEncodeMode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./hanxinextcodetextbuilder/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [addAuto](./addauto/) | No | Adds codetext fragment in Auto mode | +| [addBinary](./addbinary/) | No | Adds codetext fragment in Binary mode | +| [addCommonChineseRegionOne](./addcommonchineseregionone/) | No | Adds codetext fragment in Common Chinese Region One mode | +| [addCommonChineseRegionTwo](./addcommonchineseregiontwo/) | No | Adds codetext fragment in Common Chinese Region Two mode | +| [addECI](./addeci/) | No | Adds codetext fragment in ECI mode | +| [addGB18030FourByte](./addgb18030fourbyte/) | No | Adds codetext fragment in GB18030 Four Byte mode | +| [addGB18030TwoByte](./addgb18030twobyte/) | No | Adds codetext fragment in GB18030 Two Byte mode | +| [addGS1](./addgs1/) | No | Adds codetext fragment in GS1 mode | +| [addNumeric](./addnumeric/) | No | Adds codetext fragment in Numeric mode | +| [addText](./addtext/) | No | Adds codetext fragment in Text mode | +| [addUnicode](./addunicode/) | No | Adds codetext fragment in Unicode mode | +| [addURI](./adduri/) | No | Adds codetext fragment in URI mode | +| [init](./init/) | No | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ExtendedCodetext](./extendedcodetext/) | Read-only | Returns codetext from Extended mode codetext builder | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addauto/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addauto/_index.md new file mode 100644 index 000000000..e75da4dd5 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addauto/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addAuto" +linktitle: "addAuto" +articleTitle: "addAuto" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in Auto mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addauto/ +--- + +## HanXinExtCodetextBuilder.addAuto + +```php +addAuto(string $text) +``` + + +Adds codetext fragment in Auto mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addbinary/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addbinary/_index.md new file mode 100644 index 000000000..f9c55b7c2 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addbinary/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addBinary" +linktitle: "addBinary" +articleTitle: "addBinary" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in Binary mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addbinary/ +--- + +## HanXinExtCodetextBuilder.addBinary + +```php +addBinary(string $text) +``` + + +Adds codetext fragment in Binary mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addcommonchineseregionone/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addcommonchineseregionone/_index.md new file mode 100644 index 000000000..228c2d931 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addcommonchineseregionone/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addCommonChineseRegionOne" +linktitle: "addCommonChineseRegionOne" +articleTitle: "addCommonChineseRegionOne" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in Common Chinese Region One mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addcommonchineseregionone/ +--- + +## HanXinExtCodetextBuilder.addCommonChineseRegionOne + +```php +addCommonChineseRegionOne(string $text) +``` + + +Adds codetext fragment in Common Chinese Region One mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addcommonchineseregiontwo/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addcommonchineseregiontwo/_index.md new file mode 100644 index 000000000..5ba1f9a06 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addcommonchineseregiontwo/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addCommonChineseRegionTwo" +linktitle: "addCommonChineseRegionTwo" +articleTitle: "addCommonChineseRegionTwo" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in Common Chinese Region Two mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addcommonchineseregiontwo/ +--- + +## HanXinExtCodetextBuilder.addCommonChineseRegionTwo + +```php +addCommonChineseRegionTwo(string $text) +``` + + +Adds codetext fragment in Common Chinese Region Two mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addeci/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addeci/_index.md new file mode 100644 index 000000000..9743de5ad --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addeci/_index.md @@ -0,0 +1,25 @@ +--- +title: "HanXinExtCodetextBuilder.addECI" +linktitle: "addECI" +articleTitle: "addECI" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in ECI mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addeci/ +--- + +## HanXinExtCodetextBuilder.addECI + +```php +addECI(string $text, int $encoding) +``` + + +Adds codetext fragment in ECI mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | | +| `$encoding` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addgb18030fourbyte/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addgb18030fourbyte/_index.md new file mode 100644 index 000000000..50223a67d --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addgb18030fourbyte/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addGB18030FourByte" +linktitle: "addGB18030FourByte" +articleTitle: "addGB18030FourByte" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in GB18030 Four Byte mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addgb18030fourbyte/ +--- + +## HanXinExtCodetextBuilder.addGB18030FourByte + +```php +addGB18030FourByte(string $text) +``` + + +Adds codetext fragment in GB18030 Four Byte mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addgb18030twobyte/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addgb18030twobyte/_index.md new file mode 100644 index 000000000..acda36376 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addgb18030twobyte/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addGB18030TwoByte" +linktitle: "addGB18030TwoByte" +articleTitle: "addGB18030TwoByte" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in GB18030 Two Byte mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addgb18030twobyte/ +--- + +## HanXinExtCodetextBuilder.addGB18030TwoByte + +```php +addGB18030TwoByte(string $text) +``` + + +Adds codetext fragment in GB18030 Two Byte mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addgs1/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addgs1/_index.md new file mode 100644 index 000000000..ddad9eb84 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addgs1/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addGS1" +linktitle: "addGS1" +articleTitle: "addGS1" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in GS1 mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addgs1/ +--- + +## HanXinExtCodetextBuilder.addGS1 + +```php +addGS1(string $text) +``` + + +Adds codetext fragment in GS1 mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addnumeric/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addnumeric/_index.md new file mode 100644 index 000000000..b6240eac7 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addnumeric/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addNumeric" +linktitle: "addNumeric" +articleTitle: "addNumeric" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in Numeric mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addnumeric/ +--- + +## HanXinExtCodetextBuilder.addNumeric + +```php +addNumeric(string $text) +``` + + +Adds codetext fragment in Numeric mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addtext/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addtext/_index.md new file mode 100644 index 000000000..26c13dd40 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addtext/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addText" +linktitle: "addText" +articleTitle: "addText" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in Text mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addtext/ +--- + +## HanXinExtCodetextBuilder.addText + +```php +addText(string $text) +``` + + +Adds codetext fragment in Text mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addunicode/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addunicode/_index.md new file mode 100644 index 000000000..617a65288 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/addunicode/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addUnicode" +linktitle: "addUnicode" +articleTitle: "addUnicode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in Unicode mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/addunicode/ +--- + +## HanXinExtCodetextBuilder.addUnicode + +```php +addUnicode(string $text) +``` + + +Adds codetext fragment in Unicode mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/adduri/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/adduri/_index.md new file mode 100644 index 000000000..85594526a --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/adduri/_index.md @@ -0,0 +1,24 @@ +--- +title: "HanXinExtCodetextBuilder.addURI" +linktitle: "addURI" +articleTitle: "addURI" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds codetext fragment in URI mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/adduri/ +--- + +## HanXinExtCodetextBuilder.addURI + +```php +addURI(string $text) +``` + + +Adds codetext fragment in URI mode + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$text` | `string` | Codetext string | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/extendedcodetext/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/extendedcodetext/_index.md new file mode 100644 index 000000000..3432f296e --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/extendedcodetext/_index.md @@ -0,0 +1,23 @@ +--- +title: "HanXinExtCodetextBuilder.ExtendedCodetext" +linktitle: "ExtendedCodetext" +articleTitle: "ExtendedCodetext" +second_title: "Aspose.BarCode for PHP via Java" +description: "Returns codetext from Extended mode codetext builder" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/extendedcodetext/ +--- + +## HanXinExtCodetextBuilder.ExtendedCodetext + +**Access:** Read-only + + +**Returns:** string Codetext in Extended mode + + +### Get + +Returns codetext from Extended mode codetext builder + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/hanxinextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/hanxinextcodetextbuilder/_index.md new file mode 100644 index 000000000..e1d880e9b --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/hanxinextcodetextbuilder/_index.md @@ -0,0 +1,17 @@ +--- +title: "HanXinExtCodetextBuilder" +linktitle: "HanXinExtCodetextBuilder" +articleTitle: "HanXinExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/hanxinextcodetextbuilder/ +--- + +## HanXinExtCodetextBuilder Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/init/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/init/_index.md new file mode 100644 index 000000000..f330ef462 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuilder/init/_index.md @@ -0,0 +1,17 @@ +--- +title: "HanXinExtCodetextBuilder.init" +linktitle: "init" +articleTitle: "init" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuilder/init/ +--- + +## HanXinExtCodetextBuilder.init + +```php +init() +``` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/_index.md new file mode 100644 index 000000000..ed3b41318 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/_index.md @@ -0,0 +1,32 @@ +--- +title: "HanXinExtCodetextBuilderType Enum" +linktitle: "HanXinExtCodetextBuilderType" +articleTitle: "HanXinExtCodetextBuilderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/ +--- + +## HanXinExtCodetextBuilderType enum + +**Namespace:** `Aspose.Barcode.Generation` + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [Auto](./auto/) | `1` | | +| [Binary](./binary/) | `2` | | +| [CommonChineseRegionOne](./commonchineseregionone/) | `7` | | +| [CommonChineseRegionTwo](./commonchineseregiontwo/) | `8` | | +| [ECI](./eci/) | `0` | | +| [GB18030FourByte](./gb18030fourbyte/) | `10` | | +| [GB18030TwoByte](./gb18030twobyte/) | `9` | | +| [GS1](./gs1/) | `11` | | +| [Numeric](./numeric/) | `5` | | +| [Text](./text/) | `4` | | +| [Unicode](./unicode/) | `6` | | +| [URI](./uri/) | `3` | | diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/auto/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/auto/_index.md new file mode 100644 index 000000000..88c6116bb --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/auto/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::Auto" +linktitle: "Auto" +articleTitle: "Auto" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/auto/ +--- + +## HanXinExtCodetextBuilderType::Auto Enum Value + +**Value:** `1` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/binary/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/binary/_index.md new file mode 100644 index 000000000..8a536c6f6 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/binary/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::Binary" +linktitle: "Binary" +articleTitle: "Binary" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/binary/ +--- + +## HanXinExtCodetextBuilderType::Binary Enum Value + +**Value:** `2` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/commonchineseregionone/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/commonchineseregionone/_index.md new file mode 100644 index 000000000..a91f0e57f --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/commonchineseregionone/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::CommonChineseRegionOne" +linktitle: "CommonChineseRegionOne" +articleTitle: "CommonChineseRegionOne" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/commonchineseregionone/ +--- + +## HanXinExtCodetextBuilderType::CommonChineseRegionOne Enum Value + +**Value:** `7` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/commonchineseregiontwo/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/commonchineseregiontwo/_index.md new file mode 100644 index 000000000..a16799525 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/commonchineseregiontwo/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::CommonChineseRegionTwo" +linktitle: "CommonChineseRegionTwo" +articleTitle: "CommonChineseRegionTwo" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/commonchineseregiontwo/ +--- + +## HanXinExtCodetextBuilderType::CommonChineseRegionTwo Enum Value + +**Value:** `8` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/eci/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/eci/_index.md new file mode 100644 index 000000000..cba36f054 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/eci/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::ECI" +linktitle: "ECI" +articleTitle: "ECI" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/eci/ +--- + +## HanXinExtCodetextBuilderType::ECI Enum Value + +**Value:** `0` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/gb18030fourbyte/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/gb18030fourbyte/_index.md new file mode 100644 index 000000000..074323638 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/gb18030fourbyte/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::GB18030FourByte" +linktitle: "GB18030FourByte" +articleTitle: "GB18030FourByte" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/gb18030fourbyte/ +--- + +## HanXinExtCodetextBuilderType::GB18030FourByte Enum Value + +**Value:** `10` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/gb18030twobyte/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/gb18030twobyte/_index.md new file mode 100644 index 000000000..2a6dbb575 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/gb18030twobyte/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::GB18030TwoByte" +linktitle: "GB18030TwoByte" +articleTitle: "GB18030TwoByte" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/gb18030twobyte/ +--- + +## HanXinExtCodetextBuilderType::GB18030TwoByte Enum Value + +**Value:** `9` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/gs1/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/gs1/_index.md new file mode 100644 index 000000000..96af18f5d --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/gs1/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::GS1" +linktitle: "GS1" +articleTitle: "GS1" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/gs1/ +--- + +## HanXinExtCodetextBuilderType::GS1 Enum Value + +**Value:** `11` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/numeric/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/numeric/_index.md new file mode 100644 index 000000000..aed9d0b4b --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/numeric/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::Numeric" +linktitle: "Numeric" +articleTitle: "Numeric" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/numeric/ +--- + +## HanXinExtCodetextBuilderType::Numeric Enum Value + +**Value:** `5` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/text/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/text/_index.md new file mode 100644 index 000000000..f61799ab1 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/text/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::Text" +linktitle: "Text" +articleTitle: "Text" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/text/ +--- + +## HanXinExtCodetextBuilderType::Text Enum Value + +**Value:** `4` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/unicode/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/unicode/_index.md new file mode 100644 index 000000000..050bff556 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/unicode/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::Unicode" +linktitle: "Unicode" +articleTitle: "Unicode" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/unicode/ +--- + +## HanXinExtCodetextBuilderType::Unicode Enum Value + +**Value:** `6` + diff --git a/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/uri/_index.md b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/uri/_index.md new file mode 100644 index 000000000..50f76845d --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinextcodetextbuildertype/uri/_index.md @@ -0,0 +1,15 @@ +--- +title: "HanXinExtCodetextBuilderType::URI" +linktitle: "URI" +articleTitle: "URI" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinextcodetextbuildertype/uri/ +--- + +## HanXinExtCodetextBuilderType::URI Enum Value + +**Value:** `3` + diff --git a/english/php/aspose.barcode.generation/hanxinparameters/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/_index.md new file mode 100644 index 000000000..e4736da87 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/_index.md @@ -0,0 +1,37 @@ +--- +title: "HanXinParameters Class" +linktitle: "HanXinParameters" +articleTitle: "HanXinParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Han Xin parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/ +--- + +## HanXinParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Han Xin parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./hanxinparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ECIEncoding](./eciencoding/) | Read/Write | Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation contains all well known charset encodings. | +| [EncodeMode](./encodemode/) | Read/Write | HanXin encoding mode. Default value: EncodeMode.Mixed. | +| [ErrorLevel](./errorlevel/) | Read/Write | Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see ErrorLevel. | +| [HanXinECIEncoding](./hanxineciencoding/) | Read/Write | Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. | +| [HanXinEncodeMode](./hanxinencodemode/) | Read/Write | HanXin encoding mode. Default value: HanXinEncodeMode::Mixed. | +| [HanXinErrorLevel](./hanxinerrorlevel/) | Read/Write | Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see HanXinErrorLevel. | +| [HanXinVersion](./hanxinversion/) | Read/Write | Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is HanXinVersion.Auto. | +| [Version](./version/) | Read/Write | Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is Version.Auto. | diff --git a/english/php/aspose.barcode.generation/hanxinparameters/eciencoding/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/eciencoding/_index.md new file mode 100644 index 000000000..9f0369627 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "HanXinParameters.ECIEncoding" +linktitle: "ECIEncoding" +articleTitle: "ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation contains all well known" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/eciencoding/ +--- + +## HanXinParameters.ECIEncoding + +**Access:** Read/Write + + +### Get + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation contains all well known charset encodings. + + +### Set + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation contains all well known charset encodings. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinparameters/encodemode/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/encodemode/_index.md new file mode 100644 index 000000000..5f27718ab --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/encodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "HanXinParameters.EncodeMode" +linktitle: "EncodeMode" +articleTitle: "EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "HanXin encoding mode. Default value: EncodeMode.Mixed." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/encodemode/ +--- + +## HanXinParameters.EncodeMode + +**Access:** Read/Write + + +### Get + +HanXin encoding mode. Default value: EncodeMode.Mixed. + + +### Set + +HanXin encoding mode. Default value: EncodeMode.Mixed. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinparameters/errorlevel/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/errorlevel/_index.md new file mode 100644 index 000000000..0f6ce0f71 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/errorlevel/_index.md @@ -0,0 +1,29 @@ +--- +title: "HanXinParameters.ErrorLevel" +linktitle: "ErrorLevel" +articleTitle: "ErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see ErrorLevel." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/errorlevel/ +--- + +## HanXinParameters.ErrorLevel + +**Access:** Read/Write + + +### Get + +Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see ErrorLevel. + + +### Set + +Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see ErrorLevel. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinparameters/hanxineciencoding/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/hanxineciencoding/_index.md new file mode 100644 index 000000000..0d5e366da --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/hanxineciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "HanXinParameters.HanXinECIEncoding" +linktitle: "HanXinECIEncoding" +articleTitle: "HanXinECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/hanxineciencoding/ +--- + +## HanXinParameters.HanXinECIEncoding + +**Access:** Read/Write + + +### Get + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. + + +### Set + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinparameters/hanxinencodemode/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/hanxinencodemode/_index.md new file mode 100644 index 000000000..dd5bd37e9 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/hanxinencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "HanXinParameters.HanXinEncodeMode" +linktitle: "HanXinEncodeMode" +articleTitle: "HanXinEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "HanXin encoding mode. Default value: HanXinEncodeMode::Mixed." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/hanxinencodemode/ +--- + +## HanXinParameters.HanXinEncodeMode + +**Access:** Read/Write + + +### Get + +HanXin encoding mode. Default value: HanXinEncodeMode::Mixed. + + +### Set + +HanXin encoding mode. Default value: HanXinEncodeMode::Mixed. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinparameters/hanxinerrorlevel/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/hanxinerrorlevel/_index.md new file mode 100644 index 000000000..926211ea4 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/hanxinerrorlevel/_index.md @@ -0,0 +1,29 @@ +--- +title: "HanXinParameters.HanXinErrorLevel" +linktitle: "HanXinErrorLevel" +articleTitle: "HanXinErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see HanXinErrorLevel." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/hanxinerrorlevel/ +--- + +## HanXinParameters.HanXinErrorLevel + +**Access:** Read/Write + + +### Get + +Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see HanXinErrorLevel. + + +### Set + +Level of Reed-Solomon error correction for Han Xin barcode. From low to high: L1, L2, L3, L4. see HanXinErrorLevel. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinparameters/hanxinparameters/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/hanxinparameters/_index.md new file mode 100644 index 000000000..9234d50a0 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/hanxinparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "HanXinParameters" +linktitle: "HanXinParameters" +articleTitle: "HanXinParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/hanxinparameters/ +--- + +## HanXinParameters Constructor + +```php +__construct(HanXinParametersDTO $hanXinParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$hanXinParametersDto` | `HanXinParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/hanxinparameters/hanxinversion/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/hanxinversion/_index.md new file mode 100644 index 000000000..eb49844f3 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/hanxinversion/_index.md @@ -0,0 +1,29 @@ +--- +title: "HanXinParameters.HanXinVersion" +linktitle: "HanXinVersion" +articleTitle: "HanXinVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is HanXinVersion.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/hanxinversion/ +--- + +## HanXinParameters.HanXinVersion + +**Access:** Read/Write + + +### Get + +Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is HanXinVersion.Auto. + + +### Set + +Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is HanXinVersion.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinparameters/version/_index.md b/english/php/aspose.barcode.generation/hanxinparameters/version/_index.md new file mode 100644 index 000000000..231d3bac9 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinparameters/version/_index.md @@ -0,0 +1,29 @@ +--- +title: "HanXinParameters.Version" +linktitle: "Version" +articleTitle: "Version" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is Version.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinparameters/version/ +--- + +## HanXinParameters.Version + +**Access:** Read/Write + + +### Get + +Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is Version.Auto. + + +### Set + +Version of HanXin Code. From Version01 to Version84 for Han Xin code. Default value is Version.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/hanxinversion/_index.md b/english/php/aspose.barcode.generation/hanxinversion/_index.md new file mode 100644 index 000000000..e414bdc3b --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/_index.md @@ -0,0 +1,108 @@ +--- +title: "HanXinVersion Enum" +linktitle: "HanXinVersion" +articleTitle: "HanXinVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of Han Xin Code. From Version01 - 23 x 23 modules to Version84 - 189 x 189 modules, increasing in steps of 2 modules per side." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/ +--- + +## HanXinVersion enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Version of Han Xin Code. From Version01 - 23 x 23 modules to Version84 - 189 x 189 modules, increasing in steps of 2 modules per side. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | Specifies to automatically pick up the best version. This is default value. | +| [VERSION_01](./version_01/) | `1` | Specifies version 1 with 23 x 23 modules. | +| [VERSION_02](./version_02/) | `2` | Specifies version 2 with 25 x 25 modules. | +| [VERSION_03](./version_03/) | `3` | Specifies version 3 with 27 x 27 modules. | +| [VERSION_04](./version_04/) | `4` | Specifies version 4 with 29 x 29 modules. | +| [VERSION_05](./version_05/) | `5` | Specifies version 5 with 31 x 31 modules. | +| [VERSION_06](./version_06/) | `6` | Specifies version 6 with 33 x 33 modules. | +| [VERSION_07](./version_07/) | `7` | Specifies version 7 with 35 x 35 modules. | +| [VERSION_08](./version_08/) | `8` | Specifies version 8 with 37 x 37 modules. | +| [VERSION_09](./version_09/) | `9` | Specifies version 9 with 39 x 39 modules. | +| [VERSION_10](./version_10/) | `10` | Specifies version 10 with 41 x 41 modules. | +| [VERSION_11](./version_11/) | `11` | Specifies version 11 with 43 x 43 modules. | +| [VERSION_12](./version_12/) | `12` | Specifies version 12 with 45 x 45 modules. | +| [VERSION_13](./version_13/) | `13` | Specifies version 13 with 47 x 47 modules. | +| [VERSION_14](./version_14/) | `14` | Specifies version 14 with 49 x 49 modules. | +| [VERSION_15](./version_15/) | `15` | Specifies version 15 with 51 x 51 modules. | +| [VERSION_16](./version_16/) | `16` | Specifies version 16 with 53 x 53 modules. | +| [VERSION_17](./version_17/) | `17` | Specifies version 17 with 55 x 55 modules. | +| [VERSION_18](./version_18/) | `18` | Specifies version 18 with 57 x 57 modules. | +| [VERSION_19](./version_19/) | `19` | Specifies version 19 with 59 x 59 modules. | +| [VERSION_20](./version_20/) | `20` | Specifies version 20 with 61 x 61 modules. | +| [VERSION_21](./version_21/) | `21` | Specifies version 21 with 63 x 63 modules. | +| [VERSION_22](./version_22/) | `22` | Specifies version 22 with 65 x 65 modules. | +| [VERSION_23](./version_23/) | `23` | Specifies version 23 with 67 x 67 modules. | +| [VERSION_24](./version_24/) | `24` | Specifies version 24 with 69 x 69 modules. | +| [VERSION_25](./version_25/) | `25` | Specifies version 25 with 71 x 71 modules. | +| [VERSION_26](./version_26/) | `26` | Specifies version 26 with 73 x 73 modules. | +| [VERSION_27](./version_27/) | `27` | Specifies version 27 with 75 x 75 modules. | +| [VERSION_28](./version_28/) | `28` | Specifies version 28 with 77 x 77 modules. | +| [VERSION_29](./version_29/) | `29` | Specifies version 29 with 79 x 79 modules. | +| [VERSION_30](./version_30/) | `30` | Specifies version 30 with 81 x 81 modules. | +| [VERSION_31](./version_31/) | `31` | Specifies version 31 with 83 x 83 modules. | +| [VERSION_32](./version_32/) | `32` | Specifies version 32 with 85 x 85 modules. | +| [VERSION_33](./version_33/) | `33` | Specifies version 33 with 87 x 87 modules. | +| [VERSION_34](./version_34/) | `34` | Specifies version 34 with 89 x 89 modules. | +| [VERSION_35](./version_35/) | `35` | Specifies version 35 with 91 x 91 modules. | +| [VERSION_36](./version_36/) | `36` | Specifies version 36 with 93 x 93 modules. | +| [VERSION_37](./version_37/) | `37` | Specifies version 37 with 95 x 95 modules. | +| [VERSION_38](./version_38/) | `38` | Specifies version 38 with 97 x 97 modules. | +| [VERSION_39](./version_39/) | `39` | Specifies version 39 with 99 x 99 modules. | +| [VERSION_40](./version_40/) | `40` | Specifies version 40 with 101 x 101 modules. | +| [VERSION_41](./version_41/) | `41` | Specifies version 41 with 103 x 103 modules. | +| [VERSION_42](./version_42/) | `42` | Specifies version 42 with 105 x 105 modules. | +| [VERSION_43](./version_43/) | `43` | Specifies version 43 with 107 x 107 modules. | +| [VERSION_44](./version_44/) | `44` | Specifies version 44 with 109 x 109 modules. | +| [VERSION_45](./version_45/) | `45` | Specifies version 45 with 111 x 111 modules. | +| [VERSION_46](./version_46/) | `46` | Specifies version 46 with 113 x 113 modules. | +| [VERSION_47](./version_47/) | `47` | Specifies version 47 with 115 x 115 modules. | +| [VERSION_48](./version_48/) | `48` | Specifies version 48 with 117 x 117 modules. | +| [VERSION_49](./version_49/) | `49` | Specifies version 49 with 119 x 119 modules. | +| [VERSION_50](./version_50/) | `50` | Specifies version 50 with 121 x 121 modules. | +| [VERSION_51](./version_51/) | `51` | Specifies version 51 with 123 x 123 modules. | +| [VERSION_52](./version_52/) | `52` | Specifies version 52 with 125 x 125 modules. | +| [VERSION_53](./version_53/) | `53` | Specifies version 53 with 127 x 127 modules. | +| [VERSION_54](./version_54/) | `54` | Specifies version 54 with 129 x 129 modules. | +| [VERSION_55](./version_55/) | `55` | Specifies version 55 with 131 x 131 modules. | +| [VERSION_56](./version_56/) | `56` | Specifies version 56 with 133 x 133 modules. | +| [VERSION_57](./version_57/) | `57` | Specifies version 57 with 135 x 135 modules. | +| [VERSION_58](./version_58/) | `58` | Specifies version 58 with 137 x 137 modules. | +| [VERSION_59](./version_59/) | `59` | Specifies version 59 with 139 x 139 modules. | +| [VERSION_60](./version_60/) | `60` | Specifies version 60 with 141 x 141 modules. | +| [VERSION_61](./version_61/) | `61` | Specifies version 61 with 143 x 143 modules. | +| [VERSION_62](./version_62/) | `62` | Specifies version 62 with 145 x 145 modules. | +| [VERSION_63](./version_63/) | `63` | Specifies version 63 with 147 x 147 modules. | +| [VERSION_64](./version_64/) | `64` | Specifies version 64 with 149 x 149 modules. | +| [VERSION_65](./version_65/) | `65` | Specifies version 65 with 151 x 151 modules. | +| [VERSION_66](./version_66/) | `66` | Specifies version 66 with 153 x 153 modules. | +| [VERSION_67](./version_67/) | `67` | Specifies version 67 with 155 x 155 modules. | +| [VERSION_68](./version_68/) | `68` | Specifies version 68 with 157 x 157 modules. | +| [VERSION_69](./version_69/) | `69` | Specifies version 69 with 159 x 159 modules. | +| [VERSION_70](./version_70/) | `70` | Specifies version 70 with 161 x 161 modules. | +| [VERSION_71](./version_71/) | `71` | Specifies version 71 with 163 x 163 modules. | +| [VERSION_72](./version_72/) | `72` | Specifies version 72 with 165 x 165 modules. | +| [VERSION_73](./version_73/) | `73` | Specifies version 73 with 167 x 167 modules. | +| [VERSION_74](./version_74/) | `74` | Specifies version 74 with 169 x 169 modules. | +| [VERSION_75](./version_75/) | `75` | Specifies version 75 with 171 x 171 modules. | +| [VERSION_76](./version_76/) | `76` | Specifies version 76 with 173 x 173 modules. | +| [VERSION_77](./version_77/) | `77` | Specifies version 77 with 175 x 175 modules. | +| [VERSION_78](./version_78/) | `78` | Specifies version 78 with 177 x 177 modules. | +| [VERSION_79](./version_79/) | `79` | Specifies version 79 with 179 x 179 modules. | +| [VERSION_80](./version_80/) | `80` | Specifies version 80 with 181 x 181 modules. | +| [VERSION_81](./version_81/) | `81` | Specifies version 81 with 183 x 183 modules. | +| [VERSION_82](./version_82/) | `82` | Specifies version 82 with 185 x 185 modules. | +| [VERSION_83](./version_83/) | `83` | Specifies version 83 with 187 x 187 modules. | +| [VERSION_84](./version_84/) | `84` | Specifies version 84 with 189 x 189 modules. | diff --git a/english/php/aspose.barcode.generation/hanxinversion/auto/_index.md b/english/php/aspose.barcode.generation/hanxinversion/auto/_index.md new file mode 100644 index 000000000..a9cd9693a --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies to automatically pick up the best version. This is default value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/auto/ +--- + +## HanXinVersion::AUTO Enum Value + +**Value:** `0` + + +Specifies to automatically pick up the best version. This is default value. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_01/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_01/_index.md new file mode 100644 index 000000000..1212222b8 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_01/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_01" +linktitle: "VERSION_01" +articleTitle: "VERSION_01" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 1 with 23 x 23 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_01/ +--- + +## HanXinVersion::VERSION_01 Enum Value + +**Value:** `1` + + +Specifies version 1 with 23 x 23 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_02/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_02/_index.md new file mode 100644 index 000000000..da20ccbf0 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_02/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_02" +linktitle: "VERSION_02" +articleTitle: "VERSION_02" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 2 with 25 x 25 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_02/ +--- + +## HanXinVersion::VERSION_02 Enum Value + +**Value:** `2` + + +Specifies version 2 with 25 x 25 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_03/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_03/_index.md new file mode 100644 index 000000000..0b35a5ba1 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_03/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_03" +linktitle: "VERSION_03" +articleTitle: "VERSION_03" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 3 with 27 x 27 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_03/ +--- + +## HanXinVersion::VERSION_03 Enum Value + +**Value:** `3` + + +Specifies version 3 with 27 x 27 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_04/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_04/_index.md new file mode 100644 index 000000000..16e1bac2b --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_04/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_04" +linktitle: "VERSION_04" +articleTitle: "VERSION_04" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 4 with 29 x 29 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_04/ +--- + +## HanXinVersion::VERSION_04 Enum Value + +**Value:** `4` + + +Specifies version 4 with 29 x 29 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_05/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_05/_index.md new file mode 100644 index 000000000..57323f02b --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_05/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_05" +linktitle: "VERSION_05" +articleTitle: "VERSION_05" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 5 with 31 x 31 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_05/ +--- + +## HanXinVersion::VERSION_05 Enum Value + +**Value:** `5` + + +Specifies version 5 with 31 x 31 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_06/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_06/_index.md new file mode 100644 index 000000000..9a7418cd2 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_06/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_06" +linktitle: "VERSION_06" +articleTitle: "VERSION_06" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 6 with 33 x 33 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_06/ +--- + +## HanXinVersion::VERSION_06 Enum Value + +**Value:** `6` + + +Specifies version 6 with 33 x 33 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_07/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_07/_index.md new file mode 100644 index 000000000..a180b4272 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_07/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_07" +linktitle: "VERSION_07" +articleTitle: "VERSION_07" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 7 with 35 x 35 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_07/ +--- + +## HanXinVersion::VERSION_07 Enum Value + +**Value:** `7` + + +Specifies version 7 with 35 x 35 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_08/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_08/_index.md new file mode 100644 index 000000000..0dc2cc92c --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_08/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_08" +linktitle: "VERSION_08" +articleTitle: "VERSION_08" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 8 with 37 x 37 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_08/ +--- + +## HanXinVersion::VERSION_08 Enum Value + +**Value:** `8` + + +Specifies version 8 with 37 x 37 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_09/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_09/_index.md new file mode 100644 index 000000000..a6c89f7b2 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_09/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_09" +linktitle: "VERSION_09" +articleTitle: "VERSION_09" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 9 with 39 x 39 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_09/ +--- + +## HanXinVersion::VERSION_09 Enum Value + +**Value:** `9` + + +Specifies version 9 with 39 x 39 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_10/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_10/_index.md new file mode 100644 index 000000000..587448dfb --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_10/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_10" +linktitle: "VERSION_10" +articleTitle: "VERSION_10" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 10 with 41 x 41 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_10/ +--- + +## HanXinVersion::VERSION_10 Enum Value + +**Value:** `10` + + +Specifies version 10 with 41 x 41 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_11/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_11/_index.md new file mode 100644 index 000000000..10b2eeb84 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_11/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_11" +linktitle: "VERSION_11" +articleTitle: "VERSION_11" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 11 with 43 x 43 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_11/ +--- + +## HanXinVersion::VERSION_11 Enum Value + +**Value:** `11` + + +Specifies version 11 with 43 x 43 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_12/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_12/_index.md new file mode 100644 index 000000000..3f5316c1c --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_12/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_12" +linktitle: "VERSION_12" +articleTitle: "VERSION_12" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 12 with 45 x 45 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_12/ +--- + +## HanXinVersion::VERSION_12 Enum Value + +**Value:** `12` + + +Specifies version 12 with 45 x 45 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_13/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_13/_index.md new file mode 100644 index 000000000..0cccdba2d --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_13/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_13" +linktitle: "VERSION_13" +articleTitle: "VERSION_13" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 13 with 47 x 47 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_13/ +--- + +## HanXinVersion::VERSION_13 Enum Value + +**Value:** `13` + + +Specifies version 13 with 47 x 47 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_14/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_14/_index.md new file mode 100644 index 000000000..99cce3ab5 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_14/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_14" +linktitle: "VERSION_14" +articleTitle: "VERSION_14" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 14 with 49 x 49 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_14/ +--- + +## HanXinVersion::VERSION_14 Enum Value + +**Value:** `14` + + +Specifies version 14 with 49 x 49 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_15/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_15/_index.md new file mode 100644 index 000000000..20fb62c51 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_15/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_15" +linktitle: "VERSION_15" +articleTitle: "VERSION_15" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 15 with 51 x 51 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_15/ +--- + +## HanXinVersion::VERSION_15 Enum Value + +**Value:** `15` + + +Specifies version 15 with 51 x 51 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_16/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_16/_index.md new file mode 100644 index 000000000..2fafe2860 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_16/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_16" +linktitle: "VERSION_16" +articleTitle: "VERSION_16" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 16 with 53 x 53 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_16/ +--- + +## HanXinVersion::VERSION_16 Enum Value + +**Value:** `16` + + +Specifies version 16 with 53 x 53 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_17/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_17/_index.md new file mode 100644 index 000000000..2ec688687 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_17/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_17" +linktitle: "VERSION_17" +articleTitle: "VERSION_17" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 17 with 55 x 55 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_17/ +--- + +## HanXinVersion::VERSION_17 Enum Value + +**Value:** `17` + + +Specifies version 17 with 55 x 55 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_18/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_18/_index.md new file mode 100644 index 000000000..f8de4a7e0 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_18/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_18" +linktitle: "VERSION_18" +articleTitle: "VERSION_18" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 18 with 57 x 57 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_18/ +--- + +## HanXinVersion::VERSION_18 Enum Value + +**Value:** `18` + + +Specifies version 18 with 57 x 57 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_19/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_19/_index.md new file mode 100644 index 000000000..eab70ee16 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_19/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_19" +linktitle: "VERSION_19" +articleTitle: "VERSION_19" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 19 with 59 x 59 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_19/ +--- + +## HanXinVersion::VERSION_19 Enum Value + +**Value:** `19` + + +Specifies version 19 with 59 x 59 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_20/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_20/_index.md new file mode 100644 index 000000000..210011091 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_20/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_20" +linktitle: "VERSION_20" +articleTitle: "VERSION_20" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 20 with 61 x 61 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_20/ +--- + +## HanXinVersion::VERSION_20 Enum Value + +**Value:** `20` + + +Specifies version 20 with 61 x 61 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_21/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_21/_index.md new file mode 100644 index 000000000..2cf2dfec1 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_21/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_21" +linktitle: "VERSION_21" +articleTitle: "VERSION_21" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 21 with 63 x 63 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_21/ +--- + +## HanXinVersion::VERSION_21 Enum Value + +**Value:** `21` + + +Specifies version 21 with 63 x 63 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_22/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_22/_index.md new file mode 100644 index 000000000..df6746b04 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_22/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_22" +linktitle: "VERSION_22" +articleTitle: "VERSION_22" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 22 with 65 x 65 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_22/ +--- + +## HanXinVersion::VERSION_22 Enum Value + +**Value:** `22` + + +Specifies version 22 with 65 x 65 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_23/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_23/_index.md new file mode 100644 index 000000000..e25de3b0d --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_23/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_23" +linktitle: "VERSION_23" +articleTitle: "VERSION_23" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 23 with 67 x 67 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_23/ +--- + +## HanXinVersion::VERSION_23 Enum Value + +**Value:** `23` + + +Specifies version 23 with 67 x 67 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_24/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_24/_index.md new file mode 100644 index 000000000..b5e177686 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_24/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_24" +linktitle: "VERSION_24" +articleTitle: "VERSION_24" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 24 with 69 x 69 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_24/ +--- + +## HanXinVersion::VERSION_24 Enum Value + +**Value:** `24` + + +Specifies version 24 with 69 x 69 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_25/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_25/_index.md new file mode 100644 index 000000000..5aa40343c --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_25/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_25" +linktitle: "VERSION_25" +articleTitle: "VERSION_25" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 25 with 71 x 71 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_25/ +--- + +## HanXinVersion::VERSION_25 Enum Value + +**Value:** `25` + + +Specifies version 25 with 71 x 71 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_26/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_26/_index.md new file mode 100644 index 000000000..891dec4f4 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_26/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_26" +linktitle: "VERSION_26" +articleTitle: "VERSION_26" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 26 with 73 x 73 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_26/ +--- + +## HanXinVersion::VERSION_26 Enum Value + +**Value:** `26` + + +Specifies version 26 with 73 x 73 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_27/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_27/_index.md new file mode 100644 index 000000000..ebeb41151 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_27/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_27" +linktitle: "VERSION_27" +articleTitle: "VERSION_27" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 27 with 75 x 75 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_27/ +--- + +## HanXinVersion::VERSION_27 Enum Value + +**Value:** `27` + + +Specifies version 27 with 75 x 75 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_28/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_28/_index.md new file mode 100644 index 000000000..62e3c4c70 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_28/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_28" +linktitle: "VERSION_28" +articleTitle: "VERSION_28" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 28 with 77 x 77 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_28/ +--- + +## HanXinVersion::VERSION_28 Enum Value + +**Value:** `28` + + +Specifies version 28 with 77 x 77 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_29/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_29/_index.md new file mode 100644 index 000000000..75a507c05 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_29/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_29" +linktitle: "VERSION_29" +articleTitle: "VERSION_29" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 29 with 79 x 79 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_29/ +--- + +## HanXinVersion::VERSION_29 Enum Value + +**Value:** `29` + + +Specifies version 29 with 79 x 79 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_30/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_30/_index.md new file mode 100644 index 000000000..1984b386b --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_30/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_30" +linktitle: "VERSION_30" +articleTitle: "VERSION_30" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 30 with 81 x 81 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_30/ +--- + +## HanXinVersion::VERSION_30 Enum Value + +**Value:** `30` + + +Specifies version 30 with 81 x 81 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_31/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_31/_index.md new file mode 100644 index 000000000..a4fa33a2b --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_31/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_31" +linktitle: "VERSION_31" +articleTitle: "VERSION_31" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 31 with 83 x 83 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_31/ +--- + +## HanXinVersion::VERSION_31 Enum Value + +**Value:** `31` + + +Specifies version 31 with 83 x 83 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_32/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_32/_index.md new file mode 100644 index 000000000..7e9610ebb --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_32/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_32" +linktitle: "VERSION_32" +articleTitle: "VERSION_32" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 32 with 85 x 85 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_32/ +--- + +## HanXinVersion::VERSION_32 Enum Value + +**Value:** `32` + + +Specifies version 32 with 85 x 85 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_33/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_33/_index.md new file mode 100644 index 000000000..11dc85cdf --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_33/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_33" +linktitle: "VERSION_33" +articleTitle: "VERSION_33" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 33 with 87 x 87 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_33/ +--- + +## HanXinVersion::VERSION_33 Enum Value + +**Value:** `33` + + +Specifies version 33 with 87 x 87 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_34/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_34/_index.md new file mode 100644 index 000000000..d7bbd3d90 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_34/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_34" +linktitle: "VERSION_34" +articleTitle: "VERSION_34" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 34 with 89 x 89 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_34/ +--- + +## HanXinVersion::VERSION_34 Enum Value + +**Value:** `34` + + +Specifies version 34 with 89 x 89 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_35/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_35/_index.md new file mode 100644 index 000000000..df62a58cb --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_35/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_35" +linktitle: "VERSION_35" +articleTitle: "VERSION_35" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 35 with 91 x 91 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_35/ +--- + +## HanXinVersion::VERSION_35 Enum Value + +**Value:** `35` + + +Specifies version 35 with 91 x 91 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_36/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_36/_index.md new file mode 100644 index 000000000..6cbe4b152 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_36/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_36" +linktitle: "VERSION_36" +articleTitle: "VERSION_36" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 36 with 93 x 93 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_36/ +--- + +## HanXinVersion::VERSION_36 Enum Value + +**Value:** `36` + + +Specifies version 36 with 93 x 93 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_37/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_37/_index.md new file mode 100644 index 000000000..4bcfe73ea --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_37/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_37" +linktitle: "VERSION_37" +articleTitle: "VERSION_37" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 37 with 95 x 95 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_37/ +--- + +## HanXinVersion::VERSION_37 Enum Value + +**Value:** `37` + + +Specifies version 37 with 95 x 95 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_38/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_38/_index.md new file mode 100644 index 000000000..0ee82a6bb --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_38/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_38" +linktitle: "VERSION_38" +articleTitle: "VERSION_38" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 38 with 97 x 97 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_38/ +--- + +## HanXinVersion::VERSION_38 Enum Value + +**Value:** `38` + + +Specifies version 38 with 97 x 97 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_39/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_39/_index.md new file mode 100644 index 000000000..c4eaa4087 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_39/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_39" +linktitle: "VERSION_39" +articleTitle: "VERSION_39" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 39 with 99 x 99 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_39/ +--- + +## HanXinVersion::VERSION_39 Enum Value + +**Value:** `39` + + +Specifies version 39 with 99 x 99 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_40/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_40/_index.md new file mode 100644 index 000000000..6716c09cd --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_40/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_40" +linktitle: "VERSION_40" +articleTitle: "VERSION_40" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 40 with 101 x 101 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_40/ +--- + +## HanXinVersion::VERSION_40 Enum Value + +**Value:** `40` + + +Specifies version 40 with 101 x 101 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_41/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_41/_index.md new file mode 100644 index 000000000..2580230af --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_41/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_41" +linktitle: "VERSION_41" +articleTitle: "VERSION_41" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 41 with 103 x 103 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_41/ +--- + +## HanXinVersion::VERSION_41 Enum Value + +**Value:** `41` + + +Specifies version 41 with 103 x 103 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_42/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_42/_index.md new file mode 100644 index 000000000..93c4cf3dd --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_42/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_42" +linktitle: "VERSION_42" +articleTitle: "VERSION_42" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 42 with 105 x 105 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_42/ +--- + +## HanXinVersion::VERSION_42 Enum Value + +**Value:** `42` + + +Specifies version 42 with 105 x 105 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_43/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_43/_index.md new file mode 100644 index 000000000..08bbdd26d --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_43/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_43" +linktitle: "VERSION_43" +articleTitle: "VERSION_43" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 43 with 107 x 107 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_43/ +--- + +## HanXinVersion::VERSION_43 Enum Value + +**Value:** `43` + + +Specifies version 43 with 107 x 107 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_44/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_44/_index.md new file mode 100644 index 000000000..b58d45290 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_44/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_44" +linktitle: "VERSION_44" +articleTitle: "VERSION_44" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 44 with 109 x 109 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_44/ +--- + +## HanXinVersion::VERSION_44 Enum Value + +**Value:** `44` + + +Specifies version 44 with 109 x 109 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_45/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_45/_index.md new file mode 100644 index 000000000..68ab006d2 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_45/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_45" +linktitle: "VERSION_45" +articleTitle: "VERSION_45" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 45 with 111 x 111 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_45/ +--- + +## HanXinVersion::VERSION_45 Enum Value + +**Value:** `45` + + +Specifies version 45 with 111 x 111 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_46/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_46/_index.md new file mode 100644 index 000000000..baef7247d --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_46/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_46" +linktitle: "VERSION_46" +articleTitle: "VERSION_46" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 46 with 113 x 113 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_46/ +--- + +## HanXinVersion::VERSION_46 Enum Value + +**Value:** `46` + + +Specifies version 46 with 113 x 113 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_47/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_47/_index.md new file mode 100644 index 000000000..b441c4875 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_47/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_47" +linktitle: "VERSION_47" +articleTitle: "VERSION_47" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 47 with 115 x 115 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_47/ +--- + +## HanXinVersion::VERSION_47 Enum Value + +**Value:** `47` + + +Specifies version 47 with 115 x 115 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_48/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_48/_index.md new file mode 100644 index 000000000..9883bd02e --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_48/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_48" +linktitle: "VERSION_48" +articleTitle: "VERSION_48" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 48 with 117 x 117 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_48/ +--- + +## HanXinVersion::VERSION_48 Enum Value + +**Value:** `48` + + +Specifies version 48 with 117 x 117 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_49/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_49/_index.md new file mode 100644 index 000000000..4b3fb4eda --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_49/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_49" +linktitle: "VERSION_49" +articleTitle: "VERSION_49" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 49 with 119 x 119 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_49/ +--- + +## HanXinVersion::VERSION_49 Enum Value + +**Value:** `49` + + +Specifies version 49 with 119 x 119 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_50/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_50/_index.md new file mode 100644 index 000000000..da3353642 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_50/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_50" +linktitle: "VERSION_50" +articleTitle: "VERSION_50" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 50 with 121 x 121 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_50/ +--- + +## HanXinVersion::VERSION_50 Enum Value + +**Value:** `50` + + +Specifies version 50 with 121 x 121 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_51/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_51/_index.md new file mode 100644 index 000000000..3dc244dc3 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_51/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_51" +linktitle: "VERSION_51" +articleTitle: "VERSION_51" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 51 with 123 x 123 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_51/ +--- + +## HanXinVersion::VERSION_51 Enum Value + +**Value:** `51` + + +Specifies version 51 with 123 x 123 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_52/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_52/_index.md new file mode 100644 index 000000000..b35e53062 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_52/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_52" +linktitle: "VERSION_52" +articleTitle: "VERSION_52" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 52 with 125 x 125 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_52/ +--- + +## HanXinVersion::VERSION_52 Enum Value + +**Value:** `52` + + +Specifies version 52 with 125 x 125 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_53/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_53/_index.md new file mode 100644 index 000000000..ff69c0670 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_53/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_53" +linktitle: "VERSION_53" +articleTitle: "VERSION_53" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 53 with 127 x 127 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_53/ +--- + +## HanXinVersion::VERSION_53 Enum Value + +**Value:** `53` + + +Specifies version 53 with 127 x 127 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_54/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_54/_index.md new file mode 100644 index 000000000..bc9e56891 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_54/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_54" +linktitle: "VERSION_54" +articleTitle: "VERSION_54" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 54 with 129 x 129 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_54/ +--- + +## HanXinVersion::VERSION_54 Enum Value + +**Value:** `54` + + +Specifies version 54 with 129 x 129 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_55/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_55/_index.md new file mode 100644 index 000000000..ec8bb5e42 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_55/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_55" +linktitle: "VERSION_55" +articleTitle: "VERSION_55" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 55 with 131 x 131 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_55/ +--- + +## HanXinVersion::VERSION_55 Enum Value + +**Value:** `55` + + +Specifies version 55 with 131 x 131 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_56/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_56/_index.md new file mode 100644 index 000000000..67c16ce73 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_56/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_56" +linktitle: "VERSION_56" +articleTitle: "VERSION_56" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 56 with 133 x 133 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_56/ +--- + +## HanXinVersion::VERSION_56 Enum Value + +**Value:** `56` + + +Specifies version 56 with 133 x 133 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_57/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_57/_index.md new file mode 100644 index 000000000..7e51c0559 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_57/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_57" +linktitle: "VERSION_57" +articleTitle: "VERSION_57" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 57 with 135 x 135 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_57/ +--- + +## HanXinVersion::VERSION_57 Enum Value + +**Value:** `57` + + +Specifies version 57 with 135 x 135 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_58/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_58/_index.md new file mode 100644 index 000000000..482f6ae5c --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_58/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_58" +linktitle: "VERSION_58" +articleTitle: "VERSION_58" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 58 with 137 x 137 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_58/ +--- + +## HanXinVersion::VERSION_58 Enum Value + +**Value:** `58` + + +Specifies version 58 with 137 x 137 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_59/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_59/_index.md new file mode 100644 index 000000000..09ec892ec --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_59/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_59" +linktitle: "VERSION_59" +articleTitle: "VERSION_59" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 59 with 139 x 139 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_59/ +--- + +## HanXinVersion::VERSION_59 Enum Value + +**Value:** `59` + + +Specifies version 59 with 139 x 139 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_60/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_60/_index.md new file mode 100644 index 000000000..fd0d08908 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_60/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_60" +linktitle: "VERSION_60" +articleTitle: "VERSION_60" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 60 with 141 x 141 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_60/ +--- + +## HanXinVersion::VERSION_60 Enum Value + +**Value:** `60` + + +Specifies version 60 with 141 x 141 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_61/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_61/_index.md new file mode 100644 index 000000000..ecfe7b444 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_61/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_61" +linktitle: "VERSION_61" +articleTitle: "VERSION_61" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 61 with 143 x 143 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_61/ +--- + +## HanXinVersion::VERSION_61 Enum Value + +**Value:** `61` + + +Specifies version 61 with 143 x 143 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_62/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_62/_index.md new file mode 100644 index 000000000..588d412bc --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_62/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_62" +linktitle: "VERSION_62" +articleTitle: "VERSION_62" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 62 with 145 x 145 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_62/ +--- + +## HanXinVersion::VERSION_62 Enum Value + +**Value:** `62` + + +Specifies version 62 with 145 x 145 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_63/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_63/_index.md new file mode 100644 index 000000000..e160e7291 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_63/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_63" +linktitle: "VERSION_63" +articleTitle: "VERSION_63" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 63 with 147 x 147 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_63/ +--- + +## HanXinVersion::VERSION_63 Enum Value + +**Value:** `63` + + +Specifies version 63 with 147 x 147 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_64/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_64/_index.md new file mode 100644 index 000000000..cd4aa5e92 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_64/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_64" +linktitle: "VERSION_64" +articleTitle: "VERSION_64" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 64 with 149 x 149 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_64/ +--- + +## HanXinVersion::VERSION_64 Enum Value + +**Value:** `64` + + +Specifies version 64 with 149 x 149 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_65/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_65/_index.md new file mode 100644 index 000000000..d169e6383 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_65/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_65" +linktitle: "VERSION_65" +articleTitle: "VERSION_65" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 65 with 151 x 151 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_65/ +--- + +## HanXinVersion::VERSION_65 Enum Value + +**Value:** `65` + + +Specifies version 65 with 151 x 151 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_66/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_66/_index.md new file mode 100644 index 000000000..2ea7e29ff --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_66/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_66" +linktitle: "VERSION_66" +articleTitle: "VERSION_66" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 66 with 153 x 153 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_66/ +--- + +## HanXinVersion::VERSION_66 Enum Value + +**Value:** `66` + + +Specifies version 66 with 153 x 153 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_67/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_67/_index.md new file mode 100644 index 000000000..fb0528a01 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_67/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_67" +linktitle: "VERSION_67" +articleTitle: "VERSION_67" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 67 with 155 x 155 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_67/ +--- + +## HanXinVersion::VERSION_67 Enum Value + +**Value:** `67` + + +Specifies version 67 with 155 x 155 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_68/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_68/_index.md new file mode 100644 index 000000000..a68d7df2b --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_68/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_68" +linktitle: "VERSION_68" +articleTitle: "VERSION_68" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 68 with 157 x 157 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_68/ +--- + +## HanXinVersion::VERSION_68 Enum Value + +**Value:** `68` + + +Specifies version 68 with 157 x 157 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_69/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_69/_index.md new file mode 100644 index 000000000..060f819e2 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_69/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_69" +linktitle: "VERSION_69" +articleTitle: "VERSION_69" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 69 with 159 x 159 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_69/ +--- + +## HanXinVersion::VERSION_69 Enum Value + +**Value:** `69` + + +Specifies version 69 with 159 x 159 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_70/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_70/_index.md new file mode 100644 index 000000000..dc854d3ec --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_70/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_70" +linktitle: "VERSION_70" +articleTitle: "VERSION_70" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 70 with 161 x 161 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_70/ +--- + +## HanXinVersion::VERSION_70 Enum Value + +**Value:** `70` + + +Specifies version 70 with 161 x 161 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_71/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_71/_index.md new file mode 100644 index 000000000..64ced39a8 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_71/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_71" +linktitle: "VERSION_71" +articleTitle: "VERSION_71" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 71 with 163 x 163 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_71/ +--- + +## HanXinVersion::VERSION_71 Enum Value + +**Value:** `71` + + +Specifies version 71 with 163 x 163 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_72/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_72/_index.md new file mode 100644 index 000000000..2f62d6e9a --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_72/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_72" +linktitle: "VERSION_72" +articleTitle: "VERSION_72" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 72 with 165 x 165 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_72/ +--- + +## HanXinVersion::VERSION_72 Enum Value + +**Value:** `72` + + +Specifies version 72 with 165 x 165 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_73/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_73/_index.md new file mode 100644 index 000000000..be5a57d26 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_73/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_73" +linktitle: "VERSION_73" +articleTitle: "VERSION_73" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 73 with 167 x 167 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_73/ +--- + +## HanXinVersion::VERSION_73 Enum Value + +**Value:** `73` + + +Specifies version 73 with 167 x 167 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_74/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_74/_index.md new file mode 100644 index 000000000..690874944 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_74/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_74" +linktitle: "VERSION_74" +articleTitle: "VERSION_74" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 74 with 169 x 169 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_74/ +--- + +## HanXinVersion::VERSION_74 Enum Value + +**Value:** `74` + + +Specifies version 74 with 169 x 169 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_75/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_75/_index.md new file mode 100644 index 000000000..27e36b813 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_75/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_75" +linktitle: "VERSION_75" +articleTitle: "VERSION_75" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 75 with 171 x 171 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_75/ +--- + +## HanXinVersion::VERSION_75 Enum Value + +**Value:** `75` + + +Specifies version 75 with 171 x 171 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_76/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_76/_index.md new file mode 100644 index 000000000..a7cacc5cf --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_76/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_76" +linktitle: "VERSION_76" +articleTitle: "VERSION_76" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 76 with 173 x 173 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_76/ +--- + +## HanXinVersion::VERSION_76 Enum Value + +**Value:** `76` + + +Specifies version 76 with 173 x 173 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_77/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_77/_index.md new file mode 100644 index 000000000..12c6c13e1 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_77/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_77" +linktitle: "VERSION_77" +articleTitle: "VERSION_77" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 77 with 175 x 175 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_77/ +--- + +## HanXinVersion::VERSION_77 Enum Value + +**Value:** `77` + + +Specifies version 77 with 175 x 175 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_78/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_78/_index.md new file mode 100644 index 000000000..959bdb374 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_78/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_78" +linktitle: "VERSION_78" +articleTitle: "VERSION_78" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 78 with 177 x 177 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_78/ +--- + +## HanXinVersion::VERSION_78 Enum Value + +**Value:** `78` + + +Specifies version 78 with 177 x 177 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_79/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_79/_index.md new file mode 100644 index 000000000..d58dbc271 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_79/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_79" +linktitle: "VERSION_79" +articleTitle: "VERSION_79" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 79 with 179 x 179 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_79/ +--- + +## HanXinVersion::VERSION_79 Enum Value + +**Value:** `79` + + +Specifies version 79 with 179 x 179 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_80/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_80/_index.md new file mode 100644 index 000000000..339be28f1 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_80/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_80" +linktitle: "VERSION_80" +articleTitle: "VERSION_80" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 80 with 181 x 181 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_80/ +--- + +## HanXinVersion::VERSION_80 Enum Value + +**Value:** `80` + + +Specifies version 80 with 181 x 181 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_81/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_81/_index.md new file mode 100644 index 000000000..958394ac5 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_81/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_81" +linktitle: "VERSION_81" +articleTitle: "VERSION_81" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 81 with 183 x 183 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_81/ +--- + +## HanXinVersion::VERSION_81 Enum Value + +**Value:** `81` + + +Specifies version 81 with 183 x 183 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_82/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_82/_index.md new file mode 100644 index 000000000..4c0d085b7 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_82/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_82" +linktitle: "VERSION_82" +articleTitle: "VERSION_82" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 82 with 185 x 185 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_82/ +--- + +## HanXinVersion::VERSION_82 Enum Value + +**Value:** `82` + + +Specifies version 82 with 185 x 185 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_83/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_83/_index.md new file mode 100644 index 000000000..104a46df0 --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_83/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_83" +linktitle: "VERSION_83" +articleTitle: "VERSION_83" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 83 with 187 x 187 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_83/ +--- + +## HanXinVersion::VERSION_83 Enum Value + +**Value:** `83` + + +Specifies version 83 with 187 x 187 modules. + diff --git a/english/php/aspose.barcode.generation/hanxinversion/version_84/_index.md b/english/php/aspose.barcode.generation/hanxinversion/version_84/_index.md new file mode 100644 index 000000000..9f6f96e8e --- /dev/null +++ b/english/php/aspose.barcode.generation/hanxinversion/version_84/_index.md @@ -0,0 +1,18 @@ +--- +title: "HanXinVersion::VERSION_84" +linktitle: "VERSION_84" +articleTitle: "VERSION_84" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 84 with 189 x 189 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hanxinversion/version_84/ +--- + +## HanXinVersion::VERSION_84 Enum Value + +**Value:** `84` + + +Specifies version 84 with 189 x 189 modules. + diff --git a/english/php/aspose.barcode.generation/hslacolor/_index.md b/english/php/aspose.barcode.generation/hslacolor/_index.md new file mode 100644 index 000000000..795d7de90 --- /dev/null +++ b/english/php/aspose.barcode.generation/hslacolor/_index.md @@ -0,0 +1,30 @@ +--- +title: "HslaColor Class" +linktitle: "HslaColor" +articleTitle: "HslaColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class for representing HSLA color (Hue, Saturation, Lightness, Alpha)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hslacolor/ +--- + +## HslaColor class + +**Namespace:** `Aspose.Barcode.Generation` + + +Class for representing HSLA color (Hue, Saturation, Lightness, Alpha) + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./hslacolor/) | Constructor for HslaColor | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [convertHslaToRgba](./converthslatorgba/) | Yes | Uses https://en.wikipedia.org/wiki/HSL_and_HSV#HSL_to_RGB | diff --git a/english/php/aspose.barcode.generation/hslacolor/converthslatorgba/_index.md b/english/php/aspose.barcode.generation/hslacolor/converthslatorgba/_index.md new file mode 100644 index 000000000..859d57cff --- /dev/null +++ b/english/php/aspose.barcode.generation/hslacolor/converthslatorgba/_index.md @@ -0,0 +1,27 @@ +--- +title: "HslaColor.convertHslaToRgba" +linktitle: "convertHslaToRgba" +articleTitle: "convertHslaToRgba" +second_title: "Aspose.BarCode for PHP via Java" +description: "Uses https://en.wikipedia.org/wiki/HSL_and_HSV#HSL_to_RGB" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hslacolor/converthslatorgba/ +--- + +## HslaColor.convertHslaToRgba + +```php +convertHslaToRgba(HslaColor $hslaColor) +``` + + +Uses https://en.wikipedia.org/wiki/HSL_and_HSV#HSL_to_RGB + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$hslaColor` | `HslaColor` | HSLA color to convert | + +**Returns:** string with RGBA values + diff --git a/english/php/aspose.barcode.generation/hslacolor/hslacolor/_index.md b/english/php/aspose.barcode.generation/hslacolor/hslacolor/_index.md new file mode 100644 index 000000000..6f7d8e7b7 --- /dev/null +++ b/english/php/aspose.barcode.generation/hslacolor/hslacolor/_index.md @@ -0,0 +1,27 @@ +--- +title: "HslaColor" +linktitle: "HslaColor" +articleTitle: "HslaColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Constructor for HslaColor" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/hslacolor/hslacolor/ +--- + +## HslaColor Constructor + +```php +__construct(int $h, int $s, int $l, float $a) +``` + + +Constructor for HslaColor + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$h` | `int` | Hue [0, 360] | +| `$s` | `int` | Saturation [0, 100] | +| `$l` | `int` | Lightness [0, 100] | +| `$a` | `float` | Alpha (opacity) [0.0f, 1.0f] | diff --git a/english/php/aspose.barcode.generation/imageparameters/_index.md b/english/php/aspose.barcode.generation/imageparameters/_index.md new file mode 100644 index 000000000..52a90625f --- /dev/null +++ b/english/php/aspose.barcode.generation/imageparameters/_index.md @@ -0,0 +1,31 @@ +--- +title: "ImageParameters Class" +linktitle: "ImageParameters" +articleTitle: "ImageParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Image parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/imageparameters/ +--- + +## ImageParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Image parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./imageparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Pdf](./pdf/) | Read/Write | PDF parameters | +| [Svg](./svg/) | Read/Write | SVG parameters | diff --git a/english/php/aspose.barcode.generation/imageparameters/imageparameters/_index.md b/english/php/aspose.barcode.generation/imageparameters/imageparameters/_index.md new file mode 100644 index 000000000..6caa27c58 --- /dev/null +++ b/english/php/aspose.barcode.generation/imageparameters/imageparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "ImageParameters" +linktitle: "ImageParameters" +articleTitle: "ImageParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/imageparameters/imageparameters/ +--- + +## ImageParameters Constructor + +```php +__construct(ImageParametersDTO $imageParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$imageParametersDto` | `ImageParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/imageparameters/pdf/_index.md b/english/php/aspose.barcode.generation/imageparameters/pdf/_index.md new file mode 100644 index 000000000..280e8f386 --- /dev/null +++ b/english/php/aspose.barcode.generation/imageparameters/pdf/_index.md @@ -0,0 +1,29 @@ +--- +title: "ImageParameters.Pdf" +linktitle: "Pdf" +articleTitle: "Pdf" +second_title: "Aspose.BarCode for PHP via Java" +description: "PDF parameters" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/imageparameters/pdf/ +--- + +## ImageParameters.Pdf + +**Access:** Read/Write + + +### Get + +PDF parameters + + +### Set + +PDF parameters + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `PdfParameters` | | diff --git a/english/php/aspose.barcode.generation/imageparameters/svg/_index.md b/english/php/aspose.barcode.generation/imageparameters/svg/_index.md new file mode 100644 index 000000000..e32c15f65 --- /dev/null +++ b/english/php/aspose.barcode.generation/imageparameters/svg/_index.md @@ -0,0 +1,29 @@ +--- +title: "ImageParameters.Svg" +linktitle: "Svg" +articleTitle: "Svg" +second_title: "Aspose.BarCode for PHP via Java" +description: "SVG parameters" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/imageparameters/svg/ +--- + +## ImageParameters.Svg + +**Access:** Read/Write + + +### Get + +SVG parameters + + +### Set + +SVG parameters + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$svg` | `SvgParameters` | | diff --git a/english/php/aspose.barcode.generation/itf14bordertype/_index.md b/english/php/aspose.barcode.generation/itf14bordertype/_index.md new file mode 100644 index 000000000..3570eecbc --- /dev/null +++ b/english/php/aspose.barcode.generation/itf14bordertype/_index.md @@ -0,0 +1,28 @@ +--- +title: "ITF14BorderType Enum" +linktitle: "ITF14BorderType" +articleTitle: "ITF14BorderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "ITF14 barcode's border type" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itf14bordertype/ +--- + +## ITF14BorderType enum + +**Namespace:** `Aspose.Barcode.Generation` + + +ITF14 barcode's border type + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [BAR](./bar/) | `"2"` | Tow horizontal bars enclosing the barcode | +| [BAR_OUT](./bar_out/) | `"4"` | Tow horizontal bars enclosing the barcode | +| [FRAME](./frame/) | `"1"` | FRAME enclosing the barcode | +| [FRAME_OUT](./frame_out/) | `"3"` | FRAME enclosing the barcode | +| [NONE](./none/) | `"0"` | NO border enclosing the barcode | diff --git a/english/php/aspose.barcode.generation/itf14bordertype/bar/_index.md b/english/php/aspose.barcode.generation/itf14bordertype/bar/_index.md new file mode 100644 index 000000000..f75eaac81 --- /dev/null +++ b/english/php/aspose.barcode.generation/itf14bordertype/bar/_index.md @@ -0,0 +1,18 @@ +--- +title: "ITF14BorderType::BAR" +linktitle: "BAR" +articleTitle: "BAR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Tow horizontal bars enclosing the barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itf14bordertype/bar/ +--- + +## ITF14BorderType::BAR Enum Value + +**Value:** `"2"` + + +Tow horizontal bars enclosing the barcode + diff --git a/english/php/aspose.barcode.generation/itf14bordertype/bar_out/_index.md b/english/php/aspose.barcode.generation/itf14bordertype/bar_out/_index.md new file mode 100644 index 000000000..93ee5d7aa --- /dev/null +++ b/english/php/aspose.barcode.generation/itf14bordertype/bar_out/_index.md @@ -0,0 +1,18 @@ +--- +title: "ITF14BorderType::BAR_OUT" +linktitle: "BAR_OUT" +articleTitle: "BAR_OUT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Tow horizontal bars enclosing the barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itf14bordertype/bar_out/ +--- + +## ITF14BorderType::BAR_OUT Enum Value + +**Value:** `"4"` + + +Tow horizontal bars enclosing the barcode + diff --git a/english/php/aspose.barcode.generation/itf14bordertype/frame/_index.md b/english/php/aspose.barcode.generation/itf14bordertype/frame/_index.md new file mode 100644 index 000000000..e691c916c --- /dev/null +++ b/english/php/aspose.barcode.generation/itf14bordertype/frame/_index.md @@ -0,0 +1,18 @@ +--- +title: "ITF14BorderType::FRAME" +linktitle: "FRAME" +articleTitle: "FRAME" +second_title: "Aspose.BarCode for PHP via Java" +description: "FRAME enclosing the barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itf14bordertype/frame/ +--- + +## ITF14BorderType::FRAME Enum Value + +**Value:** `"1"` + + +FRAME enclosing the barcode + diff --git a/english/php/aspose.barcode.generation/itf14bordertype/frame_out/_index.md b/english/php/aspose.barcode.generation/itf14bordertype/frame_out/_index.md new file mode 100644 index 000000000..297bfdfd9 --- /dev/null +++ b/english/php/aspose.barcode.generation/itf14bordertype/frame_out/_index.md @@ -0,0 +1,18 @@ +--- +title: "ITF14BorderType::FRAME_OUT" +linktitle: "FRAME_OUT" +articleTitle: "FRAME_OUT" +second_title: "Aspose.BarCode for PHP via Java" +description: "FRAME enclosing the barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itf14bordertype/frame_out/ +--- + +## ITF14BorderType::FRAME_OUT Enum Value + +**Value:** `"3"` + + +FRAME enclosing the barcode + diff --git a/english/php/aspose.barcode.generation/itf14bordertype/none/_index.md b/english/php/aspose.barcode.generation/itf14bordertype/none/_index.md new file mode 100644 index 000000000..d213928f6 --- /dev/null +++ b/english/php/aspose.barcode.generation/itf14bordertype/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "ITF14BorderType::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "NO border enclosing the barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itf14bordertype/none/ +--- + +## ITF14BorderType::NONE Enum Value + +**Value:** `"0"` + + +NO border enclosing the barcode + diff --git a/english/php/aspose.barcode.generation/itfparameters/_index.md b/english/php/aspose.barcode.generation/itfparameters/_index.md new file mode 100644 index 000000000..f6cebe782 --- /dev/null +++ b/english/php/aspose.barcode.generation/itfparameters/_index.md @@ -0,0 +1,34 @@ +--- +title: "ITFParameters Class" +linktitle: "ITFParameters" +articleTitle: "ITFParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "ITF parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itfparameters/ +--- + +## ITFParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +ITF parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./itfparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BorderThickness](./borderthickness/) | Read/Write | Gets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt. | +| [BorderType](./bordertype/) | Read/Write | Border type of ITF barcode. Default value: ITF14BorderType.Bar. | +| [ItfBorderThickness](./itfborderthickness/) | Read/Write | Gets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt. | +| [ItfBorderType](./itfbordertype/) | Read/Write | Border type of ITF barcode. Default value: ITF14BorderType::BAR. | +| [QuietZoneCoef](./quietzonecoef/) | Read/Write | Size of the quiet zones in xDimension. Default value: 10, meaning if xDimension = 2px than quiet zones will be 20px. | diff --git a/english/php/aspose.barcode.generation/itfparameters/borderthickness/_index.md b/english/php/aspose.barcode.generation/itfparameters/borderthickness/_index.md new file mode 100644 index 000000000..457874d44 --- /dev/null +++ b/english/php/aspose.barcode.generation/itfparameters/borderthickness/_index.md @@ -0,0 +1,32 @@ +--- +title: "ITFParameters.BorderThickness" +linktitle: "BorderThickness" +articleTitle: "BorderThickness" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itfparameters/borderthickness/ +--- + +## ITFParameters.BorderThickness + +**Access:** Read/Write + + +**Returns:** an ITF border (bearer bar) thickness in Unit value. + + +### Get + +Gets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt. + + +### Set + +Sets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | an ITF border (bearer bar) thickness in Unit value. | diff --git a/english/php/aspose.barcode.generation/itfparameters/bordertype/_index.md b/english/php/aspose.barcode.generation/itfparameters/bordertype/_index.md new file mode 100644 index 000000000..a958aeaab --- /dev/null +++ b/english/php/aspose.barcode.generation/itfparameters/bordertype/_index.md @@ -0,0 +1,29 @@ +--- +title: "ITFParameters.BorderType" +linktitle: "BorderType" +articleTitle: "BorderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Border type of ITF barcode. Default value: ITF14BorderType.Bar." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itfparameters/bordertype/ +--- + +## ITFParameters.BorderType + +**Access:** Read/Write + + +### Get + +Border type of ITF barcode. Default value: ITF14BorderType.Bar. + + +### Set + +Border type of ITF barcode. Default value: ITF14BorderType.Bar. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/itfparameters/itfborderthickness/_index.md b/english/php/aspose.barcode.generation/itfparameters/itfborderthickness/_index.md new file mode 100644 index 000000000..785706587 --- /dev/null +++ b/english/php/aspose.barcode.generation/itfparameters/itfborderthickness/_index.md @@ -0,0 +1,29 @@ +--- +title: "ITFParameters.ItfBorderThickness" +linktitle: "ItfBorderThickness" +articleTitle: "ItfBorderThickness" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itfparameters/itfborderthickness/ +--- + +## ITFParameters.ItfBorderThickness + +**Access:** Read/Write + + +### Get + +Gets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt. + + +### Set + +Sets an ITF border (bearer bar) thickness in Unit value. Default value: 12pt. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/itfparameters/itfbordertype/_index.md b/english/php/aspose.barcode.generation/itfparameters/itfbordertype/_index.md new file mode 100644 index 000000000..0c52beebd --- /dev/null +++ b/english/php/aspose.barcode.generation/itfparameters/itfbordertype/_index.md @@ -0,0 +1,29 @@ +--- +title: "ITFParameters.ItfBorderType" +linktitle: "ItfBorderType" +articleTitle: "ItfBorderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Border type of ITF barcode. Default value: ITF14BorderType::BAR." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itfparameters/itfbordertype/ +--- + +## ITFParameters.ItfBorderType + +**Access:** Read/Write + + +### Get + +Border type of ITF barcode. Default value: ITF14BorderType::BAR. + + +### Set + +Border type of ITF barcode. Default value: ITF14BorderType::BAR. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/itfparameters/itfparameters/_index.md b/english/php/aspose.barcode.generation/itfparameters/itfparameters/_index.md new file mode 100644 index 000000000..5d38e9250 --- /dev/null +++ b/english/php/aspose.barcode.generation/itfparameters/itfparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "ITFParameters" +linktitle: "ITFParameters" +articleTitle: "ITFParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itfparameters/itfparameters/ +--- + +## ITFParameters Constructor + +```php +__construct(ITFParametersDTO $itfParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$itfParametersDto` | `ITFParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/itfparameters/quietzonecoef/_index.md b/english/php/aspose.barcode.generation/itfparameters/quietzonecoef/_index.md new file mode 100644 index 000000000..660b2a654 --- /dev/null +++ b/english/php/aspose.barcode.generation/itfparameters/quietzonecoef/_index.md @@ -0,0 +1,32 @@ +--- +title: "ITFParameters.QuietZoneCoef" +linktitle: "QuietZoneCoef" +articleTitle: "QuietZoneCoef" +second_title: "Aspose.BarCode for PHP via Java" +description: "Size of the quiet zones in xDimension. Default value: 10, meaning if xDimension = 2px than quiet zones will be 20px." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/itfparameters/quietzonecoef/ +--- + +## ITFParameters.QuietZoneCoef + +**Access:** Read/Write + + +**Returns:** int The QuietZoneCoef parameter value is less than 10. + + +### Get + +Size of the quiet zones in xDimension. Default value: 10, meaning if xDimension = 2px than quiet zones will be 20px. + + +### Set + +Size of the quiet zones in xDimension. Default value: 10, meaning if xDimension = 2px than quiet zones will be 20px. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/macrocharacter/_index.md b/english/php/aspose.barcode.generation/macrocharacter/_index.md new file mode 100644 index 000000000..e7c1000ca --- /dev/null +++ b/english/php/aspose.barcode.generation/macrocharacter/_index.md @@ -0,0 +1,26 @@ +--- +title: "MacroCharacter Enum" +linktitle: "MacroCharacter" +articleTitle: "MacroCharacter" +second_title: "Aspose.BarCode for PHP via Java" +description: "Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. 05 Macro craracter is translated to \"[)>\\u001E05\\u001D\" as decoded data header and \"\\u001E\\u0004\" as decode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/macrocharacter/ +--- + +## MacroCharacter enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. 05 Macro craracter is translated to "[)>\u001E05\u001D" as decoded data header and "\u001E\u0004" as decoded data trailer. 06 Macro craracter is translated to "[)>\u001E06\u001D" as decoded data header and "\u001E\u0004" as decoded data trailer. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [MACRO_05](./macro_05/) | `5` | 05 Macro craracter is added to barcode data in first position. GS1 Data Identifier ISO 15434 Character is translated to "[)>\u001E05\u001D" as decoded data header and "\u001E\u0004" as decoded data trailer. | +| [MACRO_06](./macro_06/) | `6` | 06 Macro craracter is added to barcode data in first position. ASC MH10 Data Identifier ISO 15434 Character is translated to "[)>\u001E06\u001D" as decoded data header and "\u001E\u0004" as decoded data trailer. | +| [NONE](./none/) | `0` | None of Macro Characters are added to barcode data | diff --git a/english/php/aspose.barcode.generation/macrocharacter/macro_05/_index.md b/english/php/aspose.barcode.generation/macrocharacter/macro_05/_index.md new file mode 100644 index 000000000..917abe9a4 --- /dev/null +++ b/english/php/aspose.barcode.generation/macrocharacter/macro_05/_index.md @@ -0,0 +1,18 @@ +--- +title: "MacroCharacter::MACRO_05" +linktitle: "MACRO_05" +articleTitle: "MACRO_05" +second_title: "Aspose.BarCode for PHP via Java" +description: "05 Macro craracter is added to barcode data in first position. GS1 Data Identifier ISO 15434 Character is translated to \"[)>\\u001E05\\u001D\" as decoded data header and \"\\u001E\\u0004\" as decoded data tr" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/macrocharacter/macro_05/ +--- + +## MacroCharacter::MACRO_05 Enum Value + +**Value:** `5` + + +05 Macro craracter is added to barcode data in first position. GS1 Data Identifier ISO 15434 Character is translated to "[)>\u001E05\u001D" as decoded data header and "\u001E\u0004" as decoded data trailer. + diff --git a/english/php/aspose.barcode.generation/macrocharacter/macro_06/_index.md b/english/php/aspose.barcode.generation/macrocharacter/macro_06/_index.md new file mode 100644 index 000000000..a12df2b46 --- /dev/null +++ b/english/php/aspose.barcode.generation/macrocharacter/macro_06/_index.md @@ -0,0 +1,18 @@ +--- +title: "MacroCharacter::MACRO_06" +linktitle: "MACRO_06" +articleTitle: "MACRO_06" +second_title: "Aspose.BarCode for PHP via Java" +description: "06 Macro craracter is added to barcode data in first position. ASC MH10 Data Identifier ISO 15434 Character is translated to \"[)>\\u001E06\\u001D\" as decoded data header and \"\\u001E\\u0004\" as decoded da" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/macrocharacter/macro_06/ +--- + +## MacroCharacter::MACRO_06 Enum Value + +**Value:** `6` + + +06 Macro craracter is added to barcode data in first position. ASC MH10 Data Identifier ISO 15434 Character is translated to "[)>\u001E06\u001D" as decoded data header and "\u001E\u0004" as decoded data trailer. + diff --git a/english/php/aspose.barcode.generation/macrocharacter/none/_index.md b/english/php/aspose.barcode.generation/macrocharacter/none/_index.md new file mode 100644 index 000000000..58ae77026 --- /dev/null +++ b/english/php/aspose.barcode.generation/macrocharacter/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "MacroCharacter::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "None of Macro Characters are added to barcode data" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/macrocharacter/none/ +--- + +## MacroCharacter::NONE Enum Value + +**Value:** `0` + + +None of Macro Characters are added to barcode data + diff --git a/english/php/aspose.barcode.generation/maxicodeencodemode/_index.md b/english/php/aspose.barcode.generation/maxicodeencodemode/_index.md new file mode 100644 index 000000000..4ec0b7522 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeEncodeMode Enum" +linktitle: "MaxiCodeEncodeMode" +articleTitle: "MaxiCodeEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encoding mode for MaxiCode barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeencodemode/ +--- + +## MaxiCodeEncodeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Encoding mode for MaxiCode barcodes. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. | +| [BINARY](./binary/) | `4` | In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. | +| [BYTES](./bytes/) | `1` | Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first. | +| [ECI](./eci/) | `5` | In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. | +| [EXTENDED](./extended/) | `3` | Extended mode which supports multi ECI modes. It is better to use MaxiCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. | +| [EXTENDED_CODETEXT](./extended_codetext/) | `2` | Extended mode which supports multi ECI modes. It is better to use MaxiCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. | diff --git a/english/php/aspose.barcode.generation/maxicodeencodemode/auto/_index.md b/english/php/aspose.barcode.generation/maxicodeencodemode/auto/_index.md new file mode 100644 index 000000000..22ca27a5a --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeencodemode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeEncodeMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeencodemode/auto/ +--- + +## MaxiCodeEncodeMode::AUTO Enum Value + +**Value:** `0` + + +In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/maxicodeencodemode/binary/_index.md b/english/php/aspose.barcode.generation/maxicodeencodemode/binary/_index.md new file mode 100644 index 000000000..87a7cc263 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeencodemode/binary/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeEncodeMode::BINARY" +linktitle: "BINARY" +articleTitle: "BINARY" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeencodemode/binary/ +--- + +## MaxiCodeEncodeMode::BINARY Enum Value + +**Value:** `4` + + +In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/maxicodeencodemode/bytes/_index.md b/english/php/aspose.barcode.generation/maxicodeencodemode/bytes/_index.md new file mode 100644 index 000000000..f01390142 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeencodemode/bytes/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeEncodeMode::BYTES" +linktitle: "BYTES" +articleTitle: "BYTES" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeencodemode/bytes/ +--- + +## MaxiCodeEncodeMode::BYTES Enum Value + +**Value:** `1` + + +Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first. + diff --git a/english/php/aspose.barcode.generation/maxicodeencodemode/eci/_index.md b/english/php/aspose.barcode.generation/maxicodeencodemode/eci/_index.md new file mode 100644 index 000000000..d4edb8717 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeencodemode/eci/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeEncodeMode::ECI" +linktitle: "ECI" +articleTitle: "ECI" +second_title: "Aspose.BarCode for PHP via Java" +description: "In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding," +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeencodemode/eci/ +--- + +## MaxiCodeEncodeMode::ECI Enum Value + +**Value:** `5` + + +In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. + diff --git a/english/php/aspose.barcode.generation/maxicodeencodemode/extended/_index.md b/english/php/aspose.barcode.generation/maxicodeencodemode/extended/_index.md new file mode 100644 index 000000000..998442e7d --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeencodemode/extended/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeEncodeMode::EXTENDED" +linktitle: "EXTENDED" +articleTitle: "EXTENDED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended mode which supports multi ECI modes. It is better to use MaxiCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing chara" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeencodemode/extended/ +--- + +## MaxiCodeEncodeMode::EXTENDED Enum Value + +**Value:** `3` + + +Extended mode which supports multi ECI modes. It is better to use MaxiCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. + diff --git a/english/php/aspose.barcode.generation/maxicodeencodemode/extended_codetext/_index.md b/english/php/aspose.barcode.generation/maxicodeencodemode/extended_codetext/_index.md new file mode 100644 index 000000000..d97c72a6e --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeencodemode/extended_codetext/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeEncodeMode::EXTENDED_CODETEXT" +linktitle: "EXTENDED_CODETEXT" +articleTitle: "EXTENDED_CODETEXT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended mode which supports multi ECI modes. It is better to use MaxiCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing chara" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeencodemode/extended_codetext/ +--- + +## MaxiCodeEncodeMode::EXTENDED_CODETEXT Enum Value + +**Value:** `2` + + +Extended mode which supports multi ECI modes. It is better to use MaxiCodeExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. + diff --git a/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/_index.md new file mode 100644 index 000000000..9262c5764 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/_index.md @@ -0,0 +1,36 @@ +--- +title: "MaxiCodeExtCodetextBuilder Class" +linktitle: "MaxiCodeExtCodetextBuilder" +articleTitle: "MaxiCodeExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended codetext generator for MaxiCode barcodes for ExtendedCodetext Mode of MaxiCodeEncodeMode Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters. " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeextcodetextbuilder/ +--- + +## MaxiCodeExtCodetextBuilder class + +**Namespace:** `Aspose.Barcode.Generation` + + +Extended codetext generator for MaxiCode barcodes for ExtendedCodetext Mode of MaxiCodeEncodeMode Use TwoDDisplayText property of BarcodeGenerator to set visible text to removing managing characters. This sample shows how to use MaxiCodeExtCodetextBuilder in Extended Mode. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./maxicodeextcodetextbuilder/) | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [init](./init/) | No | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ExtCodetextBuilderType](./extcodetextbuildertype/) | Read-only | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | diff --git a/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/extcodetextbuildertype/_index.md b/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/extcodetextbuildertype/_index.md new file mode 100644 index 000000000..4bb3bd084 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/extcodetextbuildertype/_index.md @@ -0,0 +1,20 @@ +--- +title: "MaxiCodeExtCodetextBuilder.ExtCodetextBuilderType" +linktitle: "ExtCodetextBuilderType" +articleTitle: "ExtCodetextBuilderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeextcodetextbuilder/extcodetextbuildertype/ +--- + +## MaxiCodeExtCodetextBuilder.ExtCodetextBuilderType + +**Access:** Read-only + + +### Get + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/init/_index.md b/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/init/_index.md new file mode 100644 index 000000000..57fcbac10 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/init/_index.md @@ -0,0 +1,20 @@ +--- +title: "MaxiCodeExtCodetextBuilder.init" +linktitle: "init" +articleTitle: "init" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeextcodetextbuilder/init/ +--- + +## MaxiCodeExtCodetextBuilder.init + +```php +init() +``` + + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/maxicodeextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/maxicodeextcodetextbuilder/_index.md new file mode 100644 index 000000000..79b48ae08 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeextcodetextbuilder/maxicodeextcodetextbuilder/_index.md @@ -0,0 +1,20 @@ +--- +title: "MaxiCodeExtCodetextBuilder" +linktitle: "MaxiCodeExtCodetextBuilder" +articleTitle: "MaxiCodeExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeextcodetextbuilder/maxicodeextcodetextbuilder/ +--- + +## MaxiCodeExtCodetextBuilder Constructor + +```php +__construct() +``` + + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/maxicodemode/_index.md b/english/php/aspose.barcode.generation/maxicodemode/_index.md new file mode 100644 index 000000000..cf4a68272 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodemode/_index.md @@ -0,0 +1,28 @@ +--- +title: "MaxiCodeMode Enum" +linktitle: "MaxiCodeMode" +articleTitle: "MaxiCodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encoding mode for MaxiCode barcodes. This sample shows how to genereate MaxiCode barcodes using ComplexBarcodeGenerator" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodemode/ +--- + +## MaxiCodeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Encoding mode for MaxiCode barcodes. This sample shows how to genereate MaxiCode barcodes using ComplexBarcodeGenerator + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [MODE_2](./mode_2/) | `2` | Mode 2 encodes postal information in first message and data in second message. Has 9 digits postal code (used only in USA). | +| [MODE_3](./mode_3/) | `3` | Mode 3 encodes postal information in first message and data in second message. Has 6 alphanumeric postal code, used in the world. | +| [MODE_4](./mode_4/) | `4` | Mode 4 encodes data in first and second message, with short ECC correction. | +| [MODE_5](./mode_5/) | `5` | Mode 5 encodes data in first and second message, with long ECC correction. | +| [MODE_6](./mode_6/) | `6` | Mode 6 encodes data in first and second message, with short ECC correction. Used to encode device. | diff --git a/english/php/aspose.barcode.generation/maxicodemode/mode_2/_index.md b/english/php/aspose.barcode.generation/maxicodemode/mode_2/_index.md new file mode 100644 index 000000000..c52a9baf8 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodemode/mode_2/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeMode::MODE_2" +linktitle: "MODE_2" +articleTitle: "MODE_2" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode 2 encodes postal information in first message and data in second message. Has 9 digits postal code (used only in USA)." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodemode/mode_2/ +--- + +## MaxiCodeMode::MODE_2 Enum Value + +**Value:** `2` + + +Mode 2 encodes postal information in first message and data in second message. Has 9 digits postal code (used only in USA). + diff --git a/english/php/aspose.barcode.generation/maxicodemode/mode_3/_index.md b/english/php/aspose.barcode.generation/maxicodemode/mode_3/_index.md new file mode 100644 index 000000000..59efa7603 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodemode/mode_3/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeMode::MODE_3" +linktitle: "MODE_3" +articleTitle: "MODE_3" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode 3 encodes postal information in first message and data in second message. Has 6 alphanumeric postal code, used in the world." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodemode/mode_3/ +--- + +## MaxiCodeMode::MODE_3 Enum Value + +**Value:** `3` + + +Mode 3 encodes postal information in first message and data in second message. Has 6 alphanumeric postal code, used in the world. + diff --git a/english/php/aspose.barcode.generation/maxicodemode/mode_4/_index.md b/english/php/aspose.barcode.generation/maxicodemode/mode_4/_index.md new file mode 100644 index 000000000..c215b3371 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodemode/mode_4/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeMode::MODE_4" +linktitle: "MODE_4" +articleTitle: "MODE_4" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode 4 encodes data in first and second message, with short ECC correction." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodemode/mode_4/ +--- + +## MaxiCodeMode::MODE_4 Enum Value + +**Value:** `4` + + +Mode 4 encodes data in first and second message, with short ECC correction. + diff --git a/english/php/aspose.barcode.generation/maxicodemode/mode_5/_index.md b/english/php/aspose.barcode.generation/maxicodemode/mode_5/_index.md new file mode 100644 index 000000000..d179bfaba --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodemode/mode_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeMode::MODE_5" +linktitle: "MODE_5" +articleTitle: "MODE_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode 5 encodes data in first and second message, with long ECC correction." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodemode/mode_5/ +--- + +## MaxiCodeMode::MODE_5 Enum Value + +**Value:** `5` + + +Mode 5 encodes data in first and second message, with long ECC correction. + diff --git a/english/php/aspose.barcode.generation/maxicodemode/mode_6/_index.md b/english/php/aspose.barcode.generation/maxicodemode/mode_6/_index.md new file mode 100644 index 000000000..de6335584 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodemode/mode_6/_index.md @@ -0,0 +1,18 @@ +--- +title: "MaxiCodeMode::MODE_6" +linktitle: "MODE_6" +articleTitle: "MODE_6" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode 6 encodes data in first and second message, with short ECC correction. Used to encode device." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodemode/mode_6/ +--- + +## MaxiCodeMode::MODE_6 Enum Value + +**Value:** `6` + + +Mode 6 encodes data in first and second message, with short ECC correction. Used to encode device. + diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/_index.md new file mode 100644 index 000000000..262862ff9 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/_index.md @@ -0,0 +1,39 @@ +--- +title: "MaxiCodeParameters Class" +linktitle: "MaxiCodeParameters" +articleTitle: "MaxiCodeParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "MaxiCode parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/ +--- + +## MaxiCodeParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +MaxiCode parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./maxicodeparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AspectRatio](./aspectratio/) | Read/Write | Height/Width ratio of 2D BarCode module. | +| [ECIEncoding](./eciencoding/) | Read/Write | Gets ECI encoding. Used when MaxiCodeEncodeMode is AUTO. Default value: ISO-8859-1 | +| [EncodeMode](./encodemode/) | Read/Write | Gets a MaxiCode encode mode. Default value: Auto. | +| [MaxiCodeEncodeMode](./maxicodeencodemode/) | Read/Write | Gets a MaxiCode encode mode. | +| [MaxiCodeMode](./maxicodemode/) | Read/Write | Gets a MaxiCode encode mode. | +| [MaxiCodeStructuredAppendModeBarcodeId](./maxicodestructuredappendmodebarcodeid/) | Read/Write | Gets a MaxiCode barcode id in structured append mode. ID must be a value between 1 and 8. Default value: 0 | +| [MaxiCodeStructuredAppendModeBarcodesCount](./maxicodestructuredappendmodebarcodescount/) | Read/Write | Gets a MaxiCode barcodes count in structured append mode. Count number must be a value between 2 and 8 (maximum barcodes count). Default value: -1 | +| [Mode](./mode/) | Read/Write | Gets a MaxiCode encode mode. | +| [StructuredAppendModeBarcodeId](./structuredappendmodebarcodeid/) | Read/Write | Gets a MaxiCode barcode id in structured append mode. ID must be a value between 1 and 8. Default value: 0 | +| [StructuredAppendModeBarcodesCount](./structuredappendmodebarcodescount/) | Read/Write | Gets a MaxiCode barcodes count in structured append mode. Count number must be a value between 2 and 8 (maximum barcodes count). Default value: -1 | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/aspectratio/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/aspectratio/_index.md new file mode 100644 index 000000000..80558981f --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/aspectratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeParameters.AspectRatio" +linktitle: "AspectRatio" +articleTitle: "AspectRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height/Width ratio of 2D BarCode module." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/aspectratio/ +--- + +## MaxiCodeParameters.AspectRatio + +**Access:** Read/Write + + +### Get + +Height/Width ratio of 2D BarCode module. + + +### Set + +Height/Width ratio of 2D BarCode module. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/eciencoding/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/eciencoding/_index.md new file mode 100644 index 000000000..1d705ace6 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeParameters.ECIEncoding" +linktitle: "ECIEncoding" +articleTitle: "ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets ECI encoding. Used when MaxiCodeEncodeMode is AUTO. Default value: ISO-8859-1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/eciencoding/ +--- + +## MaxiCodeParameters.ECIEncoding + +**Access:** Read/Write + + +### Get + +Gets ECI encoding. Used when MaxiCodeEncodeMode is AUTO. Default value: ISO-8859-1 + + +### Set + +Sets ECI encoding. Used when MaxiCodeEncodeMode is AUTO. Default value: ISO-8859-1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$ECIEncoding` | `int` | | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/encodemode/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/encodemode/_index.md new file mode 100644 index 000000000..633659821 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/encodemode/_index.md @@ -0,0 +1,32 @@ +--- +title: "MaxiCodeParameters.EncodeMode" +linktitle: "EncodeMode" +articleTitle: "EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode encode mode. Default value: Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/encodemode/ +--- + +## MaxiCodeParameters.EncodeMode + +**Access:** Read/Write + + +**Returns:** a MaxiCode encode mode. + + +### Get + +Gets a MaxiCode encode mode. Default value: Auto. + + +### Set + +Sets a MaxiCode encode mode. Default value: Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a MaxiCode encode mode. | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/maxicodeencodemode/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodeencodemode/_index.md new file mode 100644 index 000000000..96c85576f --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodeencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeParameters.MaxiCodeEncodeMode" +linktitle: "MaxiCodeEncodeMode" +articleTitle: "MaxiCodeEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode encode mode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/maxicodeencodemode/ +--- + +## MaxiCodeParameters.MaxiCodeEncodeMode + +**Access:** Read/Write + + +### Get + +Gets a MaxiCode encode mode. + + +### Set + +Sets a MaxiCode encode mode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/maxicodemode/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodemode/_index.md new file mode 100644 index 000000000..3b721edb5 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeParameters.MaxiCodeMode" +linktitle: "MaxiCodeMode" +articleTitle: "MaxiCodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode encode mode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/maxicodemode/ +--- + +## MaxiCodeParameters.MaxiCodeMode + +**Access:** Read/Write + + +### Get + +Gets a MaxiCode encode mode. + + +### Set + +Sets a MaxiCode encode mode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeMode` | `int` | | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/maxicodeparameters/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodeparameters/_index.md new file mode 100644 index 000000000..3dde44553 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodeparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "MaxiCodeParameters" +linktitle: "MaxiCodeParameters" +articleTitle: "MaxiCodeParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/maxicodeparameters/ +--- + +## MaxiCodeParameters Constructor + +```php +__construct(MaxiCodeParametersDTO $maxiCodeParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeParametersDto` | `MaxiCodeParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/maxicodestructuredappendmodebarcodeid/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodestructuredappendmodebarcodeid/_index.md new file mode 100644 index 000000000..559c07158 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodestructuredappendmodebarcodeid/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeParameters.MaxiCodeStructuredAppendModeBarcodeId" +linktitle: "MaxiCodeStructuredAppendModeBarcodeId" +articleTitle: "MaxiCodeStructuredAppendModeBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode barcode id in structured append mode. ID must be a value between 1 and 8. Default value: 0" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/maxicodestructuredappendmodebarcodeid/ +--- + +## MaxiCodeParameters.MaxiCodeStructuredAppendModeBarcodeId + +**Access:** Read/Write + + +### Get + +Gets a MaxiCode barcode id in structured append mode. ID must be a value between 1 and 8. Default value: 0 + + +### Set + +Sets a MaxiCode barcode id in structured append mode. ID must be a value between 1 and 8. Default value: 0 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeStructuredAppendModeBarcodeId` | `int` | | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/maxicodestructuredappendmodebarcodescount/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodestructuredappendmodebarcodescount/_index.md new file mode 100644 index 000000000..df82fb34f --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/maxicodestructuredappendmodebarcodescount/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeParameters.MaxiCodeStructuredAppendModeBarcodesCount" +linktitle: "MaxiCodeStructuredAppendModeBarcodesCount" +articleTitle: "MaxiCodeStructuredAppendModeBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode barcodes count in structured append mode. Count number must be a value between 2 and 8 (maximum barcodes count). Default value: -1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/maxicodestructuredappendmodebarcodescount/ +--- + +## MaxiCodeParameters.MaxiCodeStructuredAppendModeBarcodesCount + +**Access:** Read/Write + + +### Get + +Gets a MaxiCode barcodes count in structured append mode. Count number must be a value between 2 and 8 (maximum barcodes count). Default value: -1 + + +### Set + +Sets a MaxiCode barcodes count in structured append mode. Count number must be a value between 2 and 8 (maximum barcodes count). Default value: -1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeStructuredAppendModeBarcodesCount` | `int` | | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/mode/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/mode/_index.md new file mode 100644 index 000000000..e82d51653 --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/mode/_index.md @@ -0,0 +1,32 @@ +--- +title: "MaxiCodeParameters.Mode" +linktitle: "Mode" +articleTitle: "Mode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode encode mode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/mode/ +--- + +## MaxiCodeParameters.Mode + +**Access:** Read/Write + + +**Returns:** a MaxiCode encode mode. + + +### Get + +Gets a MaxiCode encode mode. + + +### Set + +Sets a MaxiCode encode mode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a MaxiCode encode mode. | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/structuredappendmodebarcodeid/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/structuredappendmodebarcodeid/_index.md new file mode 100644 index 000000000..dd1b5866e --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/structuredappendmodebarcodeid/_index.md @@ -0,0 +1,32 @@ +--- +title: "MaxiCodeParameters.StructuredAppendModeBarcodeId" +linktitle: "StructuredAppendModeBarcodeId" +articleTitle: "StructuredAppendModeBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode barcode id in structured append mode. ID must be a value between 1 and 8. Default value: 0" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/structuredappendmodebarcodeid/ +--- + +## MaxiCodeParameters.StructuredAppendModeBarcodeId + +**Access:** Read/Write + + +**Returns:** a MaxiCode barcode id in structured append mode. + + +### Get + +Gets a MaxiCode barcode id in structured append mode. ID must be a value between 1 and 8. Default value: 0 + + +### Set + +Sets a MaxiCode barcode id in structured append mode. ID must be a value between 1 and 8. Default value: 0 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a MaxiCode barcode id in structured append mode. | diff --git a/english/php/aspose.barcode.generation/maxicodeparameters/structuredappendmodebarcodescount/_index.md b/english/php/aspose.barcode.generation/maxicodeparameters/structuredappendmodebarcodescount/_index.md new file mode 100644 index 000000000..eba1e32db --- /dev/null +++ b/english/php/aspose.barcode.generation/maxicodeparameters/structuredappendmodebarcodescount/_index.md @@ -0,0 +1,32 @@ +--- +title: "MaxiCodeParameters.StructuredAppendModeBarcodesCount" +linktitle: "StructuredAppendModeBarcodesCount" +articleTitle: "StructuredAppendModeBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode barcodes count in structured append mode. Count number must be a value between 2 and 8 (maximum barcodes count). Default value: -1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/maxicodeparameters/structuredappendmodebarcodescount/ +--- + +## MaxiCodeParameters.StructuredAppendModeBarcodesCount + +**Access:** Read/Write + + +**Returns:** a MaxiCode barcodes count in structured append mode. + + +### Get + +Gets a MaxiCode barcodes count in structured append mode. Count number must be a value between 2 and 8 (maximum barcodes count). Default value: -1 + + +### Set + +Sets a MaxiCode barcodes count in structured append mode. Count number must be a value between 2 and 8 (maximum barcodes count). Default value: -1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a MaxiCode barcodes count in structured append mode. | diff --git a/english/php/aspose.barcode.generation/microqrversion/_index.md b/english/php/aspose.barcode.generation/microqrversion/_index.md new file mode 100644 index 000000000..89676dbbf --- /dev/null +++ b/english/php/aspose.barcode.generation/microqrversion/_index.md @@ -0,0 +1,28 @@ +--- +title: "MicroQRVersion Enum" +linktitle: "MicroQRVersion" +articleTitle: "MicroQRVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of MicroQR Code. From M1 to M4." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/microqrversion/ +--- + +## MicroQRVersion enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Version of MicroQR Code. From M1 to M4. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | Specifies to automatically pick up the best version for MicroQR. This is default value. | +| [M1](./m1/) | `1` | Specifies version M1 for Micro QR with 11 x 11 modules. | +| [M2](./m2/) | `2` | Specifies version M2 for Micro QR with 13 x 13 modules. | +| [M3](./m3/) | `3` | Specifies version M3 for Micro QR with 15 x 15 modules. | +| [M4](./m4/) | `4` | Specifies version M4 for Micro QR with 17 x 17 modules. | diff --git a/english/php/aspose.barcode.generation/microqrversion/auto/_index.md b/english/php/aspose.barcode.generation/microqrversion/auto/_index.md new file mode 100644 index 000000000..1aa79eda3 --- /dev/null +++ b/english/php/aspose.barcode.generation/microqrversion/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "MicroQRVersion::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies to automatically pick up the best version for MicroQR. This is default value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/microqrversion/auto/ +--- + +## MicroQRVersion::AUTO Enum Value + +**Value:** `0` + + +Specifies to automatically pick up the best version for MicroQR. This is default value. + diff --git a/english/php/aspose.barcode.generation/microqrversion/m1/_index.md b/english/php/aspose.barcode.generation/microqrversion/m1/_index.md new file mode 100644 index 000000000..ad87e1ee7 --- /dev/null +++ b/english/php/aspose.barcode.generation/microqrversion/m1/_index.md @@ -0,0 +1,18 @@ +--- +title: "MicroQRVersion::M1" +linktitle: "M1" +articleTitle: "M1" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version M1 for Micro QR with 11 x 11 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/microqrversion/m1/ +--- + +## MicroQRVersion::M1 Enum Value + +**Value:** `1` + + +Specifies version M1 for Micro QR with 11 x 11 modules. + diff --git a/english/php/aspose.barcode.generation/microqrversion/m2/_index.md b/english/php/aspose.barcode.generation/microqrversion/m2/_index.md new file mode 100644 index 000000000..c0a7a7f7c --- /dev/null +++ b/english/php/aspose.barcode.generation/microqrversion/m2/_index.md @@ -0,0 +1,18 @@ +--- +title: "MicroQRVersion::M2" +linktitle: "M2" +articleTitle: "M2" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version M2 for Micro QR with 13 x 13 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/microqrversion/m2/ +--- + +## MicroQRVersion::M2 Enum Value + +**Value:** `2` + + +Specifies version M2 for Micro QR with 13 x 13 modules. + diff --git a/english/php/aspose.barcode.generation/microqrversion/m3/_index.md b/english/php/aspose.barcode.generation/microqrversion/m3/_index.md new file mode 100644 index 000000000..2c77b0ea6 --- /dev/null +++ b/english/php/aspose.barcode.generation/microqrversion/m3/_index.md @@ -0,0 +1,18 @@ +--- +title: "MicroQRVersion::M3" +linktitle: "M3" +articleTitle: "M3" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version M3 for Micro QR with 15 x 15 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/microqrversion/m3/ +--- + +## MicroQRVersion::M3 Enum Value + +**Value:** `3` + + +Specifies version M3 for Micro QR with 15 x 15 modules. + diff --git a/english/php/aspose.barcode.generation/microqrversion/m4/_index.md b/english/php/aspose.barcode.generation/microqrversion/m4/_index.md new file mode 100644 index 000000000..36ce798b8 --- /dev/null +++ b/english/php/aspose.barcode.generation/microqrversion/m4/_index.md @@ -0,0 +1,18 @@ +--- +title: "MicroQRVersion::M4" +linktitle: "M4" +articleTitle: "M4" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version M4 for Micro QR with 17 x 17 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/microqrversion/m4/ +--- + +## MicroQRVersion::M4 Enum Value + +**Value:** `4` + + +Specifies version M4 for Micro QR with 17 x 17 modules. + diff --git a/english/php/aspose.barcode.generation/padding/_index.md b/english/php/aspose.barcode.generation/padding/_index.md new file mode 100644 index 000000000..b31f8b57a --- /dev/null +++ b/english/php/aspose.barcode.generation/padding/_index.md @@ -0,0 +1,33 @@ +--- +title: "Padding Class" +linktitle: "Padding" +articleTitle: "Padding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Paddings parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/padding/ +--- + +## Padding class + +**Namespace:** `Aspose.Barcode.Generation` + + +Paddings parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./padding/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Bottom](./bottom/) | Read/Write | Bottom padding. | +| [Left](./left/) | Read/Write | Left padding. | +| [Right](./right/) | Read/Write | Right padding. | +| [Top](./top/) | Read/Write | Top padding. | diff --git a/english/php/aspose.barcode.generation/padding/bottom/_index.md b/english/php/aspose.barcode.generation/padding/bottom/_index.md new file mode 100644 index 000000000..27a885186 --- /dev/null +++ b/english/php/aspose.barcode.generation/padding/bottom/_index.md @@ -0,0 +1,29 @@ +--- +title: "Padding.Bottom" +linktitle: "Bottom" +articleTitle: "Bottom" +second_title: "Aspose.BarCode for PHP via Java" +description: "Bottom padding." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/padding/bottom/ +--- + +## Padding.Bottom + +**Access:** Read/Write + + +### Get + +Bottom padding. + + +### Set + +Bottom padding. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/padding/left/_index.md b/english/php/aspose.barcode.generation/padding/left/_index.md new file mode 100644 index 000000000..91a6677b6 --- /dev/null +++ b/english/php/aspose.barcode.generation/padding/left/_index.md @@ -0,0 +1,29 @@ +--- +title: "Padding.Left" +linktitle: "Left" +articleTitle: "Left" +second_title: "Aspose.BarCode for PHP via Java" +description: "Left padding." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/padding/left/ +--- + +## Padding.Left + +**Access:** Read/Write + + +### Get + +Left padding. + + +### Set + +Left padding. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/padding/padding/_index.md b/english/php/aspose.barcode.generation/padding/padding/_index.md new file mode 100644 index 000000000..3a59127fc --- /dev/null +++ b/english/php/aspose.barcode.generation/padding/padding/_index.md @@ -0,0 +1,21 @@ +--- +title: "Padding" +linktitle: "Padding" +articleTitle: "Padding" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/padding/padding/ +--- + +## Padding Constructor + +```php +__construct(PaddingDTO $paddingDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$paddingDto` | `PaddingDTO` | | diff --git a/english/php/aspose.barcode.generation/padding/right/_index.md b/english/php/aspose.barcode.generation/padding/right/_index.md new file mode 100644 index 000000000..fee12c80e --- /dev/null +++ b/english/php/aspose.barcode.generation/padding/right/_index.md @@ -0,0 +1,29 @@ +--- +title: "Padding.Right" +linktitle: "Right" +articleTitle: "Right" +second_title: "Aspose.BarCode for PHP via Java" +description: "Right padding." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/padding/right/ +--- + +## Padding.Right + +**Access:** Read/Write + + +### Get + +Right padding. + + +### Set + +Right padding. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/padding/top/_index.md b/english/php/aspose.barcode.generation/padding/top/_index.md new file mode 100644 index 000000000..418930003 --- /dev/null +++ b/english/php/aspose.barcode.generation/padding/top/_index.md @@ -0,0 +1,29 @@ +--- +title: "Padding.Top" +linktitle: "Top" +articleTitle: "Top" +second_title: "Aspose.BarCode for PHP via Java" +description: "Top padding." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/padding/top/ +--- + +## Padding.Top + +**Access:** Read/Write + + +### Get + +Top padding. + + +### Set + +Top padding. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/patchcodeparameters/_index.md b/english/php/aspose.barcode.generation/patchcodeparameters/_index.md new file mode 100644 index 000000000..b615e9cff --- /dev/null +++ b/english/php/aspose.barcode.generation/patchcodeparameters/_index.md @@ -0,0 +1,32 @@ +--- +title: "PatchCodeParameters Class" +linktitle: "PatchCodeParameters" +articleTitle: "PatchCodeParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "PatchCode parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchcodeparameters/ +--- + +## PatchCodeParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +PatchCode parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./patchcodeparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ExtraBarcodeText](./extrabarcodetext/) | Read/Write | Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode. | +| [Format](./format/) | Read/Write | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly | +| [PatchFormat](./patchformat/) | Read/Write | PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat::PATCH_ONLY | diff --git a/english/php/aspose.barcode.generation/patchcodeparameters/extrabarcodetext/_index.md b/english/php/aspose.barcode.generation/patchcodeparameters/extrabarcodetext/_index.md new file mode 100644 index 000000000..72c69da4d --- /dev/null +++ b/english/php/aspose.barcode.generation/patchcodeparameters/extrabarcodetext/_index.md @@ -0,0 +1,29 @@ +--- +title: "PatchCodeParameters.ExtraBarcodeText" +linktitle: "ExtraBarcodeText" +articleTitle: "ExtraBarcodeText" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchcodeparameters/extrabarcodetext/ +--- + +## PatchCodeParameters.ExtraBarcodeText + +**Access:** Read/Write + + +### Get + +Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode. + + +### Set + +Specifies codetext for an extra QR barcode, when PatchCode is generated in page mode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/patchcodeparameters/format/_index.md b/english/php/aspose.barcode.generation/patchcodeparameters/format/_index.md new file mode 100644 index 000000000..c7df9039c --- /dev/null +++ b/english/php/aspose.barcode.generation/patchcodeparameters/format/_index.md @@ -0,0 +1,29 @@ +--- +title: "PatchCodeParameters.Format" +linktitle: "Format" +articleTitle: "Format" +second_title: "Aspose.BarCode for PHP via Java" +description: "PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchcodeparameters/format/ +--- + +## PatchCodeParameters.Format + +**Access:** Read/Write + + +### Get + +PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly + + +### Set + +PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat.PatchOnly + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/patchcodeparameters/patchcodeparameters/_index.md b/english/php/aspose.barcode.generation/patchcodeparameters/patchcodeparameters/_index.md new file mode 100644 index 000000000..351bda1e4 --- /dev/null +++ b/english/php/aspose.barcode.generation/patchcodeparameters/patchcodeparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "PatchCodeParameters" +linktitle: "PatchCodeParameters" +articleTitle: "PatchCodeParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchcodeparameters/patchcodeparameters/ +--- + +## PatchCodeParameters Constructor + +```php +__construct(PatchCodeParametersDTO $patchCodeParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$patchCodeParametersDto` | `PatchCodeParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/patchcodeparameters/patchformat/_index.md b/english/php/aspose.barcode.generation/patchcodeparameters/patchformat/_index.md new file mode 100644 index 000000000..0d94ba3b1 --- /dev/null +++ b/english/php/aspose.barcode.generation/patchcodeparameters/patchformat/_index.md @@ -0,0 +1,29 @@ +--- +title: "PatchCodeParameters.PatchFormat" +linktitle: "PatchFormat" +articleTitle: "PatchFormat" +second_title: "Aspose.BarCode for PHP via Java" +description: "PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat::PATCH_ONLY" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchcodeparameters/patchformat/ +--- + +## PatchCodeParameters.PatchFormat + +**Access:** Read/Write + + +### Get + +PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat::PATCH_ONLY + + +### Set + +PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders. Default value: PatchFormat::PATCH_ONLY + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/patchformat/_index.md b/english/php/aspose.barcode.generation/patchformat/_index.md new file mode 100644 index 000000000..3fd52d4ca --- /dev/null +++ b/english/php/aspose.barcode.generation/patchformat/_index.md @@ -0,0 +1,28 @@ +--- +title: "PatchFormat Enum" +linktitle: "PatchFormat" +articleTitle: "PatchFormat" +second_title: "Aspose.BarCode for PHP via Java" +description: "PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchformat/ +--- + +## PatchFormat enum + +**Namespace:** `Aspose.Barcode.Generation` + + +PatchCode format. Choose PatchOnly to generate single PatchCode. Use page format to generate Patch page with PatchCodes as borders + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [A4](./a4/) | `1` | Generates A4 format page with PatchCodes as borders and optional QR in the center | +| [A4_LANDSCAPE](./a4_landscape/) | `2` | Generates A4 landscape format page with PatchCodes as borders and optional QR in the center | +| [PATCH_ONLY](./patch_only/) | `0` | Generates PatchCode only | +| [US_LETTER](./us_letter/) | `3` | Generates US letter format page with PatchCodes as borders and optional QR in the center | +| [US_LETTER_LANDSCAPE](./us_letter_landscape/) | `4` | Generates US letter landscape format page with PatchCodes as borders and optional QR in the center | diff --git a/english/php/aspose.barcode.generation/patchformat/a4/_index.md b/english/php/aspose.barcode.generation/patchformat/a4/_index.md new file mode 100644 index 000000000..8e35b74bf --- /dev/null +++ b/english/php/aspose.barcode.generation/patchformat/a4/_index.md @@ -0,0 +1,18 @@ +--- +title: "PatchFormat::A4" +linktitle: "A4" +articleTitle: "A4" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generates A4 format page with PatchCodes as borders and optional QR in the center" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchformat/a4/ +--- + +## PatchFormat::A4 Enum Value + +**Value:** `1` + + +Generates A4 format page with PatchCodes as borders and optional QR in the center + diff --git a/english/php/aspose.barcode.generation/patchformat/a4_landscape/_index.md b/english/php/aspose.barcode.generation/patchformat/a4_landscape/_index.md new file mode 100644 index 000000000..0bff361d5 --- /dev/null +++ b/english/php/aspose.barcode.generation/patchformat/a4_landscape/_index.md @@ -0,0 +1,18 @@ +--- +title: "PatchFormat::A4_LANDSCAPE" +linktitle: "A4_LANDSCAPE" +articleTitle: "A4_LANDSCAPE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generates A4 landscape format page with PatchCodes as borders and optional QR in the center" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchformat/a4_landscape/ +--- + +## PatchFormat::A4_LANDSCAPE Enum Value + +**Value:** `2` + + +Generates A4 landscape format page with PatchCodes as borders and optional QR in the center + diff --git a/english/php/aspose.barcode.generation/patchformat/patch_only/_index.md b/english/php/aspose.barcode.generation/patchformat/patch_only/_index.md new file mode 100644 index 000000000..b8253d60a --- /dev/null +++ b/english/php/aspose.barcode.generation/patchformat/patch_only/_index.md @@ -0,0 +1,18 @@ +--- +title: "PatchFormat::PATCH_ONLY" +linktitle: "PATCH_ONLY" +articleTitle: "PATCH_ONLY" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generates PatchCode only" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchformat/patch_only/ +--- + +## PatchFormat::PATCH_ONLY Enum Value + +**Value:** `0` + + +Generates PatchCode only + diff --git a/english/php/aspose.barcode.generation/patchformat/us_letter/_index.md b/english/php/aspose.barcode.generation/patchformat/us_letter/_index.md new file mode 100644 index 000000000..4e4cd4084 --- /dev/null +++ b/english/php/aspose.barcode.generation/patchformat/us_letter/_index.md @@ -0,0 +1,18 @@ +--- +title: "PatchFormat::US_LETTER" +linktitle: "US_LETTER" +articleTitle: "US_LETTER" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generates US letter format page with PatchCodes as borders and optional QR in the center" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchformat/us_letter/ +--- + +## PatchFormat::US_LETTER Enum Value + +**Value:** `3` + + +Generates US letter format page with PatchCodes as borders and optional QR in the center + diff --git a/english/php/aspose.barcode.generation/patchformat/us_letter_landscape/_index.md b/english/php/aspose.barcode.generation/patchformat/us_letter_landscape/_index.md new file mode 100644 index 000000000..d2dbcab07 --- /dev/null +++ b/english/php/aspose.barcode.generation/patchformat/us_letter_landscape/_index.md @@ -0,0 +1,18 @@ +--- +title: "PatchFormat::US_LETTER_LANDSCAPE" +linktitle: "US_LETTER_LANDSCAPE" +articleTitle: "US_LETTER_LANDSCAPE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Generates US letter landscape format page with PatchCodes as borders and optional QR in the center" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/patchformat/us_letter_landscape/ +--- + +## PatchFormat::US_LETTER_LANDSCAPE Enum Value + +**Value:** `4` + + +Generates US letter landscape format page with PatchCodes as borders and optional QR in the center + diff --git a/english/php/aspose.barcode.generation/pdf417compactionmode/_index.md b/english/php/aspose.barcode.generation/pdf417compactionmode/_index.md new file mode 100644 index 000000000..73c620548 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417compactionmode/_index.md @@ -0,0 +1,27 @@ +--- +title: "Pdf417CompactionMode Enum" +linktitle: "Pdf417CompactionMode" +articleTitle: "Pdf417CompactionMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Pdf417 barcode's compation mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417compactionmode/ +--- + +## Pdf417CompactionMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Pdf417 barcode's compation mode + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `"0"` | auto detect compation mode | +| [BINARY](./binary/) | `"3"` | binary compaction mode | +| [NUMERIC](./numeric/) | `"2"` | numeric compaction mode | +| [TEXT](./text/) | `"1"` | text compaction | diff --git a/english/php/aspose.barcode.generation/pdf417compactionmode/auto/_index.md b/english/php/aspose.barcode.generation/pdf417compactionmode/auto/_index.md new file mode 100644 index 000000000..887aa6c7a --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417compactionmode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417CompactionMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "auto detect compation mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417compactionmode/auto/ +--- + +## Pdf417CompactionMode::AUTO Enum Value + +**Value:** `"0"` + + +auto detect compation mode + diff --git a/english/php/aspose.barcode.generation/pdf417compactionmode/binary/_index.md b/english/php/aspose.barcode.generation/pdf417compactionmode/binary/_index.md new file mode 100644 index 000000000..c276d6ba4 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417compactionmode/binary/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417CompactionMode::BINARY" +linktitle: "BINARY" +articleTitle: "BINARY" +second_title: "Aspose.BarCode for PHP via Java" +description: "binary compaction mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417compactionmode/binary/ +--- + +## Pdf417CompactionMode::BINARY Enum Value + +**Value:** `"3"` + + +binary compaction mode + diff --git a/english/php/aspose.barcode.generation/pdf417compactionmode/numeric/_index.md b/english/php/aspose.barcode.generation/pdf417compactionmode/numeric/_index.md new file mode 100644 index 000000000..a05b994a7 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417compactionmode/numeric/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417CompactionMode::NUMERIC" +linktitle: "NUMERIC" +articleTitle: "NUMERIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "numeric compaction mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417compactionmode/numeric/ +--- + +## Pdf417CompactionMode::NUMERIC Enum Value + +**Value:** `"2"` + + +numeric compaction mode + diff --git a/english/php/aspose.barcode.generation/pdf417compactionmode/text/_index.md b/english/php/aspose.barcode.generation/pdf417compactionmode/text/_index.md new file mode 100644 index 000000000..0aaf9c2a3 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417compactionmode/text/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417CompactionMode::TEXT" +linktitle: "TEXT" +articleTitle: "TEXT" +second_title: "Aspose.BarCode for PHP via Java" +description: "text compaction" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417compactionmode/text/ +--- + +## Pdf417CompactionMode::TEXT Enum Value + +**Value:** `"1"` + + +text compaction + diff --git a/english/php/aspose.barcode.generation/pdf417encodemode/_index.md b/english/php/aspose.barcode.generation/pdf417encodemode/_index.md new file mode 100644 index 000000000..0f7fb277e --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417encodemode/_index.md @@ -0,0 +1,27 @@ +--- +title: "Pdf417EncodeMode Enum" +linktitle: "Pdf417EncodeMode" +articleTitle: "Pdf417EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Pdf417 barcode encode mode" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417encodemode/ +--- + +## Pdf417EncodeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Pdf417 barcode encode mode + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. | +| [BINARY](./binary/) | `1` | In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. | +| [ECI](./eci/) | `2` | In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. | +| [EXTENDED](./extended/) | `3` | Extended mode which supports multi ECI modes. It is better to use Pdf417ExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. | diff --git a/english/php/aspose.barcode.generation/pdf417encodemode/auto/_index.md b/english/php/aspose.barcode.generation/pdf417encodemode/auto/_index.md new file mode 100644 index 000000000..adf3f735a --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417encodemode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417EncodeMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417encodemode/auto/ +--- + +## Pdf417EncodeMode::AUTO Enum Value + +**Value:** `0` + + +In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/pdf417encodemode/binary/_index.md b/english/php/aspose.barcode.generation/pdf417encodemode/binary/_index.md new file mode 100644 index 000000000..74aa27c6f --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417encodemode/binary/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417EncodeMode::BINARY" +linktitle: "BINARY" +articleTitle: "BINARY" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417encodemode/binary/ +--- + +## Pdf417EncodeMode::BINARY Enum Value + +**Value:** `1` + + +In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/pdf417encodemode/eci/_index.md b/english/php/aspose.barcode.generation/pdf417encodemode/eci/_index.md new file mode 100644 index 000000000..669daef61 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417encodemode/eci/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417EncodeMode::ECI" +linktitle: "ECI" +articleTitle: "ECI" +second_title: "Aspose.BarCode for PHP via Java" +description: "In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding," +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417encodemode/eci/ +--- + +## Pdf417EncodeMode::ECI Enum Value + +**Value:** `2` + + +In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. + diff --git a/english/php/aspose.barcode.generation/pdf417encodemode/extended/_index.md b/english/php/aspose.barcode.generation/pdf417encodemode/extended/_index.md new file mode 100644 index 000000000..ef02c0825 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417encodemode/extended/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417EncodeMode::EXTENDED" +linktitle: "EXTENDED" +articleTitle: "EXTENDED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended mode which supports multi ECI modes. It is better to use Pdf417ExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing charact" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417encodemode/extended/ +--- + +## Pdf417EncodeMode::EXTENDED Enum Value + +**Value:** `3` + + +Extended mode which supports multi ECI modes. It is better to use Pdf417ExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier All unicode characters after ECI identifier are automatically encoded into correct character codeset. + diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/_index.md new file mode 100644 index 000000000..3a1c7f209 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/_index.md @@ -0,0 +1,32 @@ +--- +title: "Pdf417ErrorLevel Enum" +linktitle: "Pdf417ErrorLevel" +articleTitle: "Pdf417ErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "pdf417 barcode's error correction level, from level 0 to level 9, level 0 means no error correction, level 9 means best error correction" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/ +--- + +## Pdf417ErrorLevel enum + +**Namespace:** `Aspose.Barcode.Generation` + + +pdf417 barcode's error correction level, from level 0 to level 9, level 0 means no error correction, level 9 means best error correction + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [LEVEL_0](./level_0/) | `"0"` | level = 0. | +| [LEVEL_1](./level_1/) | `"1"` | level = 1. | +| [LEVEL_2](./level_2/) | `"2"` | level = 2. | +| [LEVEL_3](./level_3/) | `"3"` | level = 3. | +| [LEVEL_4](./level_4/) | `"4"` | level = 4. | +| [LEVEL_5](./level_5/) | `"5"` | level = 5. | +| [LEVEL_6](./level_6/) | `"6"` | level = 6. | +| [LEVEL_7](./level_7/) | `"7"` | level = 7. | +| [LEVEL_8](./level_8/) | `"8"` | level = 8. | diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/level_0/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/level_0/_index.md new file mode 100644 index 000000000..1676af9b6 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/level_0/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417ErrorLevel::LEVEL_0" +linktitle: "LEVEL_0" +articleTitle: "LEVEL_0" +second_title: "Aspose.BarCode for PHP via Java" +description: "level = 0." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/level_0/ +--- + +## Pdf417ErrorLevel::LEVEL_0 Enum Value + +**Value:** `"0"` + + +level = 0. + diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/level_1/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/level_1/_index.md new file mode 100644 index 000000000..b56c2e99b --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/level_1/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417ErrorLevel::LEVEL_1" +linktitle: "LEVEL_1" +articleTitle: "LEVEL_1" +second_title: "Aspose.BarCode for PHP via Java" +description: "level = 1." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/level_1/ +--- + +## Pdf417ErrorLevel::LEVEL_1 Enum Value + +**Value:** `"1"` + + +level = 1. + diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/level_2/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/level_2/_index.md new file mode 100644 index 000000000..966b00c43 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/level_2/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417ErrorLevel::LEVEL_2" +linktitle: "LEVEL_2" +articleTitle: "LEVEL_2" +second_title: "Aspose.BarCode for PHP via Java" +description: "level = 2." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/level_2/ +--- + +## Pdf417ErrorLevel::LEVEL_2 Enum Value + +**Value:** `"2"` + + +level = 2. + diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/level_3/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/level_3/_index.md new file mode 100644 index 000000000..d3506f5d2 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/level_3/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417ErrorLevel::LEVEL_3" +linktitle: "LEVEL_3" +articleTitle: "LEVEL_3" +second_title: "Aspose.BarCode for PHP via Java" +description: "level = 3." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/level_3/ +--- + +## Pdf417ErrorLevel::LEVEL_3 Enum Value + +**Value:** `"3"` + + +level = 3. + diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/level_4/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/level_4/_index.md new file mode 100644 index 000000000..3429825ac --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/level_4/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417ErrorLevel::LEVEL_4" +linktitle: "LEVEL_4" +articleTitle: "LEVEL_4" +second_title: "Aspose.BarCode for PHP via Java" +description: "level = 4." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/level_4/ +--- + +## Pdf417ErrorLevel::LEVEL_4 Enum Value + +**Value:** `"4"` + + +level = 4. + diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/level_5/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/level_5/_index.md new file mode 100644 index 000000000..0e55fc0dd --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/level_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417ErrorLevel::LEVEL_5" +linktitle: "LEVEL_5" +articleTitle: "LEVEL_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "level = 5." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/level_5/ +--- + +## Pdf417ErrorLevel::LEVEL_5 Enum Value + +**Value:** `"5"` + + +level = 5. + diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/level_6/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/level_6/_index.md new file mode 100644 index 000000000..910c671b1 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/level_6/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417ErrorLevel::LEVEL_6" +linktitle: "LEVEL_6" +articleTitle: "LEVEL_6" +second_title: "Aspose.BarCode for PHP via Java" +description: "level = 6." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/level_6/ +--- + +## Pdf417ErrorLevel::LEVEL_6 Enum Value + +**Value:** `"6"` + + +level = 6. + diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/level_7/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/level_7/_index.md new file mode 100644 index 000000000..510d0e8e3 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/level_7/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417ErrorLevel::LEVEL_7" +linktitle: "LEVEL_7" +articleTitle: "LEVEL_7" +second_title: "Aspose.BarCode for PHP via Java" +description: "level = 7." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/level_7/ +--- + +## Pdf417ErrorLevel::LEVEL_7 Enum Value + +**Value:** `"7"` + + +level = 7. + diff --git a/english/php/aspose.barcode.generation/pdf417errorlevel/level_8/_index.md b/english/php/aspose.barcode.generation/pdf417errorlevel/level_8/_index.md new file mode 100644 index 000000000..65d48b9ea --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417errorlevel/level_8/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417ErrorLevel::LEVEL_8" +linktitle: "LEVEL_8" +articleTitle: "LEVEL_8" +second_title: "Aspose.BarCode for PHP via Java" +description: "level = 8." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417errorlevel/level_8/ +--- + +## Pdf417ErrorLevel::LEVEL_8 Enum Value + +**Value:** `"8"` + + +level = 8. + diff --git a/english/php/aspose.barcode.generation/pdf417macroterminator/_index.md b/english/php/aspose.barcode.generation/pdf417macroterminator/_index.md new file mode 100644 index 000000000..c44a53876 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417macroterminator/_index.md @@ -0,0 +1,26 @@ +--- +title: "Pdf417MacroTerminator Enum" +linktitle: "Pdf417MacroTerminator" +articleTitle: "Pdf417MacroTerminator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417macroterminator/ +--- + +## Pdf417MacroTerminator enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | The terminator will be added automatically if the number of segments is provided and the current segment is the last one. In other cases, the terminator will not be added. | +| [NONE](./none/) | `1` | The terminator will not be added. | +| [SET](./set/) | `2` | The terminator will be added. | diff --git a/english/php/aspose.barcode.generation/pdf417macroterminator/auto/_index.md b/english/php/aspose.barcode.generation/pdf417macroterminator/auto/_index.md new file mode 100644 index 000000000..a5591841a --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417macroterminator/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417MacroTerminator::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "The terminator will be added automatically if the number of segments is provided and the current segment is the last one. In other cases, the terminator will not be added." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417macroterminator/auto/ +--- + +## Pdf417MacroTerminator::AUTO Enum Value + +**Value:** `0` + + +The terminator will be added automatically if the number of segments is provided and the current segment is the last one. In other cases, the terminator will not be added. + diff --git a/english/php/aspose.barcode.generation/pdf417macroterminator/none/_index.md b/english/php/aspose.barcode.generation/pdf417macroterminator/none/_index.md new file mode 100644 index 000000000..9b2e0e3ef --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417macroterminator/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417MacroTerminator::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "The terminator will not be added." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417macroterminator/none/ +--- + +## Pdf417MacroTerminator::NONE Enum Value + +**Value:** `1` + + +The terminator will not be added. + diff --git a/english/php/aspose.barcode.generation/pdf417macroterminator/set/_index.md b/english/php/aspose.barcode.generation/pdf417macroterminator/set/_index.md new file mode 100644 index 000000000..d66d4d290 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417macroterminator/set/_index.md @@ -0,0 +1,18 @@ +--- +title: "Pdf417MacroTerminator::SET" +linktitle: "SET" +articleTitle: "SET" +second_title: "Aspose.BarCode for PHP via Java" +description: "The terminator will be added." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417macroterminator/set/ +--- + +## Pdf417MacroTerminator::SET Enum Value + +**Value:** `2` + + +The terminator will be added. + diff --git a/english/php/aspose.barcode.generation/pdf417parameters/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/_index.md new file mode 100644 index 000000000..fd3e1f1a6 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/_index.md @@ -0,0 +1,75 @@ +--- +title: "Pdf417Parameters Class" +linktitle: "Pdf417Parameters" +articleTitle: "Pdf417Parameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "PDF417 parameters. Contains PDF417, MacroPDF417, MicroPDF417 and GS1MicroPdf417 parameters. MacroPDF417 requires two fields: Pdf417MacroFileID and Pdf417MacroSegmentID. All other fields are optional. " +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/ +--- + +## Pdf417Parameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +PDF417 parameters. Contains PDF417, MacroPDF417, MicroPDF417 and GS1MicroPdf417 parameters. MacroPDF417 requires two fields: Pdf417MacroFileID and Pdf417MacroSegmentID. All other fields are optional. MicroPDF417 in Structured Append mode (same as MacroPDF417 mode) requires two fields: Pdf417MacroFileID and Pdf417MacroSegmentID. All other fields are optional. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./pdf417parameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isCode128Emulation](./iscode128emulation/) | No | Can be used only with MicroPdf417 and encodes Code 128 emulation modes Can encode FNC1 in second position modes 908 and 909, also can encode 910 and 911 which just indicate that recognized MicroPdf417 can be interpret as Code 128 | +| [isLinked](./islinked/) | No | Defines linked modes with GS1MicroPdf417, MicroPdf417 and Pdf417 barcodes With GS1MicroPdf417 symbology encodes 906, 907, 912, 913, 914, 915 "Linked" UCC/EAN-128 modes With MicroPdf417 and Pdf417 symbologies encodes 918 linkage flag to associated linear component other than an EAN.UCC | +| [isReaderInitialization](./isreaderinitialization/) | No | Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization | +| [setCode128Emulation](./setcode128emulation/) | No | Can be used only with MicroPdf417 and encodes Code 128 emulation modes Can encode FNC1 in second position modes 908 and 909, also can encode 910 and 911 which just indicate that recognized MicroPdf417 can be interpret as Code 128 | +| [setLinked](./setlinked/) | No | Defines linked modes with GS1MicroPdf417, MicroPdf417 and Pdf417 barcodes With GS1MicroPdf417 symbology encodes 906, 907, 912, 913, 914, 915 "Linked" UCC/EAN-128 modes With MicroPdf417 and Pdf417 symbologies encodes 918 linkage flag to associated linear component other than an EAN.UCC | +| [setReaderInitialization](./setreaderinitialization/) | No | Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AspectRatio](./aspectratio/) | Read/Write | Height/Width ratio of 2D BarCode module. | +| [Columns](./columns/) | Read/Write | Columns count. | +| [ECIEncoding](./eciencoding/) | Read/Write | Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields. Current implementation consists all well known charset encodings. | +| [EncodeMode](./encodemode/) | Read/Write | Identifies Pdf417 encode mode. Default value: Auto. | +| [ErrorLevel](./errorlevel/) | Read/Write | Gets 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. | +| [MacroCharacters](./macrocharacters/) | Read/Write | Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. Can be used only with MicroPdf417 and encodes 916 and 917 MicroPdf417 modes Default value: MacroCharacters.None. | +| [MacroPdf417Addressee](./macropdf417addressee/) | Read/Write | MacroPdf417 barcode addressee name (optional field). MicroPDF417 barcode addressee name (optional field for Structured Append mode) | +| [MacroPdf417Checksum](./macropdf417checksum/) | Read/Write | MacroPdf417 barcode checksum (optional field). MicroPDF417 barcode checksum (optional field for Structured Append mode) The checksum field contains the value of the 16-bit (2 bytes) CRC checksum using the CCITT-16 polynomial. x^16 + x^12 + x^5 + 1 | +| [MacroPdf417ECIEncoding](./macropdf417eciencoding/) | Read/Write | Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields. | +| [MacroPdf417FileID](./macropdf417fileid/) | Read/Write | MacroPdf417 barcode's file ID (Required field). MicroPDF417 barcode's file ID (Required field for Structured Append mode) | +| [MacroPdf417FileName](./macropdf417filename/) | Read/Write | MacroPdf417 barcode file name (optional field). MicroPDF417 barcode file name (optional field for Structured Append mode) | +| [MacroPdf417FileSize](./macropdf417filesize/) | Read/Write | MacroPdf417 file size (optional field). MicroPDF417 file size (optional field for Structured Append mode) The file size field contains the size in bytes of the entire source file. | +| [MacroPdf417SegmentID](./macropdf417segmentid/) | Read/Write | MacroPdf417 barcode's segment ID (Required field), which starts from 0, to MacroSegmentsCount - 1. MicroPDF417 barcode's segment ID (Required field for Structured Append mode) | +| [MacroPdf417SegmentsCount](./macropdf417segmentscount/) | Read/Write | MacroPdf417 barcode segments count (optional field). MicroPDF417 barcode segments count (optional field for Structured Append mode) | +| [MacroPdf417Sender](./macropdf417sender/) | Read/Write | MacroPdf417 barcode sender name (optional field). MicroPDF417 barcode sender name (optional field for Structured Append mode) | +| [MacroPdf417Terminator](./macropdf417terminator/) | Read/Write | Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417. | +| [MacroPdf417TimeStamp](./macropdf417timestamp/) | Read/Write | MacroPdf417 barcode time stamp (optional field). MicroPDF417 barcode time stamp (optional field for Structured Append mode) | +| [Pdf417CompactionMode](./pdf417compactionmode/) | Read/Write | Pdf417 symbology type of BarCode's compaction mode. Default value: Pdf417CompactionMode::AUTO. | +| [Pdf417ECIEncoding](./pdf417eciencoding/) | Read/Write | Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields. Current implementation consists all well known charset encodings. | +| [Pdf417EncodeMode](./pdf417encodemode/) | Read/Write | Identifies Pdf417 encode mode. Default value: Auto. | +| [Pdf417ErrorLevel](./pdf417errorlevel/) | Read/Write | Gets 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. | +| [Pdf417MacroAddressee](./pdf417macroaddressee/) | Read/Write | Gets macro Pdf417 barcode addressee name. | +| [Pdf417MacroChecksum](./pdf417macrochecksum/) | Read/Write | Gets macro Pdf417 barcode checksum. | +| [Pdf417MacroECIEncoding](./pdf417macroeciencoding/) | Read/Write | Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields. | +| [Pdf417MacroFileID](./pdf417macrofileid/) | Read/Write | Getsmacro Pdf417 barcode's file ID. Used for MacroPdf417. | +| [Pdf417MacroFileName](./pdf417macrofilename/) | Read/Write | Gets macro Pdf417 barcode file name. | +| [Pdf417MacroFileSize](./pdf417macrofilesize/) | Read/Write | Gets macro Pdf417 file size. | +| [Pdf417MacroSegmentID](./pdf417macrosegmentid/) | Read/Write | Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1. | +| [Pdf417MacroSegmentsCount](./pdf417macrosegmentscount/) | Read/Write | Gets macro Pdf417 barcode segments count. | +| [Pdf417MacroSender](./pdf417macrosender/) | Read/Write | Gets macro Pdf417 barcode sender name. | +| [Pdf417MacroTerminator](./pdf417macroterminator/) | Read/Write | Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417. | +| [Pdf417MacroTimeStamp](./pdf417macrotimestamp/) | Read/Write | Gets macro Pdf417 barcode time stamp. | +| [Pdf417Truncate](./pdf417truncate/) | Read/Write | Whether Pdf417 symbology type of BarCode is truncated (to reduce space). | +| [Rows](./rows/) | Read/Write | Rows count. | +| [Truncate](./truncate/) | Read/Write | Whether Pdf417 symbology type of BarCode is truncated (to reduce space). Also known as CompactPDF417. Rigth row indicator and right stop pattern are removed in this mode. | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/aspectratio/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/aspectratio/_index.md new file mode 100644 index 000000000..830d556ab --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/aspectratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.AspectRatio" +linktitle: "AspectRatio" +articleTitle: "AspectRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height/Width ratio of 2D BarCode module." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/aspectratio/ +--- + +## Pdf417Parameters.AspectRatio + +**Access:** Read/Write + + +### Get + +Height/Width ratio of 2D BarCode module. + + +### Set + +Height/Width ratio of 2D BarCode module. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/columns/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/columns/_index.md new file mode 100644 index 000000000..2fd7af09c --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/columns/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Columns" +linktitle: "Columns" +articleTitle: "Columns" +second_title: "Aspose.BarCode for PHP via Java" +description: "Columns count." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/columns/ +--- + +## Pdf417Parameters.Columns + +**Access:** Read/Write + + +### Get + +Columns count. + + +### Set + +Columns count. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/eciencoding/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/eciencoding/_index.md new file mode 100644 index 000000000..d8674525c --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.ECIEncoding" +linktitle: "ECIEncoding" +articleTitle: "ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields. Curr" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/eciencoding/ +--- + +## Pdf417Parameters.ECIEncoding + +**Access:** Read/Write + + +### Get + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields. Current implementation consists all well known charset encodings. + + +### Set + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields. Current implementation consists all well known charset encodings. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/encodemode/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/encodemode/_index.md new file mode 100644 index 000000000..f73da3c71 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/encodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.EncodeMode" +linktitle: "EncodeMode" +articleTitle: "EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies Pdf417 encode mode. Default value: Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/encodemode/ +--- + +## Pdf417Parameters.EncodeMode + +**Access:** Read/Write + + +### Get + +Identifies Pdf417 encode mode. Default value: Auto. + + +### Set + +Identifies Pdf417 encode mode. Default value: Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/errorlevel/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/errorlevel/_index.md new file mode 100644 index 000000000..ca56d35f0 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/errorlevel/_index.md @@ -0,0 +1,32 @@ +--- +title: "Pdf417Parameters.ErrorLevel" +linktitle: "ErrorLevel" +articleTitle: "ErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets 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." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/errorlevel/ +--- + +## Pdf417Parameters.ErrorLevel + +**Access:** Read/Write + + +**Returns:** 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. + + +### Get + +Gets 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. + + +### Set + +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. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | 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. | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/iscode128emulation/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/iscode128emulation/_index.md new file mode 100644 index 000000000..30c4534d8 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/iscode128emulation/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pdf417Parameters.isCode128Emulation" +linktitle: "isCode128Emulation" +articleTitle: "isCode128Emulation" +second_title: "Aspose.BarCode for PHP via Java" +description: "Can be used only with MicroPdf417 and encodes Code 128 emulation modes Can encode FNC1 in second position modes 908 and 909, also can encode 910 and 911 which just indicate that recognized MicroPdf417" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/iscode128emulation/ +--- + +## Pdf417Parameters.isCode128Emulation + +```php +isCode128Emulation() +``` + + +Can be used only with MicroPdf417 and encodes Code 128 emulation modes Can encode FNC1 in second position modes 908 and 909, also can encode 910 and 911 which just indicate that recognized MicroPdf417 can be interpret as Code 128 + diff --git a/english/php/aspose.barcode.generation/pdf417parameters/islinked/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/islinked/_index.md new file mode 100644 index 000000000..e61741804 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/islinked/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pdf417Parameters.isLinked" +linktitle: "isLinked" +articleTitle: "isLinked" +second_title: "Aspose.BarCode for PHP via Java" +description: "Defines linked modes with GS1MicroPdf417, MicroPdf417 and Pdf417 barcodes With GS1MicroPdf417 symbology encodes 906, 907, 912, 913, 914, 915 \"Linked\" UCC/EAN-128 modes With MicroPdf417 and Pdf417 symb" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/islinked/ +--- + +## Pdf417Parameters.isLinked + +```php +isLinked() +``` + + +Defines linked modes with GS1MicroPdf417, MicroPdf417 and Pdf417 barcodes With GS1MicroPdf417 symbology encodes 906, 907, 912, 913, 914, 915 "Linked" UCC/EAN-128 modes With MicroPdf417 and Pdf417 symbologies encodes 918 linkage flag to associated linear component other than an EAN.UCC + diff --git a/english/php/aspose.barcode.generation/pdf417parameters/isreaderinitialization/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/isreaderinitialization/_index.md new file mode 100644 index 000000000..872d82b67 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/isreaderinitialization/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pdf417Parameters.isReaderInitialization" +linktitle: "isReaderInitialization" +articleTitle: "isReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/isreaderinitialization/ +--- + +## Pdf417Parameters.isReaderInitialization + +```php +isReaderInitialization() +``` + + +Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization + diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macrocharacters/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macrocharacters/_index.md new file mode 100644 index 000000000..beea42f9e --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macrocharacters/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroCharacters" +linktitle: "MacroCharacters" +articleTitle: "MacroCharacters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. Can be used only with MicroPdf417 and encodes 916 and 917 MicroPdf417 modes Default value: MacroCharacters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macrocharacters/ +--- + +## Pdf417Parameters.MacroCharacters + +**Access:** Read/Write + + +### Get + +Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. Can be used only with MicroPdf417 and encodes 916 and 917 MicroPdf417 modes Default value: MacroCharacters.None. + + +### Set + +Macro Characters 05 and 06 values are used to obtain more compact encoding in special modes. Can be used only with MicroPdf417 and encodes 916 and 917 MicroPdf417 modes Default value: MacroCharacters.None. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417addressee/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417addressee/_index.md new file mode 100644 index 000000000..10955bcc1 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417addressee/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417Addressee" +linktitle: "MacroPdf417Addressee" +articleTitle: "MacroPdf417Addressee" +second_title: "Aspose.BarCode for PHP via Java" +description: "MacroPdf417 barcode addressee name (optional field). MicroPDF417 barcode addressee name (optional field for Structured Append mode)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417addressee/ +--- + +## Pdf417Parameters.MacroPdf417Addressee + +**Access:** Read/Write + + +### Get + +MacroPdf417 barcode addressee name (optional field). MicroPDF417 barcode addressee name (optional field for Structured Append mode) + + +### Set + +MacroPdf417 barcode addressee name (optional field). MicroPDF417 barcode addressee name (optional field for Structured Append mode) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417checksum/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417checksum/_index.md new file mode 100644 index 000000000..34db3ad27 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417checksum/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417Checksum" +linktitle: "MacroPdf417Checksum" +articleTitle: "MacroPdf417Checksum" +second_title: "Aspose.BarCode for PHP via Java" +description: "MacroPdf417 barcode checksum (optional field). MicroPDF417 barcode checksum (optional field for Structured Append mode) The checksum field contains the value of the 16-bit (2 bytes) CRC checksum using" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417checksum/ +--- + +## Pdf417Parameters.MacroPdf417Checksum + +**Access:** Read/Write + + +### Get + +MacroPdf417 barcode checksum (optional field). MicroPDF417 barcode checksum (optional field for Structured Append mode) The checksum field contains the value of the 16-bit (2 bytes) CRC checksum using the CCITT-16 polynomial. x^16 + x^12 + x^5 + 1 + + +### Set + +MacroPdf417 barcode checksum (optional field). MicroPDF417 barcode checksum (optional field for Structured Append mode) The checksum field contains the value of the 16-bit (2 bytes) CRC checksum using the CCITT-16 polynomial. x^16 + x^12 + x^5 + 1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417eciencoding/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417eciencoding/_index.md new file mode 100644 index 000000000..f9cadb90b --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417ECIEncoding" +linktitle: "MacroPdf417ECIEncoding" +articleTitle: "MacroPdf417ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417eciencoding/ +--- + +## Pdf417Parameters.MacroPdf417ECIEncoding + +**Access:** Read/Write + + +### Get + +Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields. + + +### Set + +Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417fileid/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417fileid/_index.md new file mode 100644 index 000000000..89f6ee818 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417fileid/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417FileID" +linktitle: "MacroPdf417FileID" +articleTitle: "MacroPdf417FileID" +second_title: "Aspose.BarCode for PHP via Java" +description: "MacroPdf417 barcode's file ID (Required field). MicroPDF417 barcode's file ID (Required field for Structured Append mode)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417fileid/ +--- + +## Pdf417Parameters.MacroPdf417FileID + +**Access:** Read/Write + + +### Get + +MacroPdf417 barcode's file ID (Required field). MicroPDF417 barcode's file ID (Required field for Structured Append mode) + + +### Set + +MacroPdf417 barcode's file ID (Required field). MicroPDF417 barcode's file ID (Required field for Structured Append mode) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417filename/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417filename/_index.md new file mode 100644 index 000000000..0d753a6fe --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417filename/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417FileName" +linktitle: "MacroPdf417FileName" +articleTitle: "MacroPdf417FileName" +second_title: "Aspose.BarCode for PHP via Java" +description: "MacroPdf417 barcode file name (optional field). MicroPDF417 barcode file name (optional field for Structured Append mode)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417filename/ +--- + +## Pdf417Parameters.MacroPdf417FileName + +**Access:** Read/Write + + +### Get + +MacroPdf417 barcode file name (optional field). MicroPDF417 barcode file name (optional field for Structured Append mode) + + +### Set + +MacroPdf417 barcode file name (optional field). MicroPDF417 barcode file name (optional field for Structured Append mode) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417filesize/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417filesize/_index.md new file mode 100644 index 000000000..3796ae41d --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417filesize/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417FileSize" +linktitle: "MacroPdf417FileSize" +articleTitle: "MacroPdf417FileSize" +second_title: "Aspose.BarCode for PHP via Java" +description: "MacroPdf417 file size (optional field). MicroPDF417 file size (optional field for Structured Append mode) The file size field contains the size in bytes of the entire source file." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417filesize/ +--- + +## Pdf417Parameters.MacroPdf417FileSize + +**Access:** Read/Write + + +### Get + +MacroPdf417 file size (optional field). MicroPDF417 file size (optional field for Structured Append mode) The file size field contains the size in bytes of the entire source file. + + +### Set + +MacroPdf417 file size (optional field). MicroPDF417 file size (optional field for Structured Append mode) The file size field contains the size in bytes of the entire source file. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417segmentid/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417segmentid/_index.md new file mode 100644 index 000000000..c1714d65b --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417segmentid/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417SegmentID" +linktitle: "MacroPdf417SegmentID" +articleTitle: "MacroPdf417SegmentID" +second_title: "Aspose.BarCode for PHP via Java" +description: "MacroPdf417 barcode's segment ID (Required field), which starts from 0, to MacroSegmentsCount - 1. MicroPDF417 barcode's segment ID (Required field for Structured Append mode)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417segmentid/ +--- + +## Pdf417Parameters.MacroPdf417SegmentID + +**Access:** Read/Write + + +### Get + +MacroPdf417 barcode's segment ID (Required field), which starts from 0, to MacroSegmentsCount - 1. MicroPDF417 barcode's segment ID (Required field for Structured Append mode) + + +### Set + +MacroPdf417 barcode's segment ID (Required field), which starts from 0, to MacroSegmentsCount - 1. MicroPDF417 barcode's segment ID (Required field for Structured Append mode) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417segmentscount/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417segmentscount/_index.md new file mode 100644 index 000000000..f98fd3f48 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417segmentscount/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417SegmentsCount" +linktitle: "MacroPdf417SegmentsCount" +articleTitle: "MacroPdf417SegmentsCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "MacroPdf417 barcode segments count (optional field). MicroPDF417 barcode segments count (optional field for Structured Append mode)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417segmentscount/ +--- + +## Pdf417Parameters.MacroPdf417SegmentsCount + +**Access:** Read/Write + + +### Get + +MacroPdf417 barcode segments count (optional field). MicroPDF417 barcode segments count (optional field for Structured Append mode) + + +### Set + +MacroPdf417 barcode segments count (optional field). MicroPDF417 barcode segments count (optional field for Structured Append mode) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417sender/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417sender/_index.md new file mode 100644 index 000000000..905ee9f82 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417sender/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417Sender" +linktitle: "MacroPdf417Sender" +articleTitle: "MacroPdf417Sender" +second_title: "Aspose.BarCode for PHP via Java" +description: "MacroPdf417 barcode sender name (optional field). MicroPDF417 barcode sender name (optional field for Structured Append mode)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417sender/ +--- + +## Pdf417Parameters.MacroPdf417Sender + +**Access:** Read/Write + + +### Get + +MacroPdf417 barcode sender name (optional field). MicroPDF417 barcode sender name (optional field for Structured Append mode) + + +### Set + +MacroPdf417 barcode sender name (optional field). MicroPDF417 barcode sender name (optional field for Structured Append mode) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417terminator/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417terminator/_index.md new file mode 100644 index 000000000..af66eca32 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417terminator/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417Terminator" +linktitle: "MacroPdf417Terminator" +articleTitle: "MacroPdf417Terminator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417terminator/ +--- + +## Pdf417Parameters.MacroPdf417Terminator + +**Access:** Read/Write + + +### Get + +Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417. + + +### Set + +Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/macropdf417timestamp/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417timestamp/_index.md new file mode 100644 index 000000000..053b1eb60 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/macropdf417timestamp/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.MacroPdf417TimeStamp" +linktitle: "MacroPdf417TimeStamp" +articleTitle: "MacroPdf417TimeStamp" +second_title: "Aspose.BarCode for PHP via Java" +description: "MacroPdf417 barcode time stamp (optional field). MicroPDF417 barcode time stamp (optional field for Structured Append mode)" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/macropdf417timestamp/ +--- + +## Pdf417Parameters.MacroPdf417TimeStamp + +**Access:** Read/Write + + +### Get + +MacroPdf417 barcode time stamp (optional field). MicroPDF417 barcode time stamp (optional field for Structured Append mode) + + +### Set + +MacroPdf417 barcode time stamp (optional field). MicroPDF417 barcode time stamp (optional field for Structured Append mode) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `DateTime` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417compactionmode/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417compactionmode/_index.md new file mode 100644 index 000000000..3d2d65739 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417compactionmode/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417CompactionMode" +linktitle: "Pdf417CompactionMode" +articleTitle: "Pdf417CompactionMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Pdf417 symbology type of BarCode's compaction mode. Default value: Pdf417CompactionMode::AUTO." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417compactionmode/ +--- + +## Pdf417Parameters.Pdf417CompactionMode + +**Access:** Read/Write + + +### Get + +Pdf417 symbology type of BarCode's compaction mode. Default value: Pdf417CompactionMode::AUTO. + + +### Set + +Pdf417 symbology type of BarCode's compaction mode. Default value: Pdf417CompactionMode::AUTO. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417eciencoding/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417eciencoding/_index.md new file mode 100644 index 000000000..1dc40ec80 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417ECIEncoding" +linktitle: "Pdf417ECIEncoding" +articleTitle: "Pdf417ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields. Curr" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417eciencoding/ +--- + +## Pdf417Parameters.Pdf417ECIEncoding + +**Access:** Read/Write + + +### Get + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields. Current implementation consists all well known charset encodings. + + +### Set + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Not applied for Macro PDF417 text fields. Current implementation consists all well known charset encodings. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417encodemode/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417encodemode/_index.md new file mode 100644 index 000000000..e16d1c9ce --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417encodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417EncodeMode" +linktitle: "Pdf417EncodeMode" +articleTitle: "Pdf417EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Identifies Pdf417 encode mode. Default value: Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417encodemode/ +--- + +## Pdf417Parameters.Pdf417EncodeMode + +**Access:** Read/Write + + +### Get + +Identifies Pdf417 encode mode. Default value: Auto. + + +### Set + +Identifies Pdf417 encode mode. Default value: Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417errorlevel/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417errorlevel/_index.md new file mode 100644 index 000000000..b35fc933c --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417errorlevel/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417ErrorLevel" +linktitle: "Pdf417ErrorLevel" +articleTitle: "Pdf417ErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets 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." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417errorlevel/ +--- + +## Pdf417Parameters.Pdf417ErrorLevel + +**Access:** Read/Write + + +### Get + +Gets 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. + + +### Set + +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. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macroaddressee/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macroaddressee/_index.md new file mode 100644 index 000000000..fc1f97f6c --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macroaddressee/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417MacroAddressee" +linktitle: "Pdf417MacroAddressee" +articleTitle: "Pdf417MacroAddressee" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets macro Pdf417 barcode addressee name." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macroaddressee/ +--- + +## Pdf417Parameters.Pdf417MacroAddressee + +**Access:** Read/Write + + +### Get + +Gets macro Pdf417 barcode addressee name. + + +### Set + +Sets macro Pdf417 barcode addressee name. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrochecksum/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrochecksum/_index.md new file mode 100644 index 000000000..ddfd33f58 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrochecksum/_index.md @@ -0,0 +1,32 @@ +--- +title: "Pdf417Parameters.Pdf417MacroChecksum" +linktitle: "Pdf417MacroChecksum" +articleTitle: "Pdf417MacroChecksum" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets macro Pdf417 barcode checksum." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macrochecksum/ +--- + +## Pdf417Parameters.Pdf417MacroChecksum + +**Access:** Read/Write + + +**Returns:** int checksum field contains the value of the 16-bit (2 bytes) CRC checksum using the CCITT-16 polynomial. + + +### Get + +Gets macro Pdf417 barcode checksum. + + +### Set + +Sets macro Pdf417 barcode checksum. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macroeciencoding/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macroeciencoding/_index.md new file mode 100644 index 000000000..e2f56a9de --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macroeciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417MacroECIEncoding" +linktitle: "Pdf417MacroECIEncoding" +articleTitle: "Pdf417MacroECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macroeciencoding/ +--- + +## Pdf417Parameters.Pdf417MacroECIEncoding + +**Access:** Read/Write + + +### Get + +Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields. + + +### Set + +Extended Channel Interpretation Identifiers. Applies for Macro PDF417 text fields. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrofileid/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrofileid/_index.md new file mode 100644 index 000000000..3bd27e55f --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrofileid/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417MacroFileID" +linktitle: "Pdf417MacroFileID" +articleTitle: "Pdf417MacroFileID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Getsmacro Pdf417 barcode's file ID. Used for MacroPdf417." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macrofileid/ +--- + +## Pdf417Parameters.Pdf417MacroFileID + +**Access:** Read/Write + + +### Get + +Getsmacro Pdf417 barcode's file ID. Used for MacroPdf417. + + +### Set + +Sets macro Pdf417 barcode's file ID. Used for MacroPdf417. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrofilename/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrofilename/_index.md new file mode 100644 index 000000000..d4056b60b --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrofilename/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417MacroFileName" +linktitle: "Pdf417MacroFileName" +articleTitle: "Pdf417MacroFileName" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets macro Pdf417 barcode file name." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macrofilename/ +--- + +## Pdf417Parameters.Pdf417MacroFileName + +**Access:** Read/Write + + +### Get + +Gets macro Pdf417 barcode file name. + + +### Set + +Sets macro Pdf417 barcode file name. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrofilesize/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrofilesize/_index.md new file mode 100644 index 000000000..8b2cfb8f3 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrofilesize/_index.md @@ -0,0 +1,32 @@ +--- +title: "Pdf417Parameters.Pdf417MacroFileSize" +linktitle: "Pdf417MacroFileSize" +articleTitle: "Pdf417MacroFileSize" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets macro Pdf417 file size." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macrofilesize/ +--- + +## Pdf417Parameters.Pdf417MacroFileSize + +**Access:** Read/Write + + +**Returns:** int file size field contains the size in bytes of the entire source file. + + +### Get + +Gets macro Pdf417 file size. + + +### Set + +Sets macro Pdf417 file size. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrosegmentid/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrosegmentid/_index.md new file mode 100644 index 000000000..f747a8348 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrosegmentid/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417MacroSegmentID" +linktitle: "Pdf417MacroSegmentID" +articleTitle: "Pdf417MacroSegmentID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macrosegmentid/ +--- + +## Pdf417Parameters.Pdf417MacroSegmentID + +**Access:** Read/Write + + +### Get + +Gets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1. + + +### Set + +Sets macro Pdf417 barcode's segment ID, which starts from 0, to MacroSegmentsCount - 1. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrosegmentscount/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrosegmentscount/_index.md new file mode 100644 index 000000000..00f8266eb --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrosegmentscount/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417MacroSegmentsCount" +linktitle: "Pdf417MacroSegmentsCount" +articleTitle: "Pdf417MacroSegmentsCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets macro Pdf417 barcode segments count." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macrosegmentscount/ +--- + +## Pdf417Parameters.Pdf417MacroSegmentsCount + +**Access:** Read/Write + + +### Get + +Gets macro Pdf417 barcode segments count. + + +### Set + +Sets macro Pdf417 barcode segments count. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrosender/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrosender/_index.md new file mode 100644 index 000000000..8d6139d17 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrosender/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417MacroSender" +linktitle: "Pdf417MacroSender" +articleTitle: "Pdf417MacroSender" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets macro Pdf417 barcode sender name." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macrosender/ +--- + +## Pdf417Parameters.Pdf417MacroSender + +**Access:** Read/Write + + +### Get + +Gets macro Pdf417 barcode sender name. + + +### Set + +Sets macro Pdf417 barcode sender name. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macroterminator/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macroterminator/_index.md new file mode 100644 index 000000000..3aa566a0d --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macroterminator/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417MacroTerminator" +linktitle: "Pdf417MacroTerminator" +articleTitle: "Pdf417MacroTerminator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macroterminator/ +--- + +## Pdf417Parameters.Pdf417MacroTerminator + +**Access:** Read/Write + + +### Get + +Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417. + + +### Set + +Used to tell the encoder whether to add Macro PDF417 Terminator (codeword 922) to the segment. Applied only for Macro PDF417. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrotimestamp/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrotimestamp/_index.md new file mode 100644 index 000000000..2fa06cec4 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417macrotimestamp/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417MacroTimeStamp" +linktitle: "Pdf417MacroTimeStamp" +articleTitle: "Pdf417MacroTimeStamp" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets macro Pdf417 barcode time stamp." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417macrotimestamp/ +--- + +## Pdf417Parameters.Pdf417MacroTimeStamp + +**Access:** Read/Write + + +### Get + +Gets macro Pdf417 barcode time stamp. + + +### Set + +Sets macro Pdf417 barcode time stamp. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `DateTime` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417parameters/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417parameters/_index.md new file mode 100644 index 000000000..31170d39d --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417parameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Pdf417Parameters" +linktitle: "Pdf417Parameters" +articleTitle: "Pdf417Parameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417parameters/ +--- + +## Pdf417Parameters Constructor + +```php +__construct(Pdf417ParametersDTO $pdf417ParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$pdf417ParametersDto` | `Pdf417ParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/pdf417truncate/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/pdf417truncate/_index.md new file mode 100644 index 000000000..230d5ebe4 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/pdf417truncate/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Pdf417Truncate" +linktitle: "Pdf417Truncate" +articleTitle: "Pdf417Truncate" +second_title: "Aspose.BarCode for PHP via Java" +description: "Whether Pdf417 symbology type of BarCode is truncated (to reduce space)." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/pdf417truncate/ +--- + +## Pdf417Parameters.Pdf417Truncate + +**Access:** Read/Write + + +### Get + +Whether Pdf417 symbology type of BarCode is truncated (to reduce space). + + +### Set + +Whether Pdf417 symbology type of BarCode is truncated (to reduce space). + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/rows/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/rows/_index.md new file mode 100644 index 000000000..c00083306 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/rows/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Rows" +linktitle: "Rows" +articleTitle: "Rows" +second_title: "Aspose.BarCode for PHP via Java" +description: "Rows count." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/rows/ +--- + +## Pdf417Parameters.Rows + +**Access:** Read/Write + + +### Get + +Rows count. + + +### Set + +Rows count. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/setcode128emulation/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/setcode128emulation/_index.md new file mode 100644 index 000000000..1a75983c5 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/setcode128emulation/_index.md @@ -0,0 +1,24 @@ +--- +title: "Pdf417Parameters.setCode128Emulation" +linktitle: "setCode128Emulation" +articleTitle: "setCode128Emulation" +second_title: "Aspose.BarCode for PHP via Java" +description: "Can be used only with MicroPdf417 and encodes Code 128 emulation modes Can encode FNC1 in second position modes 908 and 909, also can encode 910 and 911 which just indicate that recognized MicroPdf417" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/setcode128emulation/ +--- + +## Pdf417Parameters.setCode128Emulation + +```php +setCode128Emulation(bool $value) +``` + + +Can be used only with MicroPdf417 and encodes Code 128 emulation modes Can encode FNC1 in second position modes 908 and 909, also can encode 910 and 911 which just indicate that recognized MicroPdf417 can be interpret as Code 128 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/setlinked/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/setlinked/_index.md new file mode 100644 index 000000000..a523ba8e7 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/setlinked/_index.md @@ -0,0 +1,24 @@ +--- +title: "Pdf417Parameters.setLinked" +linktitle: "setLinked" +articleTitle: "setLinked" +second_title: "Aspose.BarCode for PHP via Java" +description: "Defines linked modes with GS1MicroPdf417, MicroPdf417 and Pdf417 barcodes With GS1MicroPdf417 symbology encodes 906, 907, 912, 913, 914, 915 \"Linked\" UCC/EAN-128 modes With MicroPdf417 and Pdf417 symb" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/setlinked/ +--- + +## Pdf417Parameters.setLinked + +```php +setLinked(bool $value) +``` + + +Defines linked modes with GS1MicroPdf417, MicroPdf417 and Pdf417 barcodes With GS1MicroPdf417 symbology encodes 906, 907, 912, 913, 914, 915 "Linked" UCC/EAN-128 modes With MicroPdf417 and Pdf417 symbologies encodes 918 linkage flag to associated linear component other than an EAN.UCC + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/setreaderinitialization/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/setreaderinitialization/_index.md new file mode 100644 index 000000000..b689d73ae --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/setreaderinitialization/_index.md @@ -0,0 +1,24 @@ +--- +title: "Pdf417Parameters.setReaderInitialization" +linktitle: "setReaderInitialization" +articleTitle: "setReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/setreaderinitialization/ +--- + +## Pdf417Parameters.setReaderInitialization + +```php +setReaderInitialization(bool $value) +``` + + +Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/pdf417parameters/truncate/_index.md b/english/php/aspose.barcode.generation/pdf417parameters/truncate/_index.md new file mode 100644 index 000000000..c568ec697 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdf417parameters/truncate/_index.md @@ -0,0 +1,29 @@ +--- +title: "Pdf417Parameters.Truncate" +linktitle: "Truncate" +articleTitle: "Truncate" +second_title: "Aspose.BarCode for PHP via Java" +description: "Whether Pdf417 symbology type of BarCode is truncated (to reduce space). Also known as CompactPDF417. Rigth row indicator and right stop pattern are removed in this mode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdf417parameters/truncate/ +--- + +## Pdf417Parameters.Truncate + +**Access:** Read/Write + + +### Get + +Whether Pdf417 symbology type of BarCode is truncated (to reduce space). Also known as CompactPDF417. Rigth row indicator and right stop pattern are removed in this mode. + + +### Set + +Whether Pdf417 symbology type of BarCode is truncated (to reduce space). Also known as CompactPDF417. Rigth row indicator and right stop pattern are removed in this mode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/pdfparameters/_index.md b/english/php/aspose.barcode.generation/pdfparameters/_index.md new file mode 100644 index 000000000..cf7a709da --- /dev/null +++ b/english/php/aspose.barcode.generation/pdfparameters/_index.md @@ -0,0 +1,41 @@ +--- +title: "PdfParameters Class" +linktitle: "PdfParameters" +articleTitle: "PdfParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "PDF parameters wrapper. Expects an underlying javaClass instance that provides the corresponding getter/setter methods returning/accepting CMYK strings like \"30_100_0_30\" or null." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdfparameters/ +--- + +## PdfParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +PDF parameters wrapper. Expects an underlying javaClass instance that provides the corresponding getter/setter methods returning/accepting CMYK strings like "30_100_0_30" or null. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./pdfparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isTextAsPath](./istextaspath/) | No | Are paths used instead of text (use if Unicode characters are not displayed) Default value: false. | +| [setTextAsPath](./settextaspath/) | No | Are paths used instead of text (use if Unicode characters are not displayed) Default value: false. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [CMYKBackColor](./cmykbackcolor/) | Read/Write | Nullable. CMYK back color value. Null means CMYK color is not used, instead normal RGB color is used. | +| [CMYKBarColor](./cmykbarcolor/) | Read/Write | Nullable. CMYK color value of bar code. Null means CMYK color is not used, instead normal RGB color is used. | +| [CMYKCaptionAboveColor](./cmykcaptionabovecolor/) | Read/Write | Nullable. CMYK color value of caption above. Null means CMYK color is not used, instead normal RGB color is used. | +| [CMYKCaptionBelowColor](./cmykcaptionbelowcolor/) | Read/Write | Nullable. CMYK color value of caption below. Null means CMYK color is not used, instead normal RGB color is used. | +| [CMYKCodetextColor](./cmykcodetextcolor/) | Read/Write | Nullable. CMYK color value of Codetext. Null means CMYK color is not used, instead normal RGB color is used. | diff --git a/english/php/aspose.barcode.generation/pdfparameters/cmykbackcolor/_index.md b/english/php/aspose.barcode.generation/pdfparameters/cmykbackcolor/_index.md new file mode 100644 index 000000000..a8a1e7542 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdfparameters/cmykbackcolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "PdfParameters.CMYKBackColor" +linktitle: "CMYKBackColor" +articleTitle: "CMYKBackColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Nullable. CMYK back color value. Null means CMYK color is not used, instead normal RGB color is used." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdfparameters/cmykbackcolor/ +--- + +## PdfParameters.CMYKBackColor + +**Access:** Read/Write + + +### Get + +Nullable. CMYK back color value. Null means CMYK color is not used, instead normal RGB color is used. + + +### Set + +Nullable. CMYK back color value. Null means CMYK color is not used, instead normal RGB color is used. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `CMYKColor` | | diff --git a/english/php/aspose.barcode.generation/pdfparameters/cmykbarcolor/_index.md b/english/php/aspose.barcode.generation/pdfparameters/cmykbarcolor/_index.md new file mode 100644 index 000000000..901dc9690 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdfparameters/cmykbarcolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "PdfParameters.CMYKBarColor" +linktitle: "CMYKBarColor" +articleTitle: "CMYKBarColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Nullable. CMYK color value of bar code. Null means CMYK color is not used, instead normal RGB color is used." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdfparameters/cmykbarcolor/ +--- + +## PdfParameters.CMYKBarColor + +**Access:** Read/Write + + +### Get + +Nullable. CMYK color value of bar code. Null means CMYK color is not used, instead normal RGB color is used. + + +### Set + +Nullable. CMYK color value of bar code. Null means CMYK color is not used, instead normal RGB color is used. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `CMYKColor` | | diff --git a/english/php/aspose.barcode.generation/pdfparameters/cmykcaptionabovecolor/_index.md b/english/php/aspose.barcode.generation/pdfparameters/cmykcaptionabovecolor/_index.md new file mode 100644 index 000000000..3327dbd68 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdfparameters/cmykcaptionabovecolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "PdfParameters.CMYKCaptionAboveColor" +linktitle: "CMYKCaptionAboveColor" +articleTitle: "CMYKCaptionAboveColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Nullable. CMYK color value of caption above. Null means CMYK color is not used, instead normal RGB color is used." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdfparameters/cmykcaptionabovecolor/ +--- + +## PdfParameters.CMYKCaptionAboveColor + +**Access:** Read/Write + + +### Get + +Nullable. CMYK color value of caption above. Null means CMYK color is not used, instead normal RGB color is used. + + +### Set + +Nullable. CMYK color value of caption above. Null means CMYK color is not used, instead normal RGB color is used. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `CMYKColor` | | diff --git a/english/php/aspose.barcode.generation/pdfparameters/cmykcaptionbelowcolor/_index.md b/english/php/aspose.barcode.generation/pdfparameters/cmykcaptionbelowcolor/_index.md new file mode 100644 index 000000000..bf1c1bd76 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdfparameters/cmykcaptionbelowcolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "PdfParameters.CMYKCaptionBelowColor" +linktitle: "CMYKCaptionBelowColor" +articleTitle: "CMYKCaptionBelowColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Nullable. CMYK color value of caption below. Null means CMYK color is not used, instead normal RGB color is used." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdfparameters/cmykcaptionbelowcolor/ +--- + +## PdfParameters.CMYKCaptionBelowColor + +**Access:** Read/Write + + +### Get + +Nullable. CMYK color value of caption below. Null means CMYK color is not used, instead normal RGB color is used. + + +### Set + +Nullable. CMYK color value of caption below. Null means CMYK color is not used, instead normal RGB color is used. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `CMYKColor` | | diff --git a/english/php/aspose.barcode.generation/pdfparameters/cmykcodetextcolor/_index.md b/english/php/aspose.barcode.generation/pdfparameters/cmykcodetextcolor/_index.md new file mode 100644 index 000000000..8f844ca27 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdfparameters/cmykcodetextcolor/_index.md @@ -0,0 +1,29 @@ +--- +title: "PdfParameters.CMYKCodetextColor" +linktitle: "CMYKCodetextColor" +articleTitle: "CMYKCodetextColor" +second_title: "Aspose.BarCode for PHP via Java" +description: "Nullable. CMYK color value of Codetext. Null means CMYK color is not used, instead normal RGB color is used." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdfparameters/cmykcodetextcolor/ +--- + +## PdfParameters.CMYKCodetextColor + +**Access:** Read/Write + + +### Get + +Nullable. CMYK color value of Codetext. Null means CMYK color is not used, instead normal RGB color is used. + + +### Set + +Nullable. CMYK color value of Codetext. Null means CMYK color is not used, instead normal RGB color is used. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `CMYKColor` | | diff --git a/english/php/aspose.barcode.generation/pdfparameters/istextaspath/_index.md b/english/php/aspose.barcode.generation/pdfparameters/istextaspath/_index.md new file mode 100644 index 000000000..9ae687a56 --- /dev/null +++ b/english/php/aspose.barcode.generation/pdfparameters/istextaspath/_index.md @@ -0,0 +1,20 @@ +--- +title: "PdfParameters.isTextAsPath" +linktitle: "isTextAsPath" +articleTitle: "isTextAsPath" +second_title: "Aspose.BarCode for PHP via Java" +description: "Are paths used instead of text (use if Unicode characters are not displayed) Default value: false." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdfparameters/istextaspath/ +--- + +## PdfParameters.isTextAsPath + +```php +isTextAsPath() +``` + + +Are paths used instead of text (use if Unicode characters are not displayed) Default value: false. + diff --git a/english/php/aspose.barcode.generation/pdfparameters/pdfparameters/_index.md b/english/php/aspose.barcode.generation/pdfparameters/pdfparameters/_index.md new file mode 100644 index 000000000..8c5f146fb --- /dev/null +++ b/english/php/aspose.barcode.generation/pdfparameters/pdfparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "PdfParameters" +linktitle: "PdfParameters" +articleTitle: "PdfParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdfparameters/pdfparameters/ +--- + +## PdfParameters Constructor + +```php +__construct(PdfParametersDTO $pdfParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$pdfParametersDto` | `PdfParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/pdfparameters/settextaspath/_index.md b/english/php/aspose.barcode.generation/pdfparameters/settextaspath/_index.md new file mode 100644 index 000000000..a14466dee --- /dev/null +++ b/english/php/aspose.barcode.generation/pdfparameters/settextaspath/_index.md @@ -0,0 +1,24 @@ +--- +title: "PdfParameters.setTextAsPath" +linktitle: "setTextAsPath" +articleTitle: "setTextAsPath" +second_title: "Aspose.BarCode for PHP via Java" +description: "Are paths used instead of text (use if Unicode characters are not displayed) Default value: false." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/pdfparameters/settextaspath/ +--- + +## PdfParameters.setTextAsPath + +```php +setTextAsPath(bool $value) +``` + + +Are paths used instead of text (use if Unicode characters are not displayed) Default value: false. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.generation/postalparameters/_index.md b/english/php/aspose.barcode.generation/postalparameters/_index.md new file mode 100644 index 000000000..34f06f16c --- /dev/null +++ b/english/php/aspose.barcode.generation/postalparameters/_index.md @@ -0,0 +1,31 @@ +--- +title: "PostalParameters Class" +linktitle: "PostalParameters" +articleTitle: "PostalParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Postal parameters. Used for Postnet, Planet." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/postalparameters/ +--- + +## PostalParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Postal parameters. Used for Postnet, Planet. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./postalparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [PostalShortBarHeight](./postalshortbarheight/) | Read/Write | Short bar's height of Postal barcodes. | +| [ShortBarHeight](./shortbarheight/) | Read/Write | Short bar's height of Postal barcodes. | diff --git a/english/php/aspose.barcode.generation/postalparameters/postalparameters/_index.md b/english/php/aspose.barcode.generation/postalparameters/postalparameters/_index.md new file mode 100644 index 000000000..90f205b98 --- /dev/null +++ b/english/php/aspose.barcode.generation/postalparameters/postalparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "PostalParameters" +linktitle: "PostalParameters" +articleTitle: "PostalParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/postalparameters/postalparameters/ +--- + +## PostalParameters Constructor + +```php +__construct(PostalParametersDTO $postalParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$postalParametersDto` | `PostalParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/postalparameters/postalshortbarheight/_index.md b/english/php/aspose.barcode.generation/postalparameters/postalshortbarheight/_index.md new file mode 100644 index 000000000..294c2261d --- /dev/null +++ b/english/php/aspose.barcode.generation/postalparameters/postalshortbarheight/_index.md @@ -0,0 +1,29 @@ +--- +title: "PostalParameters.PostalShortBarHeight" +linktitle: "PostalShortBarHeight" +articleTitle: "PostalShortBarHeight" +second_title: "Aspose.BarCode for PHP via Java" +description: "Short bar's height of Postal barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/postalparameters/postalshortbarheight/ +--- + +## PostalParameters.PostalShortBarHeight + +**Access:** Read/Write + + +### Get + +Short bar's height of Postal barcodes. + + +### Set + +Short bar's height of Postal barcodes. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/postalparameters/shortbarheight/_index.md b/english/php/aspose.barcode.generation/postalparameters/shortbarheight/_index.md new file mode 100644 index 000000000..a5c76d956 --- /dev/null +++ b/english/php/aspose.barcode.generation/postalparameters/shortbarheight/_index.md @@ -0,0 +1,29 @@ +--- +title: "PostalParameters.ShortBarHeight" +linktitle: "ShortBarHeight" +articleTitle: "ShortBarHeight" +second_title: "Aspose.BarCode for PHP via Java" +description: "Short bar's height of Postal barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/postalparameters/shortbarheight/ +--- + +## PostalParameters.ShortBarHeight + +**Access:** Read/Write + + +### Get + +Short bar's height of Postal barcodes. + + +### Set + +Short bar's height of Postal barcodes. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Unit` | | diff --git a/english/php/aspose.barcode.generation/qrencodemode/_index.md b/english/php/aspose.barcode.generation/qrencodemode/_index.md new file mode 100644 index 000000000..edd6dfc25 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/_index.md @@ -0,0 +1,32 @@ +--- +title: "QREncodeMode Enum" +linktitle: "QREncodeMode" +articleTitle: "QREncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encoding mode for QR barcodes. This sample shows how to use FNC1 second position in Extended Mode. This sample shows how to use multi ECI mode in Extended Mode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/ +--- + +## QREncodeMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Encoding mode for QR barcodes. This sample shows how to use FNC1 second position in Extended Mode. This sample shows how to use multi ECI mode in Extended Mode. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are encoded in kanji mode if possible, or they are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. | +| [BINARY](./binary/) | `7` | In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. | +| [BYTES](./bytes/) | `1` | Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first. | +| [ECI](./eci/) | `8` | In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. This mode is not supported by MicroQR barcodes. | +| [ECI_ENCODING](./eci_encoding/) | `4` | Encode codetext with value set in the ECIEncoding property. It can be problems with some old (pre 2006) barcode scanners. This mode is not supported by MicroQR barcodes. | +| [EXTENDED](./extended/) | `6` | Extended Channel mode which supports FNC1 first position, FNC1 second position and multi ECI modes. It is better to use QrExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. Encoding Principles: All symbols "\" must be doubled "\\" in the codetext. FNC1 in first position is set in codetext as as "<FNC1>" FNC1 in second position is set in codetext as as "<FNC1(value)>". The value must be single symbols (a-z, A-Z) or digits from 0 to 99. Group Separator for FNC1 modes is set as 0x1D character '\u001D' If you need to insert "<FNC1>" string into barcode write it as "<\FNC1>" ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier To disable current ECI mode and convert to default JIS8 mode zero mode ECI indetifier is set. "\000000" All unicode characters after ECI identifier are automatically encoded into correct character codeset. This mode is not supported by MicroQR barcodes. | +| [EXTENDED_CODETEXT](./extended_codetext/) | `5` | Extended Channel mode which supports FNC1 first position, FNC1 second position and multi ECI modes. It is better to use QrExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. Encoding Principles: All symbols "\" must be doubled "\\" in the codetext. FNC1 in first position is set in codetext as as "<FNC1>" FNC1 in second position is set in codetext as as "<FNC1(value)>". The value must be single symbols (a-z, A-Z) or digits from 0 to 99. Group Separator for FNC1 modes is set as 0x1D character '\u001D' If you need to insert "<FNC1>" string into barcode write it as "<\FNC1>" ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier To disable current ECI mode and convert to default JIS8 mode zero mode ECI indetifier is set. "\000000" All unicode characters after ECI identifier are automatically encoded into correct character codeset. This mode is not supported by MicroQR barcodes. | +| [UTF_16_BEBOM](./utf_16_bebom/) | `3` | Encode codetext with UTF8 encoding with first ByteOfMark character. It can be problems with some barcode scanners. | +| [UTF_8_BOM](./utf_8_bom/) | `2` | Encode codetext with UTF8 encoding with first ByteOfMark character. | diff --git a/english/php/aspose.barcode.generation/qrencodemode/auto/_index.md b/english/php/aspose.barcode.generation/qrencodemode/auto/_index.md new file mode 100644 index 000000000..c1199146b --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are encoded in kanji mode if possible, or they are re-encoded in the ECIEncoding specified encoding with the ins" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/auto/ +--- + +## QREncodeMode::AUTO Enum Value + +**Value:** `0` + + +In Auto mode, the CodeText is encoded with maximum data compactness. Unicode characters are encoded in kanji mode if possible, or they are re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/qrencodemode/binary/_index.md b/english/php/aspose.barcode.generation/qrencodemode/binary/_index.md new file mode 100644 index 000000000..c0c745b61 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/binary/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeMode::BINARY" +linktitle: "BINARY" +articleTitle: "BINARY" +second_title: "Aspose.BarCode for PHP via Java" +description: "In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/binary/ +--- + +## QREncodeMode::BINARY Enum Value + +**Value:** `7` + + +In Binary mode, the CodeText is encoded with maximum data compactness. If a Unicode character is found, an exception is thrown. + diff --git a/english/php/aspose.barcode.generation/qrencodemode/bytes/_index.md b/english/php/aspose.barcode.generation/qrencodemode/bytes/_index.md new file mode 100644 index 000000000..1eba600e1 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/bytes/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeMode::BYTES" +linktitle: "BYTES" +articleTitle: "BYTES" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/bytes/ +--- + +## QREncodeMode::BYTES Enum Value + +**Value:** `1` + + +Encode codetext as plain bytes. If it detects any Unicode character, the character will be encoded as two bytes, lower byte first. + diff --git a/english/php/aspose.barcode.generation/qrencodemode/eci/_index.md b/english/php/aspose.barcode.generation/qrencodemode/eci/_index.md new file mode 100644 index 000000000..68b11c3a7 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/eci/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeMode::ECI" +linktitle: "ECI" +articleTitle: "ECI" +second_title: "Aspose.BarCode for PHP via Java" +description: "In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding," +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/eci/ +--- + +## QREncodeMode::ECI Enum Value + +**Value:** `8` + + +In ECI mode, the entire message is re-encoded in the ECIEncoding specified encoding with the insertion of an ECI identifier. If a character is found that is not supported by the selected ECI encoding, an exception is thrown. Please note that some old (pre 2006) scanners may not support this mode. This mode is not supported by MicroQR barcodes. + diff --git a/english/php/aspose.barcode.generation/qrencodemode/eci_encoding/_index.md b/english/php/aspose.barcode.generation/qrencodemode/eci_encoding/_index.md new file mode 100644 index 000000000..7a46c43d4 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/eci_encoding/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeMode::ECI_ENCODING" +linktitle: "ECI_ENCODING" +articleTitle: "ECI_ENCODING" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext with value set in the ECIEncoding property. It can be problems with some old (pre 2006) barcode scanners. This mode is not supported by MicroQR barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/eci_encoding/ +--- + +## QREncodeMode::ECI_ENCODING Enum Value + +**Value:** `4` + + +Encode codetext with value set in the ECIEncoding property. It can be problems with some old (pre 2006) barcode scanners. This mode is not supported by MicroQR barcodes. + diff --git a/english/php/aspose.barcode.generation/qrencodemode/extended/_index.md b/english/php/aspose.barcode.generation/qrencodemode/extended/_index.md new file mode 100644 index 000000000..b03b7beb2 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/extended/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeMode::EXTENDED" +linktitle: "EXTENDED" +articleTitle: "EXTENDED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel mode which supports FNC1 first position, FNC1 second position and multi ECI modes. It is better to use QrExtCodetextBuilder for extended codetext generation. Use Display2DText propert" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/extended/ +--- + +## QREncodeMode::EXTENDED Enum Value + +**Value:** `6` + + +Extended Channel mode which supports FNC1 first position, FNC1 second position and multi ECI modes. It is better to use QrExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. Encoding Principles: All symbols "\" must be doubled "\\" in the codetext. FNC1 in first position is set in codetext as as "<FNC1>" FNC1 in second position is set in codetext as as "<FNC1(value)>". The value must be single symbols (a-z, A-Z) or digits from 0 to 99. Group Separator for FNC1 modes is set as 0x1D character '\u001D' If you need to insert "<FNC1>" string into barcode write it as "<\FNC1>" ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier To disable current ECI mode and convert to default JIS8 mode zero mode ECI indetifier is set. "\000000" All unicode characters after ECI identifier are automatically encoded into correct character codeset. This mode is not supported by MicroQR barcodes. + diff --git a/english/php/aspose.barcode.generation/qrencodemode/extended_codetext/_index.md b/english/php/aspose.barcode.generation/qrencodemode/extended_codetext/_index.md new file mode 100644 index 000000000..e208ceb6d --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/extended_codetext/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeMode::EXTENDED_CODETEXT" +linktitle: "EXTENDED_CODETEXT" +articleTitle: "EXTENDED_CODETEXT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel mode which supports FNC1 first position, FNC1 second position and multi ECI modes. It is better to use QrExtCodetextBuilder for extended codetext generation. Use Display2DText propert" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/extended_codetext/ +--- + +## QREncodeMode::EXTENDED_CODETEXT Enum Value + +**Value:** `5` + + +Extended Channel mode which supports FNC1 first position, FNC1 second position and multi ECI modes. It is better to use QrExtCodetextBuilder for extended codetext generation. Use Display2DText property to set visible text to removing managing characters. Encoding Principles: All symbols "\" must be doubled "\\" in the codetext. FNC1 in first position is set in codetext as as "<FNC1>" FNC1 in second position is set in codetext as as "<FNC1(value)>". The value must be single symbols (a-z, A-Z) or digits from 0 to 99. Group Separator for FNC1 modes is set as 0x1D character '\u001D' If you need to insert "<FNC1>" string into barcode write it as "<\FNC1>" ECI identifiers are set as single slash and six digits identifier "\000026" - UTF8 ECI identifier To disable current ECI mode and convert to default JIS8 mode zero mode ECI indetifier is set. "\000000" All unicode characters after ECI identifier are automatically encoded into correct character codeset. This mode is not supported by MicroQR barcodes. + diff --git a/english/php/aspose.barcode.generation/qrencodemode/utf_16_bebom/_index.md b/english/php/aspose.barcode.generation/qrencodemode/utf_16_bebom/_index.md new file mode 100644 index 000000000..9c62069b0 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/utf_16_bebom/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeMode::UTF_16_BEBOM" +linktitle: "UTF_16_BEBOM" +articleTitle: "UTF_16_BEBOM" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext with UTF8 encoding with first ByteOfMark character. It can be problems with some barcode scanners." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/utf_16_bebom/ +--- + +## QREncodeMode::UTF_16_BEBOM Enum Value + +**Value:** `3` + + +Encode codetext with UTF8 encoding with first ByteOfMark character. It can be problems with some barcode scanners. + diff --git a/english/php/aspose.barcode.generation/qrencodemode/utf_8_bom/_index.md b/english/php/aspose.barcode.generation/qrencodemode/utf_8_bom/_index.md new file mode 100644 index 000000000..48174534f --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodemode/utf_8_bom/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeMode::UTF_8_BOM" +linktitle: "UTF_8_BOM" +articleTitle: "UTF_8_BOM" +second_title: "Aspose.BarCode for PHP via Java" +description: "Encode codetext with UTF8 encoding with first ByteOfMark character." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodemode/utf_8_bom/ +--- + +## QREncodeMode::UTF_8_BOM Enum Value + +**Value:** `2` + + +Encode codetext with UTF8 encoding with first ByteOfMark character. + diff --git a/english/php/aspose.barcode.generation/qrencodetype/_index.md b/english/php/aspose.barcode.generation/qrencodetype/_index.md new file mode 100644 index 000000000..4846087a5 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodetype/_index.md @@ -0,0 +1,26 @@ +--- +title: "QREncodeType Enum" +linktitle: "QREncodeType" +articleTitle: "QREncodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "QR / MicroQR selector mode. Select FORCE_QR for standard QR symbols, AUTO for MicroQR. FORCE_MICRO_QR is used for strongly MicroQR symbol generation if it is possible." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodetype/ +--- + +## QREncodeType enum + +**Namespace:** `Aspose.Barcode.Generation` + + +QR / MicroQR selector mode. Select FORCE_QR for standard QR symbols, AUTO for MicroQR. FORCE_MICRO_QR is used for strongly MicroQR symbol generation if it is possible. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `"0"` | Mode starts barcode version negotiation from MicroQR V1 | +| [FORCE_MICRO_QR](./force_micro_qr/) | `"2"` | Mode starts barcode version negotiation from from MicroQR V1 to V4. If data cannot be encoded into MicroQR, exception is thrown. | +| [FORCE_QR](./force_qr/) | `"1"` | Mode starts barcode version negotiation from QR V1 | diff --git a/english/php/aspose.barcode.generation/qrencodetype/auto/_index.md b/english/php/aspose.barcode.generation/qrencodetype/auto/_index.md new file mode 100644 index 000000000..35e024436 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodetype/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeType::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode starts barcode version negotiation from MicroQR V1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodetype/auto/ +--- + +## QREncodeType::AUTO Enum Value + +**Value:** `"0"` + + +Mode starts barcode version negotiation from MicroQR V1 + diff --git a/english/php/aspose.barcode.generation/qrencodetype/force_micro_qr/_index.md b/english/php/aspose.barcode.generation/qrencodetype/force_micro_qr/_index.md new file mode 100644 index 000000000..96d3d9e75 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodetype/force_micro_qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeType::FORCE_MICRO_QR" +linktitle: "FORCE_MICRO_QR" +articleTitle: "FORCE_MICRO_QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode starts barcode version negotiation from from MicroQR V1 to V4. If data cannot be encoded into MicroQR, exception is thrown." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodetype/force_micro_qr/ +--- + +## QREncodeType::FORCE_MICRO_QR Enum Value + +**Value:** `"2"` + + +Mode starts barcode version negotiation from from MicroQR V1 to V4. If data cannot be encoded into MicroQR, exception is thrown. + diff --git a/english/php/aspose.barcode.generation/qrencodetype/force_qr/_index.md b/english/php/aspose.barcode.generation/qrencodetype/force_qr/_index.md new file mode 100644 index 000000000..be3b23d0a --- /dev/null +++ b/english/php/aspose.barcode.generation/qrencodetype/force_qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "QREncodeType::FORCE_QR" +linktitle: "FORCE_QR" +articleTitle: "FORCE_QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode starts barcode version negotiation from QR V1" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrencodetype/force_qr/ +--- + +## QREncodeType::FORCE_QR Enum Value + +**Value:** `"1"` + + +Mode starts barcode version negotiation from QR V1 + diff --git a/english/php/aspose.barcode.generation/qrerrorlevel/_index.md b/english/php/aspose.barcode.generation/qrerrorlevel/_index.md new file mode 100644 index 000000000..30dae8231 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrerrorlevel/_index.md @@ -0,0 +1,27 @@ +--- +title: "QRErrorLevel Enum" +linktitle: "QRErrorLevel" +articleTitle: "QRErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Level of Reed-Solomon error correction. From low to high: LEVEL_L, LEVEL_M, LEVEL_Q, LEVEL_H." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrerrorlevel/ +--- + +## QRErrorLevel enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Level of Reed-Solomon error correction. From low to high: LEVEL_L, LEVEL_M, LEVEL_Q, LEVEL_H. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [LEVEL_H](./level_h/) | `"3"` | Allows recovery of 30% of the code text | +| [LEVEL_L](./level_l/) | `"0"` | Allows recovery of 7% of the code text | +| [LEVEL_M](./level_m/) | `"1"` | Allows recovery of 15% of the code text | +| [LEVEL_Q](./level_q/) | `"2"` | Allows recovery of 25% of the code text | diff --git a/english/php/aspose.barcode.generation/qrerrorlevel/level_h/_index.md b/english/php/aspose.barcode.generation/qrerrorlevel/level_h/_index.md new file mode 100644 index 000000000..f961149bc --- /dev/null +++ b/english/php/aspose.barcode.generation/qrerrorlevel/level_h/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRErrorLevel::LEVEL_H" +linktitle: "LEVEL_H" +articleTitle: "LEVEL_H" +second_title: "Aspose.BarCode for PHP via Java" +description: "Allows recovery of 30% of the code text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrerrorlevel/level_h/ +--- + +## QRErrorLevel::LEVEL_H Enum Value + +**Value:** `"3"` + + +Allows recovery of 30% of the code text + diff --git a/english/php/aspose.barcode.generation/qrerrorlevel/level_l/_index.md b/english/php/aspose.barcode.generation/qrerrorlevel/level_l/_index.md new file mode 100644 index 000000000..7c6078d70 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrerrorlevel/level_l/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRErrorLevel::LEVEL_L" +linktitle: "LEVEL_L" +articleTitle: "LEVEL_L" +second_title: "Aspose.BarCode for PHP via Java" +description: "Allows recovery of 7% of the code text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrerrorlevel/level_l/ +--- + +## QRErrorLevel::LEVEL_L Enum Value + +**Value:** `"0"` + + +Allows recovery of 7% of the code text + diff --git a/english/php/aspose.barcode.generation/qrerrorlevel/level_m/_index.md b/english/php/aspose.barcode.generation/qrerrorlevel/level_m/_index.md new file mode 100644 index 000000000..6031454f8 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrerrorlevel/level_m/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRErrorLevel::LEVEL_M" +linktitle: "LEVEL_M" +articleTitle: "LEVEL_M" +second_title: "Aspose.BarCode for PHP via Java" +description: "Allows recovery of 15% of the code text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrerrorlevel/level_m/ +--- + +## QRErrorLevel::LEVEL_M Enum Value + +**Value:** `"1"` + + +Allows recovery of 15% of the code text + diff --git a/english/php/aspose.barcode.generation/qrerrorlevel/level_q/_index.md b/english/php/aspose.barcode.generation/qrerrorlevel/level_q/_index.md new file mode 100644 index 000000000..427eccba0 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrerrorlevel/level_q/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRErrorLevel::LEVEL_Q" +linktitle: "LEVEL_Q" +articleTitle: "LEVEL_Q" +second_title: "Aspose.BarCode for PHP via Java" +description: "Allows recovery of 25% of the code text" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrerrorlevel/level_q/ +--- + +## QRErrorLevel::LEVEL_Q Enum Value + +**Value:** `"2"` + + +Allows recovery of 25% of the code text + diff --git a/english/php/aspose.barcode.generation/qrextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/qrextcodetextbuilder/_index.md new file mode 100644 index 000000000..27fddc785 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrextcodetextbuilder/_index.md @@ -0,0 +1,39 @@ +--- +title: "QrExtCodetextBuilder Class" +linktitle: "QrExtCodetextBuilder" +articleTitle: "QrExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QREncodeMode Use Display2DText property of BarCodeBuilder to set visible text to removing managing characters. Example how t" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrextcodetextbuilder/ +--- + +## QrExtCodetextBuilder class + +**Namespace:** `Aspose.Barcode.Generation` + + +Extended codetext generator for 2D QR barcodes for ExtendedCodetext Mode of QREncodeMode Use Display2DText property of BarCodeBuilder to set visible text to removing managing characters. Example how to generate FNC1 first position for Extended Mode Example how to generate FNC1 second position for Extended Mode Example how to generate multi ECI mode for Extended Mode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./qrextcodetextbuilder/) | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [addFNC1FirstPosition](./addfnc1firstposition/) | No | Adds FNC1 in first position to the extended codetext items | +| [addFNC1GroupSeparator](./addfnc1groupseparator/) | No | Adds Group Separator (GS - '\u001D') to the extended codetext items | +| [addFNC1SecondPosition](./addfnc1secondposition/) | No | Adds FNC1 in second position to the extended codetext items | +| [init](./init/) | No | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ExtCodetextBuilderType](./extcodetextbuildertype/) | Read-only | Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. | diff --git a/english/php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1firstposition/_index.md b/english/php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1firstposition/_index.md new file mode 100644 index 000000000..d22194169 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1firstposition/_index.md @@ -0,0 +1,20 @@ +--- +title: "QrExtCodetextBuilder.addFNC1FirstPosition" +linktitle: "addFNC1FirstPosition" +articleTitle: "addFNC1FirstPosition" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds FNC1 in first position to the extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1firstposition/ +--- + +## QrExtCodetextBuilder.addFNC1FirstPosition + +```php +addFNC1FirstPosition() +``` + + +Adds FNC1 in first position to the extended codetext items + diff --git a/english/php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1groupseparator/_index.md b/english/php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1groupseparator/_index.md new file mode 100644 index 000000000..37a60f055 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1groupseparator/_index.md @@ -0,0 +1,20 @@ +--- +title: "QrExtCodetextBuilder.addFNC1GroupSeparator" +linktitle: "addFNC1GroupSeparator" +articleTitle: "addFNC1GroupSeparator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds Group Separator (GS - '\\u001D') to the extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1groupseparator/ +--- + +## QrExtCodetextBuilder.addFNC1GroupSeparator + +```php +addFNC1GroupSeparator() +``` + + +Adds Group Separator (GS - '\u001D') to the extended codetext items + diff --git a/english/php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1secondposition/_index.md b/english/php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1secondposition/_index.md new file mode 100644 index 000000000..b645f6028 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1secondposition/_index.md @@ -0,0 +1,24 @@ +--- +title: "QrExtCodetextBuilder.addFNC1SecondPosition" +linktitle: "addFNC1SecondPosition" +articleTitle: "addFNC1SecondPosition" +second_title: "Aspose.BarCode for PHP via Java" +description: "Adds FNC1 in second position to the extended codetext items" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrextcodetextbuilder/addfnc1secondposition/ +--- + +## QrExtCodetextBuilder.addFNC1SecondPosition + +```php +addFNC1SecondPosition(string $codetext) +``` + + +Adds FNC1 in second position to the extended codetext items + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$codetext` | `string` | | diff --git a/english/php/aspose.barcode.generation/qrextcodetextbuilder/extcodetextbuildertype/_index.md b/english/php/aspose.barcode.generation/qrextcodetextbuilder/extcodetextbuildertype/_index.md new file mode 100644 index 000000000..6c9deb2be --- /dev/null +++ b/english/php/aspose.barcode.generation/qrextcodetextbuilder/extcodetextbuildertype/_index.md @@ -0,0 +1,20 @@ +--- +title: "QrExtCodetextBuilder.ExtCodetextBuilderType" +linktitle: "ExtCodetextBuilderType" +articleTitle: "ExtCodetextBuilderType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrextcodetextbuilder/extcodetextbuildertype/ +--- + +## QrExtCodetextBuilder.ExtCodetextBuilderType + +**Access:** Read-only + + +### Get + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/qrextcodetextbuilder/init/_index.md b/english/php/aspose.barcode.generation/qrextcodetextbuilder/init/_index.md new file mode 100644 index 000000000..1f1df256a --- /dev/null +++ b/english/php/aspose.barcode.generation/qrextcodetextbuilder/init/_index.md @@ -0,0 +1,20 @@ +--- +title: "QrExtCodetextBuilder.init" +linktitle: "init" +articleTitle: "init" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrextcodetextbuilder/init/ +--- + +## QrExtCodetextBuilder.init + +```php +init() +``` + + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/qrextcodetextbuilder/qrextcodetextbuilder/_index.md b/english/php/aspose.barcode.generation/qrextcodetextbuilder/qrextcodetextbuilder/_index.md new file mode 100644 index 000000000..67fffb385 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrextcodetextbuilder/qrextcodetextbuilder/_index.md @@ -0,0 +1,20 @@ +--- +title: "QrExtCodetextBuilder" +linktitle: "QrExtCodetextBuilder" +articleTitle: "QrExtCodetextBuilder" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reimplemented from Aspose\\Barcode\\Generation\\ExtCodetextBuilder." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrextcodetextbuilder/qrextcodetextbuilder/ +--- + +## QrExtCodetextBuilder Constructor + +```php +__construct() +``` + + +Reimplemented from Aspose\Barcode\Generation\ExtCodetextBuilder. + diff --git a/english/php/aspose.barcode.generation/qrparameters/_index.md b/english/php/aspose.barcode.generation/qrparameters/_index.md new file mode 100644 index 000000000..1e02f28f8 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/_index.md @@ -0,0 +1,42 @@ +--- +title: "QrParameters Class" +linktitle: "QrParameters" +articleTitle: "QrParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "QR parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/ +--- + +## QrParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +QR parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./qrparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AspectRatio](./aspectratio/) | Read/Write | Height/Width ratio of 2D BarCode module. | +| [ECIEncoding](./eciencoding/) | Read/Write | Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. Not supported by MicroQR. | +| [EncodeMode](./encodemode/) | Read/Write | QR symbology type of BarCode's encoding mode. Default value: QREncodeMode.Auto. | +| [ErrorLevel](./errorlevel/) | Read/Write | Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcode. From low to high: LevelL, LevelM, LevelQ, LevelH. See QRErrorLevel. | +| [MicroQRVersion](./microqrversion/) | Read/Write | Version of MicroQR Code. From version M1 to version M4. Default value is MicroQRVersion.Auto. | +| [QrECIEncoding](./qreciencoding/) | Read/Write | Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. | +| [QrEncodeMode](./qrencodemode/) | Read/Write | QR symbology type of BarCode's encoding mode. Default value: QREncodeMode::AUTO. | +| [QrEncodeType](./qrencodetype/) | Read/Write | QR / MicroQR selector mode. Select ForceQR for standard QR symbols, Auto for MicroQR. | +| [QrErrorLevel](./qrerrorlevel/) | Read/Write | Level of Reed-Solomon error correction for QR barcode. From low to high: LEVEL_L, LEVEL_M, LEVEL_Q, LEVEL_H. | +| [QrVersion](./qrversion/) | Read/Write | Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr. Default value is QRVersion::AUTO. | +| [RectMicroQrVersion](./rectmicroqrversion/) | Read/Write | Version of RectMicroQR Code. From version R7x59 to version R17x139. Default value is RectMicroQRVersion.Auto. | +| [StructuredAppend](./structuredappend/) | Read/Write | QR structured append parameters. | +| [Version](./version/) | Read/Write | Version of QR Code.From Version1 to Version40. Default value is QRVersion.Auto. | diff --git a/english/php/aspose.barcode.generation/qrparameters/aspectratio/_index.md b/english/php/aspose.barcode.generation/qrparameters/aspectratio/_index.md new file mode 100644 index 000000000..3645250de --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/aspectratio/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.AspectRatio" +linktitle: "AspectRatio" +articleTitle: "AspectRatio" +second_title: "Aspose.BarCode for PHP via Java" +description: "Height/Width ratio of 2D BarCode module." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/aspectratio/ +--- + +## QrParameters.AspectRatio + +**Access:** Read/Write + + +### Get + +Height/Width ratio of 2D BarCode module. + + +### Set + +Height/Width ratio of 2D BarCode module. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/eciencoding/_index.md b/english/php/aspose.barcode.generation/qrparameters/eciencoding/_index.md new file mode 100644 index 000000000..9d837e963 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/eciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.ECIEncoding" +linktitle: "ECIEncoding" +articleTitle: "ECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/eciencoding/ +--- + +## QrParameters.ECIEncoding + +**Access:** Read/Write + + +### Get + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. Not supported by MicroQR. + + +### Set + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. Not supported by MicroQR. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/encodemode/_index.md b/english/php/aspose.barcode.generation/qrparameters/encodemode/_index.md new file mode 100644 index 000000000..b3e26b7e9 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/encodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.EncodeMode" +linktitle: "EncodeMode" +articleTitle: "EncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "QR symbology type of BarCode's encoding mode. Default value: QREncodeMode.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/encodemode/ +--- + +## QrParameters.EncodeMode + +**Access:** Read/Write + + +### Get + +QR symbology type of BarCode's encoding mode. Default value: QREncodeMode.Auto. + + +### Set + +QR symbology type of BarCode's encoding mode. Default value: QREncodeMode.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/errorlevel/_index.md b/english/php/aspose.barcode.generation/qrparameters/errorlevel/_index.md new file mode 100644 index 000000000..efcc386c1 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/errorlevel/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.ErrorLevel" +linktitle: "ErrorLevel" +articleTitle: "ErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcode. From low to high: LevelL, LevelM, LevelQ, LevelH. See QRErrorLevel." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/errorlevel/ +--- + +## QrParameters.ErrorLevel + +**Access:** Read/Write + + +### Get + +Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcode. From low to high: LevelL, LevelM, LevelQ, LevelH. See QRErrorLevel. + + +### Set + +Level of Reed-Solomon error correction for QR, MicroQR and RectMicroQR barcode. From low to high: LevelL, LevelM, LevelQ, LevelH. See QRErrorLevel. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/microqrversion/_index.md b/english/php/aspose.barcode.generation/qrparameters/microqrversion/_index.md new file mode 100644 index 000000000..5593fa8cb --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/microqrversion/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.MicroQRVersion" +linktitle: "MicroQRVersion" +articleTitle: "MicroQRVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of MicroQR Code. From version M1 to version M4. Default value is MicroQRVersion.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/microqrversion/ +--- + +## QrParameters.MicroQRVersion + +**Access:** Read/Write + + +### Get + +Version of MicroQR Code. From version M1 to version M4. Default value is MicroQRVersion.Auto. + + +### Set + +Version of MicroQR Code. From version M1 to version M4. Default value is MicroQRVersion.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/qreciencoding/_index.md b/english/php/aspose.barcode.generation/qrparameters/qreciencoding/_index.md new file mode 100644 index 000000000..298cffb81 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/qreciencoding/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.QrECIEncoding" +linktitle: "QrECIEncoding" +articleTitle: "QrECIEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/qreciencoding/ +--- + +## QrParameters.QrECIEncoding + +**Access:** Read/Write + + +### Get + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. + + +### Set + +Extended Channel Interpretation Identifiers. It is used to tell the barcode reader details about the used references for encoding the data in the symbol. Current implementation consists all well known charset encodings. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/qrencodemode/_index.md b/english/php/aspose.barcode.generation/qrparameters/qrencodemode/_index.md new file mode 100644 index 000000000..ae7f01c3c --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/qrencodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.QrEncodeMode" +linktitle: "QrEncodeMode" +articleTitle: "QrEncodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "QR symbology type of BarCode's encoding mode. Default value: QREncodeMode::AUTO." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/qrencodemode/ +--- + +## QrParameters.QrEncodeMode + +**Access:** Read/Write + + +### Get + +QR symbology type of BarCode's encoding mode. Default value: QREncodeMode::AUTO. + + +### Set + +QR symbology type of BarCode's encoding mode. Default value: QREncodeMode::AUTO. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/qrencodetype/_index.md b/english/php/aspose.barcode.generation/qrparameters/qrencodetype/_index.md new file mode 100644 index 000000000..aa17c3641 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/qrencodetype/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.QrEncodeType" +linktitle: "QrEncodeType" +articleTitle: "QrEncodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "QR / MicroQR selector mode. Select ForceQR for standard QR symbols, Auto for MicroQR." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/qrencodetype/ +--- + +## QrParameters.QrEncodeType + +**Access:** Read/Write + + +### Get + +QR / MicroQR selector mode. Select ForceQR for standard QR symbols, Auto for MicroQR. + + +### Set + +QR / MicroQR selector mode. Select ForceQR for standard QR symbols, Auto for MicroQR. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/qrerrorlevel/_index.md b/english/php/aspose.barcode.generation/qrparameters/qrerrorlevel/_index.md new file mode 100644 index 000000000..c383ab0d2 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/qrerrorlevel/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.QrErrorLevel" +linktitle: "QrErrorLevel" +articleTitle: "QrErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Level of Reed-Solomon error correction for QR barcode. From low to high: LEVEL_L, LEVEL_M, LEVEL_Q, LEVEL_H." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/qrerrorlevel/ +--- + +## QrParameters.QrErrorLevel + +**Access:** Read/Write + + +### Get + +Level of Reed-Solomon error correction for QR barcode. From low to high: LEVEL_L, LEVEL_M, LEVEL_Q, LEVEL_H. + + +### Set + +Level of Reed-Solomon error correction for QR barcode. From low to high: LEVEL_L, LEVEL_M, LEVEL_Q, LEVEL_H. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/qrparameters/_index.md b/english/php/aspose.barcode.generation/qrparameters/qrparameters/_index.md new file mode 100644 index 000000000..cfcb0589d --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/qrparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "QrParameters" +linktitle: "QrParameters" +articleTitle: "QrParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/qrparameters/ +--- + +## QrParameters Constructor + +```php +__construct(QrParametersDTO $qrParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$qrParametersDto` | `QrParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/qrversion/_index.md b/english/php/aspose.barcode.generation/qrparameters/qrversion/_index.md new file mode 100644 index 000000000..94cacd857 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/qrversion/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.QrVersion" +linktitle: "QrVersion" +articleTitle: "QrVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr. Default value is QRVersion::AUTO." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/qrversion/ +--- + +## QrParameters.QrVersion + +**Access:** Read/Write + + +### Get + +Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr. Default value is QRVersion::AUTO. + + +### Set + +Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr. Default value is QRVersion::AUTO. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/rectmicroqrversion/_index.md b/english/php/aspose.barcode.generation/qrparameters/rectmicroqrversion/_index.md new file mode 100644 index 000000000..3663409d3 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/rectmicroqrversion/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.RectMicroQrVersion" +linktitle: "RectMicroQrVersion" +articleTitle: "RectMicroQrVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of RectMicroQR Code. From version R7x59 to version R17x139. Default value is RectMicroQRVersion.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/rectmicroqrversion/ +--- + +## QrParameters.RectMicroQrVersion + +**Access:** Read/Write + + +### Get + +Version of RectMicroQR Code. From version R7x59 to version R17x139. Default value is RectMicroQRVersion.Auto. + + +### Set + +Version of RectMicroQR Code. From version R7x59 to version R17x139. Default value is RectMicroQRVersion.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/structuredappend/_index.md b/english/php/aspose.barcode.generation/qrparameters/structuredappend/_index.md new file mode 100644 index 000000000..e8564189f --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/structuredappend/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.StructuredAppend" +linktitle: "StructuredAppend" +articleTitle: "StructuredAppend" +second_title: "Aspose.BarCode for PHP via Java" +description: "QR structured append parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/structuredappend/ +--- + +## QrParameters.StructuredAppend + +**Access:** Read/Write + + +### Get + +QR structured append parameters. + + +### Set + +QR structured append parameters. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `QrStructuredAppendParameters` | | diff --git a/english/php/aspose.barcode.generation/qrparameters/version/_index.md b/english/php/aspose.barcode.generation/qrparameters/version/_index.md new file mode 100644 index 000000000..6c243eeb7 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrparameters/version/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrParameters.Version" +linktitle: "Version" +articleTitle: "Version" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of QR Code.From Version1 to Version40. Default value is QRVersion.Auto." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrparameters/version/ +--- + +## QrParameters.Version + +**Access:** Read/Write + + +### Get + +Version of QR Code.From Version1 to Version40. Default value is QRVersion.Auto. + + +### Set + +Version of QR Code.From Version1 to Version40. Default value is QRVersion.Auto. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrstructuredappendparameters/_index.md b/english/php/aspose.barcode.generation/qrstructuredappendparameters/_index.md new file mode 100644 index 000000000..8af5ebe72 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrstructuredappendparameters/_index.md @@ -0,0 +1,32 @@ +--- +title: "QrStructuredAppendParameters Class" +linktitle: "QrStructuredAppendParameters" +articleTitle: "QrStructuredAppendParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "QR structured append parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrstructuredappendparameters/ +--- + +## QrStructuredAppendParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +QR structured append parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./qrstructuredappendparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ParityByte](./paritybyte/) | Read/Write | Gets the QR structured append mode parity data. | +| [SequenceIndicator](./sequenceindicator/) | Read/Write | Gets the index of the QR structured append mode barcode. Index starts from 0. | +| [TotalCount](./totalcount/) | Read/Write | Gets the QR structured append mode barcodes quantity. Max value is 16. | diff --git a/english/php/aspose.barcode.generation/qrstructuredappendparameters/paritybyte/_index.md b/english/php/aspose.barcode.generation/qrstructuredappendparameters/paritybyte/_index.md new file mode 100644 index 000000000..e827d63bd --- /dev/null +++ b/english/php/aspose.barcode.generation/qrstructuredappendparameters/paritybyte/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrStructuredAppendParameters.ParityByte" +linktitle: "ParityByte" +articleTitle: "ParityByte" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the QR structured append mode parity data." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrstructuredappendparameters/paritybyte/ +--- + +## QrStructuredAppendParameters.ParityByte + +**Access:** Read/Write + + +### Get + +Gets the QR structured append mode parity data. + + +### Set + +Sets the QR structured append mode parity data. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrstructuredappendparameters/qrstructuredappendparameters/_index.md b/english/php/aspose.barcode.generation/qrstructuredappendparameters/qrstructuredappendparameters/_index.md new file mode 100644 index 000000000..31302de9d --- /dev/null +++ b/english/php/aspose.barcode.generation/qrstructuredappendparameters/qrstructuredappendparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "QrStructuredAppendParameters" +linktitle: "QrStructuredAppendParameters" +articleTitle: "QrStructuredAppendParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrstructuredappendparameters/qrstructuredappendparameters/ +--- + +## QrStructuredAppendParameters Constructor + +```php +__construct(QrStructuredAppendParametersDTO $qrStructuredAppendParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$qrStructuredAppendParametersDto` | `QrStructuredAppendParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/qrstructuredappendparameters/sequenceindicator/_index.md b/english/php/aspose.barcode.generation/qrstructuredappendparameters/sequenceindicator/_index.md new file mode 100644 index 000000000..4af5d5fd2 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrstructuredappendparameters/sequenceindicator/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrStructuredAppendParameters.SequenceIndicator" +linktitle: "SequenceIndicator" +articleTitle: "SequenceIndicator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the index of the QR structured append mode barcode. Index starts from 0." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrstructuredappendparameters/sequenceindicator/ +--- + +## QrStructuredAppendParameters.SequenceIndicator + +**Access:** Read/Write + + +### Get + +Gets the index of the QR structured append mode barcode. Index starts from 0. + + +### Set + +Sets the index of the QR structured append mode barcode. Index starts from 0. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrstructuredappendparameters/totalcount/_index.md b/english/php/aspose.barcode.generation/qrstructuredappendparameters/totalcount/_index.md new file mode 100644 index 000000000..4cef69259 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrstructuredappendparameters/totalcount/_index.md @@ -0,0 +1,29 @@ +--- +title: "QrStructuredAppendParameters.TotalCount" +linktitle: "TotalCount" +articleTitle: "TotalCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the QR structured append mode barcodes quantity. Max value is 16." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrstructuredappendparameters/totalcount/ +--- + +## QrStructuredAppendParameters.TotalCount + +**Access:** Read/Write + + +### Get + +Gets the QR structured append mode barcodes quantity. Max value is 16. + + +### Set + +Sets the QR structured append mode barcodes quantity. Max value is 16. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.generation/qrversion/_index.md b/english/php/aspose.barcode.generation/qrversion/_index.md new file mode 100644 index 000000000..d99045a7e --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/_index.md @@ -0,0 +1,68 @@ +--- +title: "QRVersion Enum" +linktitle: "QRVersion" +articleTitle: "QRVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/ +--- + +## QRVersion enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Version of QR Code. From Version1 to Version40 for QR code and from M1 to M4 for MicroQr. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `"0"` | Specifies to automatically pick up the best version for QR. This is default value. | +| [VERSION_01](./version_01/) | `"1"` | Specifies version 1 with 21 x 21 modules. | +| [VERSION_02](./version_02/) | `"2"` | Specifies version 2 with 25 x 25 modules. | +| [VERSION_03](./version_03/) | `"3"` | Specifies version 3 with 29 x 29 modules. | +| [VERSION_04](./version_04/) | `"4"` | Specifies version 4 with 33 x 33 modules. | +| [VERSION_05](./version_05/) | `"5"` | Specifies version 5 with 37 x 37 modules. | +| [VERSION_06](./version_06/) | `"6"` | Specifies version 6 with 41 x 41 modules. | +| [VERSION_07](./version_07/) | `"7"` | Specifies version 7 with 45 x 45 modules. | +| [VERSION_08](./version_08/) | `"8"` | Specifies version 8 with 49 x 49 modules. | +| [VERSION_09](./version_09/) | `"9"` | Specifies version 9 with 53 x 53 modules. | +| [VERSION_10](./version_10/) | `"10"` | Specifies version 10 with 57 x 57 modules. | +| [VERSION_11](./version_11/) | `"11"` | Specifies version 11 with 61 x 61 modules. | +| [VERSION_12](./version_12/) | `"12"` | Specifies version 12 with 65 x 65 modules. | +| [VERSION_13](./version_13/) | `"13"` | Specifies version 13 with 69 x 69 modules. | +| [VERSION_14](./version_14/) | `"14"` | Specifies version 14 with 73 x 73 modules. | +| [VERSION_15](./version_15/) | `"15"` | Specifies version 15 with 77 x 77 modules. | +| [VERSION_16](./version_16/) | `"16"` | Specifies version 16 with 81 x 81 modules. | +| [VERSION_17](./version_17/) | `"17"` | Specifies version 17 with 85 x 85 modules. | +| [VERSION_18](./version_18/) | `"18"` | Specifies version 18 with 89 x 89 modules. | +| [VERSION_19](./version_19/) | `"19"` | Specifies version 19 with 93 x 93 modules. | +| [VERSION_20](./version_20/) | `"20"` | Specifies version 20 with 97 x 97 modules. | +| [VERSION_21](./version_21/) | `"21"` | Specifies version 21 with 101 x 101 modules. | +| [VERSION_22](./version_22/) | `"22"` | Specifies version 22 with 105 x 105 modules. | +| [VERSION_23](./version_23/) | `"23"` | Specifies version 23 with 109 x 109 modules. | +| [VERSION_24](./version_24/) | `"24"` | Specifies version 24 with 113 x 113 modules. | +| [VERSION_25](./version_25/) | `"25"` | Specifies version 25 with 117 x 117 modules. | +| [VERSION_26](./version_26/) | `"26"` | Specifies version 26 with 121 x 121 modules. | +| [VERSION_27](./version_27/) | `"27"` | Specifies version 27 with 125 x 125 modules. | +| [VERSION_28](./version_28/) | `"28"` | Specifies version 28 with 129 x 129 modules. | +| [VERSION_29](./version_29/) | `"29"` | Specifies version 29 with 133 x 133 modules. | +| [VERSION_30](./version_30/) | `"30"` | Specifies version 30 with 137 x 137 modules. | +| [VERSION_31](./version_31/) | `"31"` | Specifies version 31 with 141 x 141 modules. | +| [VERSION_32](./version_32/) | `"32"` | Specifies version 32 with 145 x 145 modules. | +| [VERSION_33](./version_33/) | `"33"` | Specifies version 33 with 149 x 149 modules. | +| [VERSION_34](./version_34/) | `"34"` | Specifies version 34 with 153 x 153 modules. | +| [VERSION_35](./version_35/) | `"35"` | Specifies version 35 with 157 x 157 modules. | +| [VERSION_36](./version_36/) | `"36"` | Specifies version 36 with 161 x 161 modules. | +| [VERSION_37](./version_37/) | `"37"` | Specifies version 37 with 165 x 165 modules. | +| [VERSION_38](./version_38/) | `"38"` | Specifies version 38 with 169 x 169 modules. | +| [VERSION_39](./version_39/) | `"39"` | Specifies version 39 with 173 x 173 modules. | +| [VERSION_40](./version_40/) | `"40"` | Specifies version 40 with 177 x 177 modules. | +| [VERSION_M1](./version_m1/) | `"101"` | Specifies version M1 for Micro QR with 11 x 11 modules. | +| [VERSION_M2](./version_m2/) | `"102"` | Specifies version M2 for Micro QR with 13 x 13 modules. | +| [VERSION_M3](./version_m3/) | `"103"` | Specifies version M3 for Micro QR with 15 x 15 modules. | +| [VERSION_M4](./version_m4/) | `"104"` | Specifies version M4 for Micro QR with 17 x 17 modules. | diff --git a/english/php/aspose.barcode.generation/qrversion/auto/_index.md b/english/php/aspose.barcode.generation/qrversion/auto/_index.md new file mode 100644 index 000000000..105ee7520 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies to automatically pick up the best version for QR. This is default value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/auto/ +--- + +## QRVersion::AUTO Enum Value + +**Value:** `"0"` + + +Specifies to automatically pick up the best version for QR. This is default value. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_01/_index.md b/english/php/aspose.barcode.generation/qrversion/version_01/_index.md new file mode 100644 index 000000000..0024c89cf --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_01/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_01" +linktitle: "VERSION_01" +articleTitle: "VERSION_01" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 1 with 21 x 21 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_01/ +--- + +## QRVersion::VERSION_01 Enum Value + +**Value:** `"1"` + + +Specifies version 1 with 21 x 21 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_02/_index.md b/english/php/aspose.barcode.generation/qrversion/version_02/_index.md new file mode 100644 index 000000000..5d6cb5a91 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_02/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_02" +linktitle: "VERSION_02" +articleTitle: "VERSION_02" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 2 with 25 x 25 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_02/ +--- + +## QRVersion::VERSION_02 Enum Value + +**Value:** `"2"` + + +Specifies version 2 with 25 x 25 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_03/_index.md b/english/php/aspose.barcode.generation/qrversion/version_03/_index.md new file mode 100644 index 000000000..204a7ee1a --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_03/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_03" +linktitle: "VERSION_03" +articleTitle: "VERSION_03" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 3 with 29 x 29 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_03/ +--- + +## QRVersion::VERSION_03 Enum Value + +**Value:** `"3"` + + +Specifies version 3 with 29 x 29 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_04/_index.md b/english/php/aspose.barcode.generation/qrversion/version_04/_index.md new file mode 100644 index 000000000..d84ccfa39 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_04/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_04" +linktitle: "VERSION_04" +articleTitle: "VERSION_04" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 4 with 33 x 33 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_04/ +--- + +## QRVersion::VERSION_04 Enum Value + +**Value:** `"4"` + + +Specifies version 4 with 33 x 33 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_05/_index.md b/english/php/aspose.barcode.generation/qrversion/version_05/_index.md new file mode 100644 index 000000000..9a1abf991 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_05/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_05" +linktitle: "VERSION_05" +articleTitle: "VERSION_05" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 5 with 37 x 37 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_05/ +--- + +## QRVersion::VERSION_05 Enum Value + +**Value:** `"5"` + + +Specifies version 5 with 37 x 37 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_06/_index.md b/english/php/aspose.barcode.generation/qrversion/version_06/_index.md new file mode 100644 index 000000000..44f669443 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_06/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_06" +linktitle: "VERSION_06" +articleTitle: "VERSION_06" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 6 with 41 x 41 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_06/ +--- + +## QRVersion::VERSION_06 Enum Value + +**Value:** `"6"` + + +Specifies version 6 with 41 x 41 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_07/_index.md b/english/php/aspose.barcode.generation/qrversion/version_07/_index.md new file mode 100644 index 000000000..52390609a --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_07/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_07" +linktitle: "VERSION_07" +articleTitle: "VERSION_07" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 7 with 45 x 45 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_07/ +--- + +## QRVersion::VERSION_07 Enum Value + +**Value:** `"7"` + + +Specifies version 7 with 45 x 45 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_08/_index.md b/english/php/aspose.barcode.generation/qrversion/version_08/_index.md new file mode 100644 index 000000000..9560c8498 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_08/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_08" +linktitle: "VERSION_08" +articleTitle: "VERSION_08" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 8 with 49 x 49 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_08/ +--- + +## QRVersion::VERSION_08 Enum Value + +**Value:** `"8"` + + +Specifies version 8 with 49 x 49 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_09/_index.md b/english/php/aspose.barcode.generation/qrversion/version_09/_index.md new file mode 100644 index 000000000..b171c4c91 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_09/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_09" +linktitle: "VERSION_09" +articleTitle: "VERSION_09" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 9 with 53 x 53 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_09/ +--- + +## QRVersion::VERSION_09 Enum Value + +**Value:** `"9"` + + +Specifies version 9 with 53 x 53 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_10/_index.md b/english/php/aspose.barcode.generation/qrversion/version_10/_index.md new file mode 100644 index 000000000..c35fec705 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_10/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_10" +linktitle: "VERSION_10" +articleTitle: "VERSION_10" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 10 with 57 x 57 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_10/ +--- + +## QRVersion::VERSION_10 Enum Value + +**Value:** `"10"` + + +Specifies version 10 with 57 x 57 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_11/_index.md b/english/php/aspose.barcode.generation/qrversion/version_11/_index.md new file mode 100644 index 000000000..bf26aa674 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_11/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_11" +linktitle: "VERSION_11" +articleTitle: "VERSION_11" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 11 with 61 x 61 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_11/ +--- + +## QRVersion::VERSION_11 Enum Value + +**Value:** `"11"` + + +Specifies version 11 with 61 x 61 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_12/_index.md b/english/php/aspose.barcode.generation/qrversion/version_12/_index.md new file mode 100644 index 000000000..253f482c6 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_12/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_12" +linktitle: "VERSION_12" +articleTitle: "VERSION_12" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 12 with 65 x 65 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_12/ +--- + +## QRVersion::VERSION_12 Enum Value + +**Value:** `"12"` + + +Specifies version 12 with 65 x 65 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_13/_index.md b/english/php/aspose.barcode.generation/qrversion/version_13/_index.md new file mode 100644 index 000000000..e38682716 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_13/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_13" +linktitle: "VERSION_13" +articleTitle: "VERSION_13" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 13 with 69 x 69 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_13/ +--- + +## QRVersion::VERSION_13 Enum Value + +**Value:** `"13"` + + +Specifies version 13 with 69 x 69 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_14/_index.md b/english/php/aspose.barcode.generation/qrversion/version_14/_index.md new file mode 100644 index 000000000..ce60e03fd --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_14/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_14" +linktitle: "VERSION_14" +articleTitle: "VERSION_14" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 14 with 73 x 73 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_14/ +--- + +## QRVersion::VERSION_14 Enum Value + +**Value:** `"14"` + + +Specifies version 14 with 73 x 73 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_15/_index.md b/english/php/aspose.barcode.generation/qrversion/version_15/_index.md new file mode 100644 index 000000000..dd64b0285 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_15/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_15" +linktitle: "VERSION_15" +articleTitle: "VERSION_15" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 15 with 77 x 77 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_15/ +--- + +## QRVersion::VERSION_15 Enum Value + +**Value:** `"15"` + + +Specifies version 15 with 77 x 77 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_16/_index.md b/english/php/aspose.barcode.generation/qrversion/version_16/_index.md new file mode 100644 index 000000000..92ba5f014 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_16/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_16" +linktitle: "VERSION_16" +articleTitle: "VERSION_16" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 16 with 81 x 81 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_16/ +--- + +## QRVersion::VERSION_16 Enum Value + +**Value:** `"16"` + + +Specifies version 16 with 81 x 81 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_17/_index.md b/english/php/aspose.barcode.generation/qrversion/version_17/_index.md new file mode 100644 index 000000000..062c2a902 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_17/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_17" +linktitle: "VERSION_17" +articleTitle: "VERSION_17" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 17 with 85 x 85 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_17/ +--- + +## QRVersion::VERSION_17 Enum Value + +**Value:** `"17"` + + +Specifies version 17 with 85 x 85 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_18/_index.md b/english/php/aspose.barcode.generation/qrversion/version_18/_index.md new file mode 100644 index 000000000..49f1d6bc5 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_18/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_18" +linktitle: "VERSION_18" +articleTitle: "VERSION_18" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 18 with 89 x 89 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_18/ +--- + +## QRVersion::VERSION_18 Enum Value + +**Value:** `"18"` + + +Specifies version 18 with 89 x 89 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_19/_index.md b/english/php/aspose.barcode.generation/qrversion/version_19/_index.md new file mode 100644 index 000000000..d57cf61f6 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_19/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_19" +linktitle: "VERSION_19" +articleTitle: "VERSION_19" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 19 with 93 x 93 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_19/ +--- + +## QRVersion::VERSION_19 Enum Value + +**Value:** `"19"` + + +Specifies version 19 with 93 x 93 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_20/_index.md b/english/php/aspose.barcode.generation/qrversion/version_20/_index.md new file mode 100644 index 000000000..d649ad179 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_20/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_20" +linktitle: "VERSION_20" +articleTitle: "VERSION_20" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 20 with 97 x 97 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_20/ +--- + +## QRVersion::VERSION_20 Enum Value + +**Value:** `"20"` + + +Specifies version 20 with 97 x 97 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_21/_index.md b/english/php/aspose.barcode.generation/qrversion/version_21/_index.md new file mode 100644 index 000000000..ac89cb107 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_21/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_21" +linktitle: "VERSION_21" +articleTitle: "VERSION_21" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 21 with 101 x 101 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_21/ +--- + +## QRVersion::VERSION_21 Enum Value + +**Value:** `"21"` + + +Specifies version 21 with 101 x 101 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_22/_index.md b/english/php/aspose.barcode.generation/qrversion/version_22/_index.md new file mode 100644 index 000000000..3a28f256d --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_22/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_22" +linktitle: "VERSION_22" +articleTitle: "VERSION_22" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 22 with 105 x 105 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_22/ +--- + +## QRVersion::VERSION_22 Enum Value + +**Value:** `"22"` + + +Specifies version 22 with 105 x 105 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_23/_index.md b/english/php/aspose.barcode.generation/qrversion/version_23/_index.md new file mode 100644 index 000000000..8d8c02035 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_23/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_23" +linktitle: "VERSION_23" +articleTitle: "VERSION_23" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 23 with 109 x 109 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_23/ +--- + +## QRVersion::VERSION_23 Enum Value + +**Value:** `"23"` + + +Specifies version 23 with 109 x 109 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_24/_index.md b/english/php/aspose.barcode.generation/qrversion/version_24/_index.md new file mode 100644 index 000000000..3641013ff --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_24/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_24" +linktitle: "VERSION_24" +articleTitle: "VERSION_24" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 24 with 113 x 113 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_24/ +--- + +## QRVersion::VERSION_24 Enum Value + +**Value:** `"24"` + + +Specifies version 24 with 113 x 113 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_25/_index.md b/english/php/aspose.barcode.generation/qrversion/version_25/_index.md new file mode 100644 index 000000000..30ecb4c74 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_25/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_25" +linktitle: "VERSION_25" +articleTitle: "VERSION_25" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 25 with 117 x 117 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_25/ +--- + +## QRVersion::VERSION_25 Enum Value + +**Value:** `"25"` + + +Specifies version 25 with 117 x 117 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_26/_index.md b/english/php/aspose.barcode.generation/qrversion/version_26/_index.md new file mode 100644 index 000000000..52e38bb52 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_26/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_26" +linktitle: "VERSION_26" +articleTitle: "VERSION_26" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 26 with 121 x 121 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_26/ +--- + +## QRVersion::VERSION_26 Enum Value + +**Value:** `"26"` + + +Specifies version 26 with 121 x 121 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_27/_index.md b/english/php/aspose.barcode.generation/qrversion/version_27/_index.md new file mode 100644 index 000000000..4505bdce7 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_27/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_27" +linktitle: "VERSION_27" +articleTitle: "VERSION_27" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 27 with 125 x 125 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_27/ +--- + +## QRVersion::VERSION_27 Enum Value + +**Value:** `"27"` + + +Specifies version 27 with 125 x 125 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_28/_index.md b/english/php/aspose.barcode.generation/qrversion/version_28/_index.md new file mode 100644 index 000000000..06858beb1 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_28/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_28" +linktitle: "VERSION_28" +articleTitle: "VERSION_28" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 28 with 129 x 129 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_28/ +--- + +## QRVersion::VERSION_28 Enum Value + +**Value:** `"28"` + + +Specifies version 28 with 129 x 129 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_29/_index.md b/english/php/aspose.barcode.generation/qrversion/version_29/_index.md new file mode 100644 index 000000000..24e4002bf --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_29/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_29" +linktitle: "VERSION_29" +articleTitle: "VERSION_29" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 29 with 133 x 133 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_29/ +--- + +## QRVersion::VERSION_29 Enum Value + +**Value:** `"29"` + + +Specifies version 29 with 133 x 133 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_30/_index.md b/english/php/aspose.barcode.generation/qrversion/version_30/_index.md new file mode 100644 index 000000000..5f2fb6aa6 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_30/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_30" +linktitle: "VERSION_30" +articleTitle: "VERSION_30" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 30 with 137 x 137 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_30/ +--- + +## QRVersion::VERSION_30 Enum Value + +**Value:** `"30"` + + +Specifies version 30 with 137 x 137 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_31/_index.md b/english/php/aspose.barcode.generation/qrversion/version_31/_index.md new file mode 100644 index 000000000..2fc564e0c --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_31/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_31" +linktitle: "VERSION_31" +articleTitle: "VERSION_31" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 31 with 141 x 141 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_31/ +--- + +## QRVersion::VERSION_31 Enum Value + +**Value:** `"31"` + + +Specifies version 31 with 141 x 141 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_32/_index.md b/english/php/aspose.barcode.generation/qrversion/version_32/_index.md new file mode 100644 index 000000000..b7be637ea --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_32/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_32" +linktitle: "VERSION_32" +articleTitle: "VERSION_32" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 32 with 145 x 145 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_32/ +--- + +## QRVersion::VERSION_32 Enum Value + +**Value:** `"32"` + + +Specifies version 32 with 145 x 145 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_33/_index.md b/english/php/aspose.barcode.generation/qrversion/version_33/_index.md new file mode 100644 index 000000000..dbf957420 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_33/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_33" +linktitle: "VERSION_33" +articleTitle: "VERSION_33" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 33 with 149 x 149 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_33/ +--- + +## QRVersion::VERSION_33 Enum Value + +**Value:** `"33"` + + +Specifies version 33 with 149 x 149 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_34/_index.md b/english/php/aspose.barcode.generation/qrversion/version_34/_index.md new file mode 100644 index 000000000..173d15b12 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_34/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_34" +linktitle: "VERSION_34" +articleTitle: "VERSION_34" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 34 with 153 x 153 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_34/ +--- + +## QRVersion::VERSION_34 Enum Value + +**Value:** `"34"` + + +Specifies version 34 with 153 x 153 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_35/_index.md b/english/php/aspose.barcode.generation/qrversion/version_35/_index.md new file mode 100644 index 000000000..bd0015dbf --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_35/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_35" +linktitle: "VERSION_35" +articleTitle: "VERSION_35" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 35 with 157 x 157 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_35/ +--- + +## QRVersion::VERSION_35 Enum Value + +**Value:** `"35"` + + +Specifies version 35 with 157 x 157 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_36/_index.md b/english/php/aspose.barcode.generation/qrversion/version_36/_index.md new file mode 100644 index 000000000..3244c619d --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_36/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_36" +linktitle: "VERSION_36" +articleTitle: "VERSION_36" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 36 with 161 x 161 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_36/ +--- + +## QRVersion::VERSION_36 Enum Value + +**Value:** `"36"` + + +Specifies version 36 with 161 x 161 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_37/_index.md b/english/php/aspose.barcode.generation/qrversion/version_37/_index.md new file mode 100644 index 000000000..9ceecf60d --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_37/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_37" +linktitle: "VERSION_37" +articleTitle: "VERSION_37" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 37 with 165 x 165 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_37/ +--- + +## QRVersion::VERSION_37 Enum Value + +**Value:** `"37"` + + +Specifies version 37 with 165 x 165 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_38/_index.md b/english/php/aspose.barcode.generation/qrversion/version_38/_index.md new file mode 100644 index 000000000..578e47976 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_38/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_38" +linktitle: "VERSION_38" +articleTitle: "VERSION_38" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 38 with 169 x 169 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_38/ +--- + +## QRVersion::VERSION_38 Enum Value + +**Value:** `"38"` + + +Specifies version 38 with 169 x 169 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_39/_index.md b/english/php/aspose.barcode.generation/qrversion/version_39/_index.md new file mode 100644 index 000000000..903fafe59 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_39/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_39" +linktitle: "VERSION_39" +articleTitle: "VERSION_39" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 39 with 173 x 173 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_39/ +--- + +## QRVersion::VERSION_39 Enum Value + +**Value:** `"39"` + + +Specifies version 39 with 173 x 173 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_40/_index.md b/english/php/aspose.barcode.generation/qrversion/version_40/_index.md new file mode 100644 index 000000000..eb60b91ac --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_40/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_40" +linktitle: "VERSION_40" +articleTitle: "VERSION_40" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version 40 with 177 x 177 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_40/ +--- + +## QRVersion::VERSION_40 Enum Value + +**Value:** `"40"` + + +Specifies version 40 with 177 x 177 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_m1/_index.md b/english/php/aspose.barcode.generation/qrversion/version_m1/_index.md new file mode 100644 index 000000000..f45fb20cd --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_m1/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_M1" +linktitle: "VERSION_M1" +articleTitle: "VERSION_M1" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version M1 for Micro QR with 11 x 11 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_m1/ +--- + +## QRVersion::VERSION_M1 Enum Value + +**Value:** `"101"` + + +Specifies version M1 for Micro QR with 11 x 11 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_m2/_index.md b/english/php/aspose.barcode.generation/qrversion/version_m2/_index.md new file mode 100644 index 000000000..2dba60f55 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_m2/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_M2" +linktitle: "VERSION_M2" +articleTitle: "VERSION_M2" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version M2 for Micro QR with 13 x 13 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_m2/ +--- + +## QRVersion::VERSION_M2 Enum Value + +**Value:** `"102"` + + +Specifies version M2 for Micro QR with 13 x 13 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_m3/_index.md b/english/php/aspose.barcode.generation/qrversion/version_m3/_index.md new file mode 100644 index 000000000..ea2813725 --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_m3/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_M3" +linktitle: "VERSION_M3" +articleTitle: "VERSION_M3" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version M3 for Micro QR with 15 x 15 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_m3/ +--- + +## QRVersion::VERSION_M3 Enum Value + +**Value:** `"103"` + + +Specifies version M3 for Micro QR with 15 x 15 modules. + diff --git a/english/php/aspose.barcode.generation/qrversion/version_m4/_index.md b/english/php/aspose.barcode.generation/qrversion/version_m4/_index.md new file mode 100644 index 000000000..3a65ca21d --- /dev/null +++ b/english/php/aspose.barcode.generation/qrversion/version_m4/_index.md @@ -0,0 +1,18 @@ +--- +title: "QRVersion::VERSION_M4" +linktitle: "VERSION_M4" +articleTitle: "VERSION_M4" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version M4 for Micro QR with 17 x 17 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/qrversion/version_m4/ +--- + +## QRVersion::VERSION_M4 Enum Value + +**Value:** `"104"` + + +Specifies version M4 for Micro QR with 17 x 17 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/_index.md new file mode 100644 index 000000000..db3575f2e --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/_index.md @@ -0,0 +1,56 @@ +--- +title: "RectMicroQRVersion Enum" +linktitle: "RectMicroQRVersion" +articleTitle: "RectMicroQRVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of RectMicroQR Code. From version R7x43 to version R17x139." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/ +--- + +## RectMicroQRVersion enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Version of RectMicroQR Code. From version R7x43 to version R17x139. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | Specifies to automatically pick up the best version for RectMicroQR. This is default value. | +| [R11x139](./r11x139/) | `16` | Specifies version with 11 x 139 modules. | +| [R11x27](./r11x27/) | `11` | Specifies version with 11 x 27 modules. | +| [R11x43](./r11x43/) | `12` | Specifies version with 11 x 43 modules. | +| [R11x59](./r11x59/) | `13` | Specifies version with 11 x 59 modules. | +| [R11x77](./r11x77/) | `14` | Specifies version with 11 x 77 modules. | +| [R11x99](./r11x99/) | `15` | Specifies version with 11 x 99 modules. | +| [R13x139](./r13x139/) | `22` | Specifies version with 13 x 139 modules. | +| [R13x27](./r13x27/) | `17` | Specifies version with 13 x 27 modules. | +| [R13x43](./r13x43/) | `18` | Specifies version with 13 x 43 modules. | +| [R13x59](./r13x59/) | `19` | Specifies version with 13 x 59 modules. | +| [R13x77](./r13x77/) | `20` | Specifies version with 13 x 77 modules. | +| [R13x99](./r13x99/) | `21` | Specifies version with 13 x 99 modules. | +| [R15x139](./r15x139/) | `27` | Specifies version with 15 x 139 modules. | +| [R15x43](./r15x43/) | `23` | Specifies version with 15 x 43 modules. | +| [R15x59](./r15x59/) | `24` | Specifies version with 15 x 59 modules. | +| [R15x77](./r15x77/) | `25` | Specifies version with 15 x 77 modules. | +| [R15x99](./r15x99/) | `26` | Specifies version with 15 x 99 modules. | +| [R17x139](./r17x139/) | `32` | Specifies version with 17 x 139 modules. | +| [R17x43](./r17x43/) | `28` | Specifies version with 17 x 43 modules. | +| [R17x59](./r17x59/) | `29` | Specifies version with 17 x 59 modules. | +| [R17x77](./r17x77/) | `30` | Specifies version with 17 x 77 modules. | +| [R17x99](./r17x99/) | `31` | Specifies version with 17 x 99 modules. | +| [R7x139](./r7x139/) | `5` | Specifies version with 7 x 139 modules. | +| [R7x43](./r7x43/) | `1` | Specifies version with 7 x 43 modules. | +| [R7x59](./r7x59/) | `2` | Specifies version with 7 x 59 modules. | +| [R7x77](./r7x77/) | `3` | Specifies version with 7 x 77 modules. | +| [R7x99](./r7x99/) | `4` | Specifies version with 7 x 99 modules. | +| [R9x139](./r9x139/) | `10` | Specifies version with 9 x 139 modules. | +| [R9x43](./r9x43/) | `6` | Specifies version with 9 x 43 modules. | +| [R9x59](./r9x59/) | `7` | Specifies version with 9 x 59 modules. | +| [R9x77](./r9x77/) | `8` | Specifies version with 9 x 77 modules. | +| [R9x99](./r9x99/) | `9` | Specifies version with 9 x 99 modules. | diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/auto/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/auto/_index.md new file mode 100644 index 000000000..b636e830b --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies to automatically pick up the best version for RectMicroQR. This is default value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/auto/ +--- + +## RectMicroQRVersion::AUTO Enum Value + +**Value:** `0` + + +Specifies to automatically pick up the best version for RectMicroQR. This is default value. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r11x139/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x139/_index.md new file mode 100644 index 000000000..b2eb0029b --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x139/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R11x139" +linktitle: "R11x139" +articleTitle: "R11x139" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 11 x 139 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r11x139/ +--- + +## RectMicroQRVersion::R11x139 Enum Value + +**Value:** `16` + + +Specifies version with 11 x 139 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r11x27/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x27/_index.md new file mode 100644 index 000000000..534119ed4 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x27/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R11x27" +linktitle: "R11x27" +articleTitle: "R11x27" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 11 x 27 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r11x27/ +--- + +## RectMicroQRVersion::R11x27 Enum Value + +**Value:** `11` + + +Specifies version with 11 x 27 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r11x43/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x43/_index.md new file mode 100644 index 000000000..ef9b6ecfb --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x43/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R11x43" +linktitle: "R11x43" +articleTitle: "R11x43" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 11 x 43 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r11x43/ +--- + +## RectMicroQRVersion::R11x43 Enum Value + +**Value:** `12` + + +Specifies version with 11 x 43 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r11x59/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x59/_index.md new file mode 100644 index 000000000..c0d191a12 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x59/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R11x59" +linktitle: "R11x59" +articleTitle: "R11x59" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 11 x 59 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r11x59/ +--- + +## RectMicroQRVersion::R11x59 Enum Value + +**Value:** `13` + + +Specifies version with 11 x 59 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r11x77/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x77/_index.md new file mode 100644 index 000000000..b6c3a4fb2 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x77/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R11x77" +linktitle: "R11x77" +articleTitle: "R11x77" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 11 x 77 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r11x77/ +--- + +## RectMicroQRVersion::R11x77 Enum Value + +**Value:** `14` + + +Specifies version with 11 x 77 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r11x99/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x99/_index.md new file mode 100644 index 000000000..02add85f0 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r11x99/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R11x99" +linktitle: "R11x99" +articleTitle: "R11x99" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 11 x 99 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r11x99/ +--- + +## RectMicroQRVersion::R11x99 Enum Value + +**Value:** `15` + + +Specifies version with 11 x 99 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r13x139/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x139/_index.md new file mode 100644 index 000000000..e11fdf7c3 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x139/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R13x139" +linktitle: "R13x139" +articleTitle: "R13x139" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 13 x 139 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r13x139/ +--- + +## RectMicroQRVersion::R13x139 Enum Value + +**Value:** `22` + + +Specifies version with 13 x 139 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r13x27/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x27/_index.md new file mode 100644 index 000000000..2a9fda0f9 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x27/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R13x27" +linktitle: "R13x27" +articleTitle: "R13x27" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 13 x 27 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r13x27/ +--- + +## RectMicroQRVersion::R13x27 Enum Value + +**Value:** `17` + + +Specifies version with 13 x 27 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r13x43/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x43/_index.md new file mode 100644 index 000000000..87287d34a --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x43/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R13x43" +linktitle: "R13x43" +articleTitle: "R13x43" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 13 x 43 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r13x43/ +--- + +## RectMicroQRVersion::R13x43 Enum Value + +**Value:** `18` + + +Specifies version with 13 x 43 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r13x59/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x59/_index.md new file mode 100644 index 000000000..9828177b7 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x59/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R13x59" +linktitle: "R13x59" +articleTitle: "R13x59" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 13 x 59 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r13x59/ +--- + +## RectMicroQRVersion::R13x59 Enum Value + +**Value:** `19` + + +Specifies version with 13 x 59 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r13x77/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x77/_index.md new file mode 100644 index 000000000..793a09607 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x77/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R13x77" +linktitle: "R13x77" +articleTitle: "R13x77" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 13 x 77 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r13x77/ +--- + +## RectMicroQRVersion::R13x77 Enum Value + +**Value:** `20` + + +Specifies version with 13 x 77 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r13x99/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x99/_index.md new file mode 100644 index 000000000..d93d82d76 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r13x99/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R13x99" +linktitle: "R13x99" +articleTitle: "R13x99" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 13 x 99 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r13x99/ +--- + +## RectMicroQRVersion::R13x99 Enum Value + +**Value:** `21` + + +Specifies version with 13 x 99 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r15x139/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x139/_index.md new file mode 100644 index 000000000..b076d836b --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x139/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R15x139" +linktitle: "R15x139" +articleTitle: "R15x139" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 15 x 139 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r15x139/ +--- + +## RectMicroQRVersion::R15x139 Enum Value + +**Value:** `27` + + +Specifies version with 15 x 139 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r15x43/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x43/_index.md new file mode 100644 index 000000000..7b4816588 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x43/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R15x43" +linktitle: "R15x43" +articleTitle: "R15x43" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 15 x 43 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r15x43/ +--- + +## RectMicroQRVersion::R15x43 Enum Value + +**Value:** `23` + + +Specifies version with 15 x 43 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r15x59/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x59/_index.md new file mode 100644 index 000000000..058d8ff70 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x59/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R15x59" +linktitle: "R15x59" +articleTitle: "R15x59" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 15 x 59 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r15x59/ +--- + +## RectMicroQRVersion::R15x59 Enum Value + +**Value:** `24` + + +Specifies version with 15 x 59 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r15x77/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x77/_index.md new file mode 100644 index 000000000..ea8644aae --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x77/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R15x77" +linktitle: "R15x77" +articleTitle: "R15x77" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 15 x 77 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r15x77/ +--- + +## RectMicroQRVersion::R15x77 Enum Value + +**Value:** `25` + + +Specifies version with 15 x 77 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r15x99/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x99/_index.md new file mode 100644 index 000000000..1b5daf8c5 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r15x99/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R15x99" +linktitle: "R15x99" +articleTitle: "R15x99" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 15 x 99 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r15x99/ +--- + +## RectMicroQRVersion::R15x99 Enum Value + +**Value:** `26` + + +Specifies version with 15 x 99 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r17x139/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x139/_index.md new file mode 100644 index 000000000..b1ceafefb --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x139/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R17x139" +linktitle: "R17x139" +articleTitle: "R17x139" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 17 x 139 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r17x139/ +--- + +## RectMicroQRVersion::R17x139 Enum Value + +**Value:** `32` + + +Specifies version with 17 x 139 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r17x43/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x43/_index.md new file mode 100644 index 000000000..66ed9eaa6 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x43/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R17x43" +linktitle: "R17x43" +articleTitle: "R17x43" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 17 x 43 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r17x43/ +--- + +## RectMicroQRVersion::R17x43 Enum Value + +**Value:** `28` + + +Specifies version with 17 x 43 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r17x59/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x59/_index.md new file mode 100644 index 000000000..46a0227ac --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x59/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R17x59" +linktitle: "R17x59" +articleTitle: "R17x59" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 17 x 59 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r17x59/ +--- + +## RectMicroQRVersion::R17x59 Enum Value + +**Value:** `29` + + +Specifies version with 17 x 59 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r17x77/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x77/_index.md new file mode 100644 index 000000000..253700cc9 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x77/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R17x77" +linktitle: "R17x77" +articleTitle: "R17x77" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 17 x 77 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r17x77/ +--- + +## RectMicroQRVersion::R17x77 Enum Value + +**Value:** `30` + + +Specifies version with 17 x 77 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r17x99/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x99/_index.md new file mode 100644 index 000000000..7bcde13d3 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r17x99/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R17x99" +linktitle: "R17x99" +articleTitle: "R17x99" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 17 x 99 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r17x99/ +--- + +## RectMicroQRVersion::R17x99 Enum Value + +**Value:** `31` + + +Specifies version with 17 x 99 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r7x139/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x139/_index.md new file mode 100644 index 000000000..95a199515 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x139/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R7x139" +linktitle: "R7x139" +articleTitle: "R7x139" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 7 x 139 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r7x139/ +--- + +## RectMicroQRVersion::R7x139 Enum Value + +**Value:** `5` + + +Specifies version with 7 x 139 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r7x43/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x43/_index.md new file mode 100644 index 000000000..c878a9f80 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x43/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R7x43" +linktitle: "R7x43" +articleTitle: "R7x43" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 7 x 43 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r7x43/ +--- + +## RectMicroQRVersion::R7x43 Enum Value + +**Value:** `1` + + +Specifies version with 7 x 43 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r7x59/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x59/_index.md new file mode 100644 index 000000000..16533ea23 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x59/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R7x59" +linktitle: "R7x59" +articleTitle: "R7x59" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 7 x 59 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r7x59/ +--- + +## RectMicroQRVersion::R7x59 Enum Value + +**Value:** `2` + + +Specifies version with 7 x 59 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r7x77/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x77/_index.md new file mode 100644 index 000000000..afd3548c6 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x77/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R7x77" +linktitle: "R7x77" +articleTitle: "R7x77" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 7 x 77 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r7x77/ +--- + +## RectMicroQRVersion::R7x77 Enum Value + +**Value:** `3` + + +Specifies version with 7 x 77 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r7x99/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x99/_index.md new file mode 100644 index 000000000..3c5cd131f --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r7x99/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R7x99" +linktitle: "R7x99" +articleTitle: "R7x99" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 7 x 99 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r7x99/ +--- + +## RectMicroQRVersion::R7x99 Enum Value + +**Value:** `4` + + +Specifies version with 7 x 99 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r9x139/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x139/_index.md new file mode 100644 index 000000000..dcf76d0f3 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x139/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R9x139" +linktitle: "R9x139" +articleTitle: "R9x139" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 9 x 139 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r9x139/ +--- + +## RectMicroQRVersion::R9x139 Enum Value + +**Value:** `10` + + +Specifies version with 9 x 139 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r9x43/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x43/_index.md new file mode 100644 index 000000000..2f14f92ba --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x43/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R9x43" +linktitle: "R9x43" +articleTitle: "R9x43" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 9 x 43 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r9x43/ +--- + +## RectMicroQRVersion::R9x43 Enum Value + +**Value:** `6` + + +Specifies version with 9 x 43 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r9x59/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x59/_index.md new file mode 100644 index 000000000..1176a4161 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x59/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R9x59" +linktitle: "R9x59" +articleTitle: "R9x59" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 9 x 59 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r9x59/ +--- + +## RectMicroQRVersion::R9x59 Enum Value + +**Value:** `7` + + +Specifies version with 9 x 59 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r9x77/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x77/_index.md new file mode 100644 index 000000000..4e56089fe --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x77/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R9x77" +linktitle: "R9x77" +articleTitle: "R9x77" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 9 x 77 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r9x77/ +--- + +## RectMicroQRVersion::R9x77 Enum Value + +**Value:** `8` + + +Specifies version with 9 x 77 modules. + diff --git a/english/php/aspose.barcode.generation/rectmicroqrversion/r9x99/_index.md b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x99/_index.md new file mode 100644 index 000000000..446426383 --- /dev/null +++ b/english/php/aspose.barcode.generation/rectmicroqrversion/r9x99/_index.md @@ -0,0 +1,18 @@ +--- +title: "RectMicroQRVersion::R9x99" +linktitle: "R9x99" +articleTitle: "R9x99" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies version with 9 x 99 modules." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/rectmicroqrversion/r9x99/ +--- + +## RectMicroQRVersion::R9x99 Enum Value + +**Value:** `9` + + +Specifies version with 9 x 99 modules. + diff --git a/english/php/aspose.barcode.generation/supplementparameters/_index.md b/english/php/aspose.barcode.generation/supplementparameters/_index.md new file mode 100644 index 000000000..ba05431a4 --- /dev/null +++ b/english/php/aspose.barcode.generation/supplementparameters/_index.md @@ -0,0 +1,31 @@ +--- +title: "SupplementParameters Class" +linktitle: "SupplementParameters" +articleTitle: "SupplementParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/supplementparameters/ +--- + +## SupplementParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +Supplement parameters. Used for Interleaved2of5, Standard2of5, EAN13, EAN8, UPCA, UPCE, ISBN, ISSN, ISMN. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./supplementparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [SupplementData](./supplementdata/) | Read/Write | Supplement data following BarCode. | +| [SupplementSpace](./supplementspace/) | Read-only | Space between main the BarCode and supplement BarCode in Unit value. | diff --git a/english/php/aspose.barcode.generation/supplementparameters/supplementdata/_index.md b/english/php/aspose.barcode.generation/supplementparameters/supplementdata/_index.md new file mode 100644 index 000000000..c540623fb --- /dev/null +++ b/english/php/aspose.barcode.generation/supplementparameters/supplementdata/_index.md @@ -0,0 +1,29 @@ +--- +title: "SupplementParameters.SupplementData" +linktitle: "SupplementData" +articleTitle: "SupplementData" +second_title: "Aspose.BarCode for PHP via Java" +description: "Supplement data following BarCode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/supplementparameters/supplementdata/ +--- + +## SupplementParameters.SupplementData + +**Access:** Read/Write + + +### Get + +Supplement data following BarCode. + + +### Set + +Supplement data following BarCode. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `string` | | diff --git a/english/php/aspose.barcode.generation/supplementparameters/supplementparameters/_index.md b/english/php/aspose.barcode.generation/supplementparameters/supplementparameters/_index.md new file mode 100644 index 000000000..d7d745538 --- /dev/null +++ b/english/php/aspose.barcode.generation/supplementparameters/supplementparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "SupplementParameters" +linktitle: "SupplementParameters" +articleTitle: "SupplementParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/supplementparameters/supplementparameters/ +--- + +## SupplementParameters Constructor + +```php +__construct(SupplementParametersDTO $supplementParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$supplementParametersDto` | `SupplementParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/supplementparameters/supplementspace/_index.md b/english/php/aspose.barcode.generation/supplementparameters/supplementspace/_index.md new file mode 100644 index 000000000..d8cffba69 --- /dev/null +++ b/english/php/aspose.barcode.generation/supplementparameters/supplementspace/_index.md @@ -0,0 +1,20 @@ +--- +title: "SupplementParameters.SupplementSpace" +linktitle: "SupplementSpace" +articleTitle: "SupplementSpace" +second_title: "Aspose.BarCode for PHP via Java" +description: "Space between main the BarCode and supplement BarCode in Unit value." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/supplementparameters/supplementspace/ +--- + +## SupplementParameters.SupplementSpace + +**Access:** Read-only + + +### Get + +Space between main the BarCode and supplement BarCode in Unit value. + diff --git a/english/php/aspose.barcode.generation/svgcolormode/_index.md b/english/php/aspose.barcode.generation/svgcolormode/_index.md new file mode 100644 index 000000000..d3b689005 --- /dev/null +++ b/english/php/aspose.barcode.generation/svgcolormode/_index.md @@ -0,0 +1,27 @@ +--- +title: "SvgColorMode Enum" +linktitle: "SvgColorMode" +articleTitle: "SvgColorMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Possible modes for filling color in svg file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG 2.0 standard. Even in RGB opacity will be set through \"fill-opacity\" parameter" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgcolormode/ +--- + +## SvgColorMode enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Possible modes for filling color in svg file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG 2.0 standard. Even in RGB opacity will be set through "fill-opacity" parameter + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [HSL](./hsl/) | `2` | HSL mode, example: fill="hsl(17, 100%, 53%)" fill-opacity="0.73" | +| [HSLA](./hsla/) | `3` | HSLA mode, example: fill="hsla(30, 50%, 70%, 0.8)" | +| [RGB](./rgb/) | `0` | RGB mode, example: fill="#ff5511" fill-opacity="0.73". Default mode. | +| [RGBA](./rgba/) | `1` | RGBA mode, example: fill="rgba(255, 85, 17, 0.73)" | diff --git a/english/php/aspose.barcode.generation/svgcolormode/hsl/_index.md b/english/php/aspose.barcode.generation/svgcolormode/hsl/_index.md new file mode 100644 index 000000000..a3413dc79 --- /dev/null +++ b/english/php/aspose.barcode.generation/svgcolormode/hsl/_index.md @@ -0,0 +1,18 @@ +--- +title: "SvgColorMode::HSL" +linktitle: "HSL" +articleTitle: "HSL" +second_title: "Aspose.BarCode for PHP via Java" +description: "HSL mode, example: fill=\"hsl(17, 100%, 53%)\" fill-opacity=\"0.73\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgcolormode/hsl/ +--- + +## SvgColorMode::HSL Enum Value + +**Value:** `2` + + +HSL mode, example: fill="hsl(17, 100%, 53%)" fill-opacity="0.73" + diff --git a/english/php/aspose.barcode.generation/svgcolormode/hsla/_index.md b/english/php/aspose.barcode.generation/svgcolormode/hsla/_index.md new file mode 100644 index 000000000..a7a84dc69 --- /dev/null +++ b/english/php/aspose.barcode.generation/svgcolormode/hsla/_index.md @@ -0,0 +1,18 @@ +--- +title: "SvgColorMode::HSLA" +linktitle: "HSLA" +articleTitle: "HSLA" +second_title: "Aspose.BarCode for PHP via Java" +description: "HSLA mode, example: fill=\"hsla(30, 50%, 70%, 0.8)\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgcolormode/hsla/ +--- + +## SvgColorMode::HSLA Enum Value + +**Value:** `3` + + +HSLA mode, example: fill="hsla(30, 50%, 70%, 0.8)" + diff --git a/english/php/aspose.barcode.generation/svgcolormode/rgb/_index.md b/english/php/aspose.barcode.generation/svgcolormode/rgb/_index.md new file mode 100644 index 000000000..7c2ceda1f --- /dev/null +++ b/english/php/aspose.barcode.generation/svgcolormode/rgb/_index.md @@ -0,0 +1,18 @@ +--- +title: "SvgColorMode::RGB" +linktitle: "RGB" +articleTitle: "RGB" +second_title: "Aspose.BarCode for PHP via Java" +description: "RGB mode, example: fill=\"#ff5511\" fill-opacity=\"0.73\". Default mode." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgcolormode/rgb/ +--- + +## SvgColorMode::RGB Enum Value + +**Value:** `0` + + +RGB mode, example: fill="#ff5511" fill-opacity="0.73". Default mode. + diff --git a/english/php/aspose.barcode.generation/svgcolormode/rgba/_index.md b/english/php/aspose.barcode.generation/svgcolormode/rgba/_index.md new file mode 100644 index 000000000..fd0377915 --- /dev/null +++ b/english/php/aspose.barcode.generation/svgcolormode/rgba/_index.md @@ -0,0 +1,18 @@ +--- +title: "SvgColorMode::RGBA" +linktitle: "RGBA" +articleTitle: "RGBA" +second_title: "Aspose.BarCode for PHP via Java" +description: "RGBA mode, example: fill=\"rgba(255, 85, 17, 0.73)\"" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgcolormode/rgba/ +--- + +## SvgColorMode::RGBA Enum Value + +**Value:** `1` + + +RGBA mode, example: fill="rgba(255, 85, 17, 0.73)" + diff --git a/english/php/aspose.barcode.generation/svgparameters/_index.md b/english/php/aspose.barcode.generation/svgparameters/_index.md new file mode 100644 index 000000000..ff644ef4b --- /dev/null +++ b/english/php/aspose.barcode.generation/svgparameters/_index.md @@ -0,0 +1,39 @@ +--- +title: "SvgParameters Class" +linktitle: "SvgParameters" +articleTitle: "SvgParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "SVG parameters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgparameters/ +--- + +## SvgParameters class + +**Namespace:** `Aspose.Barcode.Generation` + + +SVG parameters. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./svgparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isExplicitSizeInPixels](./isexplicitsizeinpixels/) | No | Does SVG image contain explicit size in pixels (recommended) Default value: true. | +| [isTextDrawnInTextElement](./istextdrawnintextelement/) | No | Does SVG image contain text as text element rather than paths (recommended) Default value: true. | +| [setExplicitSizeInPixels](./setexplicitsizeinpixels/) | No | Does SVG image contain explicit size in pixels (recommended) Default value: true. | +| [setTextDrawnInTextElement](./settextdrawnintextelement/) | No | Does SVG image contain text as text element rather than paths (recommended) Default value: true. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [SvgColorMode](./svgcolormode/) | Read/Write | Possible modes for filling color in svg file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG 2.0 standard. Even in RGB opacity will be set through "fill-opacity" parameter | diff --git a/english/php/aspose.barcode.generation/svgparameters/isexplicitsizeinpixels/_index.md b/english/php/aspose.barcode.generation/svgparameters/isexplicitsizeinpixels/_index.md new file mode 100644 index 000000000..59f8ad070 --- /dev/null +++ b/english/php/aspose.barcode.generation/svgparameters/isexplicitsizeinpixels/_index.md @@ -0,0 +1,20 @@ +--- +title: "SvgParameters.isExplicitSizeInPixels" +linktitle: "isExplicitSizeInPixels" +articleTitle: "isExplicitSizeInPixels" +second_title: "Aspose.BarCode for PHP via Java" +description: "Does SVG image contain explicit size in pixels (recommended) Default value: true." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgparameters/isexplicitsizeinpixels/ +--- + +## SvgParameters.isExplicitSizeInPixels + +```php +isExplicitSizeInPixels() +``` + + +Does SVG image contain explicit size in pixels (recommended) Default value: true. + diff --git a/english/php/aspose.barcode.generation/svgparameters/istextdrawnintextelement/_index.md b/english/php/aspose.barcode.generation/svgparameters/istextdrawnintextelement/_index.md new file mode 100644 index 000000000..5d7c10ccf --- /dev/null +++ b/english/php/aspose.barcode.generation/svgparameters/istextdrawnintextelement/_index.md @@ -0,0 +1,20 @@ +--- +title: "SvgParameters.isTextDrawnInTextElement" +linktitle: "isTextDrawnInTextElement" +articleTitle: "isTextDrawnInTextElement" +second_title: "Aspose.BarCode for PHP via Java" +description: "Does SVG image contain text as text element rather than paths (recommended) Default value: true." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgparameters/istextdrawnintextelement/ +--- + +## SvgParameters.isTextDrawnInTextElement + +```php +isTextDrawnInTextElement() +``` + + +Does SVG image contain text as text element rather than paths (recommended) Default value: true. + diff --git a/english/php/aspose.barcode.generation/svgparameters/setexplicitsizeinpixels/_index.md b/english/php/aspose.barcode.generation/svgparameters/setexplicitsizeinpixels/_index.md new file mode 100644 index 000000000..3dc1f7e9d --- /dev/null +++ b/english/php/aspose.barcode.generation/svgparameters/setexplicitsizeinpixels/_index.md @@ -0,0 +1,24 @@ +--- +title: "SvgParameters.setExplicitSizeInPixels" +linktitle: "setExplicitSizeInPixels" +articleTitle: "setExplicitSizeInPixels" +second_title: "Aspose.BarCode for PHP via Java" +description: "Does SVG image contain explicit size in pixels (recommended) Default value: true." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgparameters/setexplicitsizeinpixels/ +--- + +## SvgParameters.setExplicitSizeInPixels + +```php +setExplicitSizeInPixels(bool $explicitSizeInPixels) +``` + + +Does SVG image contain explicit size in pixels (recommended) Default value: true. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$explicitSizeInPixels` | `bool` | | diff --git a/english/php/aspose.barcode.generation/svgparameters/settextdrawnintextelement/_index.md b/english/php/aspose.barcode.generation/svgparameters/settextdrawnintextelement/_index.md new file mode 100644 index 000000000..d14a50fad --- /dev/null +++ b/english/php/aspose.barcode.generation/svgparameters/settextdrawnintextelement/_index.md @@ -0,0 +1,24 @@ +--- +title: "SvgParameters.setTextDrawnInTextElement" +linktitle: "setTextDrawnInTextElement" +articleTitle: "setTextDrawnInTextElement" +second_title: "Aspose.BarCode for PHP via Java" +description: "Does SVG image contain text as text element rather than paths (recommended) Default value: true." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgparameters/settextdrawnintextelement/ +--- + +## SvgParameters.setTextDrawnInTextElement + +```php +setTextDrawnInTextElement(bool $isTextDrawnInTextElement) +``` + + +Does SVG image contain text as text element rather than paths (recommended) Default value: true. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$isTextDrawnInTextElement` | `bool` | | diff --git a/english/php/aspose.barcode.generation/svgparameters/svgcolormode/_index.md b/english/php/aspose.barcode.generation/svgparameters/svgcolormode/_index.md new file mode 100644 index 000000000..d8cebe7d7 --- /dev/null +++ b/english/php/aspose.barcode.generation/svgparameters/svgcolormode/_index.md @@ -0,0 +1,29 @@ +--- +title: "SvgParameters.SvgColorMode" +linktitle: "SvgColorMode" +articleTitle: "SvgColorMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Possible modes for filling color in svg file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG 2.0 standard. Even in RGB opacity will be set through \"fill-opacity\" parameter" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgparameters/svgcolormode/ +--- + +## SvgParameters.SvgColorMode + +**Access:** Read/Write + + +### Get + +Possible modes for filling color in svg file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG 2.0 standard. Even in RGB opacity will be set through "fill-opacity" parameter + + +### Set + +Possible modes for filling color in svg file, RGB is default and supported by SVG 1.1. RGBA, HSL, HSLA is allowed in SVG 2.0 standard. Even in RGB opacity will be set through "fill-opacity" parameter + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$svgColorMode` | `int` | | diff --git a/english/php/aspose.barcode.generation/svgparameters/svgparameters/_index.md b/english/php/aspose.barcode.generation/svgparameters/svgparameters/_index.md new file mode 100644 index 000000000..1a15afac7 --- /dev/null +++ b/english/php/aspose.barcode.generation/svgparameters/svgparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "SvgParameters" +linktitle: "SvgParameters" +articleTitle: "SvgParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/svgparameters/svgparameters/ +--- + +## SvgParameters Constructor + +```php +__construct(SvgParametersDTO $svgParametersDto) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$svgParametersDto` | `SvgParametersDTO` | | diff --git a/english/php/aspose.barcode.generation/textalignment/_index.md b/english/php/aspose.barcode.generation/textalignment/_index.md new file mode 100644 index 000000000..8442769d2 --- /dev/null +++ b/english/php/aspose.barcode.generation/textalignment/_index.md @@ -0,0 +1,26 @@ +--- +title: "TextAlignment Enum" +linktitle: "TextAlignment" +articleTitle: "TextAlignment" +second_title: "Aspose.BarCode for PHP via Java" +description: "Text alignment." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/textalignment/ +--- + +## TextAlignment enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Text alignment. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [CENTER](./center/) | `"1"` | Center position. | +| [LEFT](./left/) | `"0"` | Left position. | +| [RIGHT](./right/) | `"2"` | Right position. | diff --git a/english/php/aspose.barcode.generation/textalignment/center/_index.md b/english/php/aspose.barcode.generation/textalignment/center/_index.md new file mode 100644 index 000000000..abbad0304 --- /dev/null +++ b/english/php/aspose.barcode.generation/textalignment/center/_index.md @@ -0,0 +1,18 @@ +--- +title: "TextAlignment::CENTER" +linktitle: "CENTER" +articleTitle: "CENTER" +second_title: "Aspose.BarCode for PHP via Java" +description: "Center position." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/textalignment/center/ +--- + +## TextAlignment::CENTER Enum Value + +**Value:** `"1"` + + +Center position. + diff --git a/english/php/aspose.barcode.generation/textalignment/left/_index.md b/english/php/aspose.barcode.generation/textalignment/left/_index.md new file mode 100644 index 000000000..7b2ffda47 --- /dev/null +++ b/english/php/aspose.barcode.generation/textalignment/left/_index.md @@ -0,0 +1,18 @@ +--- +title: "TextAlignment::LEFT" +linktitle: "LEFT" +articleTitle: "LEFT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Left position." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/textalignment/left/ +--- + +## TextAlignment::LEFT Enum Value + +**Value:** `"0"` + + +Left position. + diff --git a/english/php/aspose.barcode.generation/textalignment/right/_index.md b/english/php/aspose.barcode.generation/textalignment/right/_index.md new file mode 100644 index 000000000..ed55c234d --- /dev/null +++ b/english/php/aspose.barcode.generation/textalignment/right/_index.md @@ -0,0 +1,18 @@ +--- +title: "TextAlignment::RIGHT" +linktitle: "RIGHT" +articleTitle: "RIGHT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Right position." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/textalignment/right/ +--- + +## TextAlignment::RIGHT Enum Value + +**Value:** `"2"` + + +Right position. + diff --git a/english/php/aspose.barcode.generation/twodcomponenttype/_index.md b/english/php/aspose.barcode.generation/twodcomponenttype/_index.md new file mode 100644 index 000000000..9501231a2 --- /dev/null +++ b/english/php/aspose.barcode.generation/twodcomponenttype/_index.md @@ -0,0 +1,27 @@ +--- +title: "TwoDComponentType Enum" +linktitle: "TwoDComponentType" +articleTitle: "TwoDComponentType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Type of 2D component This sample shows how to create and save a GS1 Composite Bar image. Note that 1D codetext and 2D codetext are separated by symbol '/'" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/twodcomponenttype/ +--- + +## TwoDComponentType enum + +**Namespace:** `Aspose.Barcode.Generation` + + +Type of 2D component This sample shows how to create and save a GS1 Composite Bar image. Note that 1D codetext and 2D codetext are separated by symbol '/' + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | Auto select type of 2D component | +| [CC_A](./cc_a/) | `1` | CC-A type of 2D component. It is a structural variant of MicroPDF417 | +| [CC_B](./cc_b/) | `2` | CC-B type of 2D component. It is a MicroPDF417 symbol. | +| [CC_C](./cc_c/) | `3` | CC-C type of 2D component. It is a PDF417 symbol. | diff --git a/english/php/aspose.barcode.generation/twodcomponenttype/auto/_index.md b/english/php/aspose.barcode.generation/twodcomponenttype/auto/_index.md new file mode 100644 index 000000000..5c8d25ef6 --- /dev/null +++ b/english/php/aspose.barcode.generation/twodcomponenttype/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "TwoDComponentType::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Auto select type of 2D component" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/twodcomponenttype/auto/ +--- + +## TwoDComponentType::AUTO Enum Value + +**Value:** `0` + + +Auto select type of 2D component + diff --git a/english/php/aspose.barcode.generation/twodcomponenttype/cc_a/_index.md b/english/php/aspose.barcode.generation/twodcomponenttype/cc_a/_index.md new file mode 100644 index 000000000..1dfd689d3 --- /dev/null +++ b/english/php/aspose.barcode.generation/twodcomponenttype/cc_a/_index.md @@ -0,0 +1,18 @@ +--- +title: "TwoDComponentType::CC_A" +linktitle: "CC_A" +articleTitle: "CC_A" +second_title: "Aspose.BarCode for PHP via Java" +description: "CC-A type of 2D component. It is a structural variant of MicroPDF417" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/twodcomponenttype/cc_a/ +--- + +## TwoDComponentType::CC_A Enum Value + +**Value:** `1` + + +CC-A type of 2D component. It is a structural variant of MicroPDF417 + diff --git a/english/php/aspose.barcode.generation/twodcomponenttype/cc_b/_index.md b/english/php/aspose.barcode.generation/twodcomponenttype/cc_b/_index.md new file mode 100644 index 000000000..59ffe5915 --- /dev/null +++ b/english/php/aspose.barcode.generation/twodcomponenttype/cc_b/_index.md @@ -0,0 +1,18 @@ +--- +title: "TwoDComponentType::CC_B" +linktitle: "CC_B" +articleTitle: "CC_B" +second_title: "Aspose.BarCode for PHP via Java" +description: "CC-B type of 2D component. It is a MicroPDF417 symbol." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/twodcomponenttype/cc_b/ +--- + +## TwoDComponentType::CC_B Enum Value + +**Value:** `2` + + +CC-B type of 2D component. It is a MicroPDF417 symbol. + diff --git a/english/php/aspose.barcode.generation/twodcomponenttype/cc_c/_index.md b/english/php/aspose.barcode.generation/twodcomponenttype/cc_c/_index.md new file mode 100644 index 000000000..c7b269700 --- /dev/null +++ b/english/php/aspose.barcode.generation/twodcomponenttype/cc_c/_index.md @@ -0,0 +1,18 @@ +--- +title: "TwoDComponentType::CC_C" +linktitle: "CC_C" +articleTitle: "CC_C" +second_title: "Aspose.BarCode for PHP via Java" +description: "CC-C type of 2D component. It is a PDF417 symbol." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/twodcomponenttype/cc_c/ +--- + +## TwoDComponentType::CC_C Enum Value + +**Value:** `3` + + +CC-C type of 2D component. It is a PDF417 symbol. + diff --git a/english/php/aspose.barcode.generation/unit/_index.md b/english/php/aspose.barcode.generation/unit/_index.md new file mode 100644 index 000000000..edfb578c8 --- /dev/null +++ b/english/php/aspose.barcode.generation/unit/_index.md @@ -0,0 +1,40 @@ +--- +title: "Unit Class" +linktitle: "Unit" +articleTitle: "Unit" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies the size value in different units (Pixel, Inches, etc.). This sample shows how to create and save a BarCode image." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/unit/ +--- + +## Unit class + +**Namespace:** `Aspose.Barcode.Generation` + + +Specifies the size value in different units (Pixel, Inches, etc.). This sample shows how to create and save a BarCode image. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./unit/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [initUnit](./initunit/) | Yes | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Document](./document/) | Read/Write | Gets size value in document units. | +| [Inches](./inches/) | Read/Write | Gets size value in inches. | +| [Millimeters](./millimeters/) | Read/Write | Gets size value in millimeters. | +| [Pixels](./pixels/) | Read/Write | Gets size value in pixels. | +| [Point](./point/) | Read/Write | Gets size value in point. | diff --git a/english/php/aspose.barcode.generation/unit/document/_index.md b/english/php/aspose.barcode.generation/unit/document/_index.md new file mode 100644 index 000000000..c57e5a749 --- /dev/null +++ b/english/php/aspose.barcode.generation/unit/document/_index.md @@ -0,0 +1,29 @@ +--- +title: "Unit.Document" +linktitle: "Document" +articleTitle: "Document" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets size value in document units." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/unit/document/ +--- + +## Unit.Document + +**Access:** Read/Write + + +### Get + +Gets size value in document units. + + +### Set + +Sets size value in document units. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/unit/inches/_index.md b/english/php/aspose.barcode.generation/unit/inches/_index.md new file mode 100644 index 000000000..71fb9393d --- /dev/null +++ b/english/php/aspose.barcode.generation/unit/inches/_index.md @@ -0,0 +1,29 @@ +--- +title: "Unit.Inches" +linktitle: "Inches" +articleTitle: "Inches" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets size value in inches." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/unit/inches/ +--- + +## Unit.Inches + +**Access:** Read/Write + + +### Get + +Gets size value in inches. + + +### Set + +Sets size value in inches. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/unit/initunit/_index.md b/english/php/aspose.barcode.generation/unit/initunit/_index.md new file mode 100644 index 000000000..ea331e1c7 --- /dev/null +++ b/english/php/aspose.barcode.generation/unit/initunit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Unit.initUnit" +linktitle: "initUnit" +articleTitle: "initUnit" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/unit/initunit/ +--- + +## Unit.initUnit + +```php +initUnit($source) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$source` | `` | | diff --git a/english/php/aspose.barcode.generation/unit/millimeters/_index.md b/english/php/aspose.barcode.generation/unit/millimeters/_index.md new file mode 100644 index 000000000..e0d8faf62 --- /dev/null +++ b/english/php/aspose.barcode.generation/unit/millimeters/_index.md @@ -0,0 +1,29 @@ +--- +title: "Unit.Millimeters" +linktitle: "Millimeters" +articleTitle: "Millimeters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets size value in millimeters." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/unit/millimeters/ +--- + +## Unit.Millimeters + +**Access:** Read/Write + + +### Get + +Gets size value in millimeters. + + +### Set + +Sets size value in millimeters. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/unit/pixels/_index.md b/english/php/aspose.barcode.generation/unit/pixels/_index.md new file mode 100644 index 000000000..b00fbb75e --- /dev/null +++ b/english/php/aspose.barcode.generation/unit/pixels/_index.md @@ -0,0 +1,29 @@ +--- +title: "Unit.Pixels" +linktitle: "Pixels" +articleTitle: "Pixels" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets size value in pixels." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/unit/pixels/ +--- + +## Unit.Pixels + +**Access:** Read/Write + + +### Get + +Gets size value in pixels. + + +### Set + +Sets size value in pixels. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/unit/point/_index.md b/english/php/aspose.barcode.generation/unit/point/_index.md new file mode 100644 index 000000000..ae42d44af --- /dev/null +++ b/english/php/aspose.barcode.generation/unit/point/_index.md @@ -0,0 +1,29 @@ +--- +title: "Unit.Point" +linktitle: "Point" +articleTitle: "Point" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets size value in point." +type: docs +weight: 10 +url: /php/aspose.barcode.generation/unit/point/ +--- + +## Unit.Point + +**Access:** Read/Write + + +### Get + +Gets size value in point. + + +### Set + +Sets size value in point. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | | diff --git a/english/php/aspose.barcode.generation/unit/unit/_index.md b/english/php/aspose.barcode.generation/unit/unit/_index.md new file mode 100644 index 000000000..23bb92941 --- /dev/null +++ b/english/php/aspose.barcode.generation/unit/unit/_index.md @@ -0,0 +1,21 @@ +--- +title: "Unit" +linktitle: "Unit" +articleTitle: "Unit" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.generation/unit/unit/ +--- + +## Unit Constructor + +```php +__construct($source) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$source` | `` | | diff --git a/english/php/aspose.barcode.internal/_index.md b/english/php/aspose.barcode.internal/_index.md new file mode 100644 index 000000000..b98053eb3 --- /dev/null +++ b/english/php/aspose.barcode.internal/_index.md @@ -0,0 +1,28 @@ +--- +title: "Aspose.Barcode.Internal" +linktitle: "Aspose.Barcode.Internal" +articleTitle: "Aspose.Barcode.Internal" +second_title: "Aspose.BarCode for PHP via Java" +description: "The Aspose.Barcode.Internal namespace supplies internal utility and support classes for barcode handling, licensing, geometry, and Thrift communication." +type: docs +weight: 10 +url: /php/aspose.barcode.internal/ +--- + +## Aspose.Barcode.Internal namespace + +It contains low‑level components such as exception types, common helpers, licensing management, basic geometric structures, and the ThriftConnection used for client‑server interactions. These classes are primarily intended for internal use by the Aspose.Barcode library. + + +## Classes + +| Class | Description | +| --- | --- | +| [BarcodeException](./barcodeexception/) | Class BarcodeException | +| [CommonUtility](./commonutility/) | | +| [License](./license/) | | +| [LicenseManager](./licensemanager/) | | +| [Point](./point/) | | +| [Rectangle](./rectangle/) | | +| [ThriftConnection](./thriftconnection/) | | + diff --git a/english/php/aspose.barcode.internal/barcodeexception/_index.md b/english/php/aspose.barcode.internal/barcodeexception/_index.md new file mode 100644 index 000000000..14cc8782a --- /dev/null +++ b/english/php/aspose.barcode.internal/barcodeexception/_index.md @@ -0,0 +1,43 @@ +--- +title: "BarcodeException Class" +linktitle: "BarcodeException" +articleTitle: "BarcodeException" +second_title: "Aspose.BarCode for PHP via Java" +description: "Class BarcodeException" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/barcodeexception/ +--- + +## BarcodeException class + +**Namespace:** `Aspose.Barcode.Internal` + + +Class BarcodeException + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./barcodeexception/) | BarcodeException constructor. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [setMessage](./setmessage/) | No | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Kind](./kind/) | Read/Write | | +| [StackTrace](./stacktrace/) | Read/Write | | + +## Constants + +| Name | Value | Description | +| --- | --- | --- | +| [MAX_LINES](./max_lines/) | `34` | | diff --git a/english/php/aspose.barcode.internal/barcodeexception/barcodeexception/_index.md b/english/php/aspose.barcode.internal/barcodeexception/barcodeexception/_index.md new file mode 100644 index 000000000..c94d67c26 --- /dev/null +++ b/english/php/aspose.barcode.internal/barcodeexception/barcodeexception/_index.md @@ -0,0 +1,28 @@ +--- +title: "BarcodeException" +linktitle: "BarcodeException" +articleTitle: "BarcodeException" +second_title: "Aspose.BarCode for PHP via Java" +description: "BarcodeException constructor." +type: docs +weight: 10 +url: /php/aspose.barcode.internal/barcodeexception/barcodeexception/ +--- + +## BarcodeException Constructor + +```php +__construct($inputMessage, $file, $line, $code, Throwable $previous) +``` + + +BarcodeException constructor. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$inputMessage` | `` | | +| `$file` | `` | | +| `$line` | `` | | +| `$code` | `` | | +| `$previous` | `Throwable` | | diff --git a/english/php/aspose.barcode.internal/barcodeexception/kind/_index.md b/english/php/aspose.barcode.internal/barcodeexception/kind/_index.md new file mode 100644 index 000000000..e5a9994d1 --- /dev/null +++ b/english/php/aspose.barcode.internal/barcodeexception/kind/_index.md @@ -0,0 +1,25 @@ +--- +title: "BarcodeException.Kind" +linktitle: "Kind" +articleTitle: "Kind" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/barcodeexception/kind/ +--- + +## BarcodeException.Kind + +**Access:** Read/Write + + +**Returns:** mixed + + +### Set + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$kind` | `` | | diff --git a/english/php/aspose.barcode.internal/barcodeexception/max_lines/_index.md b/english/php/aspose.barcode.internal/barcodeexception/max_lines/_index.md new file mode 100644 index 000000000..17241a70d --- /dev/null +++ b/english/php/aspose.barcode.internal/barcodeexception/max_lines/_index.md @@ -0,0 +1,15 @@ +--- +title: "BarcodeException::MAX_LINES" +linktitle: "MAX_LINES" +articleTitle: "MAX_LINES" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/barcodeexception/max_lines/ +--- + +## BarcodeException::MAX_LINES Constant + +**Value:** `34` + diff --git a/english/php/aspose.barcode.internal/barcodeexception/setmessage/_index.md b/english/php/aspose.barcode.internal/barcodeexception/setmessage/_index.md new file mode 100644 index 000000000..356fa8419 --- /dev/null +++ b/english/php/aspose.barcode.internal/barcodeexception/setmessage/_index.md @@ -0,0 +1,21 @@ +--- +title: "BarcodeException.setMessage" +linktitle: "setMessage" +articleTitle: "setMessage" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/barcodeexception/setmessage/ +--- + +## BarcodeException.setMessage + +```php +setMessage($message) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$message` | `` | | diff --git a/english/php/aspose.barcode.internal/barcodeexception/stacktrace/_index.md b/english/php/aspose.barcode.internal/barcodeexception/stacktrace/_index.md new file mode 100644 index 000000000..aa9063d68 --- /dev/null +++ b/english/php/aspose.barcode.internal/barcodeexception/stacktrace/_index.md @@ -0,0 +1,25 @@ +--- +title: "BarcodeException.StackTrace" +linktitle: "StackTrace" +articleTitle: "StackTrace" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/barcodeexception/stacktrace/ +--- + +## BarcodeException.StackTrace + +**Access:** Read/Write + + +**Returns:** mixed + + +### Set + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$stackTrace` | `` | | diff --git a/english/php/aspose.barcode.internal/commonutility/_index.md b/english/php/aspose.barcode.internal/commonutility/_index.md new file mode 100644 index 000000000..f6117a066 --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/_index.md @@ -0,0 +1,29 @@ +--- +title: "CommonUtility Class" +linktitle: "CommonUtility" +articleTitle: "CommonUtility" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/ +--- + +## CommonUtility class + +**Namespace:** `Aspose.Barcode.Internal` + + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [are_all_null](./are_all_null/) | Yes | | +| [areAllNull](./areallnull/) | Yes | | +| [convertAreasToStringFormattedAreas](./convertareastostringformattedareas/) | Yes | | +| [convertImageResourceToBinared](./convertimageresourcetobinared/) | Yes | | +| [is_any_null](./is_any_null/) | Yes | | +| [isClassContainsConstantValueFromArray](./isclasscontainsconstantvaluefromarray/) | Yes | | +| [isClassContainsConstValue](./isclasscontainsconstvalue/) | Yes | | +| [isPath](./ispath/) | Yes | | +| [println](./println/) | Yes | | diff --git a/english/php/aspose.barcode.internal/commonutility/are_all_null/_index.md b/english/php/aspose.barcode.internal/commonutility/are_all_null/_index.md new file mode 100644 index 000000000..5be50399c --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/are_all_null/_index.md @@ -0,0 +1,21 @@ +--- +title: "CommonUtility.are_all_null" +linktitle: "are_all_null" +articleTitle: "are_all_null" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/are_all_null/ +--- + +## CommonUtility.are_all_null + +```php +are_all_null($array) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$array` | `` | | diff --git a/english/php/aspose.barcode.internal/commonutility/areallnull/_index.md b/english/php/aspose.barcode.internal/commonutility/areallnull/_index.md new file mode 100644 index 000000000..d2bb72526 --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/areallnull/_index.md @@ -0,0 +1,21 @@ +--- +title: "CommonUtility.areAllNull" +linktitle: "areAllNull" +articleTitle: "areAllNull" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/areallnull/ +--- + +## CommonUtility.areAllNull + +```php +areAllNull($array) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$array` | `` | | diff --git a/english/php/aspose.barcode.internal/commonutility/convertareastostringformattedareas/_index.md b/english/php/aspose.barcode.internal/commonutility/convertareastostringformattedareas/_index.md new file mode 100644 index 000000000..efe93db4b --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/convertareastostringformattedareas/_index.md @@ -0,0 +1,21 @@ +--- +title: "CommonUtility.convertAreasToStringFormattedAreas" +linktitle: "convertAreasToStringFormattedAreas" +articleTitle: "convertAreasToStringFormattedAreas" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/convertareastostringformattedareas/ +--- + +## CommonUtility.convertAreasToStringFormattedAreas + +```php +convertAreasToStringFormattedAreas($areas) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$areas` | `` | | diff --git a/english/php/aspose.barcode.internal/commonutility/convertimageresourcetobinared/_index.md b/english/php/aspose.barcode.internal/commonutility/convertimageresourcetobinared/_index.md new file mode 100644 index 000000000..ae4fdba04 --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/convertimageresourcetobinared/_index.md @@ -0,0 +1,21 @@ +--- +title: "CommonUtility.convertImageResourceToBinared" +linktitle: "convertImageResourceToBinared" +articleTitle: "convertImageResourceToBinared" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/convertimageresourcetobinared/ +--- + +## CommonUtility.convertImageResourceToBinared + +```php +convertImageResourceToBinared($imageResource) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$imageResource` | `` | | diff --git a/english/php/aspose.barcode.internal/commonutility/is_any_null/_index.md b/english/php/aspose.barcode.internal/commonutility/is_any_null/_index.md new file mode 100644 index 000000000..144290fc2 --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/is_any_null/_index.md @@ -0,0 +1,21 @@ +--- +title: "CommonUtility.is_any_null" +linktitle: "is_any_null" +articleTitle: "is_any_null" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/is_any_null/ +--- + +## CommonUtility.is_any_null + +```php +is_any_null($array) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$array` | `` | | diff --git a/english/php/aspose.barcode.internal/commonutility/isclasscontainsconstantvaluefromarray/_index.md b/english/php/aspose.barcode.internal/commonutility/isclasscontainsconstantvaluefromarray/_index.md new file mode 100644 index 000000000..df3cb7e6a --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/isclasscontainsconstantvaluefromarray/_index.md @@ -0,0 +1,22 @@ +--- +title: "CommonUtility.isClassContainsConstantValueFromArray" +linktitle: "isClassContainsConstantValueFromArray" +articleTitle: "isClassContainsConstantValueFromArray" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/isclasscontainsconstantvaluefromarray/ +--- + +## CommonUtility.isClassContainsConstantValueFromArray + +```php +isClassContainsConstantValueFromArray($className, $array) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$className` | `` | | +| `$array` | `` | | diff --git a/english/php/aspose.barcode.internal/commonutility/isclasscontainsconstvalue/_index.md b/english/php/aspose.barcode.internal/commonutility/isclasscontainsconstvalue/_index.md new file mode 100644 index 000000000..ce5277877 --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/isclasscontainsconstvalue/_index.md @@ -0,0 +1,22 @@ +--- +title: "CommonUtility.isClassContainsConstValue" +linktitle: "isClassContainsConstValue" +articleTitle: "isClassContainsConstValue" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/isclasscontainsconstvalue/ +--- + +## CommonUtility.isClassContainsConstValue + +```php +isClassContainsConstValue($className, $expectedValue) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$className` | `` | | +| `$expectedValue` | `` | | diff --git a/english/php/aspose.barcode.internal/commonutility/ispath/_index.md b/english/php/aspose.barcode.internal/commonutility/ispath/_index.md new file mode 100644 index 000000000..0c7327ece --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/ispath/_index.md @@ -0,0 +1,21 @@ +--- +title: "CommonUtility.isPath" +linktitle: "isPath" +articleTitle: "isPath" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/ispath/ +--- + +## CommonUtility.isPath + +```php +isPath($file) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$file` | `` | | diff --git a/english/php/aspose.barcode.internal/commonutility/println/_index.md b/english/php/aspose.barcode.internal/commonutility/println/_index.md new file mode 100644 index 000000000..8f4384ee6 --- /dev/null +++ b/english/php/aspose.barcode.internal/commonutility/println/_index.md @@ -0,0 +1,21 @@ +--- +title: "CommonUtility.println" +linktitle: "println" +articleTitle: "println" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/commonutility/println/ +--- + +## CommonUtility.println + +```php +println(string $string) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$string` | `string` | | diff --git a/english/php/aspose.barcode.internal/license/_index.md b/english/php/aspose.barcode.internal/license/_index.md new file mode 100644 index 000000000..4a0f7a70d --- /dev/null +++ b/english/php/aspose.barcode.internal/license/_index.md @@ -0,0 +1,38 @@ +--- +title: "License Class" +linktitle: "License" +articleTitle: "License" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/license/ +--- + +## License class + +**Namespace:** `Aspose.Barcode.Internal` + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./license/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isLicensed](./islicensed/) | No | | +| [prepareLicenseContent](./preparelicensecontent/) | Yes | This method is intended only for cases where license content is passed to the methods readBarCodes() and generateBarCodeImage() with the flag $passLicense = true) | +| [resetLicense](./resetlicense/) | No | | +| [setLicense](./setlicense/) | No | | +| [setLicenseFromBase64](./setlicensefrombase64/) | No | | +| [setLicenseFromFile](./setlicensefromfile/) | No | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [LicenseContent](./licensecontent/) | Read-only | | diff --git a/english/php/aspose.barcode.internal/license/islicensed/_index.md b/english/php/aspose.barcode.internal/license/islicensed/_index.md new file mode 100644 index 000000000..6a252bb3f --- /dev/null +++ b/english/php/aspose.barcode.internal/license/islicensed/_index.md @@ -0,0 +1,17 @@ +--- +title: "License.isLicensed" +linktitle: "isLicensed" +articleTitle: "isLicensed" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/license/islicensed/ +--- + +## License.isLicensed + +```php +isLicensed() +``` + diff --git a/english/php/aspose.barcode.internal/license/license/_index.md b/english/php/aspose.barcode.internal/license/license/_index.md new file mode 100644 index 000000000..211af7191 --- /dev/null +++ b/english/php/aspose.barcode.internal/license/license/_index.md @@ -0,0 +1,17 @@ +--- +title: "License" +linktitle: "License" +articleTitle: "License" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/license/license/ +--- + +## License Constructor + +```php +__construct() +``` + diff --git a/english/php/aspose.barcode.internal/license/licensecontent/_index.md b/english/php/aspose.barcode.internal/license/licensecontent/_index.md new file mode 100644 index 000000000..59c29937e --- /dev/null +++ b/english/php/aspose.barcode.internal/license/licensecontent/_index.md @@ -0,0 +1,15 @@ +--- +title: "License.LicenseContent" +linktitle: "LicenseContent" +articleTitle: "LicenseContent" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/license/licensecontent/ +--- + +## License.LicenseContent + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/license/preparelicensecontent/_index.md b/english/php/aspose.barcode.internal/license/preparelicensecontent/_index.md new file mode 100644 index 000000000..86551b5d9 --- /dev/null +++ b/english/php/aspose.barcode.internal/license/preparelicensecontent/_index.md @@ -0,0 +1,27 @@ +--- +title: "License.prepareLicenseContent" +linktitle: "prepareLicenseContent" +articleTitle: "prepareLicenseContent" +second_title: "Aspose.BarCode for PHP via Java" +description: "This method is intended only for cases where license content is passed to the methods readBarCodes() and generateBarCodeImage() with the flag $passLicense = true)" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/license/preparelicensecontent/ +--- + +## License.prepareLicenseContent + +```php +prepareLicenseContent(string $licenseFilePath) +``` + + +This method is intended only for cases where license content is passed to the methods readBarCodes() and generateBarCodeImage() with the flag $passLicense = true) + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$licenseFilePath` | `string` | | + +**Returns:** void + diff --git a/english/php/aspose.barcode.internal/license/resetlicense/_index.md b/english/php/aspose.barcode.internal/license/resetlicense/_index.md new file mode 100644 index 000000000..bc2575db7 --- /dev/null +++ b/english/php/aspose.barcode.internal/license/resetlicense/_index.md @@ -0,0 +1,17 @@ +--- +title: "License.resetLicense" +linktitle: "resetLicense" +articleTitle: "resetLicense" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/license/resetlicense/ +--- + +## License.resetLicense + +```php +resetLicense() +``` + diff --git a/english/php/aspose.barcode.internal/license/setlicense/_index.md b/english/php/aspose.barcode.internal/license/setlicense/_index.md new file mode 100644 index 000000000..a696bbbcd --- /dev/null +++ b/english/php/aspose.barcode.internal/license/setlicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "License.setLicense" +linktitle: "setLicense" +articleTitle: "setLicense" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/license/setlicense/ +--- + +## License.setLicense + +```php +setLicense(string $licenseFileOrBase64Content) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$licenseFileOrBase64Content` | `string` | | diff --git a/english/php/aspose.barcode.internal/license/setlicensefrombase64/_index.md b/english/php/aspose.barcode.internal/license/setlicensefrombase64/_index.md new file mode 100644 index 000000000..170c35f02 --- /dev/null +++ b/english/php/aspose.barcode.internal/license/setlicensefrombase64/_index.md @@ -0,0 +1,21 @@ +--- +title: "License.setLicenseFromBase64" +linktitle: "setLicenseFromBase64" +articleTitle: "setLicenseFromBase64" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/license/setlicensefrombase64/ +--- + +## License.setLicenseFromBase64 + +```php +setLicenseFromBase64(string $licenseContent) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$licenseContent` | `string` | | diff --git a/english/php/aspose.barcode.internal/license/setlicensefromfile/_index.md b/english/php/aspose.barcode.internal/license/setlicensefromfile/_index.md new file mode 100644 index 000000000..cd5c13732 --- /dev/null +++ b/english/php/aspose.barcode.internal/license/setlicensefromfile/_index.md @@ -0,0 +1,21 @@ +--- +title: "License.setLicenseFromFile" +linktitle: "setLicenseFromFile" +articleTitle: "setLicenseFromFile" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/license/setlicensefromfile/ +--- + +## License.setLicenseFromFile + +```php +setLicenseFromFile(string $licenseFilePath) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$licenseFilePath` | `string` | | diff --git a/english/php/aspose.barcode.internal/licensemanager/_index.md b/english/php/aspose.barcode.internal/licensemanager/_index.md new file mode 100644 index 000000000..57427a7f4 --- /dev/null +++ b/english/php/aspose.barcode.internal/licensemanager/_index.md @@ -0,0 +1,29 @@ +--- +title: "LicenseManager Class" +linktitle: "LicenseManager" +articleTitle: "LicenseManager" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/licensemanager/ +--- + +## LicenseManager class + +**Namespace:** `Aspose.Barcode.Internal` + + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [loadLicense](./loadlicense/) | No | | +| [resetLicenseData](./resetlicensedata/) | No | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Instance](./instance/) | Read-only | | +| [LicenseContent](./licensecontent/) | Read/Write | | diff --git a/english/php/aspose.barcode.internal/licensemanager/instance/_index.md b/english/php/aspose.barcode.internal/licensemanager/instance/_index.md new file mode 100644 index 000000000..c9b1c41bc --- /dev/null +++ b/english/php/aspose.barcode.internal/licensemanager/instance/_index.md @@ -0,0 +1,15 @@ +--- +title: "LicenseManager.Instance" +linktitle: "Instance" +articleTitle: "Instance" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/licensemanager/instance/ +--- + +## LicenseManager.Instance + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/licensemanager/licensecontent/_index.md b/english/php/aspose.barcode.internal/licensemanager/licensecontent/_index.md new file mode 100644 index 000000000..ab12daada --- /dev/null +++ b/english/php/aspose.barcode.internal/licensemanager/licensecontent/_index.md @@ -0,0 +1,22 @@ +--- +title: "LicenseManager.LicenseContent" +linktitle: "LicenseContent" +articleTitle: "LicenseContent" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/licensemanager/licensecontent/ +--- + +## LicenseManager.LicenseContent + +**Access:** Read/Write + + +### Set + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$licenseContent` | `?string` | | diff --git a/english/php/aspose.barcode.internal/licensemanager/loadlicense/_index.md b/english/php/aspose.barcode.internal/licensemanager/loadlicense/_index.md new file mode 100644 index 000000000..9bf9dc5af --- /dev/null +++ b/english/php/aspose.barcode.internal/licensemanager/loadlicense/_index.md @@ -0,0 +1,21 @@ +--- +title: "LicenseManager.loadLicense" +linktitle: "loadLicense" +articleTitle: "loadLicense" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/licensemanager/loadlicense/ +--- + +## LicenseManager.loadLicense + +```php +loadLicense(string $licenseFilePath) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$licenseFilePath` | `string` | | diff --git a/english/php/aspose.barcode.internal/licensemanager/resetlicensedata/_index.md b/english/php/aspose.barcode.internal/licensemanager/resetlicensedata/_index.md new file mode 100644 index 000000000..6c3875b2d --- /dev/null +++ b/english/php/aspose.barcode.internal/licensemanager/resetlicensedata/_index.md @@ -0,0 +1,17 @@ +--- +title: "LicenseManager.resetLicenseData" +linktitle: "resetLicenseData" +articleTitle: "resetLicenseData" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/licensemanager/resetlicensedata/ +--- + +## LicenseManager.resetLicenseData + +```php +resetLicenseData() +``` + diff --git a/english/php/aspose.barcode.internal/point/_index.md b/english/php/aspose.barcode.internal/point/_index.md new file mode 100644 index 000000000..c35e4eb8b --- /dev/null +++ b/english/php/aspose.barcode.internal/point/_index.md @@ -0,0 +1,35 @@ +--- +title: "Point Class" +linktitle: "Point" +articleTitle: "Point" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/point/ +--- + +## Point class + +**Namespace:** `Aspose.Barcode.Internal` + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./point/) | Rectangle constructor. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [EMPTY](./empty/) | Yes | Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [X](./x/) | Read/Write | | +| [Y](./y/) | Read/Write | | diff --git a/english/php/aspose.barcode.internal/point/construct/_index.md b/english/php/aspose.barcode.internal/point/construct/_index.md new file mode 100644 index 000000000..c395708fc --- /dev/null +++ b/english/php/aspose.barcode.internal/point/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "Point.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/point/construct/ +--- + +## Point.construct + +```php +construct($dtoRef) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dtoRef` | `` | | diff --git a/english/php/aspose.barcode.internal/point/empty/_index.md b/english/php/aspose.barcode.internal/point/empty/_index.md new file mode 100644 index 000000000..393c93131 --- /dev/null +++ b/english/php/aspose.barcode.internal/point/empty/_index.md @@ -0,0 +1,20 @@ +--- +title: "Point.EMPTY" +linktitle: "EMPTY" +articleTitle: "EMPTY" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/point/empty/ +--- + +## Point.EMPTY + +```php +EMPTY() +``` + + +Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle + diff --git a/english/php/aspose.barcode.internal/point/point/_index.md b/english/php/aspose.barcode.internal/point/point/_index.md new file mode 100644 index 000000000..163a5f38a --- /dev/null +++ b/english/php/aspose.barcode.internal/point/point/_index.md @@ -0,0 +1,25 @@ +--- +title: "Point" +linktitle: "Point" +articleTitle: "Point" +second_title: "Aspose.BarCode for PHP via Java" +description: "Rectangle constructor." +type: docs +weight: 10 +url: /php/aspose.barcode.internal/point/point/ +--- + +## Point Constructor + +```php +__construct($x, $y) +``` + + +Rectangle constructor. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$x` | `` | | +| `$y` | `` | | diff --git a/english/php/aspose.barcode.internal/point/x/_index.md b/english/php/aspose.barcode.internal/point/x/_index.md new file mode 100644 index 000000000..75fd64dd9 --- /dev/null +++ b/english/php/aspose.barcode.internal/point/x/_index.md @@ -0,0 +1,22 @@ +--- +title: "Point.X" +linktitle: "X" +articleTitle: "X" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/point/x/ +--- + +## Point.X + +**Access:** Read/Write + + +### Set + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$x` | `int` | | diff --git a/english/php/aspose.barcode.internal/point/y/_index.md b/english/php/aspose.barcode.internal/point/y/_index.md new file mode 100644 index 000000000..46c5f59d6 --- /dev/null +++ b/english/php/aspose.barcode.internal/point/y/_index.md @@ -0,0 +1,22 @@ +--- +title: "Point.Y" +linktitle: "Y" +articleTitle: "Y" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/point/y/ +--- + +## Point.Y + +**Access:** Read/Write + + +### Set + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$y` | `int` | | diff --git a/english/php/aspose.barcode.internal/rectangle/_index.md b/english/php/aspose.barcode.internal/rectangle/_index.md new file mode 100644 index 000000000..ed2d16cc2 --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/_index.md @@ -0,0 +1,44 @@ +--- +title: "Rectangle Class" +linktitle: "Rectangle" +articleTitle: "Rectangle" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/ +--- + +## Rectangle class + +**Namespace:** `Aspose.Barcode.Internal` + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./rectangle/) | Rectangle constructor. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | Rectangle constructor. | +| [EMPTY](./empty/) | Yes | Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle | +| [fromLTRB](./fromltrb/) | Yes | FromLTRB Shared Method Produces a Rectangle structure from left, top, right, and bottom coordinates. | +| [intersect](./intersect/) | Yes | Intersect Shared Method Produces a new Rectangle by intersecting 2 existing Rectangles. Returns null if there is no intersection. | +| [isEmpty](./isempty/) | No | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Bottom](./bottom/) | Read-only | | +| [Height](./height/) | Read-only | | +| [Left](./left/) | Read-only | | +| [Right](./right/) | Read-only | | +| [Top](./top/) | Read-only | | +| [Width](./width/) | Read-only | | +| [X](./x/) | Read-only | | +| [Y](./y/) | Read-only | | diff --git a/english/php/aspose.barcode.internal/rectangle/bottom/_index.md b/english/php/aspose.barcode.internal/rectangle/bottom/_index.md new file mode 100644 index 000000000..124e5e418 --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/bottom/_index.md @@ -0,0 +1,15 @@ +--- +title: "Rectangle.Bottom" +linktitle: "Bottom" +articleTitle: "Bottom" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/bottom/ +--- + +## Rectangle.Bottom + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/rectangle/construct/_index.md b/english/php/aspose.barcode.internal/rectangle/construct/_index.md new file mode 100644 index 000000000..eefec6316 --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/construct/_index.md @@ -0,0 +1,24 @@ +--- +title: "Rectangle.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "Rectangle constructor." +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/construct/ +--- + +## Rectangle.construct + +```php +construct($rectangleDto) +``` + + +Rectangle constructor. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$rectangleDto` | `` | | diff --git a/english/php/aspose.barcode.internal/rectangle/empty/_index.md b/english/php/aspose.barcode.internal/rectangle/empty/_index.md new file mode 100644 index 000000000..0e6fe9748 --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/empty/_index.md @@ -0,0 +1,20 @@ +--- +title: "Rectangle.EMPTY" +linktitle: "EMPTY" +articleTitle: "EMPTY" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/empty/ +--- + +## Rectangle.EMPTY + +```php +EMPTY() +``` + + +Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle + diff --git a/english/php/aspose.barcode.internal/rectangle/fromltrb/_index.md b/english/php/aspose.barcode.internal/rectangle/fromltrb/_index.md new file mode 100644 index 000000000..53b17a5fd --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/fromltrb/_index.md @@ -0,0 +1,27 @@ +--- +title: "Rectangle.fromLTRB" +linktitle: "fromLTRB" +articleTitle: "fromLTRB" +second_title: "Aspose.BarCode for PHP via Java" +description: "FromLTRB Shared Method Produces a Rectangle structure from left, top, right, and bottom coordinates." +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/fromltrb/ +--- + +## Rectangle.fromLTRB + +```php +fromLTRB(int $left, int $top, int $right, int $bottom) +``` + + +FromLTRB Shared Method Produces a Rectangle structure from left, top, right, and bottom coordinates. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$left` | `int` | | +| `$top` | `int` | | +| `$right` | `int` | | +| `$bottom` | `int` | | diff --git a/english/php/aspose.barcode.internal/rectangle/height/_index.md b/english/php/aspose.barcode.internal/rectangle/height/_index.md new file mode 100644 index 000000000..0718fb1c4 --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/height/_index.md @@ -0,0 +1,15 @@ +--- +title: "Rectangle.Height" +linktitle: "Height" +articleTitle: "Height" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/height/ +--- + +## Rectangle.Height + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/rectangle/intersect/_index.md b/english/php/aspose.barcode.internal/rectangle/intersect/_index.md new file mode 100644 index 000000000..1b008586c --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/intersect/_index.md @@ -0,0 +1,25 @@ +--- +title: "Rectangle.intersect" +linktitle: "intersect" +articleTitle: "intersect" +second_title: "Aspose.BarCode for PHP via Java" +description: "Intersect Shared Method Produces a new Rectangle by intersecting 2 existing Rectangles. Returns null if there is no intersection." +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/intersect/ +--- + +## Rectangle.intersect + +```php +intersect(Rectangle $a, Rectangle $b) +``` + + +Intersect Shared Method Produces a new Rectangle by intersecting 2 existing Rectangles. Returns null if there is no intersection. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$a` | `Rectangle` | | +| `$b` | `Rectangle` | | diff --git a/english/php/aspose.barcode.internal/rectangle/isempty/_index.md b/english/php/aspose.barcode.internal/rectangle/isempty/_index.md new file mode 100644 index 000000000..51a54af1e --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/isempty/_index.md @@ -0,0 +1,17 @@ +--- +title: "Rectangle.isEmpty" +linktitle: "isEmpty" +articleTitle: "isEmpty" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/isempty/ +--- + +## Rectangle.isEmpty + +```php +isEmpty() +``` + diff --git a/english/php/aspose.barcode.internal/rectangle/left/_index.md b/english/php/aspose.barcode.internal/rectangle/left/_index.md new file mode 100644 index 000000000..4c43a421b --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/left/_index.md @@ -0,0 +1,15 @@ +--- +title: "Rectangle.Left" +linktitle: "Left" +articleTitle: "Left" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/left/ +--- + +## Rectangle.Left + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/rectangle/rectangle/_index.md b/english/php/aspose.barcode.internal/rectangle/rectangle/_index.md new file mode 100644 index 000000000..f8681930f --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/rectangle/_index.md @@ -0,0 +1,27 @@ +--- +title: "Rectangle" +linktitle: "Rectangle" +articleTitle: "Rectangle" +second_title: "Aspose.BarCode for PHP via Java" +description: "Rectangle constructor." +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/rectangle/ +--- + +## Rectangle Constructor + +```php +__construct($x, $y, $width, $height) +``` + + +Rectangle constructor. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$x` | `` | | +| `$y` | `` | | +| `$width` | `` | | +| `$height` | `` | | diff --git a/english/php/aspose.barcode.internal/rectangle/right/_index.md b/english/php/aspose.barcode.internal/rectangle/right/_index.md new file mode 100644 index 000000000..ae3c72f0e --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/right/_index.md @@ -0,0 +1,15 @@ +--- +title: "Rectangle.Right" +linktitle: "Right" +articleTitle: "Right" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/right/ +--- + +## Rectangle.Right + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/rectangle/top/_index.md b/english/php/aspose.barcode.internal/rectangle/top/_index.md new file mode 100644 index 000000000..a6708acb7 --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/top/_index.md @@ -0,0 +1,15 @@ +--- +title: "Rectangle.Top" +linktitle: "Top" +articleTitle: "Top" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/top/ +--- + +## Rectangle.Top + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/rectangle/width/_index.md b/english/php/aspose.barcode.internal/rectangle/width/_index.md new file mode 100644 index 000000000..76881a0a0 --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/width/_index.md @@ -0,0 +1,15 @@ +--- +title: "Rectangle.Width" +linktitle: "Width" +articleTitle: "Width" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/width/ +--- + +## Rectangle.Width + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/rectangle/x/_index.md b/english/php/aspose.barcode.internal/rectangle/x/_index.md new file mode 100644 index 000000000..2c1dca519 --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/x/_index.md @@ -0,0 +1,15 @@ +--- +title: "Rectangle.X" +linktitle: "X" +articleTitle: "X" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/x/ +--- + +## Rectangle.X + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/rectangle/y/_index.md b/english/php/aspose.barcode.internal/rectangle/y/_index.md new file mode 100644 index 000000000..c2983fd10 --- /dev/null +++ b/english/php/aspose.barcode.internal/rectangle/y/_index.md @@ -0,0 +1,15 @@ +--- +title: "Rectangle.Y" +linktitle: "Y" +articleTitle: "Y" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/rectangle/y/ +--- + +## Rectangle.Y + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.internal/thriftconnection/_index.md b/english/php/aspose.barcode.internal/thriftconnection/_index.md new file mode 100644 index 000000000..a01b1ae9f --- /dev/null +++ b/english/php/aspose.barcode.internal/thriftconnection/_index.md @@ -0,0 +1,22 @@ +--- +title: "ThriftConnection Class" +linktitle: "ThriftConnection" +articleTitle: "ThriftConnection" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/thriftconnection/ +--- + +## ThriftConnection class + +**Namespace:** `Aspose.Barcode.Internal` + + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [closeConnection](./closeconnection/) | No | | +| [openConnection](./openconnection/) | No | | diff --git a/english/php/aspose.barcode.internal/thriftconnection/closeconnection/_index.md b/english/php/aspose.barcode.internal/thriftconnection/closeconnection/_index.md new file mode 100644 index 000000000..df990d9fe --- /dev/null +++ b/english/php/aspose.barcode.internal/thriftconnection/closeconnection/_index.md @@ -0,0 +1,17 @@ +--- +title: "ThriftConnection.closeConnection" +linktitle: "closeConnection" +articleTitle: "closeConnection" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/thriftconnection/closeconnection/ +--- + +## ThriftConnection.closeConnection + +```php +closeConnection() +``` + diff --git a/english/php/aspose.barcode.internal/thriftconnection/openconnection/_index.md b/english/php/aspose.barcode.internal/thriftconnection/openconnection/_index.md new file mode 100644 index 000000000..b4aea83af --- /dev/null +++ b/english/php/aspose.barcode.internal/thriftconnection/openconnection/_index.md @@ -0,0 +1,17 @@ +--- +title: "ThriftConnection.openConnection" +linktitle: "openConnection" +articleTitle: "openConnection" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.internal/thriftconnection/openconnection/ +--- + +## ThriftConnection.openConnection + +```php +openConnection() +``` + diff --git a/english/php/aspose.barcode.recognition/_index.md b/english/php/aspose.barcode.recognition/_index.md new file mode 100644 index 000000000..957f126ca --- /dev/null +++ b/english/php/aspose.barcode.recognition/_index.md @@ -0,0 +1,57 @@ +--- +title: "Aspose.Barcode.Recognition" +linktitle: "Aspose.Barcode.Recognition" +articleTitle: "Aspose.Barcode.Recognition" +second_title: "Aspose.BarCode for PHP via Java" +description: "Provides classes and enums for configuring, reading, and processing various barcode types using Aspose.BarCode for PHP via Java." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/ +--- + +## Aspose.Barcode.Recognition namespace + +The Aspose.Barcode.Recognition namespace contains the core objects required to set up barcode recognition parameters, execute scans, and retrieve detailed results. It includes specialized settings such as AustraliaPostSettings, AztecExtendedParameters, and CodabarExtendedParameters, as well as the BarCodeReader and BarCodeResult classes. + + +## Classes + +| Class | Description | +| --- | --- | +| [AustraliaPostSettings](./australiapostsettings/) | AustraliaPost decoding parameters. Contains parameters which make influence on recognized data of AustraliaPost symbolog | +| [AztecExtendedParameters](./aztecextendedparameters/) | Stores special data of Aztec recognized barcode * This sample shows how to get Aztec raw values | +| [BarCodeExtendedParameters](./barcodeextendedparameters/) | Stores extended parameters of recognized barcode | +| [BarCodeReader](./barcodereader/) | BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform ReadBarCodes operatio | +| [BarCodeRegionParameters](./barcoderegionparameters/) | Represents the recognized barcode's region and barcode angle This sample shows how to get barcode Angle and bounding qua | +| [BarCodeResult](./barcoderesult/) | Stores recognized barcode data like SingleDecodeType type, {string} codetext, BarCodeRegionParameters region and other p | +| [BarcodeSettings](./barcodesettings/) | The main BarCode decoding parameters. Contains parameters which make influence on recognized data. | +| [CodabarExtendedParameters](./codabarextendedparameters/) | Stores a Codabar additional information of recognized barcode | +| [Code128DataPortion](./code128dataportion/) | Contains the data of subtype for Code128 type barcode | +| [Code128ExtendedParameters](./code128extendedparameters/) | Stores special data of Code128 recognized barcode Represents the recognized barcode's region and barcode angle This samp | +| [DataBarExtendedParameters](./databarextendedparameters/) | Stores a DataBar additional information of recognized barcode | +| [DataMatrixExtendedParameters](./datamatrixextendedparameters/) | Stores special data of DataMatrix recognized barcode | +| [DecodeType](./decodetype/) | Specify the type of barcode to read. This sample shows how to detect Code39 and Code128 barcodes. | +| [DotCodeExtendedParameters](./dotcodeextendedparameters/) | Stores special data of DotCode recognized barcode | +| [GS1CompositeBarExtendedParameters](./gs1compositebarextendedparameters/) | Stores special data of recognized barcode | +| [MaxiCodeExtendedParameters](./maxicodeextendedparameters/) | Stores a MaxiCode additional information of recognized barcode | +| [OneDExtendedParameters](./onedextendedparameters/) | Stores special data of 1D recognized barcode like separate codetext and checksum This sample shows how to get 1D barcode | +| [Pdf417ExtendedParameters](./pdf417extendedparameters/) | Stores a MacroPdf417 metadata information of recognized barcode This sample shows how to get Macro Pdf417 metadata | +| [QRExtendedParameters](./qrextendedparameters/) | Stores a QR Structured Append information of recognized barcode This sample shows how to get QR Structured Append data | +| [Quadrangle](./quadrangle/) | Stores a set of four Points that represent a Quadrangle region. | +| [QualitySettings](./qualitysettings/) | QualitySettings allows to configure recognition quality and speed manually. You can quickly set up QualitySettings by em | +| [RecognitionAbortedException](./recognitionabortedexception/) | | + +## Enums + +| Enum | Description | +| --- | --- | +| [BarCodeConfidence](./barcodeconfidence/) | Contains recognition confidence level This sample shows how BarCodeConfidence changed, depending on barcode type Moderat | +| [BarcodeQualityMode](./barcodequalitymode/) | Mode which enables methods to recognize barcode elements with the selected quality. Barcode element with lower quality r | +| [ChecksumValidation](./checksumvalidation/) | Enable checksum validation during recognition for 1D barcodes. Default is treated as Yes for symbologies which must cont | +| [Code128SubType](./code128subtype/) | Contains types of Code128 subset | +| [ComplexBackgroundMode](./complexbackgroundmode/) | Mode which enables or disables additional recognition of color barcodes on color images. | +| [CustomerInformationInterpretingType](./customerinformationinterpretingtype/) | Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode. | +| [DeconvolutionMode](./deconvolutionmode/) | Deconvolution (image restorations) mode which defines level of image degradation. Originally deconvolution is a function | +| [InverseImageMode](./inverseimagemode/) | Mode which enables or disables additional recognition of barcodes on images with inverted colors (luminance). | +| [XDimensionMode](./xdimensionmode/) | Recognition mode which sets size (from 1 to infinity) of barcode minimal element: matrix cell or bar. | + diff --git a/english/php/aspose.barcode.recognition/australiapostsettings/_index.md b/english/php/aspose.barcode.recognition/australiapostsettings/_index.md new file mode 100644 index 000000000..7f5d0b162 --- /dev/null +++ b/english/php/aspose.barcode.recognition/australiapostsettings/_index.md @@ -0,0 +1,31 @@ +--- +title: "AustraliaPostSettings Class" +linktitle: "AustraliaPostSettings" +articleTitle: "AustraliaPostSettings" +second_title: "Aspose.BarCode for PHP via Java" +description: "AustraliaPost decoding parameters. Contains parameters which make influence on recognized data of AustraliaPost symbology." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/australiapostsettings/ +--- + +## AustraliaPostSettings class + +**Namespace:** `Aspose.Barcode.Recognition` + + +AustraliaPost decoding parameters. Contains parameters which make influence on recognized data of AustraliaPost symbology. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./australiapostsettings/) | AustraliaPostSettings constructor | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [CustomerInformationInterpretingType](./customerinformationinterpretingtype/) | Read/Write | Gets or sets the Interpreting Type for the Customer Information of AustralianPost BarCode.DEFAULT is CustomerInformationInterpretingType.OTHER. | +| [IgnoreEndingFillingPatternsForCTable](./ignoreendingfillingpatternsforctable/) | Read/Write | The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce "333" of filling paterns is decoded as letter "z". | diff --git a/english/php/aspose.barcode.recognition/australiapostsettings/australiapostsettings/_index.md b/english/php/aspose.barcode.recognition/australiapostsettings/australiapostsettings/_index.md new file mode 100644 index 000000000..9882e4d25 --- /dev/null +++ b/english/php/aspose.barcode.recognition/australiapostsettings/australiapostsettings/_index.md @@ -0,0 +1,24 @@ +--- +title: "AustraliaPostSettings" +linktitle: "AustraliaPostSettings" +articleTitle: "AustraliaPostSettings" +second_title: "Aspose.BarCode for PHP via Java" +description: "AustraliaPostSettings constructor" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/australiapostsettings/australiapostsettings/ +--- + +## AustraliaPostSettings Constructor + +```php +__construct(AustraliaPostSettingsDTO $australiaPostSettingsDto) +``` + + +AustraliaPostSettings constructor + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$australiaPostSettingsDto` | `AustraliaPostSettingsDTO` | | diff --git a/english/php/aspose.barcode.recognition/australiapostsettings/customerinformationinterpretingtype/_index.md b/english/php/aspose.barcode.recognition/australiapostsettings/customerinformationinterpretingtype/_index.md new file mode 100644 index 000000000..434bff504 --- /dev/null +++ b/english/php/aspose.barcode.recognition/australiapostsettings/customerinformationinterpretingtype/_index.md @@ -0,0 +1,32 @@ +--- +title: "AustraliaPostSettings.CustomerInformationInterpretingType" +linktitle: "CustomerInformationInterpretingType" +articleTitle: "CustomerInformationInterpretingType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets or sets the Interpreting Type for the Customer Information of AustralianPost BarCode.DEFAULT is CustomerInformationInterpretingType.OTHER." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/australiapostsettings/customerinformationinterpretingtype/ +--- + +## AustraliaPostSettings.CustomerInformationInterpretingType + +**Access:** Read/Write + + +**Returns:** int The interpreting type (CTable, NTable or Other) of customer information for AustralianPost BarCode + + +### Get + +Gets or sets the Interpreting Type for the Customer Information of AustralianPost BarCode.DEFAULT is CustomerInformationInterpretingType.OTHER. + + +### Set + +Gets or sets the Interpreting Type for the Customer Information of AustralianPost BarCode.DEFAULT is CustomerInformationInterpretingType.OTHER. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.recognition/australiapostsettings/ignoreendingfillingpatternsforctable/_index.md b/english/php/aspose.barcode.recognition/australiapostsettings/ignoreendingfillingpatternsforctable/_index.md new file mode 100644 index 000000000..fdcc5e3ad --- /dev/null +++ b/english/php/aspose.barcode.recognition/australiapostsettings/ignoreendingfillingpatternsforctable/_index.md @@ -0,0 +1,32 @@ +--- +title: "AustraliaPostSettings.IgnoreEndingFillingPatternsForCTable" +linktitle: "IgnoreEndingFillingPatternsForCTable" +articleTitle: "IgnoreEndingFillingPatternsForCTable" +second_title: "Aspose.BarCode for PHP via Java" +description: "The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding tab" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/australiapostsettings/ignoreendingfillingpatternsforctable/ +--- + +## AustraliaPostSettings.IgnoreEndingFillingPatternsForCTable + +**Access:** Read/Write + + +**Returns:** bool The flag which force AustraliaPost decoder to ignore last filling patterns during CTable method decoding + + +### Get + +The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce "333" of filling paterns is decoded as letter "z". + + +### Set + +The flag which force AustraliaPost decoder to ignore last filling patterns in Customer Information Field during decoding as CTable method. CTable encoding method does not have any gaps in encoding table and sequnce "333" of filling paterns is decoded as letter "z". + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.recognition/aztecextendedparameters/_index.md b/english/php/aspose.barcode.recognition/aztecextendedparameters/_index.md new file mode 100644 index 000000000..8a3491cea --- /dev/null +++ b/english/php/aspose.barcode.recognition/aztecextendedparameters/_index.md @@ -0,0 +1,38 @@ +--- +title: "AztecExtendedParameters Class" +linktitle: "AztecExtendedParameters" +articleTitle: "AztecExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores special data of Aztec recognized barcode * This sample shows how to get Aztec raw values" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/aztecextendedparameters/ +--- + +## AztecExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores special data of Aztec recognized barcode * This sample shows how to get Aztec raw values + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./aztecextendedparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isReaderInitialization](./isreaderinitialization/) | No | Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [StructuredAppendBarcodeId](./structuredappendbarcodeid/) | Read-only | Gets the ID of the Aztec structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is 0. Value: The barcode ID of the Aztec structured append mode. | +| [StructuredAppendBarcodesCount](./structuredappendbarcodescount/) | Read-only | Gets the Aztec structured append mode barcodes count. Default value is 0. Count must be a value from 1 to 26. Value: The barcodes count of the Aztec structured append mode. | +| [StructuredAppendFileId](./structuredappendfileid/) | Read-only | Gets the File ID of the Aztec structured append mode. Default value is empty string Value: The File ID of the Aztec structured append mode. | diff --git a/english/php/aspose.barcode.recognition/aztecextendedparameters/aztecextendedparameters/_index.md b/english/php/aspose.barcode.recognition/aztecextendedparameters/aztecextendedparameters/_index.md new file mode 100644 index 000000000..8e34ffb9c --- /dev/null +++ b/english/php/aspose.barcode.recognition/aztecextendedparameters/aztecextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "AztecExtendedParameters" +linktitle: "AztecExtendedParameters" +articleTitle: "AztecExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/aztecextendedparameters/aztecextendedparameters/ +--- + +## AztecExtendedParameters Constructor + +```php +__construct(AztecExtendedParametersDTO $aztecExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$aztecExtendedParametersDTO` | `AztecExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/aztecextendedparameters/isreaderinitialization/_index.md b/english/php/aspose.barcode.recognition/aztecextendedparameters/isreaderinitialization/_index.md new file mode 100644 index 000000000..559e3d1de --- /dev/null +++ b/english/php/aspose.barcode.recognition/aztecextendedparameters/isreaderinitialization/_index.md @@ -0,0 +1,20 @@ +--- +title: "AztecExtendedParameters.isReaderInitialization" +linktitle: "isReaderInitialization" +articleTitle: "isReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/aztecextendedparameters/isreaderinitialization/ +--- + +## AztecExtendedParameters.isReaderInitialization + +```php +isReaderInitialization() +``` + + +Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. + diff --git a/english/php/aspose.barcode.recognition/aztecextendedparameters/structuredappendbarcodeid/_index.md b/english/php/aspose.barcode.recognition/aztecextendedparameters/structuredappendbarcodeid/_index.md new file mode 100644 index 000000000..41604a7b4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/aztecextendedparameters/structuredappendbarcodeid/_index.md @@ -0,0 +1,20 @@ +--- +title: "AztecExtendedParameters.StructuredAppendBarcodeId" +linktitle: "StructuredAppendBarcodeId" +articleTitle: "StructuredAppendBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the ID of the Aztec structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is 0. Value: The barcode ID of the Aztec structured append mode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/aztecextendedparameters/structuredappendbarcodeid/ +--- + +## AztecExtendedParameters.StructuredAppendBarcodeId + +**Access:** Read-only + + +### Get + +Gets the ID of the Aztec structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is 0. Value: The barcode ID of the Aztec structured append mode. + diff --git a/english/php/aspose.barcode.recognition/aztecextendedparameters/structuredappendbarcodescount/_index.md b/english/php/aspose.barcode.recognition/aztecextendedparameters/structuredappendbarcodescount/_index.md new file mode 100644 index 000000000..2973d9cee --- /dev/null +++ b/english/php/aspose.barcode.recognition/aztecextendedparameters/structuredappendbarcodescount/_index.md @@ -0,0 +1,20 @@ +--- +title: "AztecExtendedParameters.StructuredAppendBarcodesCount" +linktitle: "StructuredAppendBarcodesCount" +articleTitle: "StructuredAppendBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the Aztec structured append mode barcodes count. Default value is 0. Count must be a value from 1 to 26. Value: The barcodes count of the Aztec structured append mode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/aztecextendedparameters/structuredappendbarcodescount/ +--- + +## AztecExtendedParameters.StructuredAppendBarcodesCount + +**Access:** Read-only + + +### Get + +Gets the Aztec structured append mode barcodes count. Default value is 0. Count must be a value from 1 to 26. Value: The barcodes count of the Aztec structured append mode. + diff --git a/english/php/aspose.barcode.recognition/aztecextendedparameters/structuredappendfileid/_index.md b/english/php/aspose.barcode.recognition/aztecextendedparameters/structuredappendfileid/_index.md new file mode 100644 index 000000000..f314370b8 --- /dev/null +++ b/english/php/aspose.barcode.recognition/aztecextendedparameters/structuredappendfileid/_index.md @@ -0,0 +1,20 @@ +--- +title: "AztecExtendedParameters.StructuredAppendFileId" +linktitle: "StructuredAppendFileId" +articleTitle: "StructuredAppendFileId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the File ID of the Aztec structured append mode. Default value is empty string Value: The File ID of the Aztec structured append mode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/aztecextendedparameters/structuredappendfileid/ +--- + +## AztecExtendedParameters.StructuredAppendFileId + +**Access:** Read-only + + +### Get + +Gets the File ID of the Aztec structured append mode. Default value is empty string Value: The File ID of the Aztec structured append mode. + diff --git a/english/php/aspose.barcode.recognition/barcodeconfidence/_index.md b/english/php/aspose.barcode.recognition/barcodeconfidence/_index.md new file mode 100644 index 000000000..2130144e7 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeconfidence/_index.md @@ -0,0 +1,26 @@ +--- +title: "BarCodeConfidence Enum" +linktitle: "BarCodeConfidence" +articleTitle: "BarCodeConfidence" +second_title: "Aspose.BarCode for PHP via Java" +description: "Contains recognition confidence level This sample shows how BarCodeConfidence changed, depending on barcode type Moderate confidence Strong confidence" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeconfidence/ +--- + +## BarCodeConfidence enum + +**Namespace:** `Aspose.Barcode.Recognition` + + +Contains recognition confidence level This sample shows how BarCodeConfidence changed, depending on barcode type Moderate confidence Strong confidence + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [MODERATE](./moderate/) | `80` | Recognition confidence of barcode (mostly 1D barcodes) with weak checksumm or even without it. Could contains some misrecognitions in codetext or even fake recognitions if is low | +| [NONE](./none/) | `0` | Recognition confidence of barcode where codetext was not recognized correctly or barcode was detected as posible fake | +| [STRONG](./strong/) | `100` | Recognition confidence which was confirmed with BCH codes like Reed–Solomon. There must not be errors in read codetext or fake recognitions | diff --git a/english/php/aspose.barcode.recognition/barcodeconfidence/moderate/_index.md b/english/php/aspose.barcode.recognition/barcodeconfidence/moderate/_index.md new file mode 100644 index 000000000..e817d9d0a --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeconfidence/moderate/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeConfidence::MODERATE" +linktitle: "MODERATE" +articleTitle: "MODERATE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Recognition confidence of barcode (mostly 1D barcodes) with weak checksumm or even without it. Could contains some misrecognitions in codetext or even fake recognitions if is low" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeconfidence/moderate/ +--- + +## BarCodeConfidence::MODERATE Enum Value + +**Value:** `80` + + +Recognition confidence of barcode (mostly 1D barcodes) with weak checksumm or even without it. Could contains some misrecognitions in codetext or even fake recognitions if is low + diff --git a/english/php/aspose.barcode.recognition/barcodeconfidence/none/_index.md b/english/php/aspose.barcode.recognition/barcodeconfidence/none/_index.md new file mode 100644 index 000000000..4d52f0773 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeconfidence/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeConfidence::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Recognition confidence of barcode where codetext was not recognized correctly or barcode was detected as posible fake" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeconfidence/none/ +--- + +## BarCodeConfidence::NONE Enum Value + +**Value:** `0` + + +Recognition confidence of barcode where codetext was not recognized correctly or barcode was detected as posible fake + diff --git a/english/php/aspose.barcode.recognition/barcodeconfidence/strong/_index.md b/english/php/aspose.barcode.recognition/barcodeconfidence/strong/_index.md new file mode 100644 index 000000000..2c6d96769 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeconfidence/strong/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeConfidence::STRONG" +linktitle: "STRONG" +articleTitle: "STRONG" +second_title: "Aspose.BarCode for PHP via Java" +description: "Recognition confidence which was confirmed with BCH codes like Reed–Solomon. There must not be errors in read codetext or fake recognitions" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeconfidence/strong/ +--- + +## BarCodeConfidence::STRONG Enum Value + +**Value:** `100` + + +Recognition confidence which was confirmed with BCH codes like Reed–Solomon. There must not be errors in read codetext or fake recognitions + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/_index.md new file mode 100644 index 000000000..deb1b6018 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/_index.md @@ -0,0 +1,40 @@ +--- +title: "BarCodeExtendedParameters Class" +linktitle: "BarCodeExtendedParameters" +articleTitle: "BarCodeExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores extended parameters of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/ +--- + +## BarCodeExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores extended parameters of recognized barcode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./barcodeextendedparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Aztec](./aztec/) | Read-only | Gets a Aztec additional information of recognized barcode Value: A Aztec additional information of recognized barcode | +| [Codabar](./codabar/) | Read-only | Gets a Codabar additional information of recognized barcode | +| [Code128](./code128/) | Read-only | | +| [DataBar](./databar/) | Read-only | Gets a DataBar additional information DataBarExtendedParameters of recognized barcode | +| [DataMatrix](./datamatrix/) | Read-only | Gets a DotCode additional information of recognized barcode Value: A DotCode additional information of recognized barcode | +| [DotCode](./dotcode/) | Read-only | Gets a DotCode additional information of recognized barcode Value: A DotCode additional information of recognized barcode | +| [GS1CompositeBar](./gs1compositebar/) | Read-only | Gets a GS1CompositeBar additional information of recognized barcode Value: A GS1CompositeBar additional information of recognized barcode | +| [MaxiCode](./maxicode/) | Read-only | Gets a MaxiCode additional informationMaxiCodeExtendedParameters of recognized barcode | +| [OneD](./oned/) | Read-only | | +| [Pdf417](./pdf417/) | Read-only | | +| [QR](./qr/) | Read-only | | diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/aztec/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/aztec/_index.md new file mode 100644 index 000000000..a7cb550cb --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/aztec/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarCodeExtendedParameters.Aztec" +linktitle: "Aztec" +articleTitle: "Aztec" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Aztec additional information of recognized barcode Value: A Aztec additional information of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/aztec/ +--- + +## BarCodeExtendedParameters.Aztec + +**Access:** Read-only + + +### Get + +Gets a Aztec additional information of recognized barcode Value: A Aztec additional information of recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/barcodeextendedparameters/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/barcodeextendedparameters/_index.md new file mode 100644 index 000000000..aa60aa2f9 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/barcodeextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "BarCodeExtendedParameters" +linktitle: "BarCodeExtendedParameters" +articleTitle: "BarCodeExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/barcodeextendedparameters/ +--- + +## BarCodeExtendedParameters Constructor + +```php +__construct(BarCodeExtendedParametersDTO $barCodeExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$barCodeExtendedParametersDTO` | `BarCodeExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/codabar/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/codabar/_index.md new file mode 100644 index 000000000..a963e6c39 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/codabar/_index.md @@ -0,0 +1,23 @@ +--- +title: "BarCodeExtendedParameters.Codabar" +linktitle: "Codabar" +articleTitle: "Codabar" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Codabar additional information of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/codabar/ +--- + +## BarCodeExtendedParameters.Codabar + +**Access:** Read-only + + +**Returns:** CodabarExtendedParameters additional information + + +### Get + +Gets a Codabar additional information of recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/code128/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/code128/_index.md new file mode 100644 index 000000000..01d43032f --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/code128/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeExtendedParameters.Code128" +linktitle: "Code128" +articleTitle: "Code128" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/code128/ +--- + +## BarCodeExtendedParameters.Code128 + +**Access:** Read-only + + +**Returns:** Code128ExtendedParameters Gets a special data Code128ExtendedParameters of Code128 recognized barcode Value: A special data Code128ExtendedParameters of Code128 recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/databar/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/databar/_index.md new file mode 100644 index 000000000..310ec9c54 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/databar/_index.md @@ -0,0 +1,23 @@ +--- +title: "BarCodeExtendedParameters.DataBar" +linktitle: "DataBar" +articleTitle: "DataBar" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a DataBar additional information DataBarExtendedParameters of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/databar/ +--- + +## BarCodeExtendedParameters.DataBar + +**Access:** Read-only + + +**Returns:** DataBarExtendedParameters A DataBar additional information DataBarExtendedParameters of recognized barcode + + +### Get + +Gets a DataBar additional information DataBarExtendedParameters of recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/datamatrix/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/datamatrix/_index.md new file mode 100644 index 000000000..2b086330a --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/datamatrix/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarCodeExtendedParameters.DataMatrix" +linktitle: "DataMatrix" +articleTitle: "DataMatrix" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a DotCode additional information of recognized barcode Value: A DotCode additional information of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/datamatrix/ +--- + +## BarCodeExtendedParameters.DataMatrix + +**Access:** Read-only + + +### Get + +Gets a DotCode additional information of recognized barcode Value: A DotCode additional information of recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/dotcode/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/dotcode/_index.md new file mode 100644 index 000000000..13da818e7 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/dotcode/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarCodeExtendedParameters.DotCode" +linktitle: "DotCode" +articleTitle: "DotCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a DotCode additional information of recognized barcode Value: A DotCode additional information of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/dotcode/ +--- + +## BarCodeExtendedParameters.DotCode + +**Access:** Read-only + + +### Get + +Gets a DotCode additional information of recognized barcode Value: A DotCode additional information of recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/gs1compositebar/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/gs1compositebar/_index.md new file mode 100644 index 000000000..0d51bea89 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/gs1compositebar/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarCodeExtendedParameters.GS1CompositeBar" +linktitle: "GS1CompositeBar" +articleTitle: "GS1CompositeBar" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a GS1CompositeBar additional information of recognized barcode Value: A GS1CompositeBar additional information of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/gs1compositebar/ +--- + +## BarCodeExtendedParameters.GS1CompositeBar + +**Access:** Read-only + + +### Get + +Gets a GS1CompositeBar additional information of recognized barcode Value: A GS1CompositeBar additional information of recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/maxicode/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/maxicode/_index.md new file mode 100644 index 000000000..c1a11477d --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/maxicode/_index.md @@ -0,0 +1,23 @@ +--- +title: "BarCodeExtendedParameters.MaxiCode" +linktitle: "MaxiCode" +articleTitle: "MaxiCode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode additional informationMaxiCodeExtendedParameters of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/maxicode/ +--- + +## BarCodeExtendedParameters.MaxiCode + +**Access:** Read-only + + +**Returns:** MaxiCodeExtendedParameters A MaxiCode additional informationMaxiCodeExtendedParameters of recognized barcode + + +### Get + +Gets a MaxiCode additional informationMaxiCodeExtendedParameters of recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/oned/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/oned/_index.md new file mode 100644 index 000000000..39a553319 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/oned/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeExtendedParameters.OneD" +linktitle: "OneD" +articleTitle: "OneD" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/oned/ +--- + +## BarCodeExtendedParameters.OneD + +**Access:** Read-only + + +**Returns:** OneDExtendedParameters Gets a special data OneDExtendedParameters of 1D recognized barcode Value: A special data OneDExtendedParameters of 1D recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/pdf417/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/pdf417/_index.md new file mode 100644 index 000000000..51877a12d --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/pdf417/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeExtendedParameters.Pdf417" +linktitle: "Pdf417" +articleTitle: "Pdf417" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/pdf417/ +--- + +## BarCodeExtendedParameters.Pdf417 + +**Access:** Read-only + + +**Returns:** Pdf417ExtendedParameters Gets a MacroPdf417 metadata information Pdf417ExtendedParameters of recognized barcode Value: A MacroPdf417 metadata information Pdf417ExtendedParameters of recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodeextendedparameters/qr/_index.md b/english/php/aspose.barcode.recognition/barcodeextendedparameters/qr/_index.md new file mode 100644 index 000000000..d9a19ad32 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodeextendedparameters/qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeExtendedParameters.QR" +linktitle: "QR" +articleTitle: "QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodeextendedparameters/qr/ +--- + +## BarCodeExtendedParameters.QR + +**Access:** Read-only + + +**Returns:** QRExtendedParameters Gets a QR Structured Append information QRExtendedParameters of recognized barcode Value: A QR Structured Append information QRExtendedParameters of recognized barcode + diff --git a/english/php/aspose.barcode.recognition/barcodequalitymode/_index.md b/english/php/aspose.barcode.recognition/barcodequalitymode/_index.md new file mode 100644 index 000000000..96df72ac9 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodequalitymode/_index.md @@ -0,0 +1,26 @@ +--- +title: "BarcodeQualityMode Enum" +linktitle: "BarcodeQualityMode" +articleTitle: "BarcodeQualityMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode which enables methods to recognize barcode elements with the selected quality. Barcode element with lower quality requires more hard methods which slows the recognition." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodequalitymode/ +--- + +## BarcodeQualityMode enum + +**Namespace:** `Aspose.Barcode.Recognition` + + +Mode which enables methods to recognize barcode elements with the selected quality. Barcode element with lower quality requires more hard methods which slows the recognition. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [HIGH](./high/) | `0` | Enables recognition methods for High quality barcodes. | +| [LOW](./low/) | `2` | Enables recognition methods for Low quality barcodes. | +| [NORMAL](./normal/) | `1` | Enables recognition methods for Common(Normal) quality barcodes. | diff --git a/english/php/aspose.barcode.recognition/barcodequalitymode/high/_index.md b/english/php/aspose.barcode.recognition/barcodequalitymode/high/_index.md new file mode 100644 index 000000000..6e9836458 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodequalitymode/high/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarcodeQualityMode::HIGH" +linktitle: "HIGH" +articleTitle: "HIGH" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables recognition methods for High quality barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodequalitymode/high/ +--- + +## BarcodeQualityMode::HIGH Enum Value + +**Value:** `0` + + +Enables recognition methods for High quality barcodes. + diff --git a/english/php/aspose.barcode.recognition/barcodequalitymode/low/_index.md b/english/php/aspose.barcode.recognition/barcodequalitymode/low/_index.md new file mode 100644 index 000000000..c9e81318f --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodequalitymode/low/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarcodeQualityMode::LOW" +linktitle: "LOW" +articleTitle: "LOW" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables recognition methods for Low quality barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodequalitymode/low/ +--- + +## BarcodeQualityMode::LOW Enum Value + +**Value:** `2` + + +Enables recognition methods for Low quality barcodes. + diff --git a/english/php/aspose.barcode.recognition/barcodequalitymode/normal/_index.md b/english/php/aspose.barcode.recognition/barcodequalitymode/normal/_index.md new file mode 100644 index 000000000..50d0fd2c6 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodequalitymode/normal/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarcodeQualityMode::NORMAL" +linktitle: "NORMAL" +articleTitle: "NORMAL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables recognition methods for Common(Normal) quality barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodequalitymode/normal/ +--- + +## BarcodeQualityMode::NORMAL Enum Value + +**Value:** `1` + + +Enables recognition methods for Common(Normal) quality barcodes. + diff --git a/english/php/aspose.barcode.recognition/barcodereader/_index.md b/english/php/aspose.barcode.recognition/barcodereader/_index.md new file mode 100644 index 000000000..89d96099a --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/_index.md @@ -0,0 +1,44 @@ +--- +title: "BarCodeReader Class" +linktitle: "BarCodeReader" +articleTitle: "BarCodeReader" +second_title: "Aspose.BarCode for PHP via Java" +description: "BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform ReadBarCodes operation to detect barcodes. This sample shows how to detect Code39 and Code128 barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/ +--- + +## BarCodeReader class + +**Namespace:** `Aspose.Barcode.Recognition` + + +BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform ReadBarCodes operation to detect barcodes. This sample shows how to detect Code39 and Code128 barcodes. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./barcodereader/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [containsAny](./containsany/) | No | Determines whether any of the given decode types is included into | +| [exportToXml](./exporttoxml/) | No | Exports BarCode properties to the xml-file specified | +| [importFromXml](./importfromxml/) | Yes | Import BarCode properties from xml file | +| [init](./init/) | No | | +| [setBarCodeImage](./setbarcodeimage/) | No | QualitySettings allows to configure recognition quality and speed manually. You can quickly set up QualitySettings by embedded presets: HighPerformance, NormalQuality, HighQuality, MaxBarCodes or you can manually configure separate options. Default value of QualitySettings is NormalQuality. | +| [setBarCodeReadType](./setbarcodereadtype/) | No | Sets SingleDecodeType type array for recognition. Must be called before readBarCodes() method. This sample shows how to detect Code39 and Code128 barcodes. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BarCodeDecodeType](./barcodedecodetype/) | Read-only | | +| [FoundBarCodes](./foundbarcodes/) | Read-only | Reads BarCodeResult from the image. Value: The recognized BarCodeResult array | +| [FoundCount](./foundcount/) | Read-only | Gets recognized barcodes count This sample shows how to read barcodes with BarCodeReader Value: The recognized barcodes count | +| [Timeout](./timeout/) | Read/Write | Gets the timeout of recognition process in milliseconds. | diff --git a/english/php/aspose.barcode.recognition/barcodereader/barcodedecodetype/_index.md b/english/php/aspose.barcode.recognition/barcodereader/barcodedecodetype/_index.md new file mode 100644 index 000000000..bd5bee9b2 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/barcodedecodetype/_index.md @@ -0,0 +1,15 @@ +--- +title: "BarCodeReader.BarCodeDecodeType" +linktitle: "BarCodeDecodeType" +articleTitle: "BarCodeDecodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/barcodedecodetype/ +--- + +## BarCodeReader.BarCodeDecodeType + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.recognition/barcodereader/barcodereader/_index.md b/english/php/aspose.barcode.recognition/barcodereader/barcodereader/_index.md new file mode 100644 index 000000000..90e60c286 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/barcodereader/_index.md @@ -0,0 +1,23 @@ +--- +title: "BarCodeReader" +linktitle: "BarCodeReader" +articleTitle: "BarCodeReader" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/barcodereader/ +--- + +## BarCodeReader Constructor + +```php +__construct($imageResource, $areas, $decodeTypes) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$imageResource` | `` | | +| `$areas` | `` | | +| `$decodeTypes` | `` | | diff --git a/english/php/aspose.barcode.recognition/barcodereader/containsany/_index.md b/english/php/aspose.barcode.recognition/barcodereader/containsany/_index.md new file mode 100644 index 000000000..061f28433 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/containsany/_index.md @@ -0,0 +1,27 @@ +--- +title: "BarCodeReader.containsAny" +linktitle: "containsAny" +articleTitle: "containsAny" +second_title: "Aspose.BarCode for PHP via Java" +description: "Determines whether any of the given decode types is included into" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/containsany/ +--- + +## BarCodeReader.containsAny + +```php +containsAny($decodeTypes) +``` + + +Determines whether any of the given decode types is included into + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$decodeTypes` | `` | | + +**Returns:** bool Value is a true if any types are included into. + diff --git a/english/php/aspose.barcode.recognition/barcodereader/exporttoxml/_index.md b/english/php/aspose.barcode.recognition/barcodereader/exporttoxml/_index.md new file mode 100644 index 000000000..5d787493a --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/exporttoxml/_index.md @@ -0,0 +1,27 @@ +--- +title: "BarCodeReader.exportToXml" +linktitle: "exportToXml" +articleTitle: "exportToXml" +second_title: "Aspose.BarCode for PHP via Java" +description: "Exports BarCode properties to the xml-file specified" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/exporttoxml/ +--- + +## BarCodeReader.exportToXml + +```php +exportToXml(string $xmlFile) +``` + + +Exports BarCode properties to the xml-file specified + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$xmlFile` | `string` | | + +**Returns:** bool Whether or not export completed successfully. Returns True in case of success; False Otherwise + diff --git a/english/php/aspose.barcode.recognition/barcodereader/foundbarcodes/_index.md b/english/php/aspose.barcode.recognition/barcodereader/foundbarcodes/_index.md new file mode 100644 index 000000000..62c2f6c3a --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/foundbarcodes/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarCodeReader.FoundBarCodes" +linktitle: "FoundBarCodes" +articleTitle: "FoundBarCodes" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reads BarCodeResult from the image. Value: The recognized BarCodeResult array" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/foundbarcodes/ +--- + +## BarCodeReader.FoundBarCodes + +**Access:** Read-only + + +### Get + +Reads BarCodeResult from the image. Value: The recognized BarCodeResult array + diff --git a/english/php/aspose.barcode.recognition/barcodereader/foundcount/_index.md b/english/php/aspose.barcode.recognition/barcodereader/foundcount/_index.md new file mode 100644 index 000000000..fdc877848 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/foundcount/_index.md @@ -0,0 +1,20 @@ +--- +title: "BarCodeReader.FoundCount" +linktitle: "FoundCount" +articleTitle: "FoundCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets recognized barcodes count This sample shows how to read barcodes with BarCodeReader Value: The recognized barcodes count" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/foundcount/ +--- + +## BarCodeReader.FoundCount + +**Access:** Read-only + + +### Get + +Gets recognized barcodes count This sample shows how to read barcodes with BarCodeReader Value: The recognized barcodes count + diff --git a/english/php/aspose.barcode.recognition/barcodereader/importfromxml/_index.md b/english/php/aspose.barcode.recognition/barcodereader/importfromxml/_index.md new file mode 100644 index 000000000..8e2a9b0f7 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/importfromxml/_index.md @@ -0,0 +1,27 @@ +--- +title: "BarCodeReader.importFromXml" +linktitle: "importFromXml" +articleTitle: "importFromXml" +second_title: "Aspose.BarCode for PHP via Java" +description: "Import BarCode properties from xml file" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/importfromxml/ +--- + +## BarCodeReader.importFromXml + +```php +importFromXml(string $resource) +``` + + +Import BarCode properties from xml file + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$resource` | `string` | | + +**Returns:** BarCodeReader + diff --git a/english/php/aspose.barcode.recognition/barcodereader/init/_index.md b/english/php/aspose.barcode.recognition/barcodereader/init/_index.md new file mode 100644 index 000000000..05c28e12c --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/init/_index.md @@ -0,0 +1,17 @@ +--- +title: "BarCodeReader.init" +linktitle: "init" +articleTitle: "init" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/init/ +--- + +## BarCodeReader.init + +```php +init() +``` + diff --git a/english/php/aspose.barcode.recognition/barcodereader/setbarcodeimage/_index.md b/english/php/aspose.barcode.recognition/barcodereader/setbarcodeimage/_index.md new file mode 100644 index 000000000..25cc033a8 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/setbarcodeimage/_index.md @@ -0,0 +1,25 @@ +--- +title: "BarCodeReader.setBarCodeImage" +linktitle: "setBarCodeImage" +articleTitle: "setBarCodeImage" +second_title: "Aspose.BarCode for PHP via Java" +description: "QualitySettings allows to configure recognition quality and speed manually. You can quickly set up QualitySettings by embedded presets: HighPerformance, NormalQuality, HighQuality, MaxBarCodes or you " +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/setbarcodeimage/ +--- + +## BarCodeReader.setBarCodeImage + +```php +setBarCodeImage($imageResource, ?Rectangle ... $areas) +``` + + +QualitySettings allows to configure recognition quality and speed manually. You can quickly set up QualitySettings by embedded presets: HighPerformance, NormalQuality, HighQuality, MaxBarCodes or you can manually configure separate options. Default value of QualitySettings is NormalQuality. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$imageResource` | `` | | +| `$areas` | `?Rectangle ...` | | diff --git a/english/php/aspose.barcode.recognition/barcodereader/setbarcodereadtype/_index.md b/english/php/aspose.barcode.recognition/barcodereader/setbarcodereadtype/_index.md new file mode 100644 index 000000000..4b944b596 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/setbarcodereadtype/_index.md @@ -0,0 +1,24 @@ +--- +title: "BarCodeReader.setBarCodeReadType" +linktitle: "setBarCodeReadType" +articleTitle: "setBarCodeReadType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Sets SingleDecodeType type array for recognition. Must be called before readBarCodes() method. This sample shows how to detect Code39 and Code128 barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/setbarcodereadtype/ +--- + +## BarCodeReader.setBarCodeReadType + +```php +setBarCodeReadType(int ... $types) +``` + + +Sets SingleDecodeType type array for recognition. Must be called before readBarCodes() method. This sample shows how to detect Code39 and Code128 barcodes. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$types` | `int ...` | | diff --git a/english/php/aspose.barcode.recognition/barcodereader/timeout/_index.md b/english/php/aspose.barcode.recognition/barcodereader/timeout/_index.md new file mode 100644 index 000000000..1f22709c3 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodereader/timeout/_index.md @@ -0,0 +1,32 @@ +--- +title: "BarCodeReader.Timeout" +linktitle: "Timeout" +articleTitle: "Timeout" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the timeout of recognition process in milliseconds." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodereader/timeout/ +--- + +## BarCodeReader.Timeout + +**Access:** Read/Write + + +**Returns:** int timeout. + + +### Get + +Gets the timeout of recognition process in milliseconds. + + +### Set + +Sets the timeout of recognition process in milliseconds. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.recognition/barcoderegionparameters/_index.md b/english/php/aspose.barcode.recognition/barcoderegionparameters/_index.md new file mode 100644 index 000000000..46ea55317 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderegionparameters/_index.md @@ -0,0 +1,33 @@ +--- +title: "BarCodeRegionParameters Class" +linktitle: "BarCodeRegionParameters" +articleTitle: "BarCodeRegionParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents the recognized barcode's region and barcode angle This sample shows how to get barcode Angle and bounding quadrangle values" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderegionparameters/ +--- + +## BarCodeRegionParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Represents the recognized barcode's region and barcode angle This sample shows how to get barcode Angle and bounding quadrangle values + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./barcoderegionparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Angle](./angle/) | Read-only | | +| [Points](./points/) | Read-only | | +| [Quadrangle](./quadrangle/) | Read-only | | +| [Rectangle](./rectangle/) | Read-only | | diff --git a/english/php/aspose.barcode.recognition/barcoderegionparameters/angle/_index.md b/english/php/aspose.barcode.recognition/barcoderegionparameters/angle/_index.md new file mode 100644 index 000000000..52f754593 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderegionparameters/angle/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeRegionParameters.Angle" +linktitle: "Angle" +articleTitle: "Angle" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderegionparameters/angle/ +--- + +## BarCodeRegionParameters.Angle + +**Access:** Read-only + + +**Returns:** float Gets the angle of the barcode (0-360). Value: The angle for barcode (0-360). + diff --git a/english/php/aspose.barcode.recognition/barcoderegionparameters/barcoderegionparameters/_index.md b/english/php/aspose.barcode.recognition/barcoderegionparameters/barcoderegionparameters/_index.md new file mode 100644 index 000000000..5521cd36b --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderegionparameters/barcoderegionparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "BarCodeRegionParameters" +linktitle: "BarCodeRegionParameters" +articleTitle: "BarCodeRegionParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderegionparameters/barcoderegionparameters/ +--- + +## BarCodeRegionParameters Constructor + +```php +__construct(BarCodeRegionParametersDTO $barCodeRegionParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$barCodeRegionParametersDTO` | `BarCodeRegionParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/barcoderegionparameters/points/_index.md b/english/php/aspose.barcode.recognition/barcoderegionparameters/points/_index.md new file mode 100644 index 000000000..1dc3ab2eb --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderegionparameters/points/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeRegionParameters.Points" +linktitle: "Points" +articleTitle: "Points" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderegionparameters/points/ +--- + +## BarCodeRegionParameters.Points + +**Access:** Read-only + + +**Returns:** array Gets Points array bounding barcode region Value: Returns Points array bounding barcode region + diff --git a/english/php/aspose.barcode.recognition/barcoderegionparameters/quadrangle/_index.md b/english/php/aspose.barcode.recognition/barcoderegionparameters/quadrangle/_index.md new file mode 100644 index 000000000..4d368a6c6 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderegionparameters/quadrangle/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeRegionParameters.Quadrangle" +linktitle: "Quadrangle" +articleTitle: "Quadrangle" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderegionparameters/quadrangle/ +--- + +## BarCodeRegionParameters.Quadrangle + +**Access:** Read-only + + +**Returns:** Quadrangle Gets Quadrangle bounding barcode region Value: Returns Quadrangle bounding barcode region + diff --git a/english/php/aspose.barcode.recognition/barcoderegionparameters/rectangle/_index.md b/english/php/aspose.barcode.recognition/barcoderegionparameters/rectangle/_index.md new file mode 100644 index 000000000..26b52f3cb --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderegionparameters/rectangle/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeRegionParameters.Rectangle" +linktitle: "Rectangle" +articleTitle: "Rectangle" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderegionparameters/rectangle/ +--- + +## BarCodeRegionParameters.Rectangle + +**Access:** Read-only + + +**Returns:** Rectangle Gets Rectangle bounding barcode region Value: Returns Rectangle bounding barcode region + diff --git a/english/php/aspose.barcode.recognition/barcoderesult/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/_index.md new file mode 100644 index 000000000..7aaaaf166 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/_index.md @@ -0,0 +1,42 @@ +--- +title: "BarCodeResult Class" +linktitle: "BarCodeResult" +articleTitle: "BarCodeResult" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores recognized barcode data like SingleDecodeType type, {string} codetext, BarCodeRegionParameters region and other parameters This sample shows how to obtain BarCodeResult." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/ +--- + +## BarCodeResult class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores recognized barcode data like SingleDecodeType type, {string} codetext, BarCodeRegionParameters region and other parameters This sample shows how to obtain BarCodeResult. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./barcoderesult/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [getCodeText](./getcodetext/) | No | Gets the code text with encoding. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [CodeBytes](./codebytes/) | Read-only | | +| [CodeType](./codetype/) | Read-only | | +| [CodeTypeName](./codetypename/) | Read-only | | +| [Confidence](./confidence/) | Read-only | | +| [Extended](./extended/) | Read-only | | +| [ReadingQuality](./readingquality/) | Read-only | | +| [Region](./region/) | Read-only | | diff --git a/english/php/aspose.barcode.recognition/barcoderesult/barcoderesult/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/barcoderesult/_index.md new file mode 100644 index 000000000..95f86d8b4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/barcoderesult/_index.md @@ -0,0 +1,21 @@ +--- +title: "BarCodeResult" +linktitle: "BarCodeResult" +articleTitle: "BarCodeResult" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/barcoderesult/ +--- + +## BarCodeResult Constructor + +```php +__construct(BarCodeResultDTO $barCodeResultDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$barCodeResultDTO` | `BarCodeResultDTO` | | diff --git a/english/php/aspose.barcode.recognition/barcoderesult/codebytes/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/codebytes/_index.md new file mode 100644 index 000000000..048265e4b --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/codebytes/_index.md @@ -0,0 +1,15 @@ +--- +title: "BarCodeResult.CodeBytes" +linktitle: "CodeBytes" +articleTitle: "CodeBytes" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/codebytes/ +--- + +## BarCodeResult.CodeBytes + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.recognition/barcoderesult/codetype/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/codetype/_index.md new file mode 100644 index 000000000..e3f9b618c --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/codetype/_index.md @@ -0,0 +1,15 @@ +--- +title: "BarCodeResult.CodeType" +linktitle: "CodeType" +articleTitle: "CodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/codetype/ +--- + +## BarCodeResult.CodeType + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.recognition/barcoderesult/codetypename/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/codetypename/_index.md new file mode 100644 index 000000000..702ce4b65 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/codetypename/_index.md @@ -0,0 +1,15 @@ +--- +title: "BarCodeResult.CodeTypeName" +linktitle: "CodeTypeName" +articleTitle: "CodeTypeName" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/codetypename/ +--- + +## BarCodeResult.CodeTypeName + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.recognition/barcoderesult/confidence/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/confidence/_index.md new file mode 100644 index 000000000..5d9226c15 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/confidence/_index.md @@ -0,0 +1,15 @@ +--- +title: "BarCodeResult.Confidence" +linktitle: "Confidence" +articleTitle: "Confidence" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/confidence/ +--- + +## BarCodeResult.Confidence + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.recognition/barcoderesult/extended/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/extended/_index.md new file mode 100644 index 000000000..b3977e22e --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/extended/_index.md @@ -0,0 +1,15 @@ +--- +title: "BarCodeResult.Extended" +linktitle: "Extended" +articleTitle: "Extended" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/extended/ +--- + +## BarCodeResult.Extended + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.recognition/barcoderesult/getcodetext/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/getcodetext/_index.md new file mode 100644 index 000000000..05f1baa5c --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/getcodetext/_index.md @@ -0,0 +1,27 @@ +--- +title: "BarCodeResult.getCodeText" +linktitle: "getCodeText" +articleTitle: "getCodeText" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the code text with encoding." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/getcodetext/ +--- + +## BarCodeResult.getCodeText + +```php +getCodeText(?string $encoding) +``` + + +Gets the code text with encoding. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$encoding` | `?string` | The encoding for codetext. | + +**Returns:** codeText string containing recognized code text. + diff --git a/english/php/aspose.barcode.recognition/barcoderesult/readingquality/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/readingquality/_index.md new file mode 100644 index 000000000..2d9efd8dd --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/readingquality/_index.md @@ -0,0 +1,18 @@ +--- +title: "BarCodeResult.ReadingQuality" +linktitle: "ReadingQuality" +articleTitle: "ReadingQuality" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/readingquality/ +--- + +## BarCodeResult.ReadingQuality + +**Access:** Read-only + + +**Returns:** float Gets the reading quality. Works for 1D and postal barcodes. Value: The reading quality percent + diff --git a/english/php/aspose.barcode.recognition/barcoderesult/region/_index.md b/english/php/aspose.barcode.recognition/barcoderesult/region/_index.md new file mode 100644 index 000000000..a648cd5ce --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcoderesult/region/_index.md @@ -0,0 +1,15 @@ +--- +title: "BarCodeResult.Region" +linktitle: "Region" +articleTitle: "Region" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcoderesult/region/ +--- + +## BarCodeResult.Region + +**Access:** Read-only + diff --git a/english/php/aspose.barcode.recognition/barcodesettings/_index.md b/english/php/aspose.barcode.recognition/barcodesettings/_index.md new file mode 100644 index 000000000..59bfc3bb7 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodesettings/_index.md @@ -0,0 +1,33 @@ +--- +title: "BarcodeSettings Class" +linktitle: "BarcodeSettings" +articleTitle: "BarcodeSettings" +second_title: "Aspose.BarCode for PHP via Java" +description: "The main BarCode decoding parameters. Contains parameters which make influence on recognized data." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodesettings/ +--- + +## BarcodeSettings class + +**Namespace:** `Aspose.Barcode.Recognition` + + +The main BarCode decoding parameters. Contains parameters which make influence on recognized data. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./barcodesettings/) | BarcodeSettings copy constructor | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AustraliaPost](./australiapost/) | Read-only | Gets AustraliaPost decoding parameters | +| [ChecksumValidation](./checksumvalidation/) | Read/Write | Enable checksum validation during recognition for 1D and Postal barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar, PatchCode, Pharmacode, DataLogic2of5 Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, ItalianPost25, Matrix2of5, MSI, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN Checksum always used: Rest symbologies | +| [DetectEncoding](./detectencoding/) | Read/Write | The flag which force engine to detect codetext encoding for Unicode codesets. Default value is true. | +| [StripFNC](./stripfnc/) | Read/Write | Strip FNC1, FNC2, FNC3 characters from codetext. Default value is false. | diff --git a/english/php/aspose.barcode.recognition/barcodesettings/australiapost/_index.md b/english/php/aspose.barcode.recognition/barcodesettings/australiapost/_index.md new file mode 100644 index 000000000..90dcacfc8 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodesettings/australiapost/_index.md @@ -0,0 +1,23 @@ +--- +title: "BarcodeSettings.AustraliaPost" +linktitle: "AustraliaPost" +articleTitle: "AustraliaPost" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets AustraliaPost decoding parameters" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodesettings/australiapost/ +--- + +## BarcodeSettings.AustraliaPost + +**Access:** Read-only + + +**Returns:** AustraliaPostSettings The AustraliaPost decoding parameters which make influence on recognized data of AustraliaPost symbology + + +### Get + +Gets AustraliaPost decoding parameters + diff --git a/english/php/aspose.barcode.recognition/barcodesettings/barcodesettings/_index.md b/english/php/aspose.barcode.recognition/barcodesettings/barcodesettings/_index.md new file mode 100644 index 000000000..b4c4a666c --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodesettings/barcodesettings/_index.md @@ -0,0 +1,24 @@ +--- +title: "BarcodeSettings" +linktitle: "BarcodeSettings" +articleTitle: "BarcodeSettings" +second_title: "Aspose.BarCode for PHP via Java" +description: "BarcodeSettings copy constructor" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodesettings/barcodesettings/ +--- + +## BarcodeSettings Constructor + +```php +__construct(BarcodeSettingsDTO $barcodeSettingsDto) +``` + + +BarcodeSettings copy constructor + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$barcodeSettingsDto` | `BarcodeSettingsDTO` | | diff --git a/english/php/aspose.barcode.recognition/barcodesettings/checksumvalidation/_index.md b/english/php/aspose.barcode.recognition/barcodesettings/checksumvalidation/_index.md new file mode 100644 index 000000000..ecd275e61 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodesettings/checksumvalidation/_index.md @@ -0,0 +1,32 @@ +--- +title: "BarcodeSettings.ChecksumValidation" +linktitle: "ChecksumValidation" +articleTitle: "ChecksumValidation" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enable checksum validation during recognition for 1D and Postal barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodesettings/checksumvalidation/ +--- + +## BarcodeSettings.ChecksumValidation + +**Access:** Read/Write + + +**Returns:** int Enable checksum validation during recognition for 1D and Postal barcodes. + + +### Get + +Enable checksum validation during recognition for 1D and Postal barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar, PatchCode, Pharmacode, DataLogic2of5 Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, ItalianPost25, Matrix2of5, MSI, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN Checksum always used: Rest symbologies + + +### Set + +Enable checksum validation during recognition for 1D and Postal barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar, PatchCode, Pharmacode, DataLogic2of5 Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, ItalianPost25, Matrix2of5, MSI, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN Checksum always used: Rest symbologies + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.recognition/barcodesettings/detectencoding/_index.md b/english/php/aspose.barcode.recognition/barcodesettings/detectencoding/_index.md new file mode 100644 index 000000000..4c89bacf9 --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodesettings/detectencoding/_index.md @@ -0,0 +1,30 @@ +--- +title: "BarcodeSettings.DetectEncoding" +linktitle: "DetectEncoding" +articleTitle: "DetectEncoding" +second_title: "Aspose.BarCode for PHP via Java" +description: "The flag which force engine to detect codetext encoding for Unicode codesets. Default value is true." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodesettings/detectencoding/ +--- + +## BarcodeSettings.DetectEncoding + +**Access:** Read/Write + + +**Returns:** bool The flag which force engine to detect codetext encoding for Unicode codesets + + +### Get + +The flag which force engine to detect codetext encoding for Unicode codesets. Default value is true. + + +### Set + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.recognition/barcodesettings/stripfnc/_index.md b/english/php/aspose.barcode.recognition/barcodesettings/stripfnc/_index.md new file mode 100644 index 000000000..13ddd518e --- /dev/null +++ b/english/php/aspose.barcode.recognition/barcodesettings/stripfnc/_index.md @@ -0,0 +1,32 @@ +--- +title: "BarcodeSettings.StripFNC" +linktitle: "StripFNC" +articleTitle: "StripFNC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Strip FNC1, FNC2, FNC3 characters from codetext. Default value is false." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/barcodesettings/stripfnc/ +--- + +## BarcodeSettings.StripFNC + +**Access:** Read/Write + + +**Returns:** bool Strip FNC1, FNC2, FNC3 characters from codetext. Default value is false. + + +### Get + +Strip FNC1, FNC2, FNC3 characters from codetext. Default value is false. + + +### Set + +Strip FNC1, FNC2, FNC3 characters from codetext. Default value is false. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | | diff --git a/english/php/aspose.barcode.recognition/checksumvalidation/_index.md b/english/php/aspose.barcode.recognition/checksumvalidation/_index.md new file mode 100644 index 000000000..ad1b1eba0 --- /dev/null +++ b/english/php/aspose.barcode.recognition/checksumvalidation/_index.md @@ -0,0 +1,26 @@ +--- +title: "ChecksumValidation Enum" +linktitle: "ChecksumValidation" +articleTitle: "ChecksumValidation" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enable checksum validation during recognition for 1D barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar C" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/checksumvalidation/ +--- + +## ChecksumValidation enum + +**Namespace:** `Aspose.Barcode.Recognition` + + +Enable checksum validation during recognition for 1D barcodes. Default is treated as Yes for symbologies which must contain checksum, as No where checksum only possible. Checksum never used: Codabar Checksum is possible: Code39 Standard/Extended, Standard2of5, Interleaved2of5, Matrix2of5, ItalianPost25, DeutschePostIdentcode, DeutschePostLeitcode, VIN Checksum always used: Rest symbologies This sample shows influence of ChecksumValidation on recognition quality and results + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [DEFAULT](./default/) | `0` | If checksum is required by the specification - it will be validated. | +| [OFF](./off/) | `2` | Do not validate checksum. | +| [ON](./on/) | `1` | Always validate checksum if possible. | diff --git a/english/php/aspose.barcode.recognition/checksumvalidation/default/_index.md b/english/php/aspose.barcode.recognition/checksumvalidation/default/_index.md new file mode 100644 index 000000000..e624e573f --- /dev/null +++ b/english/php/aspose.barcode.recognition/checksumvalidation/default/_index.md @@ -0,0 +1,18 @@ +--- +title: "ChecksumValidation::DEFAULT" +linktitle: "DEFAULT" +articleTitle: "DEFAULT" +second_title: "Aspose.BarCode for PHP via Java" +description: "If checksum is required by the specification - it will be validated." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/checksumvalidation/default/ +--- + +## ChecksumValidation::DEFAULT Enum Value + +**Value:** `0` + + +If checksum is required by the specification - it will be validated. + diff --git a/english/php/aspose.barcode.recognition/checksumvalidation/off/_index.md b/english/php/aspose.barcode.recognition/checksumvalidation/off/_index.md new file mode 100644 index 000000000..c1261bf30 --- /dev/null +++ b/english/php/aspose.barcode.recognition/checksumvalidation/off/_index.md @@ -0,0 +1,18 @@ +--- +title: "ChecksumValidation::OFF" +linktitle: "OFF" +articleTitle: "OFF" +second_title: "Aspose.BarCode for PHP via Java" +description: "Do not validate checksum." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/checksumvalidation/off/ +--- + +## ChecksumValidation::OFF Enum Value + +**Value:** `2` + + +Do not validate checksum. + diff --git a/english/php/aspose.barcode.recognition/checksumvalidation/on/_index.md b/english/php/aspose.barcode.recognition/checksumvalidation/on/_index.md new file mode 100644 index 000000000..d1a1de665 --- /dev/null +++ b/english/php/aspose.barcode.recognition/checksumvalidation/on/_index.md @@ -0,0 +1,18 @@ +--- +title: "ChecksumValidation::ON" +linktitle: "ON" +articleTitle: "ON" +second_title: "Aspose.BarCode for PHP via Java" +description: "Always validate checksum if possible." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/checksumvalidation/on/ +--- + +## ChecksumValidation::ON Enum Value + +**Value:** `1` + + +Always validate checksum if possible. + diff --git a/english/php/aspose.barcode.recognition/codabarextendedparameters/_index.md b/english/php/aspose.barcode.recognition/codabarextendedparameters/_index.md new file mode 100644 index 000000000..ce6f82f22 --- /dev/null +++ b/english/php/aspose.barcode.recognition/codabarextendedparameters/_index.md @@ -0,0 +1,33 @@ +--- +title: "CodabarExtendedParameters Class" +linktitle: "CodabarExtendedParameters" +articleTitle: "CodabarExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores a Codabar additional information of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/codabarextendedparameters/ +--- + +## CodabarExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores a Codabar additional information of recognized barcode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./codabarextendedparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [CodabarStartSymbol](./codabarstartsymbol/) | Read/Write | Gets or sets a Codabar start symbol. Default value: CodabarSymbol.A | +| [CodabarStopSymbol](./codabarstopsymbol/) | Read/Write | Gets or sets a Codabar stop symbol. Default value: CodabarSymbol.A | +| [StartSymbol](./startsymbol/) | Read/Write | Gets a Codabar start symbol. Default value: CodabarSymbol.A | +| [StopSymbol](./stopsymbol/) | Read/Write | Gets a Codabar stop symbol. Default value: CodabarSymbol.A | diff --git a/english/php/aspose.barcode.recognition/codabarextendedparameters/codabarextendedparameters/_index.md b/english/php/aspose.barcode.recognition/codabarextendedparameters/codabarextendedparameters/_index.md new file mode 100644 index 000000000..1ce8f5fcd --- /dev/null +++ b/english/php/aspose.barcode.recognition/codabarextendedparameters/codabarextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "CodabarExtendedParameters" +linktitle: "CodabarExtendedParameters" +articleTitle: "CodabarExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/codabarextendedparameters/codabarextendedparameters/ +--- + +## CodabarExtendedParameters Constructor + +```php +__construct(CodabarExtendedParametersDTO $codabarExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$codabarExtendedParametersDTO` | `CodabarExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/codabarextendedparameters/codabarstartsymbol/_index.md b/english/php/aspose.barcode.recognition/codabarextendedparameters/codabarstartsymbol/_index.md new file mode 100644 index 000000000..9bf3841b6 --- /dev/null +++ b/english/php/aspose.barcode.recognition/codabarextendedparameters/codabarstartsymbol/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodabarExtendedParameters.CodabarStartSymbol" +linktitle: "CodabarStartSymbol" +articleTitle: "CodabarStartSymbol" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets or sets a Codabar start symbol. Default value: CodabarSymbol.A" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/codabarextendedparameters/codabarstartsymbol/ +--- + +## CodabarExtendedParameters.CodabarStartSymbol + +**Access:** Read/Write + + +### Get + +Gets or sets a Codabar start symbol. Default value: CodabarSymbol.A + + +### Set + +Gets or sets a Codabar start symbol. Default value: CodabarSymbol.A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.recognition/codabarextendedparameters/codabarstopsymbol/_index.md b/english/php/aspose.barcode.recognition/codabarextendedparameters/codabarstopsymbol/_index.md new file mode 100644 index 000000000..214437f49 --- /dev/null +++ b/english/php/aspose.barcode.recognition/codabarextendedparameters/codabarstopsymbol/_index.md @@ -0,0 +1,29 @@ +--- +title: "CodabarExtendedParameters.CodabarStopSymbol" +linktitle: "CodabarStopSymbol" +articleTitle: "CodabarStopSymbol" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets or sets a Codabar stop symbol. Default value: CodabarSymbol.A" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/codabarextendedparameters/codabarstopsymbol/ +--- + +## CodabarExtendedParameters.CodabarStopSymbol + +**Access:** Read/Write + + +### Get + +Gets or sets a Codabar stop symbol. Default value: CodabarSymbol.A + + +### Set + +Gets or sets a Codabar stop symbol. Default value: CodabarSymbol.A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.recognition/codabarextendedparameters/startsymbol/_index.md b/english/php/aspose.barcode.recognition/codabarextendedparameters/startsymbol/_index.md new file mode 100644 index 000000000..e2260e363 --- /dev/null +++ b/english/php/aspose.barcode.recognition/codabarextendedparameters/startsymbol/_index.md @@ -0,0 +1,32 @@ +--- +title: "CodabarExtendedParameters.StartSymbol" +linktitle: "StartSymbol" +articleTitle: "StartSymbol" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Codabar start symbol. Default value: CodabarSymbol.A" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/codabarextendedparameters/startsymbol/ +--- + +## CodabarExtendedParameters.StartSymbol + +**Access:** Read/Write + + +**Returns:** a Codabar start symbol. + + +### Get + +Gets a Codabar start symbol. Default value: CodabarSymbol.A + + +### Set + +Sets a Codabar start symbol. Default value: CodabarSymbol.A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a Codabar start symbol. | diff --git a/english/php/aspose.barcode.recognition/codabarextendedparameters/stopsymbol/_index.md b/english/php/aspose.barcode.recognition/codabarextendedparameters/stopsymbol/_index.md new file mode 100644 index 000000000..95a9cf8bf --- /dev/null +++ b/english/php/aspose.barcode.recognition/codabarextendedparameters/stopsymbol/_index.md @@ -0,0 +1,32 @@ +--- +title: "CodabarExtendedParameters.StopSymbol" +linktitle: "StopSymbol" +articleTitle: "StopSymbol" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a Codabar stop symbol. Default value: CodabarSymbol.A" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/codabarextendedparameters/stopsymbol/ +--- + +## CodabarExtendedParameters.StopSymbol + +**Access:** Read/Write + + +**Returns:** a Codabar stop symbol. + + +### Get + +Gets a Codabar stop symbol. Default value: CodabarSymbol.A + + +### Set + +Sets a Codabar stop symbol. Default value: CodabarSymbol.A + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | a Codabar stop symbol. | diff --git a/english/php/aspose.barcode.recognition/code128dataportion/_index.md b/english/php/aspose.barcode.recognition/code128dataportion/_index.md new file mode 100644 index 000000000..5f272fddf --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128dataportion/_index.md @@ -0,0 +1,31 @@ +--- +title: "Code128DataPortion Class" +linktitle: "Code128DataPortion" +articleTitle: "Code128DataPortion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Contains the data of subtype for Code128 type barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128dataportion/ +--- + +## Code128DataPortion class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Contains the data of subtype for Code128 type barcode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./code128dataportion/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Code128SubType](./code128subtype/) | Read-only | Gets the type of Code128 subset | +| [Data](./data/) | Read-only | Gets the part of code text related to subtype. | diff --git a/english/php/aspose.barcode.recognition/code128dataportion/code128dataportion/_index.md b/english/php/aspose.barcode.recognition/code128dataportion/code128dataportion/_index.md new file mode 100644 index 000000000..c64843df2 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128dataportion/code128dataportion/_index.md @@ -0,0 +1,21 @@ +--- +title: "Code128DataPortion" +linktitle: "Code128DataPortion" +articleTitle: "Code128DataPortion" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128dataportion/code128dataportion/ +--- + +## Code128DataPortion Constructor + +```php +__construct(Code128DataPortionDTO $code128DataPortionDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$code128DataPortionDTO` | `Code128DataPortionDTO` | | diff --git a/english/php/aspose.barcode.recognition/code128dataportion/code128subtype/_index.md b/english/php/aspose.barcode.recognition/code128dataportion/code128subtype/_index.md new file mode 100644 index 000000000..08ca59123 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128dataportion/code128subtype/_index.md @@ -0,0 +1,23 @@ +--- +title: "Code128DataPortion.Code128SubType" +linktitle: "Code128SubType" +articleTitle: "Code128SubType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the type of Code128 subset" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128dataportion/code128subtype/ +--- + +## Code128DataPortion.Code128SubType + +**Access:** Read-only + + +**Returns:** int The type of Code128 subset + + +### Get + +Gets the type of Code128 subset + diff --git a/english/php/aspose.barcode.recognition/code128dataportion/data/_index.md b/english/php/aspose.barcode.recognition/code128dataportion/data/_index.md new file mode 100644 index 000000000..e1883bbd8 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128dataportion/data/_index.md @@ -0,0 +1,23 @@ +--- +title: "Code128DataPortion.Data" +linktitle: "Data" +articleTitle: "Data" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the part of code text related to subtype." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128dataportion/data/ +--- + +## Code128DataPortion.Data + +**Access:** Read-only + + +**Returns:** string The part of code text related to subtype + + +### Get + +Gets the part of code text related to subtype. + diff --git a/english/php/aspose.barcode.recognition/code128extendedparameters/_index.md b/english/php/aspose.barcode.recognition/code128extendedparameters/_index.md new file mode 100644 index 000000000..3c46d55de --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128extendedparameters/_index.md @@ -0,0 +1,36 @@ +--- +title: "Code128ExtendedParameters Class" +linktitle: "Code128ExtendedParameters" +articleTitle: "Code128ExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores special data of Code128 recognized barcode Represents the recognized barcode's region and barcode angle This sample shows how to get code128 raw values" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128extendedparameters/ +--- + +## Code128ExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores special data of Code128 recognized barcode Represents the recognized barcode's region and barcode angle This sample shows how to get code128 raw values + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./code128extendedparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isEmpty](./isempty/) | No | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [Code128DataPortions](./code128dataportions/) | Read-only | Gets Code128DataPortion array of recognized Code128 barcode Value: Array of the Code128DataPortion. | diff --git a/english/php/aspose.barcode.recognition/code128extendedparameters/code128dataportions/_index.md b/english/php/aspose.barcode.recognition/code128extendedparameters/code128dataportions/_index.md new file mode 100644 index 000000000..e8f3577c3 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128extendedparameters/code128dataportions/_index.md @@ -0,0 +1,20 @@ +--- +title: "Code128ExtendedParameters.Code128DataPortions" +linktitle: "Code128DataPortions" +articleTitle: "Code128DataPortions" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets Code128DataPortion array of recognized Code128 barcode Value: Array of the Code128DataPortion." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128extendedparameters/code128dataportions/ +--- + +## Code128ExtendedParameters.Code128DataPortions + +**Access:** Read-only + + +### Get + +Gets Code128DataPortion array of recognized Code128 barcode Value: Array of the Code128DataPortion. + diff --git a/english/php/aspose.barcode.recognition/code128extendedparameters/code128extendedparameters/_index.md b/english/php/aspose.barcode.recognition/code128extendedparameters/code128extendedparameters/_index.md new file mode 100644 index 000000000..ab48609e0 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128extendedparameters/code128extendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Code128ExtendedParameters" +linktitle: "Code128ExtendedParameters" +articleTitle: "Code128ExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128extendedparameters/code128extendedparameters/ +--- + +## Code128ExtendedParameters Constructor + +```php +__construct(Code128ExtendedParametersDTO $code128ExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$code128ExtendedParametersDTO` | `Code128ExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/code128extendedparameters/isempty/_index.md b/english/php/aspose.barcode.recognition/code128extendedparameters/isempty/_index.md new file mode 100644 index 000000000..6c857f335 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128extendedparameters/isempty/_index.md @@ -0,0 +1,17 @@ +--- +title: "Code128ExtendedParameters.isEmpty" +linktitle: "isEmpty" +articleTitle: "isEmpty" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128extendedparameters/isempty/ +--- + +## Code128ExtendedParameters.isEmpty + +```php +isEmpty() +``` + diff --git a/english/php/aspose.barcode.recognition/code128subtype/_index.md b/english/php/aspose.barcode.recognition/code128subtype/_index.md new file mode 100644 index 000000000..fe8d5a725 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128subtype/_index.md @@ -0,0 +1,26 @@ +--- +title: "Code128SubType Enum" +linktitle: "Code128SubType" +articleTitle: "Code128SubType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Contains types of Code128 subset" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128subtype/ +--- + +## Code128SubType enum + +**Namespace:** `Aspose.Barcode.Recognition` + + +Contains types of Code128 subset + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [CODE_SET_A](./code_set_a/) | `1` | ASCII characters 00 to 95 (0–9, A–Z and control codes), special characters, and FNC 1–4 /// | +| [CODE_SET_B](./code_set_b/) | `2` | ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4 /// | +| [CODE_SET_C](./code_set_c/) | `3` | 00–99 (encodes two digits with a single code point) and FNC1 /// | diff --git a/english/php/aspose.barcode.recognition/code128subtype/code_set_a/_index.md b/english/php/aspose.barcode.recognition/code128subtype/code_set_a/_index.md new file mode 100644 index 000000000..eeb31b8d8 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128subtype/code_set_a/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128SubType::CODE_SET_A" +linktitle: "CODE_SET_A" +articleTitle: "CODE_SET_A" +second_title: "Aspose.BarCode for PHP via Java" +description: "ASCII characters 00 to 95 (0–9, A–Z and control codes), special characters, and FNC 1–4 ///" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128subtype/code_set_a/ +--- + +## Code128SubType::CODE_SET_A Enum Value + +**Value:** `1` + + +ASCII characters 00 to 95 (0–9, A–Z and control codes), special characters, and FNC 1–4 /// + diff --git a/english/php/aspose.barcode.recognition/code128subtype/code_set_b/_index.md b/english/php/aspose.barcode.recognition/code128subtype/code_set_b/_index.md new file mode 100644 index 000000000..7bc38c2e3 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128subtype/code_set_b/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128SubType::CODE_SET_B" +linktitle: "CODE_SET_B" +articleTitle: "CODE_SET_B" +second_title: "Aspose.BarCode for PHP via Java" +description: "ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4 ///" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128subtype/code_set_b/ +--- + +## Code128SubType::CODE_SET_B Enum Value + +**Value:** `2` + + +ASCII characters 32 to 127 (0–9, A–Z, a–z), special characters, and FNC 1–4 /// + diff --git a/english/php/aspose.barcode.recognition/code128subtype/code_set_c/_index.md b/english/php/aspose.barcode.recognition/code128subtype/code_set_c/_index.md new file mode 100644 index 000000000..49c282f22 --- /dev/null +++ b/english/php/aspose.barcode.recognition/code128subtype/code_set_c/_index.md @@ -0,0 +1,18 @@ +--- +title: "Code128SubType::CODE_SET_C" +linktitle: "CODE_SET_C" +articleTitle: "CODE_SET_C" +second_title: "Aspose.BarCode for PHP via Java" +description: "00–99 (encodes two digits with a single code point) and FNC1 ///" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/code128subtype/code_set_c/ +--- + +## Code128SubType::CODE_SET_C Enum Value + +**Value:** `3` + + +00–99 (encodes two digits with a single code point) and FNC1 /// + diff --git a/english/php/aspose.barcode.recognition/complexbackgroundmode/_index.md b/english/php/aspose.barcode.recognition/complexbackgroundmode/_index.md new file mode 100644 index 000000000..ebb2d6ef1 --- /dev/null +++ b/english/php/aspose.barcode.recognition/complexbackgroundmode/_index.md @@ -0,0 +1,26 @@ +--- +title: "ComplexBackgroundMode Enum" +linktitle: "ComplexBackgroundMode" +articleTitle: "ComplexBackgroundMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode which enables or disables additional recognition of color barcodes on color images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/complexbackgroundmode/ +--- + +## ComplexBackgroundMode enum + +**Namespace:** `Aspose.Barcode.Recognition` + + +Mode which enables or disables additional recognition of color barcodes on color images. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | At this time the same as Disabled. Disables additional recognition of color barcodes on color images. | +| [DISABLED](./disabled/) | `1` | Disables additional recognition of color barcodes on color images. | +| [ENABLED](./enabled/) | `2` | Enables additional recognition of color barcodes on color images. | diff --git a/english/php/aspose.barcode.recognition/complexbackgroundmode/auto/_index.md b/english/php/aspose.barcode.recognition/complexbackgroundmode/auto/_index.md new file mode 100644 index 000000000..438a8d33d --- /dev/null +++ b/english/php/aspose.barcode.recognition/complexbackgroundmode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "ComplexBackgroundMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "At this time the same as Disabled. Disables additional recognition of color barcodes on color images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/complexbackgroundmode/auto/ +--- + +## ComplexBackgroundMode::AUTO Enum Value + +**Value:** `0` + + +At this time the same as Disabled. Disables additional recognition of color barcodes on color images. + diff --git a/english/php/aspose.barcode.recognition/complexbackgroundmode/disabled/_index.md b/english/php/aspose.barcode.recognition/complexbackgroundmode/disabled/_index.md new file mode 100644 index 000000000..91bee616e --- /dev/null +++ b/english/php/aspose.barcode.recognition/complexbackgroundmode/disabled/_index.md @@ -0,0 +1,18 @@ +--- +title: "ComplexBackgroundMode::DISABLED" +linktitle: "DISABLED" +articleTitle: "DISABLED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Disables additional recognition of color barcodes on color images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/complexbackgroundmode/disabled/ +--- + +## ComplexBackgroundMode::DISABLED Enum Value + +**Value:** `1` + + +Disables additional recognition of color barcodes on color images. + diff --git a/english/php/aspose.barcode.recognition/complexbackgroundmode/enabled/_index.md b/english/php/aspose.barcode.recognition/complexbackgroundmode/enabled/_index.md new file mode 100644 index 000000000..62753af8c --- /dev/null +++ b/english/php/aspose.barcode.recognition/complexbackgroundmode/enabled/_index.md @@ -0,0 +1,18 @@ +--- +title: "ComplexBackgroundMode::ENABLED" +linktitle: "ENABLED" +articleTitle: "ENABLED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables additional recognition of color barcodes on color images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/complexbackgroundmode/enabled/ +--- + +## ComplexBackgroundMode::ENABLED Enum Value + +**Value:** `2` + + +Enables additional recognition of color barcodes on color images. + diff --git a/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/_index.md b/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/_index.md new file mode 100644 index 000000000..d6e25170c --- /dev/null +++ b/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/_index.md @@ -0,0 +1,26 @@ +--- +title: "CustomerInformationInterpretingType Enum" +linktitle: "CustomerInformationInterpretingType" +articleTitle: "CustomerInformationInterpretingType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/customerinformationinterpretingtype/ +--- + +## CustomerInformationInterpretingType enum + +**Namespace:** `Aspose.Barcode.Recognition` + + +Defines the interpreting type(C_TABLE or N_TABLE) of customer information for AustralianPost BarCode. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [C_TABLE](./c_table/) | `0` | Use C_TABLE to interpret the customer information. Allows A..Z, a..z, 1..9, space and # sing. | +| [N_TABLE](./n_table/) | `1` | Use N_TABLE to interpret the customer information. Allows digits. | +| [OTHER](./other/) | `2` | Do not interpret the customer information. Allows 0, 1, 2 or 3 symbol only. | diff --git a/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/c_table/_index.md b/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/c_table/_index.md new file mode 100644 index 000000000..a9c6565e6 --- /dev/null +++ b/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/c_table/_index.md @@ -0,0 +1,18 @@ +--- +title: "CustomerInformationInterpretingType::C_TABLE" +linktitle: "C_TABLE" +articleTitle: "C_TABLE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Use C_TABLE to interpret the customer information. Allows A..Z, a..z, 1..9, space and # sing." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/customerinformationinterpretingtype/c_table/ +--- + +## CustomerInformationInterpretingType::C_TABLE Enum Value + +**Value:** `0` + + +Use C_TABLE to interpret the customer information. Allows A..Z, a..z, 1..9, space and # sing. + diff --git a/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/n_table/_index.md b/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/n_table/_index.md new file mode 100644 index 000000000..62cb0606d --- /dev/null +++ b/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/n_table/_index.md @@ -0,0 +1,18 @@ +--- +title: "CustomerInformationInterpretingType::N_TABLE" +linktitle: "N_TABLE" +articleTitle: "N_TABLE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Use N_TABLE to interpret the customer information. Allows digits." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/customerinformationinterpretingtype/n_table/ +--- + +## CustomerInformationInterpretingType::N_TABLE Enum Value + +**Value:** `1` + + +Use N_TABLE to interpret the customer information. Allows digits. + diff --git a/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/other/_index.md b/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/other/_index.md new file mode 100644 index 000000000..cc54cfaf4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/customerinformationinterpretingtype/other/_index.md @@ -0,0 +1,18 @@ +--- +title: "CustomerInformationInterpretingType::OTHER" +linktitle: "OTHER" +articleTitle: "OTHER" +second_title: "Aspose.BarCode for PHP via Java" +description: "Do not interpret the customer information. Allows 0, 1, 2 or 3 symbol only." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/customerinformationinterpretingtype/other/ +--- + +## CustomerInformationInterpretingType::OTHER Enum Value + +**Value:** `2` + + +Do not interpret the customer information. Allows 0, 1, 2 or 3 symbol only. + diff --git a/english/php/aspose.barcode.recognition/databarextendedparameters/_index.md b/english/php/aspose.barcode.recognition/databarextendedparameters/_index.md new file mode 100644 index 000000000..e20995433 --- /dev/null +++ b/english/php/aspose.barcode.recognition/databarextendedparameters/_index.md @@ -0,0 +1,30 @@ +--- +title: "DataBarExtendedParameters Class" +linktitle: "DataBarExtendedParameters" +articleTitle: "DataBarExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores a DataBar additional information of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/databarextendedparameters/ +--- + +## DataBarExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores a DataBar additional information of recognized barcode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./databarextendedparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [is2DCompositeComponent](./is2dcompositecomponent/) | No | Gets the DataBar 2D composite component flag. Default value is false. | diff --git a/english/php/aspose.barcode.recognition/databarextendedparameters/databarextendedparameters/_index.md b/english/php/aspose.barcode.recognition/databarextendedparameters/databarextendedparameters/_index.md new file mode 100644 index 000000000..b0200d651 --- /dev/null +++ b/english/php/aspose.barcode.recognition/databarextendedparameters/databarextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "DataBarExtendedParameters" +linktitle: "DataBarExtendedParameters" +articleTitle: "DataBarExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/databarextendedparameters/databarextendedparameters/ +--- + +## DataBarExtendedParameters Constructor + +```php +__construct(DataBarExtendedParametersDTO $dataBarExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dataBarExtendedParametersDTO` | `DataBarExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/databarextendedparameters/is2dcompositecomponent/_index.md b/english/php/aspose.barcode.recognition/databarextendedparameters/is2dcompositecomponent/_index.md new file mode 100644 index 000000000..a7058c775 --- /dev/null +++ b/english/php/aspose.barcode.recognition/databarextendedparameters/is2dcompositecomponent/_index.md @@ -0,0 +1,23 @@ +--- +title: "DataBarExtendedParameters.is2DCompositeComponent" +linktitle: "is2DCompositeComponent" +articleTitle: "is2DCompositeComponent" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the DataBar 2D composite component flag. Default value is false." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/databarextendedparameters/is2dcompositecomponent/ +--- + +## DataBarExtendedParameters.is2DCompositeComponent + +```php +is2DCompositeComponent() +``` + + +Gets the DataBar 2D composite component flag. Default value is false. + + +**Returns:** bool The DataBar 2D composite component flag. + diff --git a/english/php/aspose.barcode.recognition/datamatrixextendedparameters/_index.md b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/_index.md new file mode 100644 index 000000000..128554779 --- /dev/null +++ b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/_index.md @@ -0,0 +1,38 @@ +--- +title: "DataMatrixExtendedParameters Class" +linktitle: "DataMatrixExtendedParameters" +articleTitle: "DataMatrixExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores special data of DataMatrix recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/datamatrixextendedparameters/ +--- + +## DataMatrixExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores special data of DataMatrix recognized barcode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./datamatrixextendedparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isReaderProgramming](./isreaderprogramming/) | No | Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [StructuredAppendBarcodeId](./structuredappendbarcodeid/) | Read-only | Gets the ID of the DataMatrix structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DataMatrix structured append mode barcode. | +| [StructuredAppendBarcodesCount](./structuredappendbarcodescount/) | Read-only | Gets the DataMatrix structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. Value: The count of the DataMatrix structured append mode barcode. | +| [StructuredAppendFileId](./structuredappendfileid/) | Read-only | Gets the ID of the DataMatrix structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DataMatrix structured append mode barcode. | diff --git a/english/php/aspose.barcode.recognition/datamatrixextendedparameters/datamatrixextendedparameters/_index.md b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/datamatrixextendedparameters/_index.md new file mode 100644 index 000000000..d61071cee --- /dev/null +++ b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/datamatrixextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "DataMatrixExtendedParameters" +linktitle: "DataMatrixExtendedParameters" +articleTitle: "DataMatrixExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/datamatrixextendedparameters/datamatrixextendedparameters/ +--- + +## DataMatrixExtendedParameters Constructor + +```php +__construct(DataMatrixExtendedParametersDTO $dataMatrixExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dataMatrixExtendedParametersDTO` | `DataMatrixExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/datamatrixextendedparameters/isreaderprogramming/_index.md b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/isreaderprogramming/_index.md new file mode 100644 index 000000000..2b7f6cd59 --- /dev/null +++ b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/isreaderprogramming/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataMatrixExtendedParameters.isReaderProgramming" +linktitle: "isReaderProgramming" +articleTitle: "isReaderProgramming" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/datamatrixextendedparameters/isreaderprogramming/ +--- + +## DataMatrixExtendedParameters.isReaderProgramming + +```php +isReaderProgramming() +``` + + +Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. + diff --git a/english/php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendbarcodeid/_index.md b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendbarcodeid/_index.md new file mode 100644 index 000000000..e1a053a58 --- /dev/null +++ b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendbarcodeid/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataMatrixExtendedParameters.StructuredAppendBarcodeId" +linktitle: "StructuredAppendBarcodeId" +articleTitle: "StructuredAppendBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the ID of the DataMatrix structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DataMatrix structured append mode " +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendbarcodeid/ +--- + +## DataMatrixExtendedParameters.StructuredAppendBarcodeId + +**Access:** Read-only + + +### Get + +Gets the ID of the DataMatrix structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DataMatrix structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendbarcodescount/_index.md b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendbarcodescount/_index.md new file mode 100644 index 000000000..ecb43101e --- /dev/null +++ b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendbarcodescount/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataMatrixExtendedParameters.StructuredAppendBarcodesCount" +linktitle: "StructuredAppendBarcodesCount" +articleTitle: "StructuredAppendBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the DataMatrix structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. Value: The count of the DataMatrix structured append mode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendbarcodescount/ +--- + +## DataMatrixExtendedParameters.StructuredAppendBarcodesCount + +**Access:** Read-only + + +### Get + +Gets the DataMatrix structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. Value: The count of the DataMatrix structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendfileid/_index.md b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendfileid/_index.md new file mode 100644 index 000000000..d004ff214 --- /dev/null +++ b/english/php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendfileid/_index.md @@ -0,0 +1,20 @@ +--- +title: "DataMatrixExtendedParameters.StructuredAppendFileId" +linktitle: "StructuredAppendFileId" +articleTitle: "StructuredAppendFileId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the ID of the DataMatrix structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DataMatrix structured append mode " +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/datamatrixextendedparameters/structuredappendfileid/ +--- + +## DataMatrixExtendedParameters.StructuredAppendFileId + +**Access:** Read-only + + +### Get + +Gets the ID of the DataMatrix structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DataMatrix structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/decodetype/_index.md b/english/php/aspose.barcode.recognition/decodetype/_index.md new file mode 100644 index 000000000..226ef781a --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/_index.md @@ -0,0 +1,121 @@ +--- +title: "DecodeType Class" +linktitle: "DecodeType" +articleTitle: "DecodeType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specify the type of barcode to read. This sample shows how to detect Code39 and Code128 barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/ +--- + +## DecodeType class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Specify the type of barcode to read. This sample shows how to detect Code39 and Code128 barcodes. + + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [containsAny](./containsany/) | Yes | Determines if the BaseDecodeType array contains specified barcode symbology | +| [is1D](./is1d/) | Yes | Determines if the specified BaseDecodeType contains any 1D barcode symbology | +| [is2D](./is2d/) | Yes | Determines if the specified BaseDecodeType contains any 2D barcode symbology | +| [isPostal](./ispostal/) | Yes | Determines if the specified BaseDecodeType contains any Postal barcode symbology | + +## Constants + +| Name | Value | Description | +| --- | --- | --- | +| [ALL_SUPPORTED_TYPES](./all_supported_types/) | `99` | Specifies that data will be checked with all available symbologies | +| [AUSTRALIA_POST](./australia_post/) | `37` | Specifies that the data should be decoded with { Australia Post} barcode specification | +| [AUSTRALIAN_POSTE_PARCEL](./australian_poste_parcel/) | `50` | Specifies that the data should be decoded with { Australian Post Domestic eParcel Barcode} barcode specification | +| [AZTEC](./aztec/) | `33` | Specifies that the data should be decoded with { Aztec} barcode specification | +| [CODABAR](./codabar/) | `0` | Specifies that the data should be decoded with { CODABAR} barcode specification | +| [CODABLOCK_F](./codablock_f/) | `65` | Specifies that the data should be decoded with { CodablockF} barcode specification | +| [CODE_11](./code_11/) | `1` | Specifies that the data should be decoded with { CODE 11} barcode specification | +| [CODE_128](./code_128/) | `6` | Specifies that the data should be decoded with { CODE 128} barcode specification | +| [CODE_16_K](./code_16_k/) | `52` | Specifies that the data should be decoded with { SCode16K} barcode specification | +| [CODE_32](./code_32/) | `61` | Specifies that the data should be decoded with { Code32} blank specification | +| [CODE_39](./code_39/) | `2` | Specifies that the data should be decoded with basic charset barcode specification: ISO/IEC 16388 | +| [CODE_39_FULL_ASCII](./code_39_full_ascii/) | `3` | Specifies that the data should be decoded with full ASCII charset barcode specification: ISO/IEC 16388 | +| [CODE_93](./code_93/) | `5` | Specifies that the data should be decoded with barcode specification | +| [COMPACT_PDF_417](./compact_pdf_417/) | `57` | Specifies that the data should be decoded with { CompactPdf417} (Pdf417Truncated) barcode specification | +| [DATA_LOGIC_2_OF_5](./data_logic_2_of_5/) | `62` | Specifies that the data should be decoded with { DataLogic 2 of 5} blank specification | +| [DATA_MATRIX](./data_matrix/) | `30` | Specifies that the data should be decoded with { DataMatrix} barcode symbology | +| [DATABAR_EXPANDED](./databar_expanded/) | `45` | Specifies that the data should be decoded with { GS1 DATABAR expanded} barcode specification | +| [DATABAR_EXPANDED_STACKED](./databar_expanded_stacked/) | `55` | Specifies that the data should be decoded with { GS1 DATABAR expanded stacked} barcode specification | +| [DATABAR_LIMITED](./databar_limited/) | `44` | Specifies that the data should be decoded with { GS1 DATABAR limited} barcode specification | +| [DATABAR_OMNI_DIRECTIONAL](./databar_omni_directional/) | `42` | Specifies that the data should be decoded with { GS1 DATABAR omni-directional} barcode specification | +| [DATABAR_STACKED](./databar_stacked/) | `54` | Specifies that the data should be decoded with { GS1 DATABAR stacked} barcode specification | +| [DATABAR_STACKED_OMNI_DIRECTIONAL](./databar_stacked_omni_directional/) | `53` | Specifies that the data should be decoded with { GS1 DATABAR stacked omni-directional} barcode specification | +| [DATABAR_TRUNCATED](./databar_truncated/) | `43` | Specifies that the data should be decoded with { GS1 DATABAR truncated} barcode specification | +| [DEUTSCHE_POST_IDENTCODE](./deutsche_post_identcode/) | `25` | Specifies that the data should be decoded with { DeutschePost Ident code} barcode specification | +| [DEUTSCHE_POST_LEITCODE](./deutsche_post_leitcode/) | `26` | Specifies that the data should be decoded with { DeutschePost Leit code} barcode specification | +| [DOT_CODE](./dot_code/) | `63` | Specifies that the data should be decoded with { DotCode} blank specification | +| [DUTCH_KIX](./dutch_kix/) | `64` | Specifies that the data should be decoded with { DotCode} blank specification | +| [EAN_13](./ean_13/) | `9` | Specifies that the data should be decoded with { EAN-13} barcode specification | +| [EAN_14](./ean_14/) | `10` | Specifies that the data should be decoded with { EAN14} barcode specification | +| [EAN_8](./ean_8/) | `8` | Specifies that the data should be decoded with { EAN-8} barcode specification | +| [GS_1_AZTEC](./gs_1_aztec/) | `81` | Specifies that the data should be decoded with barcode specification | +| [GS_1_CODE_128](./gs_1_code_128/) | `7` | Specifies that the data should be decoded with { GS1 CODE 128} barcode specification | +| [GS_1_COMPOSITE_BAR](./gs_1_composite_bar/) | `80` | Specifies that the data should be decoded with barcode specification | +| [GS_1_DATA_MATRIX](./gs_1_data_matrix/) | `31` | Specifies that the data should be decoded with { GS1DataMatrix} barcode symbology | +| [GS_1_DOT_CODE](./gs_1_dot_code/) | `77` | Specifies that the data should be decoded with blank specification | +| [GS_1_HAN_XIN](./gs_1_han_xin/) | `79` | Specifies that the data should be decoded with Han Xin Code blank specification | +| [GS_1_MICRO_PDF_417](./gs_1_micro_pdf_417/) | `82` | Specifies that the data should be decoded with MicroPdf417 barcode specification | +| [GS_1_QR](./gs_1_qr/) | `58` | Specifies that the data should be decoded with { GS1 QR} barcode specification | +| [HAN_XIN](./han_xin/) | `78` | Specifies that the data should be decoded with Han Xin Code blank specification | +| [HIBC_AZTEC_LIC](./hibc_aztec_lic/) | `69` | Specifies that the data should be decoded with blank specification | +| [HIBC_AZTEC_PAS](./hibc_aztec_pas/) | `74` | Specifies that the data should be decoded with blank specification | +| [HIBC_CODE_128_LIC](./hibc_code_128_lic/) | `68` | Specifies that the data should be decoded with blank specification | +| [HIBC_CODE_128_PAS](./hibc_code_128_pas/) | `73` | Specifies that the data should be decoded with blank specification | +| [HIBC_CODE_39_LIC](./hibc_code_39_lic/) | `67` | Specifies that the data should be decoded with blank specification | +| [HIBC_CODE_39_PAS](./hibc_code_39_pas/) | `72` | Specifies that the data should be decoded with blank specification | +| [HIBC_DATA_MATRIX_LIC](./hibc_data_matrix_lic/) | `70` | Specifies that the data should be decoded with blank specification | +| [HIBC_DATA_MATRIX_PAS](./hibc_data_matrix_pas/) | `75` | Specifies that the data should be decoded with blank specification | +| [HIBCQRLIC](./hibcqrlic/) | `71` | Specifies that the data should be decoded with blank specification | +| [HIBCQRPAS](./hibcqrpas/) | `76` | Specifies that the data should be decoded with blank specification | +| [IATA_2_OF_5](./iata_2_of_5/) | `20` | Specifies that the data should be decoded with { IATA 2 of 5} barcode specification. IATA (International Air Transport Association) uses this barcode for the management of air cargo. | +| [INTERLEAVED_2_OF_5](./interleaved_2_of_5/) | `17` | Specifies that the data should be decoded with { INTERLEAVED 2 of 5} barcode specification | +| [ISBN](./isbn/) | `15` | Specifies that the data should be decoded with { ISBN} barcode specification | +| [ISMN](./ismn/) | `48` | Specifies that the data should be decoded with { ISMN} barcode specification | +| [ISSN](./issn/) | `47` | Specifies that the data should be decoded with { ISSN} barcode specification | +| [ITALIAN_POST_25](./italian_post_25/) | `19` | Specifies that the data should be decoded with { Italian Post 25} barcode specification | +| [ITF_14](./itf_14/) | `21` | Specifies that the data should be decoded with { ITF14} barcode specification | +| [ITF_6](./itf_6/) | `22` | Specifies that the data should be decoded with { ITF6} barcode specification | +| [MACRO_PDF_417](./macro_pdf_417/) | `35` | Specifies that the data should be decoded with { MacroPdf417} barcode specification | +| [MAILMARK](./mailmark/) | `66` | Specifies that the data should be decoded with Royal Mail Mailmark barcode specification. | +| [MATRIX_2_OF_5](./matrix_2_of_5/) | `18` | Specifies that the data should be decoded with { Matrix 2 of 5} barcode specification | +| [MAXI_CODE](./maxi_code/) | `59` | Specifies that the data should be decoded with { MaxiCode} barcode specification | +| [MICR_E_13_B](./micr_e_13_b/) | `60` | Specifies that the data should be decoded with { MICR E-13B} blank specification | +| [MICRO_PDF_417](./micro_pdf_417/) | `36` | Specifies that the data should be decoded with { MicroPdf417} barcode specification | +| [MICRO_QR](./micro_qr/) | `56` | Specifies that the data should be decoded with { MicroQR Code} barcode specification | +| [MOST_COMMON_TYPES](./most_common_types/) | `96` | Specifies that data will be checked with most commonly used symbologies | +| [MSI](./msi/) | `23` | Specifies that the data should be decoded with { MSI Plessey} barcode specification | +| [NONE](./none/) | `-1` | Unspecified decode type. | +| [ONE_CODE](./one_code/) | `40` | Specifies that the data should be decoded with USPS { OneCode} barcode specification | +| [OPC](./opc/) | `27` | Specifies that the data should be decoded with { OPC} barcode specification | +| [PATCH_CODE](./patch_code/) | `46` | Specifies that the data should be decoded with { Patch code} barcode specification. Barcode symbology is used for automated scanning | +| [PDF_417](./pdf_417/) | `34` | Specifies that the data should be decoded with { Pdf417} barcode symbology | +| [PHARMACODE](./pharmacode/) | `29` | Specifies that the data should be decoded with { Pharmacode} barcode. This symbology is also known as Pharmaceutical BINARY Code | +| [PLANET](./planet/) | `39` | Specifies that the data should be decoded with { Planet} barcode specification | +| [POSTAL_TYPES](./postal_types/) | `95` | Specifies that data will be checked with all of 1.5D POSTAL barcode symbologies, like Planet, Postnet, AustraliaPost, OneCode, RM4SCC, DutchKIX | +| [POSTNET](./postnet/) | `38` | Specifies that the data should be decoded with { Postnet} barcode specification | +| [PZN](./pzn/) | `28` | Specifies that the data should be decoded with { PZN} barcode specification. This symbology is also known as Pharma Zentral Nummer | +| [QR](./qr/) | `32` | Specifies that the data should be decoded with { QR Code} barcode specification | +| [RECT_MICRO_QR](./rect_micro_qr/) | `83` | Specifies that the data should be decoded with RectMicroQR (rMQR) Code barcode specification | +| [RM_4_SCC](./rm_4_scc/) | `41` | Specifies that the data should be decoded with { RM4SCC} barcode specification. RM4SCC (Royal Mail 4-state Customer Code) is used for automated mail sort process in UK. | +| [SCC_14](./scc_14/) | `11` | Specifies that the data should be decoded with { SCC14} barcode specification | +| [SSCC_18](./sscc_18/) | `12` | Specifies that the data should be decoded with { SSCC18} barcode specification | +| [STANDARD_2_OF_5](./standard_2_of_5/) | `16` | Specifies that the data should be decoded with { Standard 2 of 5} barcode specification | +| [SUPPLEMENT](./supplement/) | `49` | Specifies that the data should be decoded with { Supplement(EAN2, EAN5)} barcode specification | +| [SWISS_POST_PARCEL](./swiss_post_parcel/) | `51` | Specifies that the data should be decoded with { Swiss Post Parcel Barcode} barcode specification | +| [TYPES_1D](./types_1d/) | `97` | Specifies that data will be checked with all of 1D barcode symbologies | +| [TYPES_2D](./types_2d/) | `98` | Specifies that data will be checked with all of 2D barcode symbologies | +| [UPCA](./upca/) | `13` | Specifies that the data should be decoded with { UPC-A} barcode specification | +| [UPCE](./upce/) | `14` | Specifies that the data should be decoded with { UPC-E} barcode specification | +| [VIN](./vin/) | `24` | Specifies that the data should be decoded with { VIN} (Vehicle Identification Number) barcode specification | diff --git a/english/php/aspose.barcode.recognition/decodetype/all_supported_types/_index.md b/english/php/aspose.barcode.recognition/decodetype/all_supported_types/_index.md new file mode 100644 index 000000000..1add19004 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/all_supported_types/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::ALL_SUPPORTED_TYPES" +linktitle: "ALL_SUPPORTED_TYPES" +articleTitle: "ALL_SUPPORTED_TYPES" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that data will be checked with all available symbologies" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/all_supported_types/ +--- + +## DecodeType::ALL_SUPPORTED_TYPES Constant + +**Value:** `99` + + +Specifies that data will be checked with all available symbologies + diff --git a/english/php/aspose.barcode.recognition/decodetype/australia_post/_index.md b/english/php/aspose.barcode.recognition/decodetype/australia_post/_index.md new file mode 100644 index 000000000..79c6b9bf0 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/australia_post/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::AUSTRALIA_POST" +linktitle: "AUSTRALIA_POST" +articleTitle: "AUSTRALIA_POST" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Australia Post} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/australia_post/ +--- + +## DecodeType::AUSTRALIA_POST Constant + +**Value:** `37` + + +Specifies that the data should be decoded with { Australia Post} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/australian_poste_parcel/_index.md b/english/php/aspose.barcode.recognition/decodetype/australian_poste_parcel/_index.md new file mode 100644 index 000000000..6ed2db554 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/australian_poste_parcel/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::AUSTRALIAN_POSTE_PARCEL" +linktitle: "AUSTRALIAN_POSTE_PARCEL" +articleTitle: "AUSTRALIAN_POSTE_PARCEL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Australian Post Domestic eParcel Barcode} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/australian_poste_parcel/ +--- + +## DecodeType::AUSTRALIAN_POSTE_PARCEL Constant + +**Value:** `50` + + +Specifies that the data should be decoded with { Australian Post Domestic eParcel Barcode} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/aztec/_index.md b/english/php/aspose.barcode.recognition/decodetype/aztec/_index.md new file mode 100644 index 000000000..8a59cacc7 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/aztec/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::AZTEC" +linktitle: "AZTEC" +articleTitle: "AZTEC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Aztec} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/aztec/ +--- + +## DecodeType::AZTEC Constant + +**Value:** `33` + + +Specifies that the data should be decoded with { Aztec} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/codabar/_index.md b/english/php/aspose.barcode.recognition/decodetype/codabar/_index.md new file mode 100644 index 000000000..db9e12ea4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/codabar/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::CODABAR" +linktitle: "CODABAR" +articleTitle: "CODABAR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { CODABAR} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/codabar/ +--- + +## DecodeType::CODABAR Constant + +**Value:** `0` + + +Specifies that the data should be decoded with { CODABAR} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/codablock_f/_index.md b/english/php/aspose.barcode.recognition/decodetype/codablock_f/_index.md new file mode 100644 index 000000000..b007911f0 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/codablock_f/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::CODABLOCK_F" +linktitle: "CODABLOCK_F" +articleTitle: "CODABLOCK_F" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { CodablockF} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/codablock_f/ +--- + +## DecodeType::CODABLOCK_F Constant + +**Value:** `65` + + +Specifies that the data should be decoded with { CodablockF} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/code_11/_index.md b/english/php/aspose.barcode.recognition/decodetype/code_11/_index.md new file mode 100644 index 000000000..edbbe5928 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/code_11/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::CODE_11" +linktitle: "CODE_11" +articleTitle: "CODE_11" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { CODE 11} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/code_11/ +--- + +## DecodeType::CODE_11 Constant + +**Value:** `1` + + +Specifies that the data should be decoded with { CODE 11} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/code_128/_index.md b/english/php/aspose.barcode.recognition/decodetype/code_128/_index.md new file mode 100644 index 000000000..61bea4f60 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/code_128/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::CODE_128" +linktitle: "CODE_128" +articleTitle: "CODE_128" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { CODE 128} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/code_128/ +--- + +## DecodeType::CODE_128 Constant + +**Value:** `6` + + +Specifies that the data should be decoded with { CODE 128} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/code_16_k/_index.md b/english/php/aspose.barcode.recognition/decodetype/code_16_k/_index.md new file mode 100644 index 000000000..c0f553cbf --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/code_16_k/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::CODE_16_K" +linktitle: "CODE_16_K" +articleTitle: "CODE_16_K" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { SCode16K} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/code_16_k/ +--- + +## DecodeType::CODE_16_K Constant + +**Value:** `52` + + +Specifies that the data should be decoded with { SCode16K} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/code_32/_index.md b/english/php/aspose.barcode.recognition/decodetype/code_32/_index.md new file mode 100644 index 000000000..1e6efce46 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/code_32/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::CODE_32" +linktitle: "CODE_32" +articleTitle: "CODE_32" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Code32} blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/code_32/ +--- + +## DecodeType::CODE_32 Constant + +**Value:** `61` + + +Specifies that the data should be decoded with { Code32} blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/code_39/_index.md b/english/php/aspose.barcode.recognition/decodetype/code_39/_index.md new file mode 100644 index 000000000..e02a10772 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/code_39/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::CODE_39" +linktitle: "CODE_39" +articleTitle: "CODE_39" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with basic charset barcode specification: ISO/IEC 16388" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/code_39/ +--- + +## DecodeType::CODE_39 Constant + +**Value:** `2` + + +Specifies that the data should be decoded with basic charset barcode specification: ISO/IEC 16388 + diff --git a/english/php/aspose.barcode.recognition/decodetype/code_39_full_ascii/_index.md b/english/php/aspose.barcode.recognition/decodetype/code_39_full_ascii/_index.md new file mode 100644 index 000000000..f2d713f04 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/code_39_full_ascii/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::CODE_39_FULL_ASCII" +linktitle: "CODE_39_FULL_ASCII" +articleTitle: "CODE_39_FULL_ASCII" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with full ASCII charset barcode specification: ISO/IEC 16388" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/code_39_full_ascii/ +--- + +## DecodeType::CODE_39_FULL_ASCII Constant + +**Value:** `3` + + +Specifies that the data should be decoded with full ASCII charset barcode specification: ISO/IEC 16388 + diff --git a/english/php/aspose.barcode.recognition/decodetype/code_93/_index.md b/english/php/aspose.barcode.recognition/decodetype/code_93/_index.md new file mode 100644 index 000000000..b9c94a9e0 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/code_93/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::CODE_93" +linktitle: "CODE_93" +articleTitle: "CODE_93" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/code_93/ +--- + +## DecodeType::CODE_93 Constant + +**Value:** `5` + + +Specifies that the data should be decoded with barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/compact_pdf_417/_index.md b/english/php/aspose.barcode.recognition/decodetype/compact_pdf_417/_index.md new file mode 100644 index 000000000..57b95e201 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/compact_pdf_417/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::COMPACT_PDF_417" +linktitle: "COMPACT_PDF_417" +articleTitle: "COMPACT_PDF_417" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { CompactPdf417} (Pdf417Truncated) barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/compact_pdf_417/ +--- + +## DecodeType::COMPACT_PDF_417 Constant + +**Value:** `57` + + +Specifies that the data should be decoded with { CompactPdf417} (Pdf417Truncated) barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/containsany/_index.md b/english/php/aspose.barcode.recognition/decodetype/containsany/_index.md new file mode 100644 index 000000000..ea50538ba --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/containsany/_index.md @@ -0,0 +1,28 @@ +--- +title: "DecodeType.containsAny" +linktitle: "containsAny" +articleTitle: "containsAny" +second_title: "Aspose.BarCode for PHP via Java" +description: "Determines if the BaseDecodeType array contains specified barcode symbology" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/containsany/ +--- + +## DecodeType.containsAny + +```php +containsAny(int $expectedDecodeType, array $decodeTypes) +``` + + +Determines if the BaseDecodeType array contains specified barcode symbology + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$expectedDecodeType` | `int` | | +| `$decodeTypes` | `array` | | + +**Returns:** bool + diff --git a/english/php/aspose.barcode.recognition/decodetype/data_logic_2_of_5/_index.md b/english/php/aspose.barcode.recognition/decodetype/data_logic_2_of_5/_index.md new file mode 100644 index 000000000..cd62b712a --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/data_logic_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DATA_LOGIC_2_OF_5" +linktitle: "DATA_LOGIC_2_OF_5" +articleTitle: "DATA_LOGIC_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { DataLogic 2 of 5} blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/data_logic_2_of_5/ +--- + +## DecodeType::DATA_LOGIC_2_OF_5 Constant + +**Value:** `62` + + +Specifies that the data should be decoded with { DataLogic 2 of 5} blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/data_matrix/_index.md b/english/php/aspose.barcode.recognition/decodetype/data_matrix/_index.md new file mode 100644 index 000000000..bd6fd683f --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/data_matrix/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DATA_MATRIX" +linktitle: "DATA_MATRIX" +articleTitle: "DATA_MATRIX" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { DataMatrix} barcode symbology" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/data_matrix/ +--- + +## DecodeType::DATA_MATRIX Constant + +**Value:** `30` + + +Specifies that the data should be decoded with { DataMatrix} barcode symbology + diff --git a/english/php/aspose.barcode.recognition/decodetype/databar_expanded/_index.md b/english/php/aspose.barcode.recognition/decodetype/databar_expanded/_index.md new file mode 100644 index 000000000..11ad3630a --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/databar_expanded/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DATABAR_EXPANDED" +linktitle: "DATABAR_EXPANDED" +articleTitle: "DATABAR_EXPANDED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1 DATABAR expanded} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/databar_expanded/ +--- + +## DecodeType::DATABAR_EXPANDED Constant + +**Value:** `45` + + +Specifies that the data should be decoded with { GS1 DATABAR expanded} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/databar_expanded_stacked/_index.md b/english/php/aspose.barcode.recognition/decodetype/databar_expanded_stacked/_index.md new file mode 100644 index 000000000..874379985 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/databar_expanded_stacked/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DATABAR_EXPANDED_STACKED" +linktitle: "DATABAR_EXPANDED_STACKED" +articleTitle: "DATABAR_EXPANDED_STACKED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1 DATABAR expanded stacked} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/databar_expanded_stacked/ +--- + +## DecodeType::DATABAR_EXPANDED_STACKED Constant + +**Value:** `55` + + +Specifies that the data should be decoded with { GS1 DATABAR expanded stacked} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/databar_limited/_index.md b/english/php/aspose.barcode.recognition/decodetype/databar_limited/_index.md new file mode 100644 index 000000000..e5b2b146a --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/databar_limited/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DATABAR_LIMITED" +linktitle: "DATABAR_LIMITED" +articleTitle: "DATABAR_LIMITED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1 DATABAR limited} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/databar_limited/ +--- + +## DecodeType::DATABAR_LIMITED Constant + +**Value:** `44` + + +Specifies that the data should be decoded with { GS1 DATABAR limited} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/databar_omni_directional/_index.md b/english/php/aspose.barcode.recognition/decodetype/databar_omni_directional/_index.md new file mode 100644 index 000000000..71d10745b --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/databar_omni_directional/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DATABAR_OMNI_DIRECTIONAL" +linktitle: "DATABAR_OMNI_DIRECTIONAL" +articleTitle: "DATABAR_OMNI_DIRECTIONAL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1 DATABAR omni-directional} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/databar_omni_directional/ +--- + +## DecodeType::DATABAR_OMNI_DIRECTIONAL Constant + +**Value:** `42` + + +Specifies that the data should be decoded with { GS1 DATABAR omni-directional} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/databar_stacked/_index.md b/english/php/aspose.barcode.recognition/decodetype/databar_stacked/_index.md new file mode 100644 index 000000000..7c5d06606 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/databar_stacked/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DATABAR_STACKED" +linktitle: "DATABAR_STACKED" +articleTitle: "DATABAR_STACKED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1 DATABAR stacked} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/databar_stacked/ +--- + +## DecodeType::DATABAR_STACKED Constant + +**Value:** `54` + + +Specifies that the data should be decoded with { GS1 DATABAR stacked} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/databar_stacked_omni_directional/_index.md b/english/php/aspose.barcode.recognition/decodetype/databar_stacked_omni_directional/_index.md new file mode 100644 index 000000000..1214c9268 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/databar_stacked_omni_directional/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DATABAR_STACKED_OMNI_DIRECTIONAL" +linktitle: "DATABAR_STACKED_OMNI_DIRECTIONAL" +articleTitle: "DATABAR_STACKED_OMNI_DIRECTIONAL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1 DATABAR stacked omni-directional} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/databar_stacked_omni_directional/ +--- + +## DecodeType::DATABAR_STACKED_OMNI_DIRECTIONAL Constant + +**Value:** `53` + + +Specifies that the data should be decoded with { GS1 DATABAR stacked omni-directional} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/databar_truncated/_index.md b/english/php/aspose.barcode.recognition/decodetype/databar_truncated/_index.md new file mode 100644 index 000000000..2fffc5a17 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/databar_truncated/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DATABAR_TRUNCATED" +linktitle: "DATABAR_TRUNCATED" +articleTitle: "DATABAR_TRUNCATED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1 DATABAR truncated} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/databar_truncated/ +--- + +## DecodeType::DATABAR_TRUNCATED Constant + +**Value:** `43` + + +Specifies that the data should be decoded with { GS1 DATABAR truncated} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/deutsche_post_identcode/_index.md b/english/php/aspose.barcode.recognition/decodetype/deutsche_post_identcode/_index.md new file mode 100644 index 000000000..868bf713e --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/deutsche_post_identcode/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DEUTSCHE_POST_IDENTCODE" +linktitle: "DEUTSCHE_POST_IDENTCODE" +articleTitle: "DEUTSCHE_POST_IDENTCODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { DeutschePost Ident code} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/deutsche_post_identcode/ +--- + +## DecodeType::DEUTSCHE_POST_IDENTCODE Constant + +**Value:** `25` + + +Specifies that the data should be decoded with { DeutschePost Ident code} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/deutsche_post_leitcode/_index.md b/english/php/aspose.barcode.recognition/decodetype/deutsche_post_leitcode/_index.md new file mode 100644 index 000000000..92e919cb8 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/deutsche_post_leitcode/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DEUTSCHE_POST_LEITCODE" +linktitle: "DEUTSCHE_POST_LEITCODE" +articleTitle: "DEUTSCHE_POST_LEITCODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { DeutschePost Leit code} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/deutsche_post_leitcode/ +--- + +## DecodeType::DEUTSCHE_POST_LEITCODE Constant + +**Value:** `26` + + +Specifies that the data should be decoded with { DeutschePost Leit code} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/dot_code/_index.md b/english/php/aspose.barcode.recognition/decodetype/dot_code/_index.md new file mode 100644 index 000000000..70a136613 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/dot_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DOT_CODE" +linktitle: "DOT_CODE" +articleTitle: "DOT_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { DotCode} blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/dot_code/ +--- + +## DecodeType::DOT_CODE Constant + +**Value:** `63` + + +Specifies that the data should be decoded with { DotCode} blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/dutch_kix/_index.md b/english/php/aspose.barcode.recognition/decodetype/dutch_kix/_index.md new file mode 100644 index 000000000..5157401e9 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/dutch_kix/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::DUTCH_KIX" +linktitle: "DUTCH_KIX" +articleTitle: "DUTCH_KIX" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { DotCode} blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/dutch_kix/ +--- + +## DecodeType::DUTCH_KIX Constant + +**Value:** `64` + + +Specifies that the data should be decoded with { DotCode} blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/ean_13/_index.md b/english/php/aspose.barcode.recognition/decodetype/ean_13/_index.md new file mode 100644 index 000000000..4e4dd57e0 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/ean_13/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::EAN_13" +linktitle: "EAN_13" +articleTitle: "EAN_13" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { EAN-13} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/ean_13/ +--- + +## DecodeType::EAN_13 Constant + +**Value:** `9` + + +Specifies that the data should be decoded with { EAN-13} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/ean_14/_index.md b/english/php/aspose.barcode.recognition/decodetype/ean_14/_index.md new file mode 100644 index 000000000..894e08836 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/ean_14/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::EAN_14" +linktitle: "EAN_14" +articleTitle: "EAN_14" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { EAN14} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/ean_14/ +--- + +## DecodeType::EAN_14 Constant + +**Value:** `10` + + +Specifies that the data should be decoded with { EAN14} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/ean_8/_index.md b/english/php/aspose.barcode.recognition/decodetype/ean_8/_index.md new file mode 100644 index 000000000..7855ccf6f --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/ean_8/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::EAN_8" +linktitle: "EAN_8" +articleTitle: "EAN_8" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { EAN-8} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/ean_8/ +--- + +## DecodeType::EAN_8 Constant + +**Value:** `8` + + +Specifies that the data should be decoded with { EAN-8} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/gs_1_aztec/_index.md b/english/php/aspose.barcode.recognition/decodetype/gs_1_aztec/_index.md new file mode 100644 index 000000000..bac8594ca --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/gs_1_aztec/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::GS_1_AZTEC" +linktitle: "GS_1_AZTEC" +articleTitle: "GS_1_AZTEC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/gs_1_aztec/ +--- + +## DecodeType::GS_1_AZTEC Constant + +**Value:** `81` + + +Specifies that the data should be decoded with barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/gs_1_code_128/_index.md b/english/php/aspose.barcode.recognition/decodetype/gs_1_code_128/_index.md new file mode 100644 index 000000000..c93bff03f --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/gs_1_code_128/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::GS_1_CODE_128" +linktitle: "GS_1_CODE_128" +articleTitle: "GS_1_CODE_128" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1 CODE 128} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/gs_1_code_128/ +--- + +## DecodeType::GS_1_CODE_128 Constant + +**Value:** `7` + + +Specifies that the data should be decoded with { GS1 CODE 128} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/gs_1_composite_bar/_index.md b/english/php/aspose.barcode.recognition/decodetype/gs_1_composite_bar/_index.md new file mode 100644 index 000000000..0c9807824 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/gs_1_composite_bar/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::GS_1_COMPOSITE_BAR" +linktitle: "GS_1_COMPOSITE_BAR" +articleTitle: "GS_1_COMPOSITE_BAR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/gs_1_composite_bar/ +--- + +## DecodeType::GS_1_COMPOSITE_BAR Constant + +**Value:** `80` + + +Specifies that the data should be decoded with barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/gs_1_data_matrix/_index.md b/english/php/aspose.barcode.recognition/decodetype/gs_1_data_matrix/_index.md new file mode 100644 index 000000000..495479f6b --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/gs_1_data_matrix/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::GS_1_DATA_MATRIX" +linktitle: "GS_1_DATA_MATRIX" +articleTitle: "GS_1_DATA_MATRIX" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1DataMatrix} barcode symbology" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/gs_1_data_matrix/ +--- + +## DecodeType::GS_1_DATA_MATRIX Constant + +**Value:** `31` + + +Specifies that the data should be decoded with { GS1DataMatrix} barcode symbology + diff --git a/english/php/aspose.barcode.recognition/decodetype/gs_1_dot_code/_index.md b/english/php/aspose.barcode.recognition/decodetype/gs_1_dot_code/_index.md new file mode 100644 index 000000000..20685e6d7 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/gs_1_dot_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::GS_1_DOT_CODE" +linktitle: "GS_1_DOT_CODE" +articleTitle: "GS_1_DOT_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/gs_1_dot_code/ +--- + +## DecodeType::GS_1_DOT_CODE Constant + +**Value:** `77` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/gs_1_han_xin/_index.md b/english/php/aspose.barcode.recognition/decodetype/gs_1_han_xin/_index.md new file mode 100644 index 000000000..d01fad211 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/gs_1_han_xin/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::GS_1_HAN_XIN" +linktitle: "GS_1_HAN_XIN" +articleTitle: "GS_1_HAN_XIN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with Han Xin Code blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/gs_1_han_xin/ +--- + +## DecodeType::GS_1_HAN_XIN Constant + +**Value:** `79` + + +Specifies that the data should be decoded with Han Xin Code blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/gs_1_micro_pdf_417/_index.md b/english/php/aspose.barcode.recognition/decodetype/gs_1_micro_pdf_417/_index.md new file mode 100644 index 000000000..30bc52d1f --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/gs_1_micro_pdf_417/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::GS_1_MICRO_PDF_417" +linktitle: "GS_1_MICRO_PDF_417" +articleTitle: "GS_1_MICRO_PDF_417" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with MicroPdf417 barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/gs_1_micro_pdf_417/ +--- + +## DecodeType::GS_1_MICRO_PDF_417 Constant + +**Value:** `82` + + +Specifies that the data should be decoded with MicroPdf417 barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/gs_1_qr/_index.md b/english/php/aspose.barcode.recognition/decodetype/gs_1_qr/_index.md new file mode 100644 index 000000000..bdf22532f --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/gs_1_qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::GS_1_QR" +linktitle: "GS_1_QR" +articleTitle: "GS_1_QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { GS1 QR} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/gs_1_qr/ +--- + +## DecodeType::GS_1_QR Constant + +**Value:** `58` + + +Specifies that the data should be decoded with { GS1 QR} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/han_xin/_index.md b/english/php/aspose.barcode.recognition/decodetype/han_xin/_index.md new file mode 100644 index 000000000..7cebd44ca --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/han_xin/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HAN_XIN" +linktitle: "HAN_XIN" +articleTitle: "HAN_XIN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with Han Xin Code blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/han_xin/ +--- + +## DecodeType::HAN_XIN Constant + +**Value:** `78` + + +Specifies that the data should be decoded with Han Xin Code blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibc_aztec_lic/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibc_aztec_lic/_index.md new file mode 100644 index 000000000..a058517cb --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibc_aztec_lic/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBC_AZTEC_LIC" +linktitle: "HIBC_AZTEC_LIC" +articleTitle: "HIBC_AZTEC_LIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibc_aztec_lic/ +--- + +## DecodeType::HIBC_AZTEC_LIC Constant + +**Value:** `69` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibc_aztec_pas/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibc_aztec_pas/_index.md new file mode 100644 index 000000000..cec01ed09 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibc_aztec_pas/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBC_AZTEC_PAS" +linktitle: "HIBC_AZTEC_PAS" +articleTitle: "HIBC_AZTEC_PAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibc_aztec_pas/ +--- + +## DecodeType::HIBC_AZTEC_PAS Constant + +**Value:** `74` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibc_code_128_lic/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibc_code_128_lic/_index.md new file mode 100644 index 000000000..a39630321 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibc_code_128_lic/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBC_CODE_128_LIC" +linktitle: "HIBC_CODE_128_LIC" +articleTitle: "HIBC_CODE_128_LIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibc_code_128_lic/ +--- + +## DecodeType::HIBC_CODE_128_LIC Constant + +**Value:** `68` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibc_code_128_pas/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibc_code_128_pas/_index.md new file mode 100644 index 000000000..a45bca1c3 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibc_code_128_pas/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBC_CODE_128_PAS" +linktitle: "HIBC_CODE_128_PAS" +articleTitle: "HIBC_CODE_128_PAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibc_code_128_pas/ +--- + +## DecodeType::HIBC_CODE_128_PAS Constant + +**Value:** `73` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibc_code_39_lic/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibc_code_39_lic/_index.md new file mode 100644 index 000000000..f674986a1 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibc_code_39_lic/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBC_CODE_39_LIC" +linktitle: "HIBC_CODE_39_LIC" +articleTitle: "HIBC_CODE_39_LIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibc_code_39_lic/ +--- + +## DecodeType::HIBC_CODE_39_LIC Constant + +**Value:** `67` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibc_code_39_pas/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibc_code_39_pas/_index.md new file mode 100644 index 000000000..2779b6eef --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibc_code_39_pas/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBC_CODE_39_PAS" +linktitle: "HIBC_CODE_39_PAS" +articleTitle: "HIBC_CODE_39_PAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibc_code_39_pas/ +--- + +## DecodeType::HIBC_CODE_39_PAS Constant + +**Value:** `72` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibc_data_matrix_lic/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibc_data_matrix_lic/_index.md new file mode 100644 index 000000000..35b8276df --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibc_data_matrix_lic/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBC_DATA_MATRIX_LIC" +linktitle: "HIBC_DATA_MATRIX_LIC" +articleTitle: "HIBC_DATA_MATRIX_LIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibc_data_matrix_lic/ +--- + +## DecodeType::HIBC_DATA_MATRIX_LIC Constant + +**Value:** `70` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibc_data_matrix_pas/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibc_data_matrix_pas/_index.md new file mode 100644 index 000000000..c22235c21 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibc_data_matrix_pas/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBC_DATA_MATRIX_PAS" +linktitle: "HIBC_DATA_MATRIX_PAS" +articleTitle: "HIBC_DATA_MATRIX_PAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibc_data_matrix_pas/ +--- + +## DecodeType::HIBC_DATA_MATRIX_PAS Constant + +**Value:** `75` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibcqrlic/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibcqrlic/_index.md new file mode 100644 index 000000000..c595f88c8 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibcqrlic/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBCQRLIC" +linktitle: "HIBCQRLIC" +articleTitle: "HIBCQRLIC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibcqrlic/ +--- + +## DecodeType::HIBCQRLIC Constant + +**Value:** `71` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/hibcqrpas/_index.md b/english/php/aspose.barcode.recognition/decodetype/hibcqrpas/_index.md new file mode 100644 index 000000000..cf63910c5 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/hibcqrpas/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::HIBCQRPAS" +linktitle: "HIBCQRPAS" +articleTitle: "HIBCQRPAS" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/hibcqrpas/ +--- + +## DecodeType::HIBCQRPAS Constant + +**Value:** `76` + + +Specifies that the data should be decoded with blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/iata_2_of_5/_index.md b/english/php/aspose.barcode.recognition/decodetype/iata_2_of_5/_index.md new file mode 100644 index 000000000..e2e846c5c --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/iata_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::IATA_2_OF_5" +linktitle: "IATA_2_OF_5" +articleTitle: "IATA_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { IATA 2 of 5} barcode specification. IATA (International Air Transport Association) uses this barcode for the management of air cargo." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/iata_2_of_5/ +--- + +## DecodeType::IATA_2_OF_5 Constant + +**Value:** `20` + + +Specifies that the data should be decoded with { IATA 2 of 5} barcode specification. IATA (International Air Transport Association) uses this barcode for the management of air cargo. + diff --git a/english/php/aspose.barcode.recognition/decodetype/interleaved_2_of_5/_index.md b/english/php/aspose.barcode.recognition/decodetype/interleaved_2_of_5/_index.md new file mode 100644 index 000000000..decc26584 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/interleaved_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::INTERLEAVED_2_OF_5" +linktitle: "INTERLEAVED_2_OF_5" +articleTitle: "INTERLEAVED_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { INTERLEAVED 2 of 5} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/interleaved_2_of_5/ +--- + +## DecodeType::INTERLEAVED_2_OF_5 Constant + +**Value:** `17` + + +Specifies that the data should be decoded with { INTERLEAVED 2 of 5} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/is1d/_index.md b/english/php/aspose.barcode.recognition/decodetype/is1d/_index.md new file mode 100644 index 000000000..aeb7f13a1 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/is1d/_index.md @@ -0,0 +1,27 @@ +--- +title: "DecodeType.is1D" +linktitle: "is1D" +articleTitle: "is1D" +second_title: "Aspose.BarCode for PHP via Java" +description: "Determines if the specified BaseDecodeType contains any 1D barcode symbology" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/is1d/ +--- + +## DecodeType.is1D + +```php +is1D(int $symbology) +``` + + +Determines if the specified BaseDecodeType contains any 1D barcode symbology + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$symbology` | `int` | | + +**Returns:** bool true if BaseDecodeType contains any 1D barcode symbology; otherwise, returns false. + diff --git a/english/php/aspose.barcode.recognition/decodetype/is2d/_index.md b/english/php/aspose.barcode.recognition/decodetype/is2d/_index.md new file mode 100644 index 000000000..963714297 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/is2d/_index.md @@ -0,0 +1,27 @@ +--- +title: "DecodeType.is2D" +linktitle: "is2D" +articleTitle: "is2D" +second_title: "Aspose.BarCode for PHP via Java" +description: "Determines if the specified BaseDecodeType contains any 2D barcode symbology" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/is2d/ +--- + +## DecodeType.is2D + +```php +is2D(int $symbology) +``` + + +Determines if the specified BaseDecodeType contains any 2D barcode symbology + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$symbology` | `int` | | + +**Returns:** bool Returns true if BaseDecodeType contains any 2D barcode symbology; otherwise, returns false. + diff --git a/english/php/aspose.barcode.recognition/decodetype/isbn/_index.md b/english/php/aspose.barcode.recognition/decodetype/isbn/_index.md new file mode 100644 index 000000000..e6325a157 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/isbn/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::ISBN" +linktitle: "ISBN" +articleTitle: "ISBN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { ISBN} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/isbn/ +--- + +## DecodeType::ISBN Constant + +**Value:** `15` + + +Specifies that the data should be decoded with { ISBN} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/ismn/_index.md b/english/php/aspose.barcode.recognition/decodetype/ismn/_index.md new file mode 100644 index 000000000..9fc8b323b --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/ismn/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::ISMN" +linktitle: "ISMN" +articleTitle: "ISMN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { ISMN} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/ismn/ +--- + +## DecodeType::ISMN Constant + +**Value:** `48` + + +Specifies that the data should be decoded with { ISMN} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/ispostal/_index.md b/english/php/aspose.barcode.recognition/decodetype/ispostal/_index.md new file mode 100644 index 000000000..8c7424e97 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/ispostal/_index.md @@ -0,0 +1,27 @@ +--- +title: "DecodeType.isPostal" +linktitle: "isPostal" +articleTitle: "isPostal" +second_title: "Aspose.BarCode for PHP via Java" +description: "Determines if the specified BaseDecodeType contains any Postal barcode symbology" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/ispostal/ +--- + +## DecodeType.isPostal + +```php +isPostal(int $symbology) +``` + + +Determines if the specified BaseDecodeType contains any Postal barcode symbology + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$symbology` | `int` | | + +**Returns:** bool Returns true if BaseDecodeType contains any Postal barcode symbology; otherwise, returns false. + diff --git a/english/php/aspose.barcode.recognition/decodetype/issn/_index.md b/english/php/aspose.barcode.recognition/decodetype/issn/_index.md new file mode 100644 index 000000000..6713ef27a --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/issn/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::ISSN" +linktitle: "ISSN" +articleTitle: "ISSN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { ISSN} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/issn/ +--- + +## DecodeType::ISSN Constant + +**Value:** `47` + + +Specifies that the data should be decoded with { ISSN} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/italian_post_25/_index.md b/english/php/aspose.barcode.recognition/decodetype/italian_post_25/_index.md new file mode 100644 index 000000000..e8a24ae4d --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/italian_post_25/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::ITALIAN_POST_25" +linktitle: "ITALIAN_POST_25" +articleTitle: "ITALIAN_POST_25" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Italian Post 25} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/italian_post_25/ +--- + +## DecodeType::ITALIAN_POST_25 Constant + +**Value:** `19` + + +Specifies that the data should be decoded with { Italian Post 25} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/itf_14/_index.md b/english/php/aspose.barcode.recognition/decodetype/itf_14/_index.md new file mode 100644 index 000000000..8503a00c4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/itf_14/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::ITF_14" +linktitle: "ITF_14" +articleTitle: "ITF_14" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { ITF14} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/itf_14/ +--- + +## DecodeType::ITF_14 Constant + +**Value:** `21` + + +Specifies that the data should be decoded with { ITF14} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/itf_6/_index.md b/english/php/aspose.barcode.recognition/decodetype/itf_6/_index.md new file mode 100644 index 000000000..1f5192324 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/itf_6/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::ITF_6" +linktitle: "ITF_6" +articleTitle: "ITF_6" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { ITF6} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/itf_6/ +--- + +## DecodeType::ITF_6 Constant + +**Value:** `22` + + +Specifies that the data should be decoded with { ITF6} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/macro_pdf_417/_index.md b/english/php/aspose.barcode.recognition/decodetype/macro_pdf_417/_index.md new file mode 100644 index 000000000..2efb8b540 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/macro_pdf_417/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::MACRO_PDF_417" +linktitle: "MACRO_PDF_417" +articleTitle: "MACRO_PDF_417" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { MacroPdf417} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/macro_pdf_417/ +--- + +## DecodeType::MACRO_PDF_417 Constant + +**Value:** `35` + + +Specifies that the data should be decoded with { MacroPdf417} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/mailmark/_index.md b/english/php/aspose.barcode.recognition/decodetype/mailmark/_index.md new file mode 100644 index 000000000..217d6f84e --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/mailmark/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::MAILMARK" +linktitle: "MAILMARK" +articleTitle: "MAILMARK" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with Royal Mail Mailmark barcode specification." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/mailmark/ +--- + +## DecodeType::MAILMARK Constant + +**Value:** `66` + + +Specifies that the data should be decoded with Royal Mail Mailmark barcode specification. + diff --git a/english/php/aspose.barcode.recognition/decodetype/matrix_2_of_5/_index.md b/english/php/aspose.barcode.recognition/decodetype/matrix_2_of_5/_index.md new file mode 100644 index 000000000..2284c6b30 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/matrix_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::MATRIX_2_OF_5" +linktitle: "MATRIX_2_OF_5" +articleTitle: "MATRIX_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Matrix 2 of 5} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/matrix_2_of_5/ +--- + +## DecodeType::MATRIX_2_OF_5 Constant + +**Value:** `18` + + +Specifies that the data should be decoded with { Matrix 2 of 5} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/maxi_code/_index.md b/english/php/aspose.barcode.recognition/decodetype/maxi_code/_index.md new file mode 100644 index 000000000..ba52ba7f3 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/maxi_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::MAXI_CODE" +linktitle: "MAXI_CODE" +articleTitle: "MAXI_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { MaxiCode} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/maxi_code/ +--- + +## DecodeType::MAXI_CODE Constant + +**Value:** `59` + + +Specifies that the data should be decoded with { MaxiCode} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/micr_e_13_b/_index.md b/english/php/aspose.barcode.recognition/decodetype/micr_e_13_b/_index.md new file mode 100644 index 000000000..fd6553f64 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/micr_e_13_b/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::MICR_E_13_B" +linktitle: "MICR_E_13_B" +articleTitle: "MICR_E_13_B" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { MICR E-13B} blank specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/micr_e_13_b/ +--- + +## DecodeType::MICR_E_13_B Constant + +**Value:** `60` + + +Specifies that the data should be decoded with { MICR E-13B} blank specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/micro_pdf_417/_index.md b/english/php/aspose.barcode.recognition/decodetype/micro_pdf_417/_index.md new file mode 100644 index 000000000..4be3f6996 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/micro_pdf_417/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::MICRO_PDF_417" +linktitle: "MICRO_PDF_417" +articleTitle: "MICRO_PDF_417" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { MicroPdf417} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/micro_pdf_417/ +--- + +## DecodeType::MICRO_PDF_417 Constant + +**Value:** `36` + + +Specifies that the data should be decoded with { MicroPdf417} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/micro_qr/_index.md b/english/php/aspose.barcode.recognition/decodetype/micro_qr/_index.md new file mode 100644 index 000000000..aaed5e027 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/micro_qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::MICRO_QR" +linktitle: "MICRO_QR" +articleTitle: "MICRO_QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { MicroQR Code} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/micro_qr/ +--- + +## DecodeType::MICRO_QR Constant + +**Value:** `56` + + +Specifies that the data should be decoded with { MicroQR Code} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/most_common_types/_index.md b/english/php/aspose.barcode.recognition/decodetype/most_common_types/_index.md new file mode 100644 index 000000000..010c3fcdc --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/most_common_types/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::MOST_COMMON_TYPES" +linktitle: "MOST_COMMON_TYPES" +articleTitle: "MOST_COMMON_TYPES" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that data will be checked with most commonly used symbologies" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/most_common_types/ +--- + +## DecodeType::MOST_COMMON_TYPES Constant + +**Value:** `96` + + +Specifies that data will be checked with most commonly used symbologies + diff --git a/english/php/aspose.barcode.recognition/decodetype/msi/_index.md b/english/php/aspose.barcode.recognition/decodetype/msi/_index.md new file mode 100644 index 000000000..006a37d37 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/msi/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::MSI" +linktitle: "MSI" +articleTitle: "MSI" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { MSI Plessey} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/msi/ +--- + +## DecodeType::MSI Constant + +**Value:** `23` + + +Specifies that the data should be decoded with { MSI Plessey} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/none/_index.md b/english/php/aspose.barcode.recognition/decodetype/none/_index.md new file mode 100644 index 000000000..70e9e2f25 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/none/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::NONE" +linktitle: "NONE" +articleTitle: "NONE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Unspecified decode type." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/none/ +--- + +## DecodeType::NONE Constant + +**Value:** `-1` + + +Unspecified decode type. + diff --git a/english/php/aspose.barcode.recognition/decodetype/one_code/_index.md b/english/php/aspose.barcode.recognition/decodetype/one_code/_index.md new file mode 100644 index 000000000..a5d26dc1a --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/one_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::ONE_CODE" +linktitle: "ONE_CODE" +articleTitle: "ONE_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with USPS { OneCode} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/one_code/ +--- + +## DecodeType::ONE_CODE Constant + +**Value:** `40` + + +Specifies that the data should be decoded with USPS { OneCode} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/opc/_index.md b/english/php/aspose.barcode.recognition/decodetype/opc/_index.md new file mode 100644 index 000000000..2a82931a7 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/opc/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::OPC" +linktitle: "OPC" +articleTitle: "OPC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { OPC} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/opc/ +--- + +## DecodeType::OPC Constant + +**Value:** `27` + + +Specifies that the data should be decoded with { OPC} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/patch_code/_index.md b/english/php/aspose.barcode.recognition/decodetype/patch_code/_index.md new file mode 100644 index 000000000..a7ed7a874 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/patch_code/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::PATCH_CODE" +linktitle: "PATCH_CODE" +articleTitle: "PATCH_CODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Patch code} barcode specification. Barcode symbology is used for automated scanning" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/patch_code/ +--- + +## DecodeType::PATCH_CODE Constant + +**Value:** `46` + + +Specifies that the data should be decoded with { Patch code} barcode specification. Barcode symbology is used for automated scanning + diff --git a/english/php/aspose.barcode.recognition/decodetype/pdf_417/_index.md b/english/php/aspose.barcode.recognition/decodetype/pdf_417/_index.md new file mode 100644 index 000000000..367557ca9 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/pdf_417/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::PDF_417" +linktitle: "PDF_417" +articleTitle: "PDF_417" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Pdf417} barcode symbology" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/pdf_417/ +--- + +## DecodeType::PDF_417 Constant + +**Value:** `34` + + +Specifies that the data should be decoded with { Pdf417} barcode symbology + diff --git a/english/php/aspose.barcode.recognition/decodetype/pharmacode/_index.md b/english/php/aspose.barcode.recognition/decodetype/pharmacode/_index.md new file mode 100644 index 000000000..93ac0dda6 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/pharmacode/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::PHARMACODE" +linktitle: "PHARMACODE" +articleTitle: "PHARMACODE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Pharmacode} barcode. This symbology is also known as Pharmaceutical BINARY Code" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/pharmacode/ +--- + +## DecodeType::PHARMACODE Constant + +**Value:** `29` + + +Specifies that the data should be decoded with { Pharmacode} barcode. This symbology is also known as Pharmaceutical BINARY Code + diff --git a/english/php/aspose.barcode.recognition/decodetype/planet/_index.md b/english/php/aspose.barcode.recognition/decodetype/planet/_index.md new file mode 100644 index 000000000..f4e8d6639 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/planet/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::PLANET" +linktitle: "PLANET" +articleTitle: "PLANET" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Planet} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/planet/ +--- + +## DecodeType::PLANET Constant + +**Value:** `39` + + +Specifies that the data should be decoded with { Planet} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/postal_types/_index.md b/english/php/aspose.barcode.recognition/decodetype/postal_types/_index.md new file mode 100644 index 000000000..18c4c8ab7 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/postal_types/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::POSTAL_TYPES" +linktitle: "POSTAL_TYPES" +articleTitle: "POSTAL_TYPES" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that data will be checked with all of 1.5D POSTAL barcode symbologies, like Planet, Postnet, AustraliaPost, OneCode, RM4SCC, DutchKIX" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/postal_types/ +--- + +## DecodeType::POSTAL_TYPES Constant + +**Value:** `95` + + +Specifies that data will be checked with all of 1.5D POSTAL barcode symbologies, like Planet, Postnet, AustraliaPost, OneCode, RM4SCC, DutchKIX + diff --git a/english/php/aspose.barcode.recognition/decodetype/postnet/_index.md b/english/php/aspose.barcode.recognition/decodetype/postnet/_index.md new file mode 100644 index 000000000..79a188669 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/postnet/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::POSTNET" +linktitle: "POSTNET" +articleTitle: "POSTNET" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Postnet} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/postnet/ +--- + +## DecodeType::POSTNET Constant + +**Value:** `38` + + +Specifies that the data should be decoded with { Postnet} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/pzn/_index.md b/english/php/aspose.barcode.recognition/decodetype/pzn/_index.md new file mode 100644 index 000000000..09c4e2f7e --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/pzn/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::PZN" +linktitle: "PZN" +articleTitle: "PZN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { PZN} barcode specification. This symbology is also known as Pharma Zentral Nummer" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/pzn/ +--- + +## DecodeType::PZN Constant + +**Value:** `28` + + +Specifies that the data should be decoded with { PZN} barcode specification. This symbology is also known as Pharma Zentral Nummer + diff --git a/english/php/aspose.barcode.recognition/decodetype/qr/_index.md b/english/php/aspose.barcode.recognition/decodetype/qr/_index.md new file mode 100644 index 000000000..2cb2a576e --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::QR" +linktitle: "QR" +articleTitle: "QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { QR Code} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/qr/ +--- + +## DecodeType::QR Constant + +**Value:** `32` + + +Specifies that the data should be decoded with { QR Code} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/rect_micro_qr/_index.md b/english/php/aspose.barcode.recognition/decodetype/rect_micro_qr/_index.md new file mode 100644 index 000000000..3233962f3 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/rect_micro_qr/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::RECT_MICRO_QR" +linktitle: "RECT_MICRO_QR" +articleTitle: "RECT_MICRO_QR" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with RectMicroQR (rMQR) Code barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/rect_micro_qr/ +--- + +## DecodeType::RECT_MICRO_QR Constant + +**Value:** `83` + + +Specifies that the data should be decoded with RectMicroQR (rMQR) Code barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/rm_4_scc/_index.md b/english/php/aspose.barcode.recognition/decodetype/rm_4_scc/_index.md new file mode 100644 index 000000000..24372bc95 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/rm_4_scc/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::RM_4_SCC" +linktitle: "RM_4_SCC" +articleTitle: "RM_4_SCC" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { RM4SCC} barcode specification. RM4SCC (Royal Mail 4-state Customer Code) is used for automated mail sort process in UK." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/rm_4_scc/ +--- + +## DecodeType::RM_4_SCC Constant + +**Value:** `41` + + +Specifies that the data should be decoded with { RM4SCC} barcode specification. RM4SCC (Royal Mail 4-state Customer Code) is used for automated mail sort process in UK. + diff --git a/english/php/aspose.barcode.recognition/decodetype/scc_14/_index.md b/english/php/aspose.barcode.recognition/decodetype/scc_14/_index.md new file mode 100644 index 000000000..db4ccbff0 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/scc_14/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::SCC_14" +linktitle: "SCC_14" +articleTitle: "SCC_14" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { SCC14} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/scc_14/ +--- + +## DecodeType::SCC_14 Constant + +**Value:** `11` + + +Specifies that the data should be decoded with { SCC14} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/sscc_18/_index.md b/english/php/aspose.barcode.recognition/decodetype/sscc_18/_index.md new file mode 100644 index 000000000..1e00b8b1f --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/sscc_18/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::SSCC_18" +linktitle: "SSCC_18" +articleTitle: "SSCC_18" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { SSCC18} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/sscc_18/ +--- + +## DecodeType::SSCC_18 Constant + +**Value:** `12` + + +Specifies that the data should be decoded with { SSCC18} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/standard_2_of_5/_index.md b/english/php/aspose.barcode.recognition/decodetype/standard_2_of_5/_index.md new file mode 100644 index 000000000..0f2cf5037 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/standard_2_of_5/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::STANDARD_2_OF_5" +linktitle: "STANDARD_2_OF_5" +articleTitle: "STANDARD_2_OF_5" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Standard 2 of 5} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/standard_2_of_5/ +--- + +## DecodeType::STANDARD_2_OF_5 Constant + +**Value:** `16` + + +Specifies that the data should be decoded with { Standard 2 of 5} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/supplement/_index.md b/english/php/aspose.barcode.recognition/decodetype/supplement/_index.md new file mode 100644 index 000000000..377d499cd --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/supplement/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::SUPPLEMENT" +linktitle: "SUPPLEMENT" +articleTitle: "SUPPLEMENT" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Supplement(EAN2, EAN5)} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/supplement/ +--- + +## DecodeType::SUPPLEMENT Constant + +**Value:** `49` + + +Specifies that the data should be decoded with { Supplement(EAN2, EAN5)} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/swiss_post_parcel/_index.md b/english/php/aspose.barcode.recognition/decodetype/swiss_post_parcel/_index.md new file mode 100644 index 000000000..519ee112e --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/swiss_post_parcel/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::SWISS_POST_PARCEL" +linktitle: "SWISS_POST_PARCEL" +articleTitle: "SWISS_POST_PARCEL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { Swiss Post Parcel Barcode} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/swiss_post_parcel/ +--- + +## DecodeType::SWISS_POST_PARCEL Constant + +**Value:** `51` + + +Specifies that the data should be decoded with { Swiss Post Parcel Barcode} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/types_1d/_index.md b/english/php/aspose.barcode.recognition/decodetype/types_1d/_index.md new file mode 100644 index 000000000..8b7131131 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/types_1d/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::TYPES_1D" +linktitle: "TYPES_1D" +articleTitle: "TYPES_1D" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that data will be checked with all of 1D barcode symbologies" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/types_1d/ +--- + +## DecodeType::TYPES_1D Constant + +**Value:** `97` + + +Specifies that data will be checked with all of 1D barcode symbologies + diff --git a/english/php/aspose.barcode.recognition/decodetype/types_2d/_index.md b/english/php/aspose.barcode.recognition/decodetype/types_2d/_index.md new file mode 100644 index 000000000..68dffeead --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/types_2d/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::TYPES_2D" +linktitle: "TYPES_2D" +articleTitle: "TYPES_2D" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that data will be checked with all of 2D barcode symbologies" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/types_2d/ +--- + +## DecodeType::TYPES_2D Constant + +**Value:** `98` + + +Specifies that data will be checked with all of 2D barcode symbologies + diff --git a/english/php/aspose.barcode.recognition/decodetype/upca/_index.md b/english/php/aspose.barcode.recognition/decodetype/upca/_index.md new file mode 100644 index 000000000..fda462b51 --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/upca/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::UPCA" +linktitle: "UPCA" +articleTitle: "UPCA" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { UPC-A} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/upca/ +--- + +## DecodeType::UPCA Constant + +**Value:** `13` + + +Specifies that the data should be decoded with { UPC-A} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/upce/_index.md b/english/php/aspose.barcode.recognition/decodetype/upce/_index.md new file mode 100644 index 000000000..1be7749bd --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/upce/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::UPCE" +linktitle: "UPCE" +articleTitle: "UPCE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { UPC-E} barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/upce/ +--- + +## DecodeType::UPCE Constant + +**Value:** `14` + + +Specifies that the data should be decoded with { UPC-E} barcode specification + diff --git a/english/php/aspose.barcode.recognition/decodetype/vin/_index.md b/english/php/aspose.barcode.recognition/decodetype/vin/_index.md new file mode 100644 index 000000000..e2aa93bce --- /dev/null +++ b/english/php/aspose.barcode.recognition/decodetype/vin/_index.md @@ -0,0 +1,18 @@ +--- +title: "DecodeType::VIN" +linktitle: "VIN" +articleTitle: "VIN" +second_title: "Aspose.BarCode for PHP via Java" +description: "Specifies that the data should be decoded with { VIN} (Vehicle Identification Number) barcode specification" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/decodetype/vin/ +--- + +## DecodeType::VIN Constant + +**Value:** `24` + + +Specifies that the data should be decoded with { VIN} (Vehicle Identification Number) barcode specification + diff --git a/english/php/aspose.barcode.recognition/deconvolutionmode/_index.md b/english/php/aspose.barcode.recognition/deconvolutionmode/_index.md new file mode 100644 index 000000000..d57ee51fa --- /dev/null +++ b/english/php/aspose.barcode.recognition/deconvolutionmode/_index.md @@ -0,0 +1,26 @@ +--- +title: "DeconvolutionMode Enum" +linktitle: "DeconvolutionMode" +articleTitle: "DeconvolutionMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Deconvolution (image restorations) mode which defines level of image degradation. Originally deconvolution is a function which can restore image degraded (convoluted) by any natural function like blur" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/deconvolutionmode/ +--- + +## DeconvolutionMode enum + +**Namespace:** `Aspose.Barcode.Recognition` + + +Deconvolution (image restorations) mode which defines level of image degradation. Originally deconvolution is a function which can restore image degraded (convoluted) by any natural function like blur, during obtaining image by camera. Because we cannot detect image function which corrupt the image, we have to check most well know functions like sharp or mathematical morphology. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [FAST](./fast/) | `0` | Enables fast deconvolution methods for high quality images. | +| [NORMAL](./normal/) | `1` | Enables normal deconvolution methods for common images. | +| [SLOW](./slow/) | `2` | Enables slow deconvolution methods for low quality images. | diff --git a/english/php/aspose.barcode.recognition/deconvolutionmode/fast/_index.md b/english/php/aspose.barcode.recognition/deconvolutionmode/fast/_index.md new file mode 100644 index 000000000..3f1dc4b11 --- /dev/null +++ b/english/php/aspose.barcode.recognition/deconvolutionmode/fast/_index.md @@ -0,0 +1,18 @@ +--- +title: "DeconvolutionMode::FAST" +linktitle: "FAST" +articleTitle: "FAST" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables fast deconvolution methods for high quality images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/deconvolutionmode/fast/ +--- + +## DeconvolutionMode::FAST Enum Value + +**Value:** `0` + + +Enables fast deconvolution methods for high quality images. + diff --git a/english/php/aspose.barcode.recognition/deconvolutionmode/normal/_index.md b/english/php/aspose.barcode.recognition/deconvolutionmode/normal/_index.md new file mode 100644 index 000000000..b2de4a63b --- /dev/null +++ b/english/php/aspose.barcode.recognition/deconvolutionmode/normal/_index.md @@ -0,0 +1,18 @@ +--- +title: "DeconvolutionMode::NORMAL" +linktitle: "NORMAL" +articleTitle: "NORMAL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables normal deconvolution methods for common images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/deconvolutionmode/normal/ +--- + +## DeconvolutionMode::NORMAL Enum Value + +**Value:** `1` + + +Enables normal deconvolution methods for common images. + diff --git a/english/php/aspose.barcode.recognition/deconvolutionmode/slow/_index.md b/english/php/aspose.barcode.recognition/deconvolutionmode/slow/_index.md new file mode 100644 index 000000000..93e4a3265 --- /dev/null +++ b/english/php/aspose.barcode.recognition/deconvolutionmode/slow/_index.md @@ -0,0 +1,18 @@ +--- +title: "DeconvolutionMode::SLOW" +linktitle: "SLOW" +articleTitle: "SLOW" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables slow deconvolution methods for low quality images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/deconvolutionmode/slow/ +--- + +## DeconvolutionMode::SLOW Enum Value + +**Value:** `2` + + +Enables slow deconvolution methods for low quality images. + diff --git a/english/php/aspose.barcode.recognition/dotcodeextendedparameters/_index.md b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/_index.md new file mode 100644 index 000000000..c846f7171 --- /dev/null +++ b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/_index.md @@ -0,0 +1,40 @@ +--- +title: "DotCodeExtendedParameters Class" +linktitle: "DotCodeExtendedParameters" +articleTitle: "DotCodeExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores special data of DotCode recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/dotcodeextendedparameters/ +--- + +## DotCodeExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores special data of DotCode recognized barcode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./dotcodeextendedparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isReaderInitialization](./isreaderinitialization/) | No | Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [DotCodeIsReaderInitialization](./dotcodeisreaderinitialization/) | Read-only | Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. | +| [DotCodeStructuredAppendModeBarcodeId](./dotcodestructuredappendmodebarcodeid/) | Read-only | Gets the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DotCode structured append mode barcode. | +| [DotCodeStructuredAppendModeBarcodesCount](./dotcodestructuredappendmodebarcodescount/) | Read-only | Gets the DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. Value: The count of the DotCode structured append mode barcode. | +| [StructuredAppendModeBarcodeId](./structuredappendmodebarcodeid/) | Read-only | Gets the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DotCode structured append mode barcode. | +| [StructuredAppendModeBarcodesCount](./structuredappendmodebarcodescount/) | Read-only | Gets the DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. Value: The count of the DotCode structured append mode barcode. | diff --git a/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodeextendedparameters/_index.md b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodeextendedparameters/_index.md new file mode 100644 index 000000000..631487e4d --- /dev/null +++ b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodeextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "DotCodeExtendedParameters" +linktitle: "DotCodeExtendedParameters" +articleTitle: "DotCodeExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodeextendedparameters/ +--- + +## DotCodeExtendedParameters Constructor + +```php +__construct(DotCodeExtendedParametersDTO $dotCodeExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$dotCodeExtendedParametersDTO` | `DotCodeExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodeisreaderinitialization/_index.md b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodeisreaderinitialization/_index.md new file mode 100644 index 000000000..ab8f6e1fb --- /dev/null +++ b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodeisreaderinitialization/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtendedParameters.DotCodeIsReaderInitialization" +linktitle: "DotCodeIsReaderInitialization" +articleTitle: "DotCodeIsReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodeisreaderinitialization/ +--- + +## DotCodeExtendedParameters.DotCodeIsReaderInitialization + +**Access:** Read-only + + +### Get + +Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. + diff --git a/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodestructuredappendmodebarcodeid/_index.md b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodestructuredappendmodebarcodeid/_index.md new file mode 100644 index 000000000..a670cb284 --- /dev/null +++ b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodestructuredappendmodebarcodeid/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtendedParameters.DotCodeStructuredAppendModeBarcodeId" +linktitle: "DotCodeStructuredAppendModeBarcodeId" +articleTitle: "DotCodeStructuredAppendModeBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DotCode structured append mode barcod" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodestructuredappendmodebarcodeid/ +--- + +## DotCodeExtendedParameters.DotCodeStructuredAppendModeBarcodeId + +**Access:** Read-only + + +### Get + +Gets the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DotCode structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodestructuredappendmodebarcodescount/_index.md b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodestructuredappendmodebarcodescount/_index.md new file mode 100644 index 000000000..5f4dc9b1e --- /dev/null +++ b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodestructuredappendmodebarcodescount/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtendedParameters.DotCodeStructuredAppendModeBarcodesCount" +linktitle: "DotCodeStructuredAppendModeBarcodesCount" +articleTitle: "DotCodeStructuredAppendModeBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. Value: The count of the DotCode structured append mode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/dotcodeextendedparameters/dotcodestructuredappendmodebarcodescount/ +--- + +## DotCodeExtendedParameters.DotCodeStructuredAppendModeBarcodesCount + +**Access:** Read-only + + +### Get + +Gets the DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. Value: The count of the DotCode structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/dotcodeextendedparameters/isreaderinitialization/_index.md b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/isreaderinitialization/_index.md new file mode 100644 index 000000000..61fc3ad98 --- /dev/null +++ b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/isreaderinitialization/_index.md @@ -0,0 +1,20 @@ +--- +title: "DotCodeExtendedParameters.isReaderInitialization" +linktitle: "isReaderInitialization" +articleTitle: "isReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/dotcodeextendedparameters/isreaderinitialization/ +--- + +## DotCodeExtendedParameters.isReaderInitialization + +```php +isReaderInitialization() +``` + + +Indicates whether code is used for instruct reader to interpret the following data as instructions for initialization or reprogramming of the bar code reader. Default value is false. + diff --git a/english/php/aspose.barcode.recognition/dotcodeextendedparameters/structuredappendmodebarcodeid/_index.md b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/structuredappendmodebarcodeid/_index.md new file mode 100644 index 000000000..0efb2c2b4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/structuredappendmodebarcodeid/_index.md @@ -0,0 +1,23 @@ +--- +title: "DotCodeExtendedParameters.StructuredAppendModeBarcodeId" +linktitle: "StructuredAppendModeBarcodeId" +articleTitle: "StructuredAppendModeBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DotCode structured append mode barcod" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/dotcodeextendedparameters/structuredappendmodebarcodeid/ +--- + +## DotCodeExtendedParameters.StructuredAppendModeBarcodeId + +**Access:** Read-only + + +**Returns:** the ID of the DotCode structured append mode barcode. + + +### Get + +Gets the ID of the DotCode structured append mode barcode. ID starts from 1 and must be less or equal to barcodes count. Default value is -1. Value: The ID of the DotCode structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/dotcodeextendedparameters/structuredappendmodebarcodescount/_index.md b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/structuredappendmodebarcodescount/_index.md new file mode 100644 index 000000000..30158e864 --- /dev/null +++ b/english/php/aspose.barcode.recognition/dotcodeextendedparameters/structuredappendmodebarcodescount/_index.md @@ -0,0 +1,23 @@ +--- +title: "DotCodeExtendedParameters.StructuredAppendModeBarcodesCount" +linktitle: "StructuredAppendModeBarcodesCount" +articleTitle: "StructuredAppendModeBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. Value: The count of the DotCode structured append mode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/dotcodeextendedparameters/structuredappendmodebarcodescount/ +--- + +## DotCodeExtendedParameters.StructuredAppendModeBarcodesCount + +**Access:** Read-only + + +**Returns:** the DotCode structured append mode barcodes count. + + +### Get + +Gets the DotCode structured append mode barcodes count. Default value is -1. Count must be a value from 1 to 35. Value: The count of the DotCode structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/_index.md b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/_index.md new file mode 100644 index 000000000..332634a46 --- /dev/null +++ b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/_index.md @@ -0,0 +1,33 @@ +--- +title: "GS1CompositeBarExtendedParameters Class" +linktitle: "GS1CompositeBarExtendedParameters" +articleTitle: "GS1CompositeBarExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores special data of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/gs1compositebarextendedparameters/ +--- + +## GS1CompositeBarExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores special data of recognized barcode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./gs1compositebarextendedparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [OneDCodeText](./onedcodetext/) | Read-only | Gets the 1D (linear) barcode value of GS1 Composite Value: 1D barcode value | +| [OneDType](./onedtype/) | Read-only | Gets the 1D (linear) barcode type of GS1 Composite Value: 2D barcode type | +| [TwoDCodeText](./twodcodetext/) | Read-only | Gets the 2D barcode value of GS1 Composite Value: 2D barcode value | +| [TwoDType](./twodtype/) | Read-only | Gets the 2D barcode type of GS1 Composite Value: 2D barcode type | diff --git a/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/gs1compositebarextendedparameters/_index.md b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/gs1compositebarextendedparameters/_index.md new file mode 100644 index 000000000..06e34d97a --- /dev/null +++ b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/gs1compositebarextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "GS1CompositeBarExtendedParameters" +linktitle: "GS1CompositeBarExtendedParameters" +articleTitle: "GS1CompositeBarExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/gs1compositebarextendedparameters/gs1compositebarextendedparameters/ +--- + +## GS1CompositeBarExtendedParameters Constructor + +```php +__construct(GS1CompositeBarExtendedParametersDTO $gs1CompositeBarExtendedParameters) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$gs1CompositeBarExtendedParameters` | `GS1CompositeBarExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/onedcodetext/_index.md b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/onedcodetext/_index.md new file mode 100644 index 000000000..ab793d368 --- /dev/null +++ b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/onedcodetext/_index.md @@ -0,0 +1,20 @@ +--- +title: "GS1CompositeBarExtendedParameters.OneDCodeText" +linktitle: "OneDCodeText" +articleTitle: "OneDCodeText" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the 1D (linear) barcode value of GS1 Composite Value: 1D barcode value" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/gs1compositebarextendedparameters/onedcodetext/ +--- + +## GS1CompositeBarExtendedParameters.OneDCodeText + +**Access:** Read-only + + +### Get + +Gets the 1D (linear) barcode value of GS1 Composite Value: 1D barcode value + diff --git a/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/onedtype/_index.md b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/onedtype/_index.md new file mode 100644 index 000000000..473c52dd4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/onedtype/_index.md @@ -0,0 +1,20 @@ +--- +title: "GS1CompositeBarExtendedParameters.OneDType" +linktitle: "OneDType" +articleTitle: "OneDType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the 1D (linear) barcode type of GS1 Composite Value: 2D barcode type" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/gs1compositebarextendedparameters/onedtype/ +--- + +## GS1CompositeBarExtendedParameters.OneDType + +**Access:** Read-only + + +### Get + +Gets the 1D (linear) barcode type of GS1 Composite Value: 2D barcode type + diff --git a/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/twodcodetext/_index.md b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/twodcodetext/_index.md new file mode 100644 index 000000000..395085cdf --- /dev/null +++ b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/twodcodetext/_index.md @@ -0,0 +1,20 @@ +--- +title: "GS1CompositeBarExtendedParameters.TwoDCodeText" +linktitle: "TwoDCodeText" +articleTitle: "TwoDCodeText" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the 2D barcode value of GS1 Composite Value: 2D barcode value" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/gs1compositebarextendedparameters/twodcodetext/ +--- + +## GS1CompositeBarExtendedParameters.TwoDCodeText + +**Access:** Read-only + + +### Get + +Gets the 2D barcode value of GS1 Composite Value: 2D barcode value + diff --git a/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/twodtype/_index.md b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/twodtype/_index.md new file mode 100644 index 000000000..d3ad07ae5 --- /dev/null +++ b/english/php/aspose.barcode.recognition/gs1compositebarextendedparameters/twodtype/_index.md @@ -0,0 +1,20 @@ +--- +title: "GS1CompositeBarExtendedParameters.TwoDType" +linktitle: "TwoDType" +articleTitle: "TwoDType" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the 2D barcode type of GS1 Composite Value: 2D barcode type" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/gs1compositebarextendedparameters/twodtype/ +--- + +## GS1CompositeBarExtendedParameters.TwoDType + +**Access:** Read-only + + +### Get + +Gets the 2D barcode type of GS1 Composite Value: 2D barcode type + diff --git a/english/php/aspose.barcode.recognition/inverseimagemode/_index.md b/english/php/aspose.barcode.recognition/inverseimagemode/_index.md new file mode 100644 index 000000000..09409a5ce --- /dev/null +++ b/english/php/aspose.barcode.recognition/inverseimagemode/_index.md @@ -0,0 +1,26 @@ +--- +title: "InverseImageMode Enum" +linktitle: "InverseImageMode" +articleTitle: "InverseImageMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode which enables or disables additional recognition of barcodes on images with inverted colors (luminance)." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/inverseimagemode/ +--- + +## InverseImageMode enum + +**Namespace:** `Aspose.Barcode.Recognition` + + +Mode which enables or disables additional recognition of barcodes on images with inverted colors (luminance). + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | At this time the same as Disabled. Disables additional recognition of barcodes on inverse images. | +| [DISABLED](./disabled/) | `1` | Disables additional recognition of barcodes on inverse images. | +| [ENABLED](./enabled/) | `2` | Enables additional recognition of barcodes on inverse images | diff --git a/english/php/aspose.barcode.recognition/inverseimagemode/auto/_index.md b/english/php/aspose.barcode.recognition/inverseimagemode/auto/_index.md new file mode 100644 index 000000000..4348421ba --- /dev/null +++ b/english/php/aspose.barcode.recognition/inverseimagemode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "InverseImageMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "At this time the same as Disabled. Disables additional recognition of barcodes on inverse images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/inverseimagemode/auto/ +--- + +## InverseImageMode::AUTO Enum Value + +**Value:** `0` + + +At this time the same as Disabled. Disables additional recognition of barcodes on inverse images. + diff --git a/english/php/aspose.barcode.recognition/inverseimagemode/disabled/_index.md b/english/php/aspose.barcode.recognition/inverseimagemode/disabled/_index.md new file mode 100644 index 000000000..96261c4f9 --- /dev/null +++ b/english/php/aspose.barcode.recognition/inverseimagemode/disabled/_index.md @@ -0,0 +1,18 @@ +--- +title: "InverseImageMode::DISABLED" +linktitle: "DISABLED" +articleTitle: "DISABLED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Disables additional recognition of barcodes on inverse images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/inverseimagemode/disabled/ +--- + +## InverseImageMode::DISABLED Enum Value + +**Value:** `1` + + +Disables additional recognition of barcodes on inverse images. + diff --git a/english/php/aspose.barcode.recognition/inverseimagemode/enabled/_index.md b/english/php/aspose.barcode.recognition/inverseimagemode/enabled/_index.md new file mode 100644 index 000000000..a1bbfd399 --- /dev/null +++ b/english/php/aspose.barcode.recognition/inverseimagemode/enabled/_index.md @@ -0,0 +1,18 @@ +--- +title: "InverseImageMode::ENABLED" +linktitle: "ENABLED" +articleTitle: "ENABLED" +second_title: "Aspose.BarCode for PHP via Java" +description: "Enables additional recognition of barcodes on inverse images" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/inverseimagemode/enabled/ +--- + +## InverseImageMode::ENABLED Enum Value + +**Value:** `2` + + +Enables additional recognition of barcodes on inverse images + diff --git a/english/php/aspose.barcode.recognition/maxicodeextendedparameters/_index.md b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/_index.md new file mode 100644 index 000000000..ec985ef42 --- /dev/null +++ b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/_index.md @@ -0,0 +1,35 @@ +--- +title: "MaxiCodeExtendedParameters Class" +linktitle: "MaxiCodeExtendedParameters" +articleTitle: "MaxiCodeExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores a MaxiCode additional information of recognized barcode" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/maxicodeextendedparameters/ +--- + +## MaxiCodeExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores a MaxiCode additional information of recognized barcode + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./maxicodeextendedparameters/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [MaxiCodeMode](./maxicodemode/) | Read/Write | Gets a MaxiCode encode mode. Default value: Mode4 | +| [MaxiCodeStructuredAppendModeBarcodeId](./maxicodestructuredappendmodebarcodeid/) | Read/Write | Gets a MaxiCode barcode id in structured append mode. Default value: 0 | +| [MaxiCodeStructuredAppendModeBarcodesCount](./maxicodestructuredappendmodebarcodescount/) | Read/Write | Gets a MaxiCode barcodes count in structured append mode. Default value: -1 | +| [Mode](./mode/) | Read-only | Gets a MaxiCode encode mode. Default value: Mode4 | +| [StructuredAppendModeBarcodeId](./structuredappendmodebarcodeid/) | Read-only | Gets a MaxiCode barcode id in structured append mode. Default value: 0 | +| [StructuredAppendModeBarcodesCount](./structuredappendmodebarcodescount/) | Read-only | Gets a MaxiCode barcodes count in structured append mode. Default value: -1 | diff --git a/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodeextendedparameters/_index.md b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodeextendedparameters/_index.md new file mode 100644 index 000000000..0d059cb66 --- /dev/null +++ b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodeextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "MaxiCodeExtendedParameters" +linktitle: "MaxiCodeExtendedParameters" +articleTitle: "MaxiCodeExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodeextendedparameters/ +--- + +## MaxiCodeExtendedParameters Constructor + +```php +__construct(MaxiCodeExtendedParametersDTO $maxiCodeExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeExtendedParametersDTO` | `MaxiCodeExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodemode/_index.md b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodemode/_index.md new file mode 100644 index 000000000..bf7254334 --- /dev/null +++ b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodemode/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeExtendedParameters.MaxiCodeMode" +linktitle: "MaxiCodeMode" +articleTitle: "MaxiCodeMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode encode mode. Default value: Mode4" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodemode/ +--- + +## MaxiCodeExtendedParameters.MaxiCodeMode + +**Access:** Read/Write + + +### Get + +Gets a MaxiCode encode mode. Default value: Mode4 + + +### Set + +Sets a MaxiCode encode mode. Default value: Mode4 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$maxiCodeMode` | `int` | | diff --git a/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodestructuredappendmodebarcodeid/_index.md b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodestructuredappendmodebarcodeid/_index.md new file mode 100644 index 000000000..eb1e6f670 --- /dev/null +++ b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodestructuredappendmodebarcodeid/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeExtendedParameters.MaxiCodeStructuredAppendModeBarcodeId" +linktitle: "MaxiCodeStructuredAppendModeBarcodeId" +articleTitle: "MaxiCodeStructuredAppendModeBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode barcode id in structured append mode. Default value: 0" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodestructuredappendmodebarcodeid/ +--- + +## MaxiCodeExtendedParameters.MaxiCodeStructuredAppendModeBarcodeId + +**Access:** Read/Write + + +### Get + +Gets a MaxiCode barcode id in structured append mode. Default value: 0 + + +### Set + +Sets a MaxiCode barcode id in structured append mode. Default value: 0 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodestructuredappendmodebarcodescount/_index.md b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodestructuredappendmodebarcodescount/_index.md new file mode 100644 index 000000000..9436490e5 --- /dev/null +++ b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodestructuredappendmodebarcodescount/_index.md @@ -0,0 +1,29 @@ +--- +title: "MaxiCodeExtendedParameters.MaxiCodeStructuredAppendModeBarcodesCount" +linktitle: "MaxiCodeStructuredAppendModeBarcodesCount" +articleTitle: "MaxiCodeStructuredAppendModeBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode barcodes count in structured append mode. Default value: -1" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/maxicodeextendedparameters/maxicodestructuredappendmodebarcodescount/ +--- + +## MaxiCodeExtendedParameters.MaxiCodeStructuredAppendModeBarcodesCount + +**Access:** Read/Write + + +### Get + +Gets a MaxiCode barcodes count in structured append mode. Default value: -1 + + +### Set + +Sets a MaxiCode barcodes count in structured append mode. Default value: -1 + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.recognition/maxicodeextendedparameters/mode/_index.md b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/mode/_index.md new file mode 100644 index 000000000..64ddb6008 --- /dev/null +++ b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/mode/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeExtendedParameters.Mode" +linktitle: "Mode" +articleTitle: "Mode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode encode mode. Default value: Mode4" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/maxicodeextendedparameters/mode/ +--- + +## MaxiCodeExtendedParameters.Mode + +**Access:** Read-only + + +**Returns:** a MaxiCode encode mode. + + +### Get + +Gets a MaxiCode encode mode. Default value: Mode4 + diff --git a/english/php/aspose.barcode.recognition/maxicodeextendedparameters/structuredappendmodebarcodeid/_index.md b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/structuredappendmodebarcodeid/_index.md new file mode 100644 index 000000000..84bfdeefc --- /dev/null +++ b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/structuredappendmodebarcodeid/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeExtendedParameters.StructuredAppendModeBarcodeId" +linktitle: "StructuredAppendModeBarcodeId" +articleTitle: "StructuredAppendModeBarcodeId" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode barcode id in structured append mode. Default value: 0" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/maxicodeextendedparameters/structuredappendmodebarcodeid/ +--- + +## MaxiCodeExtendedParameters.StructuredAppendModeBarcodeId + +**Access:** Read-only + + +**Returns:** a MaxiCode barcode id in structured append mode. + + +### Get + +Gets a MaxiCode barcode id in structured append mode. Default value: 0 + diff --git a/english/php/aspose.barcode.recognition/maxicodeextendedparameters/structuredappendmodebarcodescount/_index.md b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/structuredappendmodebarcodescount/_index.md new file mode 100644 index 000000000..e4820dad5 --- /dev/null +++ b/english/php/aspose.barcode.recognition/maxicodeextendedparameters/structuredappendmodebarcodescount/_index.md @@ -0,0 +1,23 @@ +--- +title: "MaxiCodeExtendedParameters.StructuredAppendModeBarcodesCount" +linktitle: "StructuredAppendModeBarcodesCount" +articleTitle: "StructuredAppendModeBarcodesCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets a MaxiCode barcodes count in structured append mode. Default value: -1" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/maxicodeextendedparameters/structuredappendmodebarcodescount/ +--- + +## MaxiCodeExtendedParameters.StructuredAppendModeBarcodesCount + +**Access:** Read-only + + +**Returns:** a MaxiCode barcodes count in structured append mode. + + +### Get + +Gets a MaxiCode barcodes count in structured append mode. Default value: -1 + diff --git a/english/php/aspose.barcode.recognition/onedextendedparameters/_index.md b/english/php/aspose.barcode.recognition/onedextendedparameters/_index.md new file mode 100644 index 000000000..fe6e7088f --- /dev/null +++ b/english/php/aspose.barcode.recognition/onedextendedparameters/_index.md @@ -0,0 +1,37 @@ +--- +title: "OneDExtendedParameters Class" +linktitle: "OneDExtendedParameters" +articleTitle: "OneDExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores special data of 1D recognized barcode like separate codetext and checksum This sample shows how to get 1D barcode value and checksum" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/onedextendedparameters/ +--- + +## OneDExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores special data of 1D recognized barcode like separate codetext and checksum This sample shows how to get 1D barcode value and checksum + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./onedextendedparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isEmpty](./isempty/) | No | Tests whether all parameters has only default values | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [CheckSum](./checksum/) | Read-only | Gets the checksum for 1D barcodes. Value: The checksum for 1D barcode. | +| [Value](./value/) | Read-only | Gets the codetext of 1D barcodes without checksum. Value: The codetext of 1D barcodes without checksum. | diff --git a/english/php/aspose.barcode.recognition/onedextendedparameters/checksum/_index.md b/english/php/aspose.barcode.recognition/onedextendedparameters/checksum/_index.md new file mode 100644 index 000000000..deacaee57 --- /dev/null +++ b/english/php/aspose.barcode.recognition/onedextendedparameters/checksum/_index.md @@ -0,0 +1,20 @@ +--- +title: "OneDExtendedParameters.CheckSum" +linktitle: "CheckSum" +articleTitle: "CheckSum" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the checksum for 1D barcodes. Value: The checksum for 1D barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/onedextendedparameters/checksum/ +--- + +## OneDExtendedParameters.CheckSum + +**Access:** Read-only + + +### Get + +Gets the checksum for 1D barcodes. Value: The checksum for 1D barcode. + diff --git a/english/php/aspose.barcode.recognition/onedextendedparameters/isempty/_index.md b/english/php/aspose.barcode.recognition/onedextendedparameters/isempty/_index.md new file mode 100644 index 000000000..a5fbcf8e5 --- /dev/null +++ b/english/php/aspose.barcode.recognition/onedextendedparameters/isempty/_index.md @@ -0,0 +1,23 @@ +--- +title: "OneDExtendedParameters.isEmpty" +linktitle: "isEmpty" +articleTitle: "isEmpty" +second_title: "Aspose.BarCode for PHP via Java" +description: "Tests whether all parameters has only default values" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/onedextendedparameters/isempty/ +--- + +## OneDExtendedParameters.isEmpty + +```php +isEmpty() +``` + + +Tests whether all parameters has only default values + + +**Returns:** bool Returns { true} if all parameters has only default values; otherwise, { false}. + diff --git a/english/php/aspose.barcode.recognition/onedextendedparameters/onedextendedparameters/_index.md b/english/php/aspose.barcode.recognition/onedextendedparameters/onedextendedparameters/_index.md new file mode 100644 index 000000000..b0ac7c23c --- /dev/null +++ b/english/php/aspose.barcode.recognition/onedextendedparameters/onedextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "OneDExtendedParameters" +linktitle: "OneDExtendedParameters" +articleTitle: "OneDExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/onedextendedparameters/onedextendedparameters/ +--- + +## OneDExtendedParameters Constructor + +```php +__construct(OneDExtendedParametersDTO $oneDExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$oneDExtendedParametersDTO` | `OneDExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/onedextendedparameters/value/_index.md b/english/php/aspose.barcode.recognition/onedextendedparameters/value/_index.md new file mode 100644 index 000000000..9591e8fde --- /dev/null +++ b/english/php/aspose.barcode.recognition/onedextendedparameters/value/_index.md @@ -0,0 +1,20 @@ +--- +title: "OneDExtendedParameters.Value" +linktitle: "Value" +articleTitle: "Value" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the codetext of 1D barcodes without checksum. Value: The codetext of 1D barcodes without checksum." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/onedextendedparameters/value/ +--- + +## OneDExtendedParameters.Value + +**Access:** Read-only + + +### Get + +Gets the codetext of 1D barcodes without checksum. Value: The codetext of 1D barcodes without checksum. + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/_index.md new file mode 100644 index 000000000..4c1db0531 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/_index.md @@ -0,0 +1,47 @@ +--- +title: "Pdf417ExtendedParameters Class" +linktitle: "Pdf417ExtendedParameters" +articleTitle: "Pdf417ExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores a MacroPdf417 metadata information of recognized barcode This sample shows how to get Macro Pdf417 metadata" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/ +--- + +## Pdf417ExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores a MacroPdf417 metadata information of recognized barcode This sample shows how to get Macro Pdf417 metadata + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./pdf417extendedparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isCode128Emulation](./iscode128emulation/) | No | Flag that indicates that the MicroPdf417 barcode encoded with 908, 909, 910 or 911 Code 128 emulation codewords. | +| [isLinked](./islinked/) | No | Flag that indicates that the barcode must be linked to 1D barcode. Value: Linkage flag | +| [isReaderInitialization](./isreaderinitialization/) | No | Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Value: Reader initialization flag | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [MacroPdf417Addressee](./macropdf417addressee/) | Read-only | Macro PDF417 addressee name (optional). | +| [MacroPdf417Checksum](./macropdf417checksum/) | Read-only | Macro PDF417 checksum (optional). | +| [MacroPdf417FileID](./macropdf417fileid/) | Read-only | Gets the file ID of the barcode, only available with MacroPdf417.Value: The file ID for MacroPdf417 | +| [MacroPdf417FileName](./macropdf417filename/) | Read-only | Macro PDF417 file name (optional). | +| [MacroPdf417FileSize](./macropdf417filesize/) | Read-only | Macro PDF417 file size (optional). | +| [MacroPdf417SegmentID](./macropdf417segmentid/) | Read-only | Gets the segment ID of the barcode,only available with MacroPdf417.Value: The segment ID of the barcode. | +| [MacroPdf417SegmentsCount](./macropdf417segmentscount/) | Read-only | Gets macro pdf417 barcode segments count. Default value is -1.Value: Segments count. | +| [MacroPdf417Sender](./macropdf417sender/) | Read-only | Macro PDF417 sender name (optional). | +| [MacroPdf417Terminator](./macropdf417terminator/) | Read-only | Indicates whether the segment is the last segment of a Macro PDF417 file. | +| [MacroPdf417TimeStamp](./macropdf417timestamp/) | Read-only | Macro PDF417 time stamp (optional). | diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/iscode128emulation/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/iscode128emulation/_index.md new file mode 100644 index 000000000..fdb5d54b5 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/iscode128emulation/_index.md @@ -0,0 +1,23 @@ +--- +title: "Pdf417ExtendedParameters.isCode128Emulation" +linktitle: "isCode128Emulation" +articleTitle: "isCode128Emulation" +second_title: "Aspose.BarCode for PHP via Java" +description: "Flag that indicates that the MicroPdf417 barcode encoded with 908, 909, 910 or 911 Code 128 emulation codewords." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/iscode128emulation/ +--- + +## Pdf417ExtendedParameters.isCode128Emulation + +```php +isCode128Emulation() +``` + + +Flag that indicates that the MicroPdf417 barcode encoded with 908, 909, 910 or 911 Code 128 emulation codewords. + + +**Returns:** bool 128 emulation flag + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/islinked/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/islinked/_index.md new file mode 100644 index 000000000..b0c78ca3c --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/islinked/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pdf417ExtendedParameters.isLinked" +linktitle: "isLinked" +articleTitle: "isLinked" +second_title: "Aspose.BarCode for PHP via Java" +description: "Flag that indicates that the barcode must be linked to 1D barcode. Value: Linkage flag" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/islinked/ +--- + +## Pdf417ExtendedParameters.isLinked + +```php +isLinked() +``` + + +Flag that indicates that the barcode must be linked to 1D barcode. Value: Linkage flag + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/isreaderinitialization/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/isreaderinitialization/_index.md new file mode 100644 index 000000000..733cd89d4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/isreaderinitialization/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pdf417ExtendedParameters.isReaderInitialization" +linktitle: "isReaderInitialization" +articleTitle: "isReaderInitialization" +second_title: "Aspose.BarCode for PHP via Java" +description: "Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Value: Reader initialization flag" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/isreaderinitialization/ +--- + +## Pdf417ExtendedParameters.isReaderInitialization + +```php +isReaderInitialization() +``` + + +Used to instruct the reader to interpret the data contained within the symbol as programming for reader initialization. Value: Reader initialization flag + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417addressee/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417addressee/_index.md new file mode 100644 index 000000000..a6bbdfb6f --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417addressee/_index.md @@ -0,0 +1,23 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417Addressee" +linktitle: "MacroPdf417Addressee" +articleTitle: "MacroPdf417Addressee" +second_title: "Aspose.BarCode for PHP via Java" +description: "Macro PDF417 addressee name (optional)." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417addressee/ +--- + +## Pdf417ExtendedParameters.MacroPdf417Addressee + +**Access:** Read-only + + +**Returns:** string Addressee name. + + +### Get + +Macro PDF417 addressee name (optional). + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417checksum/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417checksum/_index.md new file mode 100644 index 000000000..ed70c27a6 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417checksum/_index.md @@ -0,0 +1,23 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417Checksum" +linktitle: "MacroPdf417Checksum" +articleTitle: "MacroPdf417Checksum" +second_title: "Aspose.BarCode for PHP via Java" +description: "Macro PDF417 checksum (optional)." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417checksum/ +--- + +## Pdf417ExtendedParameters.MacroPdf417Checksum + +**Access:** Read-only + + +**Returns:** int Checksum. + + +### Get + +Macro PDF417 checksum (optional). + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417fileid/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417fileid/_index.md new file mode 100644 index 000000000..75290a459 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417fileid/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417FileID" +linktitle: "MacroPdf417FileID" +articleTitle: "MacroPdf417FileID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the file ID of the barcode, only available with MacroPdf417.Value: The file ID for MacroPdf417" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417fileid/ +--- + +## Pdf417ExtendedParameters.MacroPdf417FileID + +**Access:** Read-only + + +### Get + +Gets the file ID of the barcode, only available with MacroPdf417.Value: The file ID for MacroPdf417 + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417filename/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417filename/_index.md new file mode 100644 index 000000000..b25a746b7 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417filename/_index.md @@ -0,0 +1,23 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417FileName" +linktitle: "MacroPdf417FileName" +articleTitle: "MacroPdf417FileName" +second_title: "Aspose.BarCode for PHP via Java" +description: "Macro PDF417 file name (optional)." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417filename/ +--- + +## Pdf417ExtendedParameters.MacroPdf417FileName + +**Access:** Read-only + + +**Returns:** string File name. + + +### Get + +Macro PDF417 file name (optional). + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417filesize/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417filesize/_index.md new file mode 100644 index 000000000..4359311ce --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417filesize/_index.md @@ -0,0 +1,23 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417FileSize" +linktitle: "MacroPdf417FileSize" +articleTitle: "MacroPdf417FileSize" +second_title: "Aspose.BarCode for PHP via Java" +description: "Macro PDF417 file size (optional)." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417filesize/ +--- + +## Pdf417ExtendedParameters.MacroPdf417FileSize + +**Access:** Read-only + + +**Returns:** int File size. + + +### Get + +Macro PDF417 file size (optional). + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417segmentid/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417segmentid/_index.md new file mode 100644 index 000000000..321d11961 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417segmentid/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417SegmentID" +linktitle: "MacroPdf417SegmentID" +articleTitle: "MacroPdf417SegmentID" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the segment ID of the barcode,only available with MacroPdf417.Value: The segment ID of the barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417segmentid/ +--- + +## Pdf417ExtendedParameters.MacroPdf417SegmentID + +**Access:** Read-only + + +### Get + +Gets the segment ID of the barcode,only available with MacroPdf417.Value: The segment ID of the barcode. + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417segmentscount/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417segmentscount/_index.md new file mode 100644 index 000000000..985dd8dd0 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417segmentscount/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417SegmentsCount" +linktitle: "MacroPdf417SegmentsCount" +articleTitle: "MacroPdf417SegmentsCount" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets macro pdf417 barcode segments count. Default value is -1.Value: Segments count." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417segmentscount/ +--- + +## Pdf417ExtendedParameters.MacroPdf417SegmentsCount + +**Access:** Read-only + + +### Get + +Gets macro pdf417 barcode segments count. Default value is -1.Value: Segments count. + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417sender/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417sender/_index.md new file mode 100644 index 000000000..0a4a2fc74 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417sender/_index.md @@ -0,0 +1,23 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417Sender" +linktitle: "MacroPdf417Sender" +articleTitle: "MacroPdf417Sender" +second_title: "Aspose.BarCode for PHP via Java" +description: "Macro PDF417 sender name (optional)." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417sender/ +--- + +## Pdf417ExtendedParameters.MacroPdf417Sender + +**Access:** Read-only + + +**Returns:** string Sender name + + +### Get + +Macro PDF417 sender name (optional). + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417terminator/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417terminator/_index.md new file mode 100644 index 000000000..77733c77c --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417terminator/_index.md @@ -0,0 +1,20 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417Terminator" +linktitle: "MacroPdf417Terminator" +articleTitle: "MacroPdf417Terminator" +second_title: "Aspose.BarCode for PHP via Java" +description: "Indicates whether the segment is the last segment of a Macro PDF417 file." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417terminator/ +--- + +## Pdf417ExtendedParameters.MacroPdf417Terminator + +**Access:** Read-only + + +### Get + +Indicates whether the segment is the last segment of a Macro PDF417 file. + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417timestamp/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417timestamp/_index.md new file mode 100644 index 000000000..2087ad804 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417timestamp/_index.md @@ -0,0 +1,23 @@ +--- +title: "Pdf417ExtendedParameters.MacroPdf417TimeStamp" +linktitle: "MacroPdf417TimeStamp" +articleTitle: "MacroPdf417TimeStamp" +second_title: "Aspose.BarCode for PHP via Java" +description: "Macro PDF417 time stamp (optional)." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/macropdf417timestamp/ +--- + +## Pdf417ExtendedParameters.MacroPdf417TimeStamp + +**Access:** Read-only + + +**Returns:** DateTime Time stamp. + + +### Get + +Macro PDF417 time stamp (optional). + diff --git a/english/php/aspose.barcode.recognition/pdf417extendedparameters/pdf417extendedparameters/_index.md b/english/php/aspose.barcode.recognition/pdf417extendedparameters/pdf417extendedparameters/_index.md new file mode 100644 index 000000000..f31855234 --- /dev/null +++ b/english/php/aspose.barcode.recognition/pdf417extendedparameters/pdf417extendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "Pdf417ExtendedParameters" +linktitle: "Pdf417ExtendedParameters" +articleTitle: "Pdf417ExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/pdf417extendedparameters/pdf417extendedparameters/ +--- + +## Pdf417ExtendedParameters Constructor + +```php +__construct(Pdf417ExtendedParametersDTO $pdf417ExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$pdf417ExtendedParametersDTO` | `Pdf417ExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/_index.md new file mode 100644 index 000000000..bdf4025d4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/_index.md @@ -0,0 +1,47 @@ +--- +title: "QRExtendedParameters Class" +linktitle: "QRExtendedParameters" +articleTitle: "QRExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores a QR Structured Append information of recognized barcode This sample shows how to get QR Structured Append data" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/ +--- + +## QRExtendedParameters class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores a QR Structured Append information of recognized barcode This sample shows how to get QR Structured Append data + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./qrextendedparameters/) | | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [isEmpty](./isempty/) | No | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ErrorLevel](./errorlevel/) | Read-only | Reed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH. | +| [MicroQRVersion](./microqrversion/) | Read-only | Version of recognized MicroQR Code. From M1 to M4. return recognized MicroQR Code. From M1 to M4. | +| [QRErrorLevel](./qrerrorlevel/) | Read-only | Reed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH. | +| [QRStructuredAppendModeBarCodeIndex](./qrstructuredappendmodebarcodeindex/) | Read-only | Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1.Value: The quantity of the QR structured append mode barcode. | +| [QRStructuredAppendModeBarCodesQuantity](./qrstructuredappendmodebarcodesquantity/) | Read-only | Gets the QR structured append mode barcodes quantity. Default value is -1.Value: The quantity of the QR structured append mode barcode. | +| [QRStructuredAppendModeParityData](./qrstructuredappendmodeparitydata/) | Read-only | Gets the QR structured append mode parity data. Default value is -1.Value: The index of the QR structured append mode barcode. | +| [QRVersion](./qrversion/) | Read-only | Version of recognized QR Code. From Version1 to Version40. return recognized QR Code | +| [RectMicroQRVersion](./rectmicroqrversion/) | Read-only | Version of recognized RectMicroQR Code. From R7x43 to R17x139. | +| [StructuredAppendModeBarCodeIndex](./structuredappendmodebarcodeindex/) | Read-only | Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1. Value: The quantity of the QR structured append mode barcode. | +| [StructuredAppendModeBarCodesQuantity](./structuredappendmodebarcodesquantity/) | Read-only | Gets the QR structured append mode barcodes quantity. Default value is -1. Value: The quantity of the QR structured append mode barcode. | +| [StructuredAppendModeParityData](./structuredappendmodeparitydata/) | Read-only | Gets the QR structured append mode parity data. Default value is -1. Value: The index of the QR structured append mode barcode. | +| [Version](./version/) | Read-only | Version of recognized QR Code. From Version1 to Version40. | diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/errorlevel/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/errorlevel/_index.md new file mode 100644 index 000000000..ba867c3c2 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/errorlevel/_index.md @@ -0,0 +1,20 @@ +--- +title: "QRExtendedParameters.ErrorLevel" +linktitle: "ErrorLevel" +articleTitle: "ErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/errorlevel/ +--- + +## QRExtendedParameters.ErrorLevel + +**Access:** Read-only + + +### Get + +Reed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/isempty/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/isempty/_index.md new file mode 100644 index 000000000..d7851e456 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/isempty/_index.md @@ -0,0 +1,17 @@ +--- +title: "QRExtendedParameters.isEmpty" +linktitle: "isEmpty" +articleTitle: "isEmpty" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/isempty/ +--- + +## QRExtendedParameters.isEmpty + +```php +isEmpty() +``` + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/microqrversion/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/microqrversion/_index.md new file mode 100644 index 000000000..76400c0cb --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/microqrversion/_index.md @@ -0,0 +1,20 @@ +--- +title: "QRExtendedParameters.MicroQRVersion" +linktitle: "MicroQRVersion" +articleTitle: "MicroQRVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of recognized MicroQR Code. From M1 to M4. return recognized MicroQR Code. From M1 to M4." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/microqrversion/ +--- + +## QRExtendedParameters.MicroQRVersion + +**Access:** Read-only + + +### Get + +Version of recognized MicroQR Code. From M1 to M4. return recognized MicroQR Code. From M1 to M4. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/qrerrorlevel/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/qrerrorlevel/_index.md new file mode 100644 index 000000000..815ed9d3c --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/qrerrorlevel/_index.md @@ -0,0 +1,23 @@ +--- +title: "QRExtendedParameters.QRErrorLevel" +linktitle: "QRErrorLevel" +articleTitle: "QRErrorLevel" +second_title: "Aspose.BarCode for PHP via Java" +description: "Reed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/qrerrorlevel/ +--- + +## QRExtendedParameters.QRErrorLevel + +**Access:** Read-only + + +**Returns:** int error correction level of recognized barcode. + + +### Get + +Reed-Solomon error correction level of recognized barcode. From low to high: LevelL, LevelM, LevelQ, LevelH. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/qrextendedparameters/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/qrextendedparameters/_index.md new file mode 100644 index 000000000..a2eb188d2 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/qrextendedparameters/_index.md @@ -0,0 +1,21 @@ +--- +title: "QRExtendedParameters" +linktitle: "QRExtendedParameters" +articleTitle: "QRExtendedParameters" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/qrextendedparameters/ +--- + +## QRExtendedParameters Constructor + +```php +__construct(QRExtendedParametersDTO $qrExtendedParametersDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$qrExtendedParametersDTO` | `QRExtendedParametersDTO` | | diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodebarcodeindex/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodebarcodeindex/_index.md new file mode 100644 index 000000000..f7f8023fa --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodebarcodeindex/_index.md @@ -0,0 +1,20 @@ +--- +title: "QRExtendedParameters.QRStructuredAppendModeBarCodeIndex" +linktitle: "QRStructuredAppendModeBarCodeIndex" +articleTitle: "QRStructuredAppendModeBarCodeIndex" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1.Value: The quantity of the QR structured append mode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodebarcodeindex/ +--- + +## QRExtendedParameters.QRStructuredAppendModeBarCodeIndex + +**Access:** Read-only + + +### Get + +Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1.Value: The quantity of the QR structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodebarcodesquantity/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodebarcodesquantity/_index.md new file mode 100644 index 000000000..c7e0448af --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodebarcodesquantity/_index.md @@ -0,0 +1,20 @@ +--- +title: "QRExtendedParameters.QRStructuredAppendModeBarCodesQuantity" +linktitle: "QRStructuredAppendModeBarCodesQuantity" +articleTitle: "QRStructuredAppendModeBarCodesQuantity" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the QR structured append mode barcodes quantity. Default value is -1.Value: The quantity of the QR structured append mode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodebarcodesquantity/ +--- + +## QRExtendedParameters.QRStructuredAppendModeBarCodesQuantity + +**Access:** Read-only + + +### Get + +Gets the QR structured append mode barcodes quantity. Default value is -1.Value: The quantity of the QR structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodeparitydata/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodeparitydata/_index.md new file mode 100644 index 000000000..0a387edf4 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodeparitydata/_index.md @@ -0,0 +1,20 @@ +--- +title: "QRExtendedParameters.QRStructuredAppendModeParityData" +linktitle: "QRStructuredAppendModeParityData" +articleTitle: "QRStructuredAppendModeParityData" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the QR structured append mode parity data. Default value is -1.Value: The index of the QR structured append mode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/qrstructuredappendmodeparitydata/ +--- + +## QRExtendedParameters.QRStructuredAppendModeParityData + +**Access:** Read-only + + +### Get + +Gets the QR structured append mode parity data. Default value is -1.Value: The index of the QR structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/qrversion/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/qrversion/_index.md new file mode 100644 index 000000000..a2fe987ed --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/qrversion/_index.md @@ -0,0 +1,20 @@ +--- +title: "QRExtendedParameters.QRVersion" +linktitle: "QRVersion" +articleTitle: "QRVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of recognized QR Code. From Version1 to Version40. return recognized QR Code" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/qrversion/ +--- + +## QRExtendedParameters.QRVersion + +**Access:** Read-only + + +### Get + +Version of recognized QR Code. From Version1 to Version40. return recognized QR Code + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/rectmicroqrversion/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/rectmicroqrversion/_index.md new file mode 100644 index 000000000..4105af948 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/rectmicroqrversion/_index.md @@ -0,0 +1,23 @@ +--- +title: "QRExtendedParameters.RectMicroQRVersion" +linktitle: "RectMicroQRVersion" +articleTitle: "RectMicroQRVersion" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of recognized RectMicroQR Code. From R7x43 to R17x139." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/rectmicroqrversion/ +--- + +## QRExtendedParameters.RectMicroQRVersion + +**Access:** Read-only + + +**Returns:** int of recognized RectMicroQR Code + + +### Get + +Version of recognized RectMicroQR Code. From R7x43 to R17x139. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodebarcodeindex/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodebarcodeindex/_index.md new file mode 100644 index 000000000..fec55ebc1 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodebarcodeindex/_index.md @@ -0,0 +1,23 @@ +--- +title: "QRExtendedParameters.StructuredAppendModeBarCodeIndex" +linktitle: "StructuredAppendModeBarCodeIndex" +articleTitle: "StructuredAppendModeBarCodeIndex" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1. Value: The quantity of the QR structured append mode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodebarcodeindex/ +--- + +## QRExtendedParameters.StructuredAppendModeBarCodeIndex + +**Access:** Read-only + + +**Returns:** the index of the QR structured append mode barcode. + + +### Get + +Gets the index of the QR structured append mode barcode. Index starts from 0. Default value is -1. Value: The quantity of the QR structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodebarcodesquantity/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodebarcodesquantity/_index.md new file mode 100644 index 000000000..9bff26c28 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodebarcodesquantity/_index.md @@ -0,0 +1,23 @@ +--- +title: "QRExtendedParameters.StructuredAppendModeBarCodesQuantity" +linktitle: "StructuredAppendModeBarCodesQuantity" +articleTitle: "StructuredAppendModeBarCodesQuantity" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the QR structured append mode barcodes quantity. Default value is -1. Value: The quantity of the QR structured append mode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodebarcodesquantity/ +--- + +## QRExtendedParameters.StructuredAppendModeBarCodesQuantity + +**Access:** Read-only + + +**Returns:** the QR structured append mode barcodes quantity. + + +### Get + +Gets the QR structured append mode barcodes quantity. Default value is -1. Value: The quantity of the QR structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodeparitydata/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodeparitydata/_index.md new file mode 100644 index 000000000..12e48bba9 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodeparitydata/_index.md @@ -0,0 +1,23 @@ +--- +title: "QRExtendedParameters.StructuredAppendModeParityData" +linktitle: "StructuredAppendModeParityData" +articleTitle: "StructuredAppendModeParityData" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the QR structured append mode parity data. Default value is -1. Value: The index of the QR structured append mode barcode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/structuredappendmodeparitydata/ +--- + +## QRExtendedParameters.StructuredAppendModeParityData + +**Access:** Read-only + + +**Returns:** the QR structured append mode parity data. + + +### Get + +Gets the QR structured append mode parity data. Default value is -1. Value: The index of the QR structured append mode barcode. + diff --git a/english/php/aspose.barcode.recognition/qrextendedparameters/version/_index.md b/english/php/aspose.barcode.recognition/qrextendedparameters/version/_index.md new file mode 100644 index 000000000..c1bbd1b23 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qrextendedparameters/version/_index.md @@ -0,0 +1,20 @@ +--- +title: "QRExtendedParameters.Version" +linktitle: "Version" +articleTitle: "Version" +second_title: "Aspose.BarCode for PHP via Java" +description: "Version of recognized QR Code. From Version1 to Version40." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qrextendedparameters/version/ +--- + +## QRExtendedParameters.Version + +**Access:** Read-only + + +### Get + +Version of recognized QR Code. From Version1 to Version40. + diff --git a/english/php/aspose.barcode.recognition/quadrangle/_index.md b/english/php/aspose.barcode.recognition/quadrangle/_index.md new file mode 100644 index 000000000..501731a58 --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/_index.md @@ -0,0 +1,46 @@ +--- +title: "Quadrangle Class" +linktitle: "Quadrangle" +articleTitle: "Quadrangle" +second_title: "Aspose.BarCode for PHP via Java" +description: "Stores a set of four Points that represent a Quadrangle region." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/ +--- + +## Quadrangle class + +**Namespace:** `Aspose.Barcode.Recognition` + + +Stores a set of four Points that represent a Quadrangle region. + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./quadrangle/) | Initializes a new instance of the Quadrangle structure with the describing points. | + +## Methods + +| Name | Static | Description | +| --- | --- | --- | +| [construct](./construct/) | Yes | | +| [containsCoordinates](./containscoordinates/) | No | Determines if the specified point is contained within this Quadrangle structure. | +| [containsPoint](./containspoint/) | No | Determines if the specified Point is contained within this Quadrangle structure. | +| [containsQuadrangle](./containsquadrangle/) | No | Determines if the specified Quadrangle is contained or intersect this Quadrangle structure. | +| [containsRectangle](./containsrectangle/) | No | Determines if the specified Rectangle is contained or intersect this Quadrangle structure. | +| [EMPTY](./empty/) | Yes | Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle | +| [isEmpty](./isempty/) | No | Tests whether all Points of this Quadrangle have values of zero.Value: Returns true if all Points of this Quadrangle have values of zero; otherwise, false. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [BoundingRectangle](./boundingrectangle/) | Read-only | Creates Rectangle bounding this Quadrangle | +| [LeftBottom](./leftbottom/) | Read/Write | Gets left-bottom corner Point of Quadrangle regionValue: A left-bottom corner Point of Quadrangle region | +| [LeftTop](./lefttop/) | Read/Write | Gets left-top corner Point of Quadrangle regionValue: A left-top corner Point of Quadrangle region | +| [RightBottom](./rightbottom/) | Read/Write | Gets right-bottom corner Point of Quadrangle regionValue: A right-bottom corner Point of Quadrangle region | +| [RightTop](./righttop/) | Read/Write | Gets right-top corner Point of Quadrangle regionValue: A right-top corner Point of Quadrangle region | diff --git a/english/php/aspose.barcode.recognition/quadrangle/boundingrectangle/_index.md b/english/php/aspose.barcode.recognition/quadrangle/boundingrectangle/_index.md new file mode 100644 index 000000000..4858b7cb2 --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/boundingrectangle/_index.md @@ -0,0 +1,23 @@ +--- +title: "Quadrangle.BoundingRectangle" +linktitle: "BoundingRectangle" +articleTitle: "BoundingRectangle" +second_title: "Aspose.BarCode for PHP via Java" +description: "Creates Rectangle bounding this Quadrangle" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/boundingrectangle/ +--- + +## Quadrangle.BoundingRectangle + +**Access:** Read-only + + +**Returns:** Rectangle returns Rectangle bounding this Quadrangle + + +### Get + +Creates Rectangle bounding this Quadrangle + diff --git a/english/php/aspose.barcode.recognition/quadrangle/construct/_index.md b/english/php/aspose.barcode.recognition/quadrangle/construct/_index.md new file mode 100644 index 000000000..8b568eb6f --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/construct/_index.md @@ -0,0 +1,21 @@ +--- +title: "Quadrangle.construct" +linktitle: "construct" +articleTitle: "construct" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/construct/ +--- + +## Quadrangle.construct + +```php +construct(QuadrangleDTO $quadrangleDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$quadrangleDTO` | `QuadrangleDTO` | | diff --git a/english/php/aspose.barcode.recognition/quadrangle/containscoordinates/_index.md b/english/php/aspose.barcode.recognition/quadrangle/containscoordinates/_index.md new file mode 100644 index 000000000..66896e14d --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/containscoordinates/_index.md @@ -0,0 +1,28 @@ +--- +title: "Quadrangle.containsCoordinates" +linktitle: "containsCoordinates" +articleTitle: "containsCoordinates" +second_title: "Aspose.BarCode for PHP via Java" +description: "Determines if the specified point is contained within this Quadrangle structure." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/containscoordinates/ +--- + +## Quadrangle.containsCoordinates + +```php +containsCoordinates(int $x, int $y) +``` + + +Determines if the specified point is contained within this Quadrangle structure. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$x` | `int` | | +| `$y` | `int` | | + +**Returns:** bool Returns true if point is contained within this Quadrangle structure; otherwise, false. + diff --git a/english/php/aspose.barcode.recognition/quadrangle/containspoint/_index.md b/english/php/aspose.barcode.recognition/quadrangle/containspoint/_index.md new file mode 100644 index 000000000..a8ba73d4f --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/containspoint/_index.md @@ -0,0 +1,27 @@ +--- +title: "Quadrangle.containsPoint" +linktitle: "containsPoint" +articleTitle: "containsPoint" +second_title: "Aspose.BarCode for PHP via Java" +description: "Determines if the specified Point is contained within this Quadrangle structure." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/containspoint/ +--- + +## Quadrangle.containsPoint + +```php +containsPoint(Point $pt) +``` + + +Determines if the specified Point is contained within this Quadrangle structure. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$pt` | `Point` | | + +**Returns:** bool Returns true if Point is contained within this Quadrangle structure; otherwise, false. + diff --git a/english/php/aspose.barcode.recognition/quadrangle/containsquadrangle/_index.md b/english/php/aspose.barcode.recognition/quadrangle/containsquadrangle/_index.md new file mode 100644 index 000000000..ebbd3927f --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/containsquadrangle/_index.md @@ -0,0 +1,27 @@ +--- +title: "Quadrangle.containsQuadrangle" +linktitle: "containsQuadrangle" +articleTitle: "containsQuadrangle" +second_title: "Aspose.BarCode for PHP via Java" +description: "Determines if the specified Quadrangle is contained or intersect this Quadrangle structure." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/containsquadrangle/ +--- + +## Quadrangle.containsQuadrangle + +```php +containsQuadrangle(Quadrangle $quad) +``` + + +Determines if the specified Quadrangle is contained or intersect this Quadrangle structure. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$quad` | `Quadrangle` | | + +**Returns:** bool Returns true if Quadrangle is contained or intersect this Quadrangle structure; otherwise, false. + diff --git a/english/php/aspose.barcode.recognition/quadrangle/containsrectangle/_index.md b/english/php/aspose.barcode.recognition/quadrangle/containsrectangle/_index.md new file mode 100644 index 000000000..d73edf996 --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/containsrectangle/_index.md @@ -0,0 +1,27 @@ +--- +title: "Quadrangle.containsRectangle" +linktitle: "containsRectangle" +articleTitle: "containsRectangle" +second_title: "Aspose.BarCode for PHP via Java" +description: "Determines if the specified Rectangle is contained or intersect this Quadrangle structure." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/containsrectangle/ +--- + +## Quadrangle.containsRectangle + +```php +containsRectangle(Rectangle $rect) +``` + + +Determines if the specified Rectangle is contained or intersect this Quadrangle structure. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$rect` | `Rectangle` | | + +**Returns:** bool Returns true if Rectangle is contained or intersect this Quadrangle structure; otherwise, false. + diff --git a/english/php/aspose.barcode.recognition/quadrangle/empty/_index.md b/english/php/aspose.barcode.recognition/quadrangle/empty/_index.md new file mode 100644 index 000000000..3c9509b8d --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/empty/_index.md @@ -0,0 +1,20 @@ +--- +title: "Quadrangle.EMPTY" +linktitle: "EMPTY" +articleTitle: "EMPTY" +second_title: "Aspose.BarCode for PHP via Java" +description: "Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/empty/ +--- + +## Quadrangle.EMPTY + +```php +EMPTY() +``` + + +Represents a Quadrangle structure with its properties left uninitialized.Value: Quadrangle + diff --git a/english/php/aspose.barcode.recognition/quadrangle/isempty/_index.md b/english/php/aspose.barcode.recognition/quadrangle/isempty/_index.md new file mode 100644 index 000000000..1d75cd2aa --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/isempty/_index.md @@ -0,0 +1,20 @@ +--- +title: "Quadrangle.isEmpty" +linktitle: "isEmpty" +articleTitle: "isEmpty" +second_title: "Aspose.BarCode for PHP via Java" +description: "Tests whether all Points of this Quadrangle have values of zero.Value: Returns true if all Points of this Quadrangle have values of zero; otherwise, false." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/isempty/ +--- + +## Quadrangle.isEmpty + +```php +isEmpty() +``` + + +Tests whether all Points of this Quadrangle have values of zero.Value: Returns true if all Points of this Quadrangle have values of zero; otherwise, false. + diff --git a/english/php/aspose.barcode.recognition/quadrangle/leftbottom/_index.md b/english/php/aspose.barcode.recognition/quadrangle/leftbottom/_index.md new file mode 100644 index 000000000..2f93571c6 --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/leftbottom/_index.md @@ -0,0 +1,29 @@ +--- +title: "Quadrangle.LeftBottom" +linktitle: "LeftBottom" +articleTitle: "LeftBottom" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets left-bottom corner Point of Quadrangle regionValue: A left-bottom corner Point of Quadrangle region" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/leftbottom/ +--- + +## Quadrangle.LeftBottom + +**Access:** Read/Write + + +### Get + +Gets left-bottom corner Point of Quadrangle regionValue: A left-bottom corner Point of Quadrangle region + + +### Set + +Gets left-bottom corner Point of Quadrangle regionValue: A left-bottom corner Point of Quadrangle region + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Point` | | diff --git a/english/php/aspose.barcode.recognition/quadrangle/lefttop/_index.md b/english/php/aspose.barcode.recognition/quadrangle/lefttop/_index.md new file mode 100644 index 000000000..20fb3038f --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/lefttop/_index.md @@ -0,0 +1,29 @@ +--- +title: "Quadrangle.LeftTop" +linktitle: "LeftTop" +articleTitle: "LeftTop" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets left-top corner Point of Quadrangle regionValue: A left-top corner Point of Quadrangle region" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/lefttop/ +--- + +## Quadrangle.LeftTop + +**Access:** Read/Write + + +### Get + +Gets left-top corner Point of Quadrangle regionValue: A left-top corner Point of Quadrangle region + + +### Set + +Gets left-top corner Point of Quadrangle regionValue: A left-top corner Point of Quadrangle region + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Point` | | diff --git a/english/php/aspose.barcode.recognition/quadrangle/quadrangle/_index.md b/english/php/aspose.barcode.recognition/quadrangle/quadrangle/_index.md new file mode 100644 index 000000000..798c4005a --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/quadrangle/_index.md @@ -0,0 +1,27 @@ +--- +title: "Quadrangle" +linktitle: "Quadrangle" +articleTitle: "Quadrangle" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes a new instance of the Quadrangle structure with the describing points." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/quadrangle/ +--- + +## Quadrangle Constructor + +```php +__construct(Point $leftTop, Point $rightTop, Point $rightBottom, Point $leftBottom) +``` + + +Initializes a new instance of the Quadrangle structure with the describing points. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$leftTop` | `Point` | | +| `$rightTop` | `Point` | | +| `$rightBottom` | `Point` | | +| `$leftBottom` | `Point` | | diff --git a/english/php/aspose.barcode.recognition/quadrangle/rightbottom/_index.md b/english/php/aspose.barcode.recognition/quadrangle/rightbottom/_index.md new file mode 100644 index 000000000..fa38516eb --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/rightbottom/_index.md @@ -0,0 +1,29 @@ +--- +title: "Quadrangle.RightBottom" +linktitle: "RightBottom" +articleTitle: "RightBottom" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets right-bottom corner Point of Quadrangle regionValue: A right-bottom corner Point of Quadrangle region" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/rightbottom/ +--- + +## Quadrangle.RightBottom + +**Access:** Read/Write + + +### Get + +Gets right-bottom corner Point of Quadrangle regionValue: A right-bottom corner Point of Quadrangle region + + +### Set + +Gets right-bottom corner Point of Quadrangle regionValue: A right-bottom corner Point of Quadrangle region + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Point` | | diff --git a/english/php/aspose.barcode.recognition/quadrangle/righttop/_index.md b/english/php/aspose.barcode.recognition/quadrangle/righttop/_index.md new file mode 100644 index 000000000..01fc4769d --- /dev/null +++ b/english/php/aspose.barcode.recognition/quadrangle/righttop/_index.md @@ -0,0 +1,29 @@ +--- +title: "Quadrangle.RightTop" +linktitle: "RightTop" +articleTitle: "RightTop" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets right-top corner Point of Quadrangle regionValue: A right-top corner Point of Quadrangle region" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/quadrangle/righttop/ +--- + +## Quadrangle.RightTop + +**Access:** Read/Write + + +### Get + +Gets right-top corner Point of Quadrangle regionValue: A right-top corner Point of Quadrangle region + + +### Set + +Gets right-top corner Point of Quadrangle regionValue: A right-top corner Point of Quadrangle region + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `Point` | | diff --git a/english/php/aspose.barcode.recognition/qualitysettings/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/_index.md new file mode 100644 index 000000000..1dcf49085 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/_index.md @@ -0,0 +1,40 @@ +--- +title: "QualitySettings Class" +linktitle: "QualitySettings" +articleTitle: "QualitySettings" +second_title: "Aspose.BarCode for PHP via Java" +description: "QualitySettings allows to configure recognition quality and speed manually. You can quickly set up QualitySettings by embedded presets: HighPerformance, NormalQuality, HighQuality, MaxBarCodes or you " +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/ +--- + +## QualitySettings class + +**Namespace:** `Aspose.Barcode.Recognition` + + +QualitySettings allows to configure recognition quality and speed manually. You can quickly set up QualitySettings by embedded presets: HighPerformance, NormalQuality, HighQuality, MaxBarCodes or you can manually configure separate options. Default value of QualitySettings is NormalQuality. This sample shows how to use QualitySettings with BarCodeReader + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./qualitysettings/) | | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [AllowIncorrectBarcodes](./allowincorrectbarcodes/) | Read/Write | Allows engine to recognize barcodes which has incorrect checksumm or incorrect values. Mode can be used to recognize damaged barcodes with incorrect text. | +| [BarcodeQuality](./barcodequality/) | Read/Write | Mode which enables methods to recognize barcode elements with the selected quality. Barcode element with lower quality requires more hard methods which slows the recognition. | +| [ComplexBackground](./complexbackground/) | Read/Write | Mode which enables or disables additional recognition of color barcodes on color images. | +| [Deconvolution](./deconvolution/) | Read/Write | Deconvolution (image restorations) mode which defines level of image degradation. Originally deconvolution is a function which can restore image degraded (convoluted) by any natural function like blur, during obtaining image by camera. Because we cannot detect image function which corrupt the image, we have to check most well know functions like sharp or mathematical morphology. | +| [HighPerformance](./highperformance/) | Read-only | HighPerformance recognition quality preset. High quality barcodes are recognized well in this mode. | +| [HighQuality](./highquality/) | Read-only | HighQuality recognition quality preset. This preset is developed for low quality barcodes. | +| [InverseImage](./inverseimage/) | Read/Write | Mode which enables or disables additional recognition of barcodes on images with inverted colors (luminance). | +| [MaxQuality](./maxquality/) | Read-only | MaxQuality recognition quality preset. This preset is developed to recognize all possible barcodes, even incorrect barcodes. Value: MaxQuality recognition quality preset. | +| [MinimalXDimension](./minimalxdimension/) | Read/Write | Minimal size of XDimension in pixels which is used with UseMinimalXDimension. | +| [NormalQuality](./normalquality/) | Read-only | NormalQuality recognition quality preset. Suitable for the most of barcodes | +| [XDimension](./xdimension/) | Read/Write | Recognition mode which sets size (from 1 to infinity) of barcode minimal element: matrix cell or bar. | diff --git a/english/php/aspose.barcode.recognition/qualitysettings/allowincorrectbarcodes/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/allowincorrectbarcodes/_index.md new file mode 100644 index 000000000..9df3186fe --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/allowincorrectbarcodes/_index.md @@ -0,0 +1,32 @@ +--- +title: "QualitySettings.AllowIncorrectBarcodes" +linktitle: "AllowIncorrectBarcodes" +articleTitle: "AllowIncorrectBarcodes" +second_title: "Aspose.BarCode for PHP via Java" +description: "Allows engine to recognize barcodes which has incorrect checksumm or incorrect values. Mode can be used to recognize damaged barcodes with incorrect text." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/allowincorrectbarcodes/ +--- + +## QualitySettings.AllowIncorrectBarcodes + +**Access:** Read/Write + + +**Returns:** bool : Allows engine to recognize incorrect barcodes. + + +### Get + +Allows engine to recognize barcodes which has incorrect checksumm or incorrect values. Mode can be used to recognize damaged barcodes with incorrect text. + + +### Set + +Allows engine to recognize barcodes which has incorrect checksumm or incorrect values. Mode can be used to recognize damaged barcodes with incorrect text. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `bool` | : Allows engine to recognize incorrect barcodes. | diff --git a/english/php/aspose.barcode.recognition/qualitysettings/barcodequality/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/barcodequality/_index.md new file mode 100644 index 000000000..40c79aa57 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/barcodequality/_index.md @@ -0,0 +1,32 @@ +--- +title: "QualitySettings.BarcodeQuality" +linktitle: "BarcodeQuality" +articleTitle: "BarcodeQuality" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode which enables methods to recognize barcode elements with the selected quality. Barcode element with lower quality requires more hard methods which slows the recognition." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/barcodequality/ +--- + +## QualitySettings.BarcodeQuality + +**Access:** Read/Write + + +**Returns:** int : Mode which enables methods to recognize barcode elements with the selected quality. + + +### Get + +Mode which enables methods to recognize barcode elements with the selected quality. Barcode element with lower quality requires more hard methods which slows the recognition. + + +### Set + +Mode which enables methods to recognize barcode elements with the selected quality. Barcode element with lower quality requires more hard methods which slows the recognition. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | : Mode which enables methods to recognize barcode elements with the selected quality. | diff --git a/english/php/aspose.barcode.recognition/qualitysettings/complexbackground/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/complexbackground/_index.md new file mode 100644 index 000000000..c6c79fdff --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/complexbackground/_index.md @@ -0,0 +1,32 @@ +--- +title: "QualitySettings.ComplexBackground" +linktitle: "ComplexBackground" +articleTitle: "ComplexBackground" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode which enables or disables additional recognition of color barcodes on color images." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/complexbackground/ +--- + +## QualitySettings.ComplexBackground + +**Access:** Read/Write + + +**Returns:** int : Additional recognition of color barcodes on color images. + + +### Get + +Mode which enables or disables additional recognition of color barcodes on color images. + + +### Set + +Mode which enables or disables additional recognition of color barcodes on color images. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | : Additional recognition of color barcodes on color images. | diff --git a/english/php/aspose.barcode.recognition/qualitysettings/deconvolution/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/deconvolution/_index.md new file mode 100644 index 000000000..ca93c27a0 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/deconvolution/_index.md @@ -0,0 +1,32 @@ +--- +title: "QualitySettings.Deconvolution" +linktitle: "Deconvolution" +articleTitle: "Deconvolution" +second_title: "Aspose.BarCode for PHP via Java" +description: "Deconvolution (image restorations) mode which defines level of image degradation. Originally deconvolution is a function which can restore image degraded (convoluted) by any natural function like blur" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/deconvolution/ +--- + +## QualitySettings.Deconvolution + +**Access:** Read/Write + + +**Returns:** int : Deconvolution mode which defines level of image degradation. + + +### Get + +Deconvolution (image restorations) mode which defines level of image degradation. Originally deconvolution is a function which can restore image degraded (convoluted) by any natural function like blur, during obtaining image by camera. Because we cannot detect image function which corrupt the image, we have to check most well know functions like sharp or mathematical morphology. + + +### Set + +Deconvolution (image restorations) mode which defines level of image degradation. Originally deconvolution is a function which can restore image degraded (convoluted) by any natural function like blur, during obtaining image by camera. Because we cannot detect image function which corrupt the image, we have to check most well know functions like sharp or mathematical morphology. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | : Deconvolution mode which defines level of image degradation. | diff --git a/english/php/aspose.barcode.recognition/qualitysettings/highperformance/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/highperformance/_index.md new file mode 100644 index 000000000..dece04847 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/highperformance/_index.md @@ -0,0 +1,20 @@ +--- +title: "QualitySettings.HighPerformance" +linktitle: "HighPerformance" +articleTitle: "HighPerformance" +second_title: "Aspose.BarCode for PHP via Java" +description: "HighPerformance recognition quality preset. High quality barcodes are recognized well in this mode." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/highperformance/ +--- + +## QualitySettings.HighPerformance + +**Access:** Read-only + + +### Get + +HighPerformance recognition quality preset. High quality barcodes are recognized well in this mode. + diff --git a/english/php/aspose.barcode.recognition/qualitysettings/highquality/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/highquality/_index.md new file mode 100644 index 000000000..dc89f31de --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/highquality/_index.md @@ -0,0 +1,23 @@ +--- +title: "QualitySettings.HighQuality" +linktitle: "HighQuality" +articleTitle: "HighQuality" +second_title: "Aspose.BarCode for PHP via Java" +description: "HighQuality recognition quality preset. This preset is developed for low quality barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/highquality/ +--- + +## QualitySettings.HighQuality + +**Access:** Read-only + + +**Returns:** QualitySettings HighQuality recognition quality preset. + + +### Get + +HighQuality recognition quality preset. This preset is developed for low quality barcodes. + diff --git a/english/php/aspose.barcode.recognition/qualitysettings/inverseimage/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/inverseimage/_index.md new file mode 100644 index 000000000..5f9b63cbe --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/inverseimage/_index.md @@ -0,0 +1,32 @@ +--- +title: "QualitySettings.InverseImage" +linktitle: "InverseImage" +articleTitle: "InverseImage" +second_title: "Aspose.BarCode for PHP via Java" +description: "Mode which enables or disables additional recognition of barcodes on images with inverted colors (luminance)." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/inverseimage/ +--- + +## QualitySettings.InverseImage + +**Access:** Read/Write + + +**Returns:** int : Additional recognition of barcodes on images with inverse colors + + +### Get + +Mode which enables or disables additional recognition of barcodes on images with inverted colors (luminance). + + +### Set + +Mode which enables or disables additional recognition of barcodes on images with inverted colors (luminance). + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | : Additional recognition of barcodes on images with inverse colors | diff --git a/english/php/aspose.barcode.recognition/qualitysettings/maxquality/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/maxquality/_index.md new file mode 100644 index 000000000..12ed8e8cc --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/maxquality/_index.md @@ -0,0 +1,20 @@ +--- +title: "QualitySettings.MaxQuality" +linktitle: "MaxQuality" +articleTitle: "MaxQuality" +second_title: "Aspose.BarCode for PHP via Java" +description: "MaxQuality recognition quality preset. This preset is developed to recognize all possible barcodes, even incorrect barcodes. Value: MaxQuality recognition quality preset." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/maxquality/ +--- + +## QualitySettings.MaxQuality + +**Access:** Read-only + + +### Get + +MaxQuality recognition quality preset. This preset is developed to recognize all possible barcodes, even incorrect barcodes. Value: MaxQuality recognition quality preset. + diff --git a/english/php/aspose.barcode.recognition/qualitysettings/minimalxdimension/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/minimalxdimension/_index.md new file mode 100644 index 000000000..a4a871ac5 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/minimalxdimension/_index.md @@ -0,0 +1,32 @@ +--- +title: "QualitySettings.MinimalXDimension" +linktitle: "MinimalXDimension" +articleTitle: "MinimalXDimension" +second_title: "Aspose.BarCode for PHP via Java" +description: "Minimal size of XDimension in pixels which is used with UseMinimalXDimension." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/minimalxdimension/ +--- + +## QualitySettings.MinimalXDimension + +**Access:** Read/Write + + +**Returns:** float : Minimal size of XDimension in pixels which is used with UseMinimalXDimension. + + +### Get + +Minimal size of XDimension in pixels which is used with UseMinimalXDimension. + + +### Set + +Minimal size of XDimension in pixels which is used with UseMinimalXDimension. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `float` | : Minimal size of XDimension in pixels which is used with UseMinimalXDimension. | diff --git a/english/php/aspose.barcode.recognition/qualitysettings/normalquality/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/normalquality/_index.md new file mode 100644 index 000000000..ca3983fea --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/normalquality/_index.md @@ -0,0 +1,23 @@ +--- +title: "QualitySettings.NormalQuality" +linktitle: "NormalQuality" +articleTitle: "NormalQuality" +second_title: "Aspose.BarCode for PHP via Java" +description: "NormalQuality recognition quality preset. Suitable for the most of barcodes" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/normalquality/ +--- + +## QualitySettings.NormalQuality + +**Access:** Read-only + + +**Returns:** QualitySettings NormalQuality recognition quality preset. + + +### Get + +NormalQuality recognition quality preset. Suitable for the most of barcodes + diff --git a/english/php/aspose.barcode.recognition/qualitysettings/qualitysettings/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/qualitysettings/_index.md new file mode 100644 index 000000000..b17155066 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/qualitysettings/_index.md @@ -0,0 +1,21 @@ +--- +title: "QualitySettings" +linktitle: "QualitySettings" +articleTitle: "QualitySettings" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/qualitysettings/ +--- + +## QualitySettings Constructor + +```php +__construct(QualitySettingsDTO $qualitySettingsDTO) +``` + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$qualitySettingsDTO` | `QualitySettingsDTO` | | diff --git a/english/php/aspose.barcode.recognition/qualitysettings/xdimension/_index.md b/english/php/aspose.barcode.recognition/qualitysettings/xdimension/_index.md new file mode 100644 index 000000000..ea7eb9726 --- /dev/null +++ b/english/php/aspose.barcode.recognition/qualitysettings/xdimension/_index.md @@ -0,0 +1,32 @@ +--- +title: "QualitySettings.XDimension" +linktitle: "XDimension" +articleTitle: "XDimension" +second_title: "Aspose.BarCode for PHP via Java" +description: "Recognition mode which sets size (from 1 to infinity) of barcode minimal element: matrix cell or bar." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/qualitysettings/xdimension/ +--- + +## QualitySettings.XDimension + +**Access:** Read/Write + + +**Returns:** int : size (from 1 to infinity) of barcode minimal element: matrix cell or bar. + + +### Get + +Recognition mode which sets size (from 1 to infinity) of barcode minimal element: matrix cell or bar. + + +### Set + +Recognition mode which sets size (from 1 to infinity) of barcode minimal element: matrix cell or bar. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.recognition/recognitionabortedexception/_index.md b/english/php/aspose.barcode.recognition/recognitionabortedexception/_index.md new file mode 100644 index 000000000..3dc454d62 --- /dev/null +++ b/english/php/aspose.barcode.recognition/recognitionabortedexception/_index.md @@ -0,0 +1,27 @@ +--- +title: "RecognitionAbortedException Class" +linktitle: "RecognitionAbortedException" +articleTitle: "RecognitionAbortedException" +second_title: "Aspose.BarCode for PHP via Java" +description: "" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/recognitionabortedexception/ +--- + +## RecognitionAbortedException class + +**Namespace:** `Aspose.Barcode.Recognition` + + +## Constructors + +| Name | Description | +| --- | --- | +| [__construct](./recognitionabortedexception/) | Initializes a new instance of the RecognitionAbortedException class with specified recognition abort message. | + +## Properties + +| Name | Read/Write | Description | +| --- | --- | --- | +| [ExecutionTime](./executiontime/) | Read/Write | Gets the execution time of current recognition session | diff --git a/english/php/aspose.barcode.recognition/recognitionabortedexception/executiontime/_index.md b/english/php/aspose.barcode.recognition/recognitionabortedexception/executiontime/_index.md new file mode 100644 index 000000000..fd1226f2c --- /dev/null +++ b/english/php/aspose.barcode.recognition/recognitionabortedexception/executiontime/_index.md @@ -0,0 +1,32 @@ +--- +title: "RecognitionAbortedException.ExecutionTime" +linktitle: "ExecutionTime" +articleTitle: "ExecutionTime" +second_title: "Aspose.BarCode for PHP via Java" +description: "Gets the execution time of current recognition session" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/recognitionabortedexception/executiontime/ +--- + +## RecognitionAbortedException.ExecutionTime + +**Access:** Read/Write + + +**Returns:** int The execution time of current recognition session + + +### Get + +Gets the execution time of current recognition session + + +### Set + +Sets the execution time of current recognition session + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$value` | `int` | | diff --git a/english/php/aspose.barcode.recognition/recognitionabortedexception/recognitionabortedexception/_index.md b/english/php/aspose.barcode.recognition/recognitionabortedexception/recognitionabortedexception/_index.md new file mode 100644 index 000000000..a3cd12d94 --- /dev/null +++ b/english/php/aspose.barcode.recognition/recognitionabortedexception/recognitionabortedexception/_index.md @@ -0,0 +1,25 @@ +--- +title: "RecognitionAbortedException" +linktitle: "RecognitionAbortedException" +articleTitle: "RecognitionAbortedException" +second_title: "Aspose.BarCode for PHP via Java" +description: "Initializes a new instance of the RecognitionAbortedException class with specified recognition abort message." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/recognitionabortedexception/recognitionabortedexception/ +--- + +## RecognitionAbortedException Constructor + +```php +__construct(?string $message, ?int $executionTime) +``` + + +Initializes a new instance of the RecognitionAbortedException class with specified recognition abort message. + + +| Parameter | Type | Description | +| --- | --- | --- | +| `$message` | `?string` | null\|string The error message of the exception. | +| `$executionTime` | `?int` | null\|int The execution time of current recognition session. | diff --git a/english/php/aspose.barcode.recognition/xdimensionmode/_index.md b/english/php/aspose.barcode.recognition/xdimensionmode/_index.md new file mode 100644 index 000000000..56336035b --- /dev/null +++ b/english/php/aspose.barcode.recognition/xdimensionmode/_index.md @@ -0,0 +1,28 @@ +--- +title: "XDimensionMode Enum" +linktitle: "XDimensionMode" +articleTitle: "XDimensionMode" +second_title: "Aspose.BarCode for PHP via Java" +description: "Recognition mode which sets size (from 1 to infinity) of barcode minimal element: matrix cell or bar." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/xdimensionmode/ +--- + +## XDimensionMode enum + +**Namespace:** `Aspose.Barcode.Recognition` + + +Recognition mode which sets size (from 1 to infinity) of barcode minimal element: matrix cell or bar. + + +## Enum Values + +| Name | Value | Description | +| --- | --- | --- | +| [AUTO](./auto/) | `0` | Value of XDimension is detected by AI (SVM). At this time the same as Normal | +| [LARGE](./large/) | `3` | Detects barcodes with large XDimension with quality from BarcodeQuality captured with high-resolution cameras. | +| [NORMAL](./normal/) | `2` | Detects barcodes with classic XDimension in 2 pixels or more with quality from BarcodeQuality or high quality barcodes. | +| [SMALL](./small/) | `1` | Detects barcodes with small XDimension in 1 pixel or more with quality from BarcodeQuality | +| [USE_MINIMAL_X_DIMENSION](./use_minimal_x_dimension/) | `4` | Detects barcodes from size set in MinimalXDimension with quality from BarcodeQuality | diff --git a/english/php/aspose.barcode.recognition/xdimensionmode/auto/_index.md b/english/php/aspose.barcode.recognition/xdimensionmode/auto/_index.md new file mode 100644 index 000000000..f6634c868 --- /dev/null +++ b/english/php/aspose.barcode.recognition/xdimensionmode/auto/_index.md @@ -0,0 +1,18 @@ +--- +title: "XDimensionMode::AUTO" +linktitle: "AUTO" +articleTitle: "AUTO" +second_title: "Aspose.BarCode for PHP via Java" +description: "Value of XDimension is detected by AI (SVM). At this time the same as Normal" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/xdimensionmode/auto/ +--- + +## XDimensionMode::AUTO Enum Value + +**Value:** `0` + + +Value of XDimension is detected by AI (SVM). At this time the same as Normal + diff --git a/english/php/aspose.barcode.recognition/xdimensionmode/large/_index.md b/english/php/aspose.barcode.recognition/xdimensionmode/large/_index.md new file mode 100644 index 000000000..e95ed4317 --- /dev/null +++ b/english/php/aspose.barcode.recognition/xdimensionmode/large/_index.md @@ -0,0 +1,18 @@ +--- +title: "XDimensionMode::LARGE" +linktitle: "LARGE" +articleTitle: "LARGE" +second_title: "Aspose.BarCode for PHP via Java" +description: "Detects barcodes with large XDimension with quality from BarcodeQuality captured with high-resolution cameras." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/xdimensionmode/large/ +--- + +## XDimensionMode::LARGE Enum Value + +**Value:** `3` + + +Detects barcodes with large XDimension with quality from BarcodeQuality captured with high-resolution cameras. + diff --git a/english/php/aspose.barcode.recognition/xdimensionmode/normal/_index.md b/english/php/aspose.barcode.recognition/xdimensionmode/normal/_index.md new file mode 100644 index 000000000..a04a34b37 --- /dev/null +++ b/english/php/aspose.barcode.recognition/xdimensionmode/normal/_index.md @@ -0,0 +1,18 @@ +--- +title: "XDimensionMode::NORMAL" +linktitle: "NORMAL" +articleTitle: "NORMAL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Detects barcodes with classic XDimension in 2 pixels or more with quality from BarcodeQuality or high quality barcodes." +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/xdimensionmode/normal/ +--- + +## XDimensionMode::NORMAL Enum Value + +**Value:** `2` + + +Detects barcodes with classic XDimension in 2 pixels or more with quality from BarcodeQuality or high quality barcodes. + diff --git a/english/php/aspose.barcode.recognition/xdimensionmode/small/_index.md b/english/php/aspose.barcode.recognition/xdimensionmode/small/_index.md new file mode 100644 index 000000000..316ac7e8b --- /dev/null +++ b/english/php/aspose.barcode.recognition/xdimensionmode/small/_index.md @@ -0,0 +1,18 @@ +--- +title: "XDimensionMode::SMALL" +linktitle: "SMALL" +articleTitle: "SMALL" +second_title: "Aspose.BarCode for PHP via Java" +description: "Detects barcodes with small XDimension in 1 pixel or more with quality from BarcodeQuality" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/xdimensionmode/small/ +--- + +## XDimensionMode::SMALL Enum Value + +**Value:** `1` + + +Detects barcodes with small XDimension in 1 pixel or more with quality from BarcodeQuality + diff --git a/english/php/aspose.barcode.recognition/xdimensionmode/use_minimal_x_dimension/_index.md b/english/php/aspose.barcode.recognition/xdimensionmode/use_minimal_x_dimension/_index.md new file mode 100644 index 000000000..dcb7da9be --- /dev/null +++ b/english/php/aspose.barcode.recognition/xdimensionmode/use_minimal_x_dimension/_index.md @@ -0,0 +1,18 @@ +--- +title: "XDimensionMode::USE_MINIMAL_X_DIMENSION" +linktitle: "USE_MINIMAL_X_DIMENSION" +articleTitle: "USE_MINIMAL_X_DIMENSION" +second_title: "Aspose.BarCode for PHP via Java" +description: "Detects barcodes from size set in MinimalXDimension with quality from BarcodeQuality" +type: docs +weight: 10 +url: /php/aspose.barcode.recognition/xdimensionmode/use_minimal_x_dimension/ +--- + +## XDimensionMode::USE_MINIMAL_X_DIMENSION Enum Value + +**Value:** `4` + + +Detects barcodes from size set in MinimalXDimension with quality from BarcodeQuality +