Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 21,606 for

reader

(0.08 sec)
  1. C++ Barcode Library - Generate & Recognize 1D/2...

    Add barcode generation and recognition to C++ applications. Create and scan QR Code, PDF417, Data Matrix, Code128, and more using a fast, native C++ SDK....instance of BarCodeReader auto reader = System :: MakeObject < BarCodeReader...recognition quality settings reader -> set_QualitySettings ( QualitySettings...

    products.aspose.com/barcode/cpp/
  2. 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...
  3. 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...
  4. 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...
  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. Read Excel File in C#

    This article explains how to read Excel file in C#. It includes the IDE configuration details, stepwise process, followed by a working sample code to create an XLSX Reader in C#....sample code to create an XLSX reader in C# . Moreover, it covers...value. Code to Create XLSX Reader in C# This basic code snippet...

    kb.aspose.com/cells/net/read-excel-file-in-csharp/
  7. PdfZoomBehavior | Aspose.Words for Java

    Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer in Java....the default zooming that a reader applies when opening a rendered..."PdfZoomBehavior.ZoomFactor" to get a PDF reader to // apply a percentage-based...

    reference.aspose.com/words/java/com.aspose.word...
  8. Generate Postal Barcodes|Documentation

    Use Aspose.BarCode for Node.js via Java to generate postal barcodes...generateBarCodeImage (); let reader = new BarCodeReader ( image...DecodeType . AUSTRALIA_POST ); reader . setCustomerInformati ( CustomerInformationI...

    docs.aspose.com/barcode/nodejsjava/generate-pos...
  9. 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-...
  10. 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...