Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 19,051 for

msg

(0.06 sec)
  1. Create, Save and Read Outlook Notes|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....notes and save them to disk in MSG format. The MapiNote class provides...Save the note to disk as an MSG file. The following code snippet...

    docs.aspose.com/email/net/create-save-read-outl...
  2. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for PST & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...EnumerateMessages()) { try { MapiMessage msg = pst.ExtractMessage(messageInfo...Subject = msg.Subject ?? "No Subject", Sender = msg.SenderEmailAddress...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  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 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...
  4. Working with Outlook Notes|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....notes and save them to disc in MSG format. The MapiNote class provides...Save the note to disc as an MSG file. The following code snippet...

    docs.aspose.com/email/python-net/working-with-o...
  5. Loading and Saving Message|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....msg" ) print ( "The message format...MsgLoadOptions # Load Eml, html, mhtml, msg, and dat files mail_message =...

    docs.aspose.com/email/python-net/loading-and-sa...
  6. 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/
  7. Convert MHTML Files to Various Formats in C#|Do...

    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....files into other formats such as MSG, EML, or OST. In this article...from MHTML to formats like EML, MSG, PST, and others. Convert MHTML...

    docs.aspose.com/email/net/converting-between-fo...
  8. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....class object to load the EML or MSG email file from the disk Save...Save the loaded Email (MSG/EML) file as a ByteArrayOutputStrea to...

    kb.aspose.com/email/java/how-to-convert-outlook...
  9. Export EMLX to IMAGE via C++ | products.aspose.com

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

    C++ API to Convert EML to PS 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...