Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 22,089 for

reader

(0.03 sec)
  1. BookmarksOutlineLevelCollection.Add | Aspose.Wo...

    Discover how to enhance your project with the BookmarksOutlineLevelCollection Add method, effortlessly adding bookmarks to your collection for better organization....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. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::get_Count method. Gets the number of elements contained in 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...
  3. Online PDF to MD Conversion or Build .NET based...

    Free online app to convert PDF to MD files. .NET C# conversion library code for PDF documents....analyze blog post data, track reader engagement, and identify patterns...publishing strategies, and measure reader experience. Research Paper...

    products.aspose.com/total/net/conversion/pdf-to...
  4. Convert USD to PDF via Python | products.aspose...

    Convert USD & other 3D files using .NET API...be opened in Adobe Acrobat Reader/Writer as well in most modern...

    products.aspose.com/3d/python-net/conversion/us...
  5. 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...
  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. 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. 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...
  9. 如何在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...
  10. 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...