Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 22,030 for

reader

(0.15 sec)
  1. Pdf417Parameters|Aspose.BarCode for Python via ...

    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....is used to tell the barcode reader details about the used references...PDF417. is_reader_initialization Used to instruct the reader to interpret...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. 使用 C++ 转换 XML | Aspose.PDF

    使用 Aspose.PDF for C++ 使用 C++ 示例代码以编程方式转换 XML...XslCompiledTransform > (); auto reader = System :: Xml :: XmlReader...xsltString )); transform -> Load ( reader ); auto memoryStream = MakeObject...

    products.aspose.com/pdf/zh-hant/cpp/transform-xml/
  3. PdfPageLayout | Aspose.Words for Java

    Specifies the page layout to be used when the document is opened in a PDF Reader in Java....document is opened in a PDF reader. Examples: Shows how to display...pages when opened in a PDF reader. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 更改 PDF 文件的密码|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/change-password/
  5. IDocumentReaderPlugin | Aspose.Words for Java

    Defines an interface for external Reader plugins that can read a file into a document in Java....Defines an interface for external reader plugins that can read a file...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. 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...
  8. 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/
  9. Complex MaxiCode Settings|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....used to configure hardware readers. Details of these modes are...standard second message var reader = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/complex-...
  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/