Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 21,990 for

reader

(0.14 sec)
  1. BookmarksOutlineLevelCollection.IndexOfKey | As...

    Discover the BookmarksOutlineLevelCollection IndexOfKey method, which efficiently retrieves the zero-based index of a specified bookmark in your collection....and used as anchors by most readers. // Bookmarks can also have...entries when collapsed in the reader. PdfSaveOptions pdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PdfSaveOptions class | Aspose.Words for Python

    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. jpeg_quality...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose Apply watermark to PDF - Free Support Fo...

    Hi Im trying apply watermark to PDF in C# and i have confusion between Font Size and Zoom Number please help me what is use of Zoom Number and value range aslo i have font size then zoom number is required....in a viewer, such as Adobe Reader. It does not affect the font...

    forum.aspose.com/t/aspose-apply-watermark-to-pd...
  4. 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...
  5. 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/
  6. 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/
  7. Generate Data Matrix Barcodes in C#|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....generated barcode using ( var reader = new BarCodeReader ( generator...foreach ( BarCodeResult result in reader . ReadBarCodes ()) Console...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  8. XMP Metadata | JavaScript API Solution

    JavaScript API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. Learn how to add, edit and get it....steps: Create file reader ‘const file_reader = new FileReader();’...FileReader();’ and read file ‘file_reader.readAsArrayBuffer(e.target.files[0]);’...

    products.aspose.com/page/javascript-cpp/xmp-met...
  9. Manage Appointments: Create & Manipulate, Conve...

    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....Appointment >(); CalendarReader reader = new CalendarReader ( dataDir...while ( reader . NextEvent ()) { appointments . Add ( reader . Current...

    docs.aspose.com/email/net/create-and-manipulate...
  10. How to use Aspose.CAD in React|CAD Documentation

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

    docs.aspose.com/cad/javascript-net/showcases/ho...