Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 375,721 for

save

(0.63 sec)
  1. Export EMAIL to DOCM via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  2. Export EML to BMP via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Export EML to MD via C++ | products.aspose.com

    C++ API to Convert EML to MD without using Microsoft Word or Outlook...Convert EML 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/eml-to...
  4. Export EMAIL to PNG via C++ | products.aspose.com

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

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

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

    products.aspose.com/total/cpp/conversion/email-...
  6. OleFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.OleFormat class for seamless access to OLE objects and ActiveX controls, enhancing your document processing capabilities....embedded object if you want to save it into a file. SuggestedFileName...embedded object if you want to save it into a file. Methods Name...

    reference.aspose.com/words/net/aspose.words.dra...
  7. IDocumentPartSavingCallback Interface | Aspose....

    Control document saving with Aspose.Words.Saving.IDocumentPartSavingCallback. Get notified and customize exports to HTML or EPUB effortlessly....Words saves document parts when exporting...when Aspose.Words is about to save a document part. Examples Shows...

    reference.aspose.com/words/net/aspose.words.sav...
  8. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just Save it as an image.... Once the save options are defined in C++ PDF...simply performed by calling the save function of the document class...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  9. Remove Hidden Info|Documentation

    This section explains how to remove unusing or hidden info from a diagram with Aspose.Diagram....Masters )); // Initialize HTML save options HTMLSaveOptions options...false ; // Save the Visio diagram diagram . Save ( dataDir +...

    docs.aspose.com/diagram/net/remove-hidden-info/
  10. 将 MSG 保存为 PDF|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.... load ( fstream ); //Save the Message to output stream...ByteArrayOutputStrea (); eml . save ( emlStream , SaveOptions ....

    docs.aspose.com/email/zh/java/saving-a-msg-as-pdf/