Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 21,840 for

reader

(0.65 sec)
  1. Scan Aztec Code Images via Node.js via Java | A...

    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...
  2. 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...
  3. 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...
  4. Aspose::Words::Saving::PdfSaveOptions::get_Preb...

    Aspose::Words::Saving::PdfSaveOptions::get_PreblendImages method. Gets or sets a value determining whether or not to preblend transparent images with black background color in C++....visual appearance in Adobe Reader and remove anti-aliasing artifacts...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Scan ISMN barcode Images via Node.js via Java |...

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

    products.aspose.com/barcode/nodejs-java/ismn/re...
  6. Generate DotCode Barcodes in JavaScript|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....AddFNC3SymbolSeparat (); // Add FNC3 reader initialization textBuilder...(); // Add plain codetext "Reader initialization info" textBuilder...

    docs.aspose.com/barcode/javascript-cpp/dotcode-...
  7. 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...
  8. Generate Postal Barcodes|Documentation

    Use Aspose.BarCode for PHP via Java to generate postal barcodes...BarcodeImageFormat :: PNG ); $reader = new BarCodeReader ( $image...DecodeType :: AUSTRALIA_POST ); $reader -> setCustomerInformati ( ...

    docs.aspose.com/barcode/phpjava/generate-postal...
  9. Missing character in PDF print - Free Support F...

    Hi, The attached PDF document contains two lines of text with different fonts, both displaying the same text “A±B”. When printing this PDF using Aspose.PDF, the plusminus character (±) is correctly shown in the first l…...document with Adobe Acrobat Reader gives the correct result for...

    forum.aspose.com/t/missing-character-in-pdf-pri...
  10. Scan DotCode barcode Images via Node.js via Jav...

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

    products.aspose.com/barcode/nodejs-java/dotcode...