Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 20,923 for

msg

(0.05 sec)
  1. C# Email API for OutLook and Thunderbird Format...

    Convert Thunderbird and OutLook formats EML EMLX HTML MBOX ICS Msg OFT OLM OST PST and VCF with few lines of C# code via .NET Email library....C# Code for MSG to EML Conversion C# Code for MSG to HTML Conversion...Conversion C# Code for MSG to MHTML Conversion Subscribe to Aspose...

    products.aspose.com/email/net/conversion/
  2. C++ Email API for Thunderbird and OutLook Forma...

    C++ code samples for Thunderbird and OutLook formats EML EMLX MBOX ICS Msg HTML OFT OLM OST PST and VCF conversion via Email library....for parsing formats including MSG, EML, EMLX & MHT without knowing...cases here, EML to MHTML and MSG to HTML with header information...

    products.aspose.com/email/cpp/conversion/
  3. Working with Outlook Calendar Items|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....Saving the Calendar item as MSG The following code snippet shows...to save the calendar item as MSG. Setting a Product ID when Saving...

    docs.aspose.com/email/python-net/working-with-o...
  4. Export EML to PCL via C++ | products.aspose.com

    C++ API to Convert EML to PCL without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

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

    C++ API to Convert OFT to EPUB without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...oft" ); // save OFT as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export EML to RTF via C++ | products.aspose.com

    C++ API to Convert EML to RTF without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

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

    C++ API to Convert EML to TIFF without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/eml-to...
  8. Compare Outlook Emails & Email Archives on Wind...

    Free App and APIs for Msg, EML, EMLX, PST, OST, OFT, MBOX, ICS & VCF file Comparison...for Outlook Comparison Compare MSG, EML, EMLX, PST, OST, OFT, MBOX...C++, Android & Python Compare MSG via C# Compare MBOX via C# Compare...

    products.aspose.com/email/comparison/
  9. Working with Contacts in PST File|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....information from PST file in MSG Format This article explains...save the contact to disk in MSG format. The PersonalStorage and...

    docs.aspose.com/email/cpp/working-with-contacts...
  10. Send Email using Exchange Web Service | Java AP...

    Enhance your projects with a progressive Java API: integrate email sending functionality via Exchange Web Service into your project....MailMessage MailMessage msg = new MailMessage(); msg. setFrom (MailAddress...to_MailAddress ( "sender@domain.com" )); msg. setTo (MailAddressCollectio...

    products.aspose.com/email/java/send-email/ews/