Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 18,988 for

msg

(0.05 sec)
  1. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....class object to load the source MSG or EML file from the disk Set...formatting options Save the loaded MSG\EML file as HTML using the save...

    kb.aspose.com/email/python/how-to-convert-outlo...
  2. Create a Task|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.... Save the task to disc in MSG format. MapiTask task = new MapiTask...Save ( "MapiTask.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-task/
  3. Programming Outlook in Jython|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....Working with Outlook Message (MSG) Files in Jython Working with...

    docs.aspose.com/email/java/programming-outlook-...
  4. Create Draft Appointment Request|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....requestApointment ()); MapiMessage msg = MapiMessage . fromMailMessage...appointment as draft. msg . save ( "data/AsposeDraft.msg" ); Download...

    docs.aspose.com/email/java/create-draft-appoint...
  5. Aspose.Email for Java

    This API allows to manipulate, create, and send emails, and read email file formats in Java language based applications on any platform....TIFF using Java How to Open MSG File in Java How to Create Mapi...using Java How to Convert EML to MSG using Java How to Save Email...

    kb.aspose.com/email/java/
  6. Aspose.Email for .NET

    This API allows to manipulate, create, and send emails, and read email file formats in C#, .NET, ASP.NET, and windows applications....to TIFF using C# How to Open MSG File without Outlook in C# How...in C# How to Convert EML to MSG using C# How to Convert Outlook...

    kb.aspose.com/email/net/
  7. How to Create Mapi Contact using Python

    In this simple topic, we will explore how to create Mapi Contact using Python by following the detailed guidelines to set up the environment and using the example code. You can easily add Mapi Contact in Python using a very simple API interface....contact Save the contact as an MSG file format on the disk Save...be saved both as a VCF and an MSG file on the disk. Code to Add...

    kb.aspose.com/email/python/how-to-create-mapico...
  8. Convert ICS to PST via C# | products.aspose.com

    Sample code for ICS to PST C# conversion. Use API example code for batch ICS files to PST conversion within VB.NET, Asp.NET or any .NET based application.... Save as MSG to MemoryStream. Create a PST...be converted // save ICS as a MSG using var msgStream = new MemoryStream();...

    products.aspose.com/email/net/conversion/ics-to...
  9. 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
  10. Programming Outlook in Python|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....Working with Outlook Message (MSG) Files in Python Working with...

    docs.aspose.com/email/java/programming-outlook-...