Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 22,220 for

reader

(0.18 sec)
  1. Convert MSG to EPUB in Python | products.aspose...

    Save MSG to EPUB in your Python applications without using Microsoft Outlook or Word...be repackaged into portable, reader-friendly content. In automation...digital distribution. Archive-to-Reader Workflows Turn stored message...

    products.aspose.com/total/python-net/conversion...
  2. 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/
  3. 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-...
  4. 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...
  5. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...SharedPtr < BarCodeReader > reader = System :: MakeObject < BarCodeReader...DecodeType :: Code128 ); if ( reader -> Read ()) System :: Console...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  6. Aspose.Email 26.1.0.3: Appointment.save() does ...

    Hi team, I am using Aspose.Email version 26.1.0.3 to load and save ICS calendar files. Sample code: try (InputStream stream = new FileInputStream(new File("C:\\tmp\\calendar.ics"))) { AppointmentLoadOptions alo = n…...(CalendarReader reader = new CalendarReader(stream, alo); reader.nextEvent();...{ Appointment appointment = reader.getCurrent(); appointment....

    forum.aspose.com/t/aspose-email-26-1-0-3-appoin...
  7. 如何在JavaScript中使用Aspose.CAD|CAD Documentation

    在JavaScript中使用Aspose.CAD。...function() { var reader = new FileReader(); reader.onload = function()...querySelector("#image").src = imageUrl; }); } reader.readAsArrayBuffer(this.files[0]);...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  8. How to use Aspose.CAD in TypeScript|CAD Documen...

    Use Aspose.CAD in TypeScript....function() { var reader = new FileReader(); reader.onload = function()...querySelector("#image").src = imageUrl; }); } reader.readAsArrayBuffer(this.files[0]);...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  9. OutlineOptions.BookmarksOutlineLevels | Aspose....

    Discover the BookmarksOutlineLevels property in OutlineOptions to customize your bookmarks' hierarchy for enhanced navigation and user experience....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...
  10. BookmarksOutlineLevelCollection.indexOfKey meth...

    BookmarksOutlineLevelCollection.indexOfKey method. Returns the zero-based index of the specified bookmark in the collection....and used as anchors by most readers. // Bookmarks can also have...entries when collapsed in the reader. let pdfSaveOptions = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...