Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 21,606 for

reader

(0.07 sec)
  1. Scan Aztec Code Images via PHP via Java | Aspose

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

    products.aspose.com/barcode/php-java/aztec/reco...
  2. Scan ISMN barcode Images via PHP via Java | Aspose

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

    products.aspose.com/barcode/php-java/ismn/recog...
  3. Scan EAN (International Article Number) barcode...

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

    products.aspose.com/barcode/php-java/ean/recogn...
  4. Scan Australia Post barcode and Australia Post ...

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

    products.aspose.com/barcode/php-java/australia-...
  5. Scan GS1 DataBar (Omnidirectional, Stacked Omni...

    PHP sample code to read GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode in PHP-based applications....base64_encode ( $image_bytes ); $reader = new BarCodeReader ( $image...DecodeType :: Databar ); forEach ( $reader -> readBarCodes () as $res...

    products.aspose.com/barcode/php-java/databar/re...
  6. Convert CSV to MOBI using Java or with free Onl...

    Java API to Export CSV to MOBI or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....structured datasets into portable, e-reader-friendly formats ideal for...offline-accessible resources that improve reader engagement and data distribution...

    products.aspose.com/total/java/conversion/csv-t...
  7. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....we added, as an Epub, // a reader that opens that document may...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentProperty.to_byte_array method | Aspose....

    DocumentProperty.to_byte_array method. Returns the property value as byte array....that we added, as an Epub, # a reader that opens that document may...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DotCodeExtCodetextBuilder|Aspose.BarCode for Py...

    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....items add_fnc3_reader_initialization() Adds FNC3 reader initialization...

    docs.aspose.com/barcode/python-net/api-referenc...
  10. 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...