Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions english/net/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@ is_root: true

| Namespace | Description |
| --- | --- |
| [Aspose.BarCode](./aspose.barcode/) | The **Aspose.BarCode** contains tools for the 1D/2D barcodes generation and drawing. |
| [Aspose.BarCode.BarCodeRecognition](./aspose.barcode.barcoderecognition/) | The **Aspose.BarCode.BarCodeRecognition** contains tools for the 1D/2D barcodes recognition. |
| [Aspose.BarCode.Common](./aspose.barcode.common/) | The **BarCode.Common** contains common features and helper tools to maintain the main functionality. |
| [Aspose.BarCode.ComplexBarcode](./aspose.barcode.complexbarcode/) | The **Aspose.BarCode.ComplexBarcode** containing general classes for the implementation of complex BarCode generation functions. |
| [Aspose.BarCode.Generation](./aspose.barcode.generation/) | The **Aspose.BarCode.Generation** containing general classes for the implementation of BarCode generation functions. |
| [Aspose.BarCode.Windows.Forms](./aspose.barcode.windows.forms/) | The **Aspose.BarCode.Windows.Forms** contains WinForms controls for the 1D/2D barcodes generation and drawing. |
| [Aspose.BarCode.WPF](./aspose.barcode.wpf/) | The **Aspose.BarCode.WPF** contains tools for the 1D/2D barcodes generation and drawing. |
| [Aspose.BarCode](./aspose.barcode/) | The **Aspose.BarCode** namespace contains classes and enumerations for the 1D/2D barcodes generation and drawing. |
| [Aspose.BarCode.BarCodeRecognition](./aspose.barcode.barcoderecognition/) | The **Aspose.BarCode.BarCodeRecognition** namespace contains classes and enumerations for recognizing 1D & 2D barcodes from various image types at any angle such as BarCodeReader, BarcodeSettings, and BarCodeResult. |
| [Aspose.BarCode.Common](./aspose.barcode.common/) | The **BarCode.Common** namespace contains classes for common features and helper tools to maintain the main functionality such as ProcessorSettings. |
| [Aspose.BarCode.ComplexBarcode](./aspose.barcode.complexbarcode/) | The **Aspose.BarCode.ComplexBarcode** namespace contains classes and enumerations for the implementation of advanced and complex BarCode generation functions. Some of the important members are ComplexBarcodeGenerator, MailmarkCodetext and SwissQRCodetext. |
| [Aspose.BarCode.Generation](./aspose.barcode.generation/) | The **Aspose.BarCode.Generation** namespace contains classes and enumerations for generating BarCode. The important members for generating new Barcode are BarcodeGenerator and BarcodeParameters.|
| [Aspose.BarCode.Windows.Forms](./aspose.barcode.windows.forms/) | The **Aspose.BarCode.Windows.Forms** namespace contains WinForms controls and UI wrapper classes for the 1D/2D barcodes generation and drawing such as BarCodeGeneratorControl and DataMatrixParametersUI. |
| [Aspose.BarCode.WPF](./aspose.barcode.wpf/) | The **Aspose.BarCode.WPF** namespace contains classes of Windows Presentation Foundation (WPF) controls that can be used in a WPF window or page for the 1D/2D barcodes generation and drawing such as BarcodeGeneratorElement. |

<!-- DO NOT EDIT: generated by xmldocmd for Aspose.BarCode.dll -->
46 changes: 23 additions & 23 deletions english/net/aspose.barcode.barcoderecognition/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,30 +12,30 @@ The **Aspose.BarCode.BarCodeRecognition** contains tools for the 1D/2D barcodes

