Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 17,682 for

reader

(0.04 sec)
  1. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    Node.js source code for Standard 2 of 5 (Industrial 2 of 5) barcode scanning and decoding in JavaScript applications.... QualitySettings ; let reader = new BarCodeReader ( " <file...DecodeType . Standard2of5 ); reader. readBarCodes (). forEach (...

    products.aspose.com/barcode/nodejs-java/standar...
  2. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    Node.js source code for GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode scanning and decoding in JavaScript applications.... QualitySettings ; let reader = new BarCodeReader ( " <file...null , DecodeType . Databar ); reader. readBarCodes (). forEach (...

    products.aspose.com/barcode/nodejs-java/databar...
  3. Scan Data Matrix code Images via PHP via Java |...

    PHP sample code to read Data Matrix code in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...:: DataMatrix ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/datamatrix...
  4. Scan Deutsche Post Identcode and Deutsche Post ...

    PHP sample code to read Deutsche Post Identcode and Deutsche Post Leitcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DeutschePost ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/deutsche-p...
  5. Scan Code 39 barcode Images via PHP via Java | ...

    PHP sample code to read Code 39 barcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DecodeType :: Code39 ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/code39/rec...
  6. Scan Singapore Post barcode Images via PHP via ...

    PHP sample code to read Singapore Post barcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...SingaporePost ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/singapore-...
  7. DocumentProperty.ToByteArray | Aspose.Words for...

    Convert DocumentProperty to a byte array effortlessly with the ToByteArray method. Streamline data handling and enhance your coding efficiency!...we added, as an Epub, // a reader that opens that document may...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Export DWG to PDF with Layers visible in PDF - ...

    Hi, Is it possible to export a dwg to PDF and the layers of the dwg be exported as PDF layers that you can view and turn off in adobe acrobat Reader? image.png (32.1 KB)...and turn off in adobe acrobat reader? image.png (32.1 KB) oleksii...

    forum.aspose.com/t/export-dwg-to-pdf-with-layer...
  9. How to Read PDF Table in Java

    This brief tutorial will teach you how to read PDF table in Java. You can write PDF table Reader in Java simply by loading the source PDF and then parsing and fetching data from each table using a few lines of code.... To write this PDF table reader in Java no other third-party...Java Configure your PDF table reader application to add Aspose.PDF...

    kb.aspose.com/pdf/java/how-to-read-pdf-table-in...
  10. Scan GS1 Code 128 barcode Images via PHP via Ja...

    PHP sample code to read GS1 Code 128 barcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DecodeType :: Code128 ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/code128/re...