Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 17,682 for

reader

(0.04 sec)
  1. Recognizing Multiple Symbologies in Single Imag...

    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 . "symbologies..."symbologies.png" ; $barcode_reader_type = new BarCodeReadType (); $rd...

    docs.aspose.com/barcode/java/recognizing-multip...
  2. Introducing BarCode Recognition in Ruby|Documen...

    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....barcode reader img = data_dir + "barcode.jpg" barcode_reader_type...BarCodeReader' ) . new ( img , barcode_reader_type . Code39Standard ) \ #...

    docs.aspose.com/barcode/java/introducing-barcod...
  3. Scan QR Code using C#

    This topic explains how to scan QR code using C#. The algorithm explains stepwise details while the code snippet can be used to create QR scanner in C#....sufficient to develop a QR reader using C# . First, use the BarCodeRecognition...namespace to initiate a barcode reader while setting the barcode type...

    kb.aspose.com/barcode/net/scan-qrcode-using-csh...
  4. Aspose::Words::IDocumentReaderPlugin interface ...

    Aspose::Words::IDocumentReaderPlugin interface. Defines an interface for external Reader plugins that can read a file into a document in C++....Defines an interface for external reader plugins that can read a file...

    reference.aspose.com/words/cpp/aspose.words/ido...
  5. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_UserPassword method. Specifies the user password required for opening the encrypted PDF document in C++....Permissions will be enforced by the reader software. The user password...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. HanXinParameters|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 used to tell the barcode reader details about the used references...

    docs.aspose.com/barcode/python-net/api-referenc...
  7. Scan ISSN barcode Images via Node.js via Java |...

    Node.js source code for ISSN barcode scanning and decoding in JavaScript applications.... QualitySettings ; let reader = new BarCodeReader ( " <file...null , DecodeType . ISSN ); reader. readBarCodes (). forEach (...

    products.aspose.com/barcode/nodejs-java/issn/re...
  8. Scan Aztec Code Images via Node.js via Java | p...

    Node.js source code for Aztec Code scanning and decoding in JavaScript applications.... QualitySettings ; let reader = new BarCodeReader ( " <file...null , DecodeType . Aztec ); reader. readBarCodes (). forEach (...

    products.aspose.com/barcode/nodejs-java/aztec/r...
  9. Recognizing Specific BarCode Symbology in Ruby|...

    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....barcode reader img = data_dir + "barcode.jpg" barcode_reader_type...BarCodeReader' ) . new ( img , barcode_reader_type . Code39Standard ) \ #...

    docs.aspose.com/barcode/java/recognizing-specif...
  10. Recognizing Specific Barcode Symbology in PHP|D...

    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.jpg" ; $barcode_reader_type = new BarCodeReadType (); $rd =...

    docs.aspose.com/barcode/java/recognizing-specif...