Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 368,332 for

save

(0.12 sec)
  1. Export EML to TIFF via C++ | products.aspose.com

    C++ API to Convert EML to TIFF without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to TIFF format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  2. Export OFT to OTT via C++ | products.aspose.com

    C++ API to Convert OFT to OTT without using Microsoft Word or Outlook...Convert OFT to HTML by using Save member function Load HTML by...Document class Save the document to OTT format using Save method and...

    products.aspose.com/total/cpp/conversion/oft-to...
  3. Export EMAIL to OTT via C++ | products.aspose.com

    C++ API to Convert EMAIL to OTT without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to OTT format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  4. Working with Pages in PostScript | .NET

    How to add pages to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...already created output stream and save options. Open the first page...a new size. Close the page. Save the document. Copy 1 // Add...

    docs.aspose.com/page/net/ps/working-with-pages/
  5. Export EMLX to DOT via C++ | products.aspose.com

    C++ API to Convert EMLX to DOT without using Microsoft Word or Outlook...Convert EMLX to HTML by using Save member function Load HTML by...Document class Save the document to DOT format using Save method and...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Export EMAIL to MD via C++ | products.aspose.com

    C++ API to Convert EMAIL to MD without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to MD format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  7. Export EMAIL to DOTX via C++ | products.aspose.com

    C++ API to Convert EMAIL to DOTX without using Microsoft Word or Outlook...Convert EMAIL to HTML by using Save member function Load HTML by...Document class Save the document to DOTX format using Save method and...

    products.aspose.com/total/cpp/conversion/email-...
  8. Draw Timeline while rendering Excel to PDF with...

    Manage timelines of Excel files with Aspose.Cells with C++.... It then saves the workbook as the output PDF...Workbook > ( inputFilePath ); // Save file to pdf U16String outputFilePath...

    docs.aspose.com/cells/cpp/draw-timeline-while-r...
  9. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....document's "Save" // method to modify how we save the document...let saveOptions = new aw . Saving . TxtSaveOptions (); // The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create a Task|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....is the code for creating and saving task in Outlook: // Date operations...; mail . Save (); Aspose.Email Creating and Saving Outlook Tasks...

    docs.aspose.com/email/net/create-a-task/