Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 22,033 for

reader

(0.06 sec)
  1. 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...
  2. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    C# sample code to scan and decode Interleaved 2-of-5 (ITF) barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....Initialize barcode reader using ( var reader = new Aspose.BarCode...image foreach ( var barcode in reader.ReadBarCodes()) { // Display...

    products.aspose.com/barcode/net/itf/recognize/
  3. Support of vertical text in Aspose.Pdf for .NET...

    Hi support, I’m trying to convert the vertically written text of this document from PDF to Html with Aspose.Pdf for .NET version 25.11. The visual rendering is very good. However, the behaviour doesn’t seem to be the e…...same than in Adobe Reader. In Adobe Reader, if I search for “外国勢力”...

    forum.aspose.com/t/support-of-vertical-text-in-...
  4. Encrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Encrypt PDF File with Aspose.PDF for Node.js via C++.... Acrobat/Reader will prompt a user to enter...extracting, commenting, etc. Acrobat/Reader will disallow these things...

    docs.aspose.com/pdf/nodejs-cpp/encrypt-pdf/
  5. Generate and Read Mailmark 4-State Barcodes in ...

    This article explains how to Generate and Read Royal Mail Mailmark 4-State Barcodes using Aspose.BarCode for .NET...Mailmark barcodes using ( var reader = new BarCodeReader ( "Mailmark4State...the image var recognized = reader . ReadBarCodes (); // Decode...

    docs.aspose.com/barcode/net/mailmark-4state-bar...
  6. 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...
  7. 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...
  8. Generate Thumbnail Images from PDF|Aspose.PDF f...

    This section describes how to generate thumbnail images from PDF documents...integrates with Acrobat and Adobe Reader in several ways: JavaScript...functionality of Acrobat or Adobe Reader. Plug-ins — Create plug-ins...

    docs.aspose.com/pdf/net/generate-thumbnail-imag...
  9. Product Overview|Documentation

    Aspose.BarCode for .NET: Product Description, Main Features, and General Information...EAN13 using ( BarCodeReader reader = new BarCodeReader ( dataDir...foreach ( BarCodeResult result in reader . ReadBarCodes ()) { // Read...

    docs.aspose.com/barcode/net/product-overview/
  10. Scan Standard 2 of 5 (Industrial 2 of 5) barcod...

    C# sample code to scan and decode Standard 2 of 5 (Industrial 2 of 5) barcode barcode type in .NET Framework, .NET Standard, COM Interloop for PHP, VBScript, Delphi, or C++....Initialize barcode reader using ( var reader = new Aspose.BarCode...image foreach ( var barcode in reader.ReadBarCodes()) { // Display...

    products.aspose.com/barcode/net/standard2of5/re...