Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 8,394 for

mapimessage

(0.16 sec)
  1. Convert OFT to MHTML via Java | products.aspose...

    Try the code sample to convert OFT files to MHTML format in Java. Download Java API to take your email processing applications to the next level.... the library offers the MapiMessage class which is used to load...the OFT file by using the MapiMessage class and the load method...

    products.aspose.com/email/java/conversion/oft-t...
  2. Export MSG to XPS via C++ | products.aspose.com

    C++ API to Convert MSG to XPS without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/msg-to...
  3. Export OFT to TEXT via C++ | products.aspose.com

    C++ API to Convert OFT to TEXT without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Export MSG to EMF via C++ | products.aspose.com

    C++ API to Convert MSG to EMF without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/msg-to...
  5. Export MSG to DOTM via C++ | products.aspose.com

    C++ API to Convert MSG to DOTM without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/msg-to...
  6. Export MSG to TIFF via C++ | products.aspose.com

    C++ API to Convert MSG to TIFF without using Microsoft Word or Outlook...information of the email by using MapiMessage class of Aspose.Email for...// create an instance of MapiMessage from file System :: SharedPtr...

    products.aspose.com/total/cpp/conversion/msg-to...
  7. Outlook Templates, Signed Messages & Categories...

    Learn how to load and modify Outlook templates (OFT), preserve digital signatures, manage color categories, and access follow-up data in C++....Convert to MAPI message with MapiMessage::FromMailMessage() . Configure...categories: AddCategory takes MapiMessage and the color category string...

    docs.aspose.com/email/cpp/manage-outlook-templa...
  8. Edit or View OST Document Metadata via C++ | pr...

    C++ example code to edit or view OST file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load the OST file via MapiMessage::FromFile Get properties...System::SharedPtr<MapiMessage> ost = MapiMessage::FromFile(dataDir...

    products.aspose.com/email/cpp/metadata/ost/
  9. What's New in Aspose.Email for .NET|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....each containing a deleted MapiMessage and its corresponding FolderId...now check the signature of MapiMessage and MailMessage objects....

    docs.aspose.com/email/net/whats-new/
  10. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....the source MSG file into a MapiMessage class object Read and display...load the MSG file into the MapiMessage object and then retrieve...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...