Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 22,024 for

reader

(0.79 sec)
  1. Aspose.BarCode Product Family

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android.... Build a JPG QR Code Reader in C# programmatically. Aspose...

    blog.aspose.com/categories/aspose.barcode-produ...
  2. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...be performed by a conforming reader. When false is specified, the...and the default behaviour of reader is used instead. jpegQuality...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. System Requirements|Aspose.PDF for Java

    This section lists the supported operating systems that a developer needs to successfully work with Aspose.PDF for Java....need at least an Adobe Acrobat Reader . It can be downloaded for...

    docs.aspose.com/pdf/java/system-requirements/
  4. Aspose.OMR for C++ features and benefits|Docume...

    Discover features and benefits of Aspose.OMR for C++....of an expensive optical mark reader. Respondents can complete your...

    docs.aspose.com/omr/cpp/features-benefits/
  5. Scan QR Code using Python

    This topic explains the process to scan QR code using Python. It covers the algorithm along with the sample code to create QR scanner in Python....is designed to create a QR reader using Python . First, create...

    kb.aspose.com/barcode/python/scan-qrcode-using-...
  6. Getting Started|Documentation

    Setup Aspose.Cells for JavaScript via C++ and installation guidelines....[ 0 ]; const reader = new FileReader (); reader . onload = (...Process the workbook... }; reader . readAsArrayBuffer ( file...

    docs.aspose.com/cells/javascript-cpp/getting-st...
  7. PdfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfSaveOptions to enhance your document saving experience. Customize settings for optimal PDF output quality and performance....be performed by a conforming reader. When false is specified, the...and the default behaviour of reader is used instead. JpegQuality...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. How to print PDF file in .NET Core|Aspose.PDF f...

    This page explains how to convert a PDF document into XPS in .NET Core and add it as a job to the queue of the local printer....which indicates the conforming reader’s default print scaling. If...

    docs.aspose.com/pdf/net/print-dotnetcore/
  10. 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/