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

reader

(0.09 sec)
  1. C++ Barcode Library: Generate and Read QR, Data...

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

    products.aspose.com/barcode/cpp/
  2. 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...
  3. PdfPageLayout Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfPageLayout enum for optimal PDF viewing. Customize page layouts for enhanced readability in any PDF Reader....document is opened in a PDF reader. public enum PdfPageLayout...pages when opened in a PDF reader. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. "The root object missing or invalid" error when...

    Good afternoon. I’m using Aspose.PDF version 25.7.0. I have a PDF 1.7 file and want to programmatically create another PDF document based on it: csharp using Aspose.Pdf; class Program { static void Main() { var pd…...also fails to open in Acrobat Reader with a similar error. Nevertheless...also fails to open in Acrobat Reader, it confirms that the file...

    forum.aspose.com/t/the-root-object-missing-or-i...
  5. Pdf417ExtendedParameters|Aspose.BarCode for Pyt...

    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 Used to instruct the reader to interpret...the symbol as programming for reader initialization. is_linked Flag...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. 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...
  7. 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...
  8. Read Excel File in Java

    This article demonstrates how to read Excel file in Java. It provides IDE setup instructions and a step-by-step guide along with a working code example to build an XLSX Reader in Java....code example to build an XLSX reader in Java . In addition, it outlines...each cell. Code to Create XLSX Reader in Java This basic code snippet...

    kb.aspose.com/cells/java/read-excel-file-in-java/
  9. Scan Aztec Code Images via Java | Aspose

    Java source code to read and decode Aztec Code in Java Runtime Environment for JSP/JSF Application and Desktop Applications....initialize reader with image & expected type BarCodeReader reader = new...new BarCodeReader ( var reader = new Aspose.BarCode.BarCodeReader(...

    products.aspose.com/barcode/java/aztec/recognize/
  10. Scan QR Code, GS1 QR Code Images via Android vi...

    Android sample code to recognize QR Code, GS1 QR 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/qr/rec...