Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 17,682 for

reader

(0.07 sec)
  1. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Contains method. Determines whether the collection contains a bookmark with the given name in C++....and used as anchors by most readers. // Bookmarks can also have...entries when collapsed in the reader. auto pdfSaveOptions = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Scan QR Code using Java

    This quick tutorial covers how to scan QR code using Java. It discusses the step-by-step process and the sample code to create QR scanner in Java....sample code to create a QR reader using Java . Invoke the BarCodeReader...

    kb.aspose.com/barcode/java/scan-qrcode-using-java/
  3. Unable to recognize code39 barcode - Free Suppo...

    I went through the documentation and ran with high/max quality, allow incorrect bar codes, etc., and it still cannot find any barcode that is of type code39. Interesting that https://products.aspose.app/barcode/recogniz…...different settings in the barcode reader, such as allowing incorrect...

    forum.aspose.com/t/unable-to-recognize-code39-b...
  4. 系统要求|Aspose.PDF for Java

    本节列出了开发人员需要成功使用 Aspose.PDF for Java 的支持操作系统。...文档,机器至少需要安装一个 Adobe Acrobat Reader 。它可以免费下载安装。 支持的操作系统 Aspose...

    docs.aspose.com/pdf/zh/java/system-requirements/
  5. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....Professional version of Acrobat Reader. Sample Code #include <iostream>...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  6. Generate and Read HIBC LIC Barcodes in C#|Docum...

    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....barcode using ( BarCodeReader reader = new BarCodeReader ( $"{path}HIBCLICCombined...foreach ( BarCodeResult result in reader . ReadBarCodes ()) { HIBCLICComplexCodete...

    docs.aspose.com/barcode/net/hibc-lic-barcodes/
  7. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....be performed by a conforming reader. getJpegQuality() Gets a value...document is opened in a PDF reader. getPageMode() Specifies how...

    reference.aspose.com/words/java/com.aspose.word...
  8. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD...function() { var reader = new FileReader(); reader.onload = function()...imageUrl; }); } // @ts-ignore reader.readAsArrayBuffer(this.files[0]);...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....and used as anchors by most readers. // Bookmarks can also have...entries when collapsed in the reader. auto pdfSaveOptions = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Read Barcode From TIFF Image in Java | Scan Bar...

    Read or exctract barcode details from a multi-page TIFF image using Java. Scan multiple barcodes of different types from a single TIFF image in Java.... Feed each page to the reader. Read the barcodes in a single...

    blog.aspose.com/barcode/read-barcode-from-multi...