Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 10,204 for

msg loading

(0.12 sec)
  1. 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-...
  2. How to solve this error "The type initializer f...

    Hi sir I load dwg file using below sample code with latest dll. private void button1_Click(object sender, EventArgs e) { // load DWG in an instance of Image via its Load method using (var image = Aspose.CAD.Ima…...26, 2025, 7:39am 1 Hi sir I load dwg file using below sample...e) { // load DWG in an instance of Image via its Load method using...

    forum.aspose.com/t/how-to-solve-this-error-the-...
  3. Working with Voting Option Using MapiMessage|Do...

    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 as ae msg = ae . mapi . MapiMessage . load ( "my.msg" ) # Set..."Yes;No;Maybe;Exactly!" msg . save ( "voting_btns.msg" ) Reading Voting...

    docs.aspose.com/email/python-net/working-with-v...
  4. 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-...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...