Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 47,707 for

reader

(0.03 sec)
  1. Barcode Reading Quality Options and Presets|Doc...

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different automatic presets and setting various options in PHP via Java...recommended for debugging tasks only $reader = new BarCodeReader("test.png"...//set high performance mode $reader->setQualitySettings(Qualit...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  2. CustomerInformationInterpretingType Class Refer...

    Aspose.Barcode for PHP via Java Generation and Recognition API docs Public Attributes | List of all members CustomerI......BarcodeImageFormat::PNG); $reader = new BarCodeReader ($image...DecodeType::AUSTRALIA_POST ); $reader->setCustomerInformati( Cus...

    reference.aspose.com/barcode/php/classCustomerI...
  3. Enum CustomerInformationInterpretingType | Aspo...

    Aspose.BarCode.CustomerInformationInterpretingType enum. Defines the interpreting type CTable NTable or Other of customer information for AustralianPost BarCode... ()) using ( BarCodeReader reader = new BarCodeReader ( image...DecodeType . AustraliaPost )) { reader . BarcodeSettings . AustraliaPost...

    reference.aspose.com/barcode/net/aspose.barcode...
  4. MoveToElement() | Aspose.Slides for C++ API Ref...

    Moves to the element that contains the current attribute node....if the reader is positioned on an attribute (the reader moves...the attribute); false if the reader is not positioned on an attribute...

    reference.aspose.com/slides/cpp/system.xml/xmln...
  5. Aspose.BarCode for PHP via Java 21.2|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....hecks():int Added function Reader->Pdf417ExtendedParame->get...Na():string Added function Reader->Pdf417ExtendedParame->get...

    docs.aspose.com/barcode/phpjava/aspose-barcode-...
  6. Set Target Regions for Recognition|Documentation

    This Article Describes How to Set Target Regions in Source Image for Recognition...png" )) using ( BarCodeReader reader = new BarCodeReader ( bmp ...foreach ( BarCodeResult result in reader . ReadBarCodes ()) Console...

    docs.aspose.com/barcode/net/set-target-regions/
  7. Barcode Recognition Basics - Read Barcode from ...

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image... using ( BarCodeReader reader = new BarCodeReader ( $"{path}multiple_codes...foreach ( BarCodeResult result in reader . ReadBarCodes ()) Console...

    docs.aspose.com/barcode/net/read-barcodes-with-...
  8. ChecksumValidation | Aspose.BarCode for .NET AP...

    在识别一维和邮政条码期间启用校验和验证...); } using ( BarCodeReader reader = new BarCodeReader ( @"c:\test... EAN13 )) { //校验和 disabled reader . BarcodeSettings . ChecksumValidation...

    reference.aspose.com/barcode/zh/net/aspose.barc...
  9. ChecksumValidation Class Reference - Aspose.Bar...

    Aspose.Barcode for PHP via Java Generation and Recognition API docs Public Attributes | List of all members ChecksumV......BarcodeImageFormat::PNG); $reader = new BarCodeReader ( "test...DecodeType::EAN_13 ); //checksum disabled $reader->setChecksumValidatio( Che...

    reference.aspose.com/barcode/php/classChecksumV...
  10. Cells.ImportDataReader | Aspose.Cells for .NET ...

    Cells method. Imports data from a SqlDataReader object...ImportDataReader ( SqlDataReader reader , int firstRow , int firstColumn...Parameter Type Description reader SqlDataReader The SqlDataReader...

    reference.aspose.com/cells/net/aspose.cells/cel...