Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 22,023 for

reader

(0.18 sec)
  1. Read Barcodes using Barcode Java API|Documentation

    Description of Barcode Java API for barcode recognition...barcode type passed to the reader, this is the most efficient...BarCodeReadType symbologyType = reader . getReadType (); For barcode...

    docs.aspose.com/barcode/java/read-barcodes-with...
  2. DataMatrixParameters|Aspose.BarCode for Python ...

    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....value: 0 is_reader_programming Used to instruct the reader to interpret...the symbol as programming for reader initialization. Default value:...

    docs.aspose.com/barcode/python-net/api-referenc...
  3. Product Overview|Documentation

    Aspose.BarCode for JavaScript via C++: Product Description, Main Features, and General Information...using Code128 decode type var reader = new BarCodeInstance . BarCodeReader..."generated.png" , "Code128" ); reader . ReadBarCodes (); //Display...

    docs.aspose.com/barcode/javascript-cpp/product-...
  4. Detect Encoding|Documentation

    Learn how to control automatic character encoding detection when reading barcodes in Aspose.BarCode for Java....encoding detection BarCodeReader reader = new BarCodeReader ( ExampleAssist...fileName ), DecodeType . QR ); reader . getBarcodeSettings (). setDetectEncoding...

    docs.aspose.com/barcode/java/developer-guide/ba...
  5. Australian Post Parameters|Documentation

    Learn how to configure AustralianPost customer information interpreting types (C_TABLE, N_TABLE, OTHER) in Aspose.BarCode for Java....used in both generator and reader APIs. The three main modes...the interpreting type on the reader in sync . A mismatch (for example...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. DotCodeParameters|Aspose.BarCode for Python via...

    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.... is_reader_initialization Indicates whether...whether code is used for instruct reader to interpret the following...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....the source text file in some reader. We have used StringBuilder...()); return ; } BufferedReader reader = new BufferedReader ( new...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  8. Managing Outlook Calendar Items|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....capabilities in your project: var reader = new CalendarReader ( fileName...WriteLine ( "Calendar contains " + reader . Count + " events" ); Console...

    docs.aspose.com/email/net/managing-outlook-cale...
  9. Quick Start|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....gif' ; const reader = new BarCodeReader ( fileName...CODE_128 ); const barCodeResults = reader . readBarCodes (); for ( const...

    docs.aspose.com/barcode/nodejsjava/quick-start/
  10. Scan Aztec Code Images via Android via Java | p...

    Android sample code to recognize Aztec Code in Android Runtime Environment....initialize reader with image & expected type BarCodeReader reader = new...new BarCodeReader ( var reader = new Aspose.BarCode.BarCodeReader(...

    products.aspose.com/barcode/android-java/aztec/...