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

reader

(0.28 sec)
  1. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::RemoveAt method. Removes a bookmark at the specified index 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...
  2. Aspose::Words::Saving::OutlineOptions::get_Book...

    Aspose::Words::Saving::OutlineOptions::get_BookmarksOutlineLevels method. Allows to specify individual bookmarks outline level 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. 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...
  4. 如何在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...
  5. 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...
  6. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name....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...
  7. 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...
  8. 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...
  9. BookmarksOutlineLevelCollection.Count | Aspose....

    Discover the BookmarksOutlineLevelCollection Count property to easily access the total number of elements in your collection for efficient data management....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.add method | As...

    BookmarksOutlineLevelCollection.add method. Adds a bookmark to 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...