Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 22,425 for

reader

(0.13 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. Working with External Data Connection of type W...

    Learn how to work with external data connections of type WebQuery using Aspose.Cells for JavaScript via C++....< h1 > Web Query Connection Reader </ h1 > < input type = "file"...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  3. Java Barcode API - Generate or Scan 1D 2D & Pos...

    Java barcode library to generate read recognize barcodes. Barcode SDK supports Linear & 2D barcodes as well as exports to JPG GIF PNG BMP and more image formats...initialize reader with image & expected type BarCodeReader reader = new...new BarCodeReader ( var reader = new Aspose.BarCode.BarCodeReader(...

    products.aspose.com/barcode/java/
  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. Convert JSON Format to EPUB in Android Apps | p...

    Parse JSON to EPUB in Java without using Microsoft Word...display device used by the reader of the e-book. Converting JSON...display device used by the reader. This helps to improve the...

    products.aspose.com/total/android-java/conversi...
  6. 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...
  7. 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...
  8. 如何在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...
  9. 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...
  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...