Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 21,859 for

msg

(0.11 sec)
  1. 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....Outlook notes and save to disk in MSG format. The MapiNote class provides...Save the note to disk as an MSG file. Read a MapiNote The MapiNote...

    docs.aspose.com/email/java/working-with-outlook...
  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. Export OFT to OTT via C++ | products.aspose.com

    C++ API to Convert OFT to OTT without using Microsoft Word or Outlook...Outlook data files, such as PST, MSG, and OST. Aspose.Words for C++...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/oft-to...
  4. Convert EML to HTML|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.... var msg = MapiMessage . Load ( sourceFileName...UseRelativePathToRes = true }; msg . Save ( Path . Combine ( "target...

    docs.aspose.com/email/net/converting-between-fo...
  5. Export EMLX to DOT via C++ | products.aspose.com

    C++ API to Convert EMLX to DOT without using Microsoft Word or Outlook...formats, including EMLX, MHTML, MSG, and PST. Aspose.Words for C++...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/emlx-t...
  6. Email extracted from PST fails to open in Outlo...

    We currently use Aspose.Email .NET in one of our applications to extract messages from PST files using the PersonalStorage.SaveMessageToStream method. Recently, a customer provided us with a PST containing email that, wh…...another third-party tool as MSG files that open in Outlook without...Load and then re-save them as MSG files, which then open normally...

    forum.aspose.com/t/email-extracted-from-pst-fai...
  7. Impact of Microsoft changes to inline image rep...

    Hi, Currently we are using Aspose.Email for transforming Msg/eml formats to PDF/RTF/TEXT. Microsoft changes to inline images are represented in the HTML body of Outlook emails in Outlook on the web and the new Outlook …...Email for transforming msg/eml formats to PDF/RTF/TEXT....the original MIME content of .msg and .eml files. It does not rely...

    forum.aspose.com/t/impact-of-microsoft-changes-...
  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. 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...
  10. Non standard email date format header handling ...

    I have some .eml and some .Msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .Msg files: // Create load …...msg mail files that contain date...can use this technique for .msg files: // Create load options...

    forum.aspose.com/t/non-standard-email-date-form...