Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 22,023 for

reader

(0.22 sec)
  1. C# .NET Barcode API - Read Generate and Recogni...

    Aspose.BarCode for .NET APIs to create and recognize 1D 2D barcodes. Integrate within C# VB.NET ASP.NET applications to scan and print barcode labels...NET Barcode generator and reader API Create, & recognize barcodes...Recognition Live Example The barcode reader API provides a set of features...

    products.aspose.com/barcode/net/
  2. Print PDF document using Aspose.PDF for .NET - ...

    adobe Reader and aspose print have different color as attached image…!!! Different Color.jpg (524.1 KB)...PDF is different than Adobe Reader print Aspose.PDF Product Family...April 16, 2020, 9:07am 1 adobe reader and aspose print have different...

    forum.aspose.com/t/print-pdf-document-using-asp...
  3. Potential OOM / huge array allocation when pars...

    We found a serious stability issue while parsing certain EXIF/TIFF metadata. When the library parses EXIF MakerNote (tag 37500), an invalid / out-of-range offset may be treated as a valid address and used for further pr…...offset handling in TIFF/EXIF reader Aspose.Imaging Product Family...

    forum.aspose.com/t/potential-oom-huge-array-all...
  4. Generate DotCode Barcode in C#|DotCode Generato...

    Generate DotCode Barcodes in C#. Create DotCode Barcodes using Barcode Library in C#....Generate DotCode Barcodes in C#. Create DotCode Barcodes using Barcode Library in C#.

    blog.aspose.com/barcode/generate-dotcode-barcodes/
  5. Quick Recognition Examples|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....128 barcodes BarCodeReader reader = new BarCodeReader ( "code128...for ( BarCodeResult result : reader . readBarCodes ()) { System...

    docs.aspose.com/barcode/java/developer-guide/qu...
  6. Marking Barcode Regions in an Image in PHP|Docu...

    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....PHPCode # initialize barcode reader $img = $dataDir . "barcode...$barcode_reader_type = new BarCodeReadType (); $reader = new BarCodeReader...

    docs.aspose.com/barcode/java/marking-barcode-re...
  7. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...types from an image file var reader = new BarCodeInstance . BarCodeReader...); reader . ReadBarCodes (); for ( var i = 0 ; i < reader . FoundCount...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  8. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in PHP via Java... $reader = new BarCodeReader ( "test...DecodeType :: CODE_128 ); $reader -> getQualitySettings () ->...

    docs.aspose.com/barcode/phpjava/read-damaged-ba...
  9. Recognition Quality Presets|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed using different quality options presets and setting various options..."ReadQualityPresets: HighPerformance" ); var reader = new BarCodeInstance . BarCodeReader...Pdf417,DataMatrix,Aztec" ); reader . QualitySettings = BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  10. Get BarCode Recognition Quality in Percent in P...

    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....initialize barcode reader $barcode_reader_type = new BarCodeReadType...(); $reader = new BarCodeReader ( $img , $barcode_reader_type...

    docs.aspose.com/barcode/java/get-barcode-recogn...