Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 18,977 for

msg

(0.04 sec)
  1. Differentiate between Inline and Regular Attach...

    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....MapiAttachment att , MapiMessage msg ) { if ( msg . getBodyType () == BodyContentType...messages return false ; else if ( msg . getBodyType () == BodyContentType...

    docs.aspose.com/email/java/differentiate-betwee...
  2. Code Comparison for common features with VSTO|D...

    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....Attachments and HTML Text to Outlook Msg File in Aspose.Email Create an...Creating an Outlook Message (MSG) File in Aspose.Email Delete...

    docs.aspose.com/email/net/code-comparison-for-c...
  3. Email Conversion|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....Email Conversion EML to MSG and MSG to EML File Conversion Extract...

    docs.aspose.com/email/sharepoint/email-conversion/
  4. Live Demos|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....EML to MSG Converter Email Editor MSG to PDF Converter MSG Metadata...

    docs.aspose.com/email/androidjava/live-demos/
  5. 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....notes and save them to disc in MSG format. The MapiNote class provides...Save the note to disc as an MSG file. The following code snippet...

    docs.aspose.com/email/python-net/working-with-o...
  6. 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-...
  7. How to Convert Outlook Email to TIFF using Java

    In this simple article, we will learn how to convert Outlook Email to TIFF using Java. You will observe that in order to render Email to TIFF Java based API can be efficiently utilized and the application can be used in any of the Java spported environment in MS Windows, macOS, or Linux....class object to load the source MSG or EML format file Save the accessed...accessed Email (EML/MSG) file to an intermediate MHTML format...

    kb.aspose.com/email/java/how-to-convert-outlook...
  8. 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...
  9. 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...
  10. 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-...