| Class | Description |
| --- | --- |
| [AustraliaPostSettings](./australiapostsettings/) | AustraliaPost decoding parameters. Contains parameters which make influence on recognized data of AustraliaPost symbology. |
| [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 operation to detect barcodes. |
| [AustraliaPostSettings](./australiapostsettings/) | The AustraliaPostSettings class is AustraliaPost decoding parameters that contains parameters which make influence on recognized data of AustraliaPost symbology. |
| [BarCodeExtendedParameters](./barcodeextendedparameters/) | The BarCodeExtendedParameters class stores extended parameters of recognized barcode such as Code128, DataBar, MaxiCode and Pdf417. |
| [BarCodeReader](./barcodereader/) | The BarCodeReader class detects or reads one or multiple barcodes from an image. To read barcodes from an image or stream create an instance of this class and perform ReadBarCodes operation. |
| [BarCodeRecognitionException](./barcoderecognitionexception/) | General exception thrown by BarCodeReader, inherited from BarCodeException |
| [BarCodeRegionParameters](./barcoderegionparameters/) | Represents the recognized barcode's region and barcode angle |
| [BarCodeResult](./barcoderesult/) | Stores recognized barcode data like [`SingleDecodeType`](../aspose.barcode.barcoderecognition/singledecodetype/) type, String codetext, [`BarCodeRegionParameters`](../aspose.barcode.barcoderecognition/barcoderegionparameters/) region and other parameters |
| [BarcodeSettings](./barcodesettings/) | The main BarCode decoding parameters. Contains parameters which make influence on recognized data. |
| [BarcodeSvmDetectorSettings](./barcodesvmdetectorsettings/) | Barcode detector settings. |
| [BaseDecodeType](./basedecodetype/) | Base class for MultyDecodeType and SingleDecodeType. |
| [BaseExtendedParameters](./baseextendedparameters/) | Basic class for extended parameters of recognized barcode storing |
| [Code128DataPortion](./code128dataportion/) | Contains the data of subtype for Code128 type barcode |
| [Code128ExtendedParameters](./code128extendedparameters/) | Stores special data of Code128 recognized barcode |
| [DataBarExtendedParameters](./databarextendedparameters/) | Stores a DataBar additional information of recognized barcode |
| [DecodeType](./decodetype/) | Specify the type of barcode to read. |
| [DotCodeExtendedParameters](./dotcodeextendedparameters/) | Stores special data of DotCode recognized barcode |
| [MaxiCodeExtendedParameters](./maxicodeextendedparameters/) | Stores a MaxiCode additional information of recognized barcode |
| [MultyDecodeType](./multydecodetype/) | Composite decode type. |
| [OneDExtendedParameters](./onedextendedparameters/) | Stores special data of 1D recognized barcode like separate codetext and checksum |
| [Pdf417ExtendedParameters](./pdf417extendedparameters/) | Stores a MacroPdf417 metadata information of recognized barcode |
| [QRExtendedParameters](./qrextendedparameters/) | Stores a QR Structured Append information of recognized barcode |
| [Quadrangle](./quadrangle/) | Stores a set of four Points that represent a [`Quadrangle`](../aspose.barcode.barcoderecognition/quadrangle/) region. |
| [QualitySettings](./qualitysettings/) | 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. |
| [RecognitionAbortedException](./recognitionabortedexception/) | Represents recognition abort exception which is thrown in timeout exceeding during recognition with BarCodeReader. |
| [SingleDecodeType](./singledecodetype/) | Single decode type. See decode type to get instance. |
| [BarCodeRegionParameters](./barcoderegionparameters/) | The BarCodeRegionParameters class represents the recognized barcode's region and barcode angle. |
| [BarCodeResult](./barcoderesult/) | The BarCodeResult class stores recognized barcode data like [`SingleDecodeType`](../aspose.barcode.barcoderecognition/singledecodetype/) type, String codetext, [`BarCodeRegionParameters`](../aspose.barcode.barcoderecognition/barcoderegionparameters/) region and other parameters |
| [BarcodeSettings](./barcodesettings/) | The BarcodeSettings class represents main BarCode decoding parameters that contain parameters which make an influence on recognized data such as AustraliaPost, ChecksumValidation, DetectEncoding and StripFNC. |
| [BarcodeSvmDetectorSettings](./barcodesvmdetectorsettings/) | The BarcodeSvmDetectorSettings class provides quality, performance, threshold for detected regions, windows size, and other configurations to detect barcodes. |
| [BaseDecodeType](./basedecodetype/) | The BaseDecodeType class is the base class for MultyDecodeType and SingleDecodeType. |
| [BaseExtendedParameters](./baseextendedparameters/) | The BaseExtendedParameters is the basic class for extended parameters of recognized barcode storing. |
| [Code128DataPortion](./code128dataportion/) | The Code128DataPortion class contains the data of subtype for Code128 type barcode. |
| [Code128ExtendedParameters](./code128extendedparameters/) | The Code128ExtendedParameters class stores special data of Code128 recognized barcode. |
| [DataBarExtendedParameters](./databarextendedparameters/) | The DataBarExtendedParameters class stores a DataBar additional information of recognized barcode. |
| [DecodeType](./decodetype/) | The DecodeType class represents the barcode symbologies of barcode to read such as Aztec, Code128 and ISBN. |
| [DotCodeExtendedParameters](./dotcodeextendedparameters/) | The DotCodeExtendedParameters class stores special data of DotCode recognized barcode. |
| [MaxiCodeExtendedParameters](./maxicodeextendedparameters/) | The MaxiCodeExtendedParameters class stores a MaxiCode additional information of recognized barcode. |
| [MultyDecodeType](./multydecodetype/) | The MultyDecodeType class represents a composite decode type that combines SingleDecodeType and MultiDecode types. |
| [OneDExtendedParameters](./onedextendedparameters/) | The OneDExtendedParameters class stores special data of 1D recognized barcode like separate codetext and checksum. |
| [Pdf417ExtendedParameters](./pdf417extendedparameters/) | The Pdf417ExtendedParameters class stores a MacroPdf417 metadata information of recognized barcode. |
| [QRExtendedParameters](./qrextendedparameters/) | The QRExtendedParameters class stores a QR Structured Append information of recognized barcode. |
| [Quadrangle](./quadrangle/) | The Quadrangle class stores a set of four Points that represent a [`Quadrangle`](../aspose.barcode.barcoderecognition/quadrangle/) region. |
| [QualitySettings](./qualitysettings/) | The QualitySettings class 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. |
| [RecognitionAbortedException](./recognitionabortedexception/) | The RecognitionAbortedException class represents recognition abort exception which is thrown in timeout exceeding during recognition with BarCodeReader. |
| [SingleDecodeType](./singledecodetype/) | The SingleDecodeType class represents single decode type. See decode type to get instance. |
## Interfaces

| Interface | Description |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: AustraliaPostSettings
second_title: Aspose.BarCode for .NET API Reference
description: AustraliaPost decoding parameters. Contains parameters which make influence on recognized data of AustraliaPost symbology.
description: The AustraliaPostSettings class is AustraliaPost decoding parameters that contains parameters which make influence on recognized data of AustraliaPost symbology.
type: docs
weight: 30
url: /net/aspose.barcode.barcoderecognition/australiapostsettings/
---
## AustraliaPostSettings class

AustraliaPost decoding parameters. Contains parameters which make influence on recognized data of AustraliaPost symbology.
The AustraliaPostSettings class is AustraliaPost decoding parameters that contains parameters which make influence on recognized data of AustraliaPost symbology.

```csharp
public sealed class AustraliaPostSettings
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: BarCodeExtendedParameters
second_title: Aspose.BarCode for .NET API Reference
description: Stores extended parameters of recognized barcode
description: The BarCodeExtendedParameters class stores extended parameters of recognized barcode such as Code128, DataBar, MaxiCode and Pdf417.
type: docs
weight: 50
url: /net/aspose.barcode.barcoderecognition/barcodeextendedparameters/
---
## BarCodeExtendedParameters class

Stores extended parameters of recognized barcode
The BarCodeExtendedParameters class stores extended parameters of recognized barcode such as Code128, DataBar, MaxiCode and Pdf417.

```csharp
public sealed class BarCodeExtendedParameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: BarCodeReader
second_title: Aspose.BarCode for .NET API Reference
description: BarCodeReader encapsulates an image which may contain one or several barcodes it then can perform ReadBarCodes operation to detect barcodes.
description: The BarCodeReader class detects or reads one or multiple barcodes from an image. To read barcodes from an image or stream create an instance of this class and perform ReadBarCodes operation.
type: docs
weight: 60
url: /net/aspose.barcode.barcoderecognition/barcodereader/
---
## BarCodeReader class

BarCodeReader encapsulates an image which may contain one or several barcodes, it then can perform ReadBarCodes operation to detect barcodes.
The BarCodeReader class detects or reads one or multiple barcodes from an image. To read barcodes from an image or stream create an instance of this class and perform ReadBarCodes operation.

```csharp
public class BarCodeReader : Component
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: BarCodeRegionParameters
second_title: Aspose.BarCode for .NET API Reference
description: Represents the recognized barcodes region and barcode angle
description: The BarCodeRegionParameters class represents the recognized barcode's region and barcode angle.
type: docs
weight: 80
url: /net/aspose.barcode.barcoderecognition/barcoderegionparameters/
---
## BarCodeRegionParameters class

Represents the recognized barcode's region and barcode angle
The BarCodeRegionParameters class represents the recognized barcode's region and barcode angle.

```csharp
public sealed class BarCodeRegionParameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: BarCodeResult
second_title: Aspose.BarCode for .NET API Reference
description: Stores recognized barcode data like SingleDecodeType./singledecodetype/ type String codetext BarCodeRegionParameters./barcoderegionparameters/ region and other parameters
description: The BarCodeResult class stores recognized barcode data like SingleDecodeType./singledecodetype/ type String codetext BarCodeRegionParameters./barcoderegionparameters/ region and other parameters
type: docs
weight: 90
url: /net/aspose.barcode.barcoderecognition/barcoderesult/
---
## BarCodeResult class

Stores recognized barcode data like [`SingleDecodeType`](../singledecodetype/) type, String codetext, [`BarCodeRegionParameters`](../barcoderegionparameters/) region and other parameters
The BarCodeResult class stores recognized barcode data like [`SingleDecodeType`](../singledecodetype/) type, String codetext, [`BarCodeRegionParameters`](../barcoderegionparameters/) region and other parameters

```csharp
public sealed class BarCodeResult : ICloneable, IEquatable<BarCodeResult>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: BarcodeSettings
second_title: Aspose.BarCode for .NET API Reference
description: The main BarCode decoding parameters. Contains parameters which make influence on recognized data.
description: The BarcodeSettings class represents main BarCode decoding parameters that contain parameters which make an influence on recognized data such as AustraliaPost, ChecksumValidation, DetectEncoding and StripFNC.
type: docs
weight: 100
url: /net/aspose.barcode.barcoderecognition/barcodesettings/
---
## BarcodeSettings class

The main BarCode decoding parameters. Contains parameters which make influence on recognized data.
The BarcodeSettings class represents main BarCode decoding parameters that contain parameters which make an influence on recognized data such as AustraliaPost, ChecksumValidation, DetectEncoding and StripFNC.

```csharp
public sealed class BarcodeSettings
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: BarcodeSvmDetectorSettings
second_title: Aspose.BarCode for .NET API Reference
description: Barcode detector settings.
description: The BarcodeSvmDetectorSettings class provides quality, performance, threshold for detected regions, windows size, and other configurations to detect barcodes.
type: docs
weight: 110
url: /net/aspose.barcode.barcoderecognition/barcodesvmdetectorsettings/
---
## BarcodeSvmDetectorSettings class

Barcode detector settings.
The BarcodeSvmDetectorSettings class provides quality, performance, threshold for detected regions, windows size, and other configurations to detect barcodes.

```csharp
public sealed class BarcodeSvmDetectorSettings
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: BaseDecodeType
second_title: Aspose.BarCode for .NET API Reference
description: Base class for MultyDecodeType and SingleDecodeType.
description: The BaseDecodeType class is the base class for MultyDecodeType and SingleDecodeType.
type: docs
weight: 120
url: /net/aspose.barcode.barcoderecognition/basedecodetype/
---
## BaseDecodeType class

Base class for MultyDecodeType and SingleDecodeType.
The BaseDecodeType class is the base class for MultyDecodeType and SingleDecodeType.

```csharp
public abstract class BaseDecodeType : IEquatable<BaseDecodeType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: BaseExtendedParameters
second_title: Aspose.BarCode for .NET API Reference
description: Basic class for extended parameters of recognized barcode storing
description: The BaseExtendedParameters is the basic class for extended parameters of recognized barcode storing.
type: docs
weight: 130
url: /net/aspose.barcode.barcoderecognition/baseextendedparameters/
---
## BaseExtendedParameters class

Basic class for extended parameters of recognized barcode storing
The BaseExtendedParameters is the basic class for extended parameters of recognized barcode storing.

```csharp
public abstract class BaseExtendedParameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: Code128DataPortion
second_title: Aspose.BarCode for .NET API Reference
description: Contains the data of subtype for Code128 type barcode
description: The Code128DataPortion class contains the data of subtype for Code128 type barcode.
type: docs
weight: 150
url: /net/aspose.barcode.barcoderecognition/code128dataportion/
---
## Code128DataPortion class

Contains the data of subtype for Code128 type barcode
The Code128DataPortion class contains the data of subtype for Code128 type barcode.

```csharp
public class Code128DataPortion
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,14 @@
---
title: Code128ExtendedParameters
second_title: Aspose.BarCode for .NET API Reference
description: Stores special data of Code128 recognized barcode
description: The Code128ExtendedParameters class stores special data of Code128 recognized barcode.
type: docs
weight: 160
url: /net/aspose.barcode.barcoderecognition/code128extendedparameters/
---
## Code128ExtendedParameters class

Stores special data of Code128 recognized barcode

Represents the recognized barcode's region and barcode angle
The Code128ExtendedParameters class stores special data of Code128 recognized barcode.

```csharp
public sealed class Code128ExtendedParameters : BaseExtendedParameters
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
---
title: DataBarExtendedParameters
second_title: Aspose.BarCode for .NET API Reference
description: Stores a DataBar additional information of recognized barcode
description: The DataBarExtendedParameters class stores a DataBar additional information of recognized barcode.
type: docs
weight: 180
url: /net/aspose.barcode.barcoderecognition/databarextendedparameters/
---
## DataBarExtendedParameters class

Stores a DataBar additional information of recognized barcode
The DataBarExtendedParameters class stores a DataBar additional information of recognized barcode.

```csharp
public sealed class DataBarExtendedParameters : BaseExtendedParameters
Expand Down
Loading