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

msg

(0.06 sec)
  1. How to Convert Outlook Email to TIFF using C#

    In this small topic, we will focus on how to convert Outlook Email to TIFF using C#. You will wittness that in order to export Email to TIFF C# based API can be effectively utilized and the application can be used in any of the .NET spported environment in operating systems like Windows, macOS, or Linux....class object to load the source MSG or EML format email file Save...Save the accessed Email (EML/MSG) file in a stream to an MHTML format...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  2. Working with MAPI Properties|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....Read Named MAPI Properties from MSG Files The following code snippet...named MAPI properties from the MSG file. Read Named MAPI Properties...

    docs.aspose.com/email/net/working-with-mapi-pro...
  3. Create, Save and Read Outlook Tasks|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 tasks and save them to MSG format. The MapiTask class provides...information. Save the task to disc in MSG format. The following code snippet...

    docs.aspose.com/email/net/working-with-outlook-...
  4. Working with Outlook Items - C++ Email Parser A...

    C++ Email Parser API enables you to create and save Msg files, work with Outlook Calendar, Contacts, Notes, Tasks and Distribution Lists....Creating and Saving Outlook MSG files using C++ Email API Load...Load, View and Parse Outlook MSG file using C++ Email Library Managing...

    docs.aspose.com/email/cpp/working-with-outlook-...
  5. 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...
  6. Utility Features - MailMessage|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....TNEF EML files from Outlook MSG files. Reading Message by Preserving...Creating TNEF EML from MSG Outlook MSGs sometimes contain information...

    docs.aspose.com/email/python-net/utility-featur...
  7. 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...
  8. Export EML to TIFF via C++ | products.aspose.com

    C++ API to Convert EML to TIFF 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...
  9. 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...
  10. Loading and Saving Messages|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 MSG. MHTML format. HTML format. Load...TNEF attachments. Save EML to MSG The following code snippet shows...

    docs.aspose.com/email/java/loading-and-saving-m...