Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 26,622 for

msg

(0.67 sec)
  1. Working with MapiNote in PST|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....and save it as an MSG file. Load the saved MSG note into a MapiMessage...object and load the template MSG note. Set the MapiNote properties...

    docs.aspose.com/email/python-net/working-with-m...
  2. 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...
  3. Working with Outlook 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....and Saving MSG files Loading, Viewing and Parsing MSG file Managing...Up and Due Date for Outlook MSG Files Working with MAPI Properties...

    docs.aspose.com/email/python-net/working-with-o...
  4. 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-...
  5. Email body with tab chacters convert to pdf iss...

    We have a .Msg to be converted to PDF. The body contains a sentence, in front of that sentence contains 15+ tab characters. We are converting this Msg file to pdf using below logic Ligic#1: Aspose.Words.Document do…...msg to be converted to PDF. The body...characters. We are converting this msg file to pdf using below logic...

    forum.aspose.com/t/email-body-with-tab-chacters...
  6. 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...
  7. 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...
  8. Only one CC entry is extracted when there are t...

    SampleFiles.zip (649 Bytes) Aspose Team, We use the Aspose Email java package to get properties from Msg files. Some Msg and eml files have two CC entries like the following From: sender@example.com To: recipient@e…...get properties from msg files. Some msg and eml files have two...inputMsg = “my_path/sample_email_1.msg”; String inputEml = “my_path/eml_file...

    forum.aspose.com/t/only-one-cc-entry-is-extract...
  9. Export EMLX to GIF via C++ | products.aspose.com

    C++ API to Convert EMLX to GIF 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 OFT to FLATOPC via C++ | products.aspose...

    C++ API to Convert OFT to FLATOPC 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...