Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 375,752 for

save

(0.37 sec)
  1. Convert OTT to POTM via C++ or with free Online...

    Export OTT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free OTT to POTM online converter quickly before integrating the code....new presentation can then be saved as a POTM file. This process...Convert OTT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/ott-to...
  2. Convert DOT to POTM via C++ or with free Online...

    Export DOT to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to POTM online converter quickly before integrating the code....The presentation can then be saved as a POTM file. This process...Convert DOT to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dot-to...
  3. Convert DOTX to PPS via C++ or with free Online...

    Export DOTX to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to PPS online converter quickly before integrating the code....presentation, which can then be saved as a PPS file. This process...Convert DOTX to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotx-t...
  4. Convert DOTM to POT via C++ or with free Online...

    Export DOTM to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POT online converter quickly before integrating the code....Finally, the presentation can be saved as a POT file. This process...Convert DOTM to HTML by using Save member function Initialize a...

    products.aspose.com/total/cpp/conversion/dotm-t...
  5. Public API Changes in Aspose.Cells 8.4.1|Docume...

    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.... Prompt ; //Save the workbook workbook . Save ( output ); Here...state can happen when the user saves the file before a query has...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Aspose.PSD for .NET 21.2 - Release Notes|Docume...

    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....resource after loading and saving the PSD image with shape layers...demonstrates that loading and saving the PSD image with shape layers...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-2...
  7. Working with Document in PostScript | C++

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in C++....---------- 10 11 try 12 { 13 //Create save options 14 System::SharedPtr...ClosePage(); 30 //Save the document 31 document -> Save(); 32 } 33 catch...

    docs.aspose.com/page/cpp/ps/working-with-document/
  8. Managing Message Files with Aspose.Email.Outloo...

    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....as an additional option when saving MailMessage to Mhtml format...headers for the MHT file before saving it. MapiMessage msg = new MapiMessage...

    docs.aspose.com/email/java/managing-message-fil...
  9. Working with Messages from IMAP Server|Document...

    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....Fetch Messages from Server and Save to disc The ImapClient class...messages from an IMAP server and save the messages in EML format to...

    docs.aspose.com/email/python-net/working-with-m...
  10. Convert MHTML to Image in C# – MHTML to JPG, PN...

    Convert MHTML to Image using Aspose.HTML for .NET and consider the supported MHTML to Image conversion scenarios in C# examples.... In the example, the save options are set by default....Converters; using Aspose.Html.Saving; using var stream = File.OpenRead("sample...

    docs.aspose.com/html/net/convert-mhtml-to-image/