Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 20,484 for

msg

(0.1 sec)
  1. Read Outlook for Mac OLM File & Get Folders & S...

    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....) for msg in folder . enumerate_mapi_messages (): msg . save...save ( f "{msg.subject}.msg" ) Other useful properties The other...

    docs.aspose.com/email/python-net/read-outlook-f...
  2. Managing Tasks, Journals, and Notes in PST File...

    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/net/managing-tasks-journa...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Convert EML to MSG using Java How to Add Image in...using C# How to Convert EML to MSG using C# How to Crop Image in...

    kb.aspose.com/categories/page/57/
  4. Read Corrupted PST/OST Files|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....messageIdList ) { try { var msg = pst . ExtractMessage ( messageId...Console . WriteLine ( "- " + msg . Subject ); } catch { Console...

    docs.aspose.com/email/net/read-corrupted-pst-os...
  5. How to Create Mapi Contact using C#

    In this simple topic, we will focus on how to create Mapi Contact using C# by adhering to specifically defined steps and using the example code. You can add Mapi Contact in C# with the help of simple API calls....contact Save the contact as an MSG file on the disk Save the contact...contact will be saved as an MSG file and a VCF file on the disk...

    kb.aspose.com/email/net/how-to-create-mapiconta...
  6. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....object to access the source MSG or EML file from the disk Set...format options Save the loaded MSG or EML file to HTML using the...

    kb.aspose.com/email/java/how-to-convert-outlook...
  7. Unknown MAPI properties - Free Support Forum - ...

    Dear Aspose team We are using Aspose.Email to convert EML files. We started adding additional attachments to the messages we are converting and have noticed the following unknown properties have changed when we save the…...the MapiMessage object to an MSG file. We are not touching these...the original version of the MSG files with the new version to...

    forum.aspose.com/t/unknown-mapi-properties/285477
  8. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....message is a contact item by using msg.getSupportedType() method to...count = 1; for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/olm-t...
  9. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...4 and a 1GB msg file. Used the following code:...When working with very large .msg files (e.g., 1GB), the full in-memory...

    forum.aspose.com/t/java-heap-space-errors-with-...
  10. Conversion to Other Formats in Aspose.Email|Doc...

    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....Email Contents [ Hide ] Convert MSG to Other Formats Convert Outlook...

    docs.aspose.com/email/java/conversion-to-other-...