Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 21,840 for

reader

(0.33 sec)
  1. Convert PowerPoint Presentations to XPS in C++|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in C++ using Aspose.Slides. Get step-by-step guide and sample code.... XPS: Built-in XPS viewer/reader and printing to XPS feature...feature available. PDF : PDF reader available but no printing to PDF...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. 更改 PDF 文件的密码|Aspose.PDF for .NET

    探索如何在 .NET 中修改 PDF 文档的密码,以提高文件安全性,使用 Aspose.PDF。...Acrobat/Reader 会提示用户输入用户密码。如果不正确,文档将无法打开。...(如果设置)控制权限,例如打印、编辑、提取、评论等。Acrobat/Reader 将根据权限设置禁止这些操作。如果您想设置/更改权限,Acrobat...

    docs.aspose.com/pdf/zh/net/change-password/
  3. Convert PowerPoint Presentations to XPS in PHP|...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS using Aspose.Slides for PHP via Java. Get step-by-step guide and sample code.... XPS: Built-in XPS viewer/reader and printing to XPS feature...feature available. PDF : PDF reader available but no printing to PDF...

    docs.aspose.com/slides/php-java/convert-powerpo...
  4. Java Barcode Library: Generate and Read QR, Dat...

    Add barcode generation and recognition to Java applications. Create and scan 1D and 2D barcodes, including QR Code, Data Matrix, PDF417, and Code 128, using a cross-platform Java SDK....BarCodeReader BarCodeReader reader = new BarCodeReader ( "QRCode...recognition quality settings reader . setQualitySettings ( QualitySettings...

    products.aspose.com/barcode/java/
  5. Read Damaged Barcodes|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions in Node.js via Java... let reader = new BarCodeReader ( "test... DecodeType . CODE_128 ]); reader . getQualitySettings (). setAllowMedianSmooth...

    docs.aspose.com/barcode/nodejsjava/read-damaged...
  6. Excel spreadsheet to PDF. Corrupt PDF file - Fr...

    Hi Aspose Team, We have another problem with a “complex” Excel spreadsheet. When using Aspose.Cells it results in a corrupt PDF output. Adobe Reader complains about the content on some of the pages and there are also bi…... Adobe Reader complains about the content...I have reviewed it in Adobe Reader, scrolling through the pages...

    forum.aspose.com/t/excel-spreadsheet-to-pdf-cor...
  7. Licensing|Documentation

    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....$license -> isLicensed ()); $reader = new BarCodeReader ( $base64Image..., null ); $resultsArray = $reader -> readBarCodes ( false );...

    docs.aspose.com/barcode/phpjava/licensing/
  8. Installation|Documentation

    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.... PNG ); const reader = new BarCodeReader ( base64Image...base64Image ); const resultsArray = reader . readBarCodes (); const barCodeResult...

    docs.aspose.com/barcode/nodejsjava/installation/
  9. 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...
  10. Aspose.BarCode | Process 1D, 2D & Postal Barcod...

    Java class library to generate, recognize, & convert barcodes. Supports numeric, alpha-numeric, and 2D barcode symbologies. Customize barcodes in your Java App....Initialize barcode reader BarCodeReader reader = new BarCodeReader...for ( BarCodeResult result : reader . readBarCodes ()) { System...

    releases.aspose.com/barcode/java/