Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 18,977 for

msg

(0.03 sec)
  1. Features Overview|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....Outlook Email Message Format (MSG) emails. Import Microsoft HTML...Outlook PST file to Outlook MSG files Bulk Mail Features Supports...

    docs.aspose.com/email/python-net/features-overv...
  2. Export OFT to IMAGE via C++ | products.aspose.com

    C++ API to Convert OFT to IMAGE 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...
  3. Export EMLX to JPEG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  4. Export OFT to DOTX via C++ | products.aspose.com

    C++ API to Convert OFT to DOTX 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...
  5. Export EMLX to SVG via C++ | products.aspose.com

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

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

    C++ API to Convert OFT to DOTM 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...
  7. Export EML to GIF via C++ | products.aspose.com

    C++ API to Convert EML to GIF 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. 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 Adding Display Reminder to a...Tags Convert Appointment EML to MSG with HTML Body Creating and Saving...

    docs.aspose.com/email/java/working-with-outlook...
  9. Export EMLX to DOCM via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  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/