Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 22,089 for

reader

(0.15 sec)
  1. Convert TXT to ODP via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....the HTML file using stream reader TextReader tr = new StreamReader...Adding text from HTML stream reader in text frame ashape . TextFrame...

    products.aspose.com/total/net/conversion/txt-to...
  2. How to use Aspose.CAD in Vue|CAD Documentation

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

    docs.aspose.com/cad/javascript-net/showcases/ho...
  3. Convert MBOX to EMLX via C# | products.aspose.com

    Sample code for MBOX to EMLX C# conversion. Use API example code for batch MBOX files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....EMLX C# Conversion using ( var reader = new MboxrdStorageReader(...false )){ for ( int i = 0 ; i < reader.GetTotalItemsCount(); i++){...

    products.aspose.com/email/net/conversion/mbox-t...
  4. Convert MBOX to MSG via C# | products.aspose.com

    Sample code for MBOX to MSG C# conversion. Use API example code for batch MBOX files to MSG conversion within VB.NET, Asp.NET or any .NET based application....MSG C# Conversion using ( var reader = new MboxrdStorageReader(...false )){ for ( int i = 0 ; i < reader.GetTotalItemsCount(); i++){...

    products.aspose.com/email/net/conversion/mbox-t...
  5. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark 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...
  6. Convert MBOX to EML via C# | products.aspose.com

    Sample code for MBOX to EML C# conversion. Use API example code for batch MBOX files to EML conversion within VB.NET, Asp.NET or any .NET based application....EML C# Conversion using ( var reader = new MboxrdStorageReader(...false )){ for ( int i = 0 ; i < reader.GetTotalItemsCount(); i++){...

    products.aspose.com/email/net/conversion/mbox-t...
  7. Working with PDF Pages in C#|Aspose.PDF for .NET

    How to add pages, add headers and footers, add watermarks you can know in this section. Aspose.PDF for .NET explain to you all details on this topic....pages to a PDF without Acrobat Reader. You can add text or images...

    docs.aspose.com/pdf/net/working-with-pages/
  8. Export to images (png/svg) with overprint - Fre...

    Hello Could you tell me if Aspose.Pdf .Net supports saving pdf into images (e.g. png, svg) with overprinting?...I mean option from Acrobat Reader preferences: Page display/Use...

    forum.aspose.com/t/export-to-images-png-svg-wit...
  9. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Remove method. Removes a bookmark with the specified name from 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...
  10. Working with PDF Pages|Aspose.PDF for Java

    With Aspose.PDF for Java you can add pages, add headers and footers, add watermarks into your PDF file. This section explain to you all details on this topic....pages to a PDF without Acrobat Reader. You can add text or images...

    docs.aspose.com/pdf/java/working-with-pages/