Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 13,083 for

msg loading

(0.09 sec)
  1. Managing Distribution Lists in PST Files|Docume...

    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....be saved to disc in Outlook MSG format and can be viewed/manipulated...using Aspose.Email.Mapi ; // Load the PST file using ( var pst...

    docs.aspose.com/email/net/managing-distribution...
  2. Managing Contacts in PST 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....file that you have created or loaded. Below are the steps to add...contact6 ); } Save Contacts in MSG Format This article explains...

    docs.aspose.com/email/net/managing-contacts-in-...
  3. 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....different when the message is loaded using MapiMessage , as all...MapiAttachment att , MapiMessage msg ) { if ( msg . getBodyType () == BodyContentType...

    docs.aspose.com/email/java/differentiate-betwee...
  4. Working with Outlook Contacts|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 contact as MSG or VCard format. The following...multi-contact VCF file: // convert the `msg` object to a `MapiMessage` object...

    docs.aspose.com/email/net/working-with-outlook-...
  5. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert Msg to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....see that in order to convert MSG to PDF Python based API can be...MailMessage class object to load the source EML or MSG file from the disk...

    kb.aspose.com/email/python/how-to-convert-outlo...
  6. Convert EMLX to PST via Java | products.aspose.com

    Try the code sample to convert EMLX files to PST format in Java. Download Java API to take your email processing applications to the next level....to open an existing OST file, load an email message and save it...FolderInfo.addSubFolder() . Load the EMLX file “sourceFile.emlx”...

    products.aspose.com/email/java/conversion/emlx-...
  7. 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...with MapiMessage.Load and then re-save them as MSG files, which then...

    forum.aspose.com/t/email-extracted-from-pst-fai...
  8. 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....file that you have created or loaded. To add a MapiNote to a PST:...and save it as an MSG file. Load the saved MSG note into a MapiMessage...

    docs.aspose.com/email/cpp/working-with-mapinote...
  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. Programming with Thunderbird|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....MailMessage msg ; String [] fromMarker = { null }; while (( msg = reader...fromMarker [ 0 ] ); } } } Configure Load Options when Reading Messages...

    docs.aspose.com/email/java/programming-with-thu...