Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 18,988 for

msg

(0.12 sec)
  1. Sending Meeting 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....sent MailMessage msg = new MailMessage (); msg . From = "from@domain..."from@domain.com" ; msg . To = "to@domain.com" ; msg . Subject = "appointment...

    docs.aspose.com/email/net/sending-meeting-request/
  2. 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...object to load the source EML or MSG file from the disk or mail server...

    kb.aspose.com/email/python/how-to-convert-outlo...
  3. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....Outlook Email Message Format (MSG) emails Import Microsoft HTML...Outlook PST file to Outlook MSG files Calendar Features Add iCalender...

    docs.aspose.com/email/cpp/features-overview/
  4. 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...
  5. 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....msg" ; MapiMessage message = MapiMessage...dataDir + "MapiMsgWithPoll_out.msg" ); MapiMessage testMsg = MapiMessage...

    docs.aspose.com/email/java/working-with-voting-...
  6. Working with Distribution Lists in PST File|Doc...

    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.... CONTACTS ) for msg in folder . enumerate_messages..."IPM.DistList" message class if msg . message_class == "IPM.DistList"...

    docs.aspose.com/email/python-net/working-with-d...
  7. Working with 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/python-net/working-with-o...
  8. Working with Outlook Items|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 Saving MSG Files Loading, Viewing and Parsing MSG file Managing...Up and Due Date for Outlook MSG Files Working with MAPI Properties...

    docs.aspose.com/email/java/working-with-outlook...
  9. 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....contact6 ); } Save Contacts in MSG Format This article explains...save the contact to a disk in MSG format. The steps to get the...

    docs.aspose.com/email/net/managing-contacts-in-...
  10. Save Messages from Exchange Server Mailbox usin...

    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 them to disk in EML and MSG formats. Save Messages from an...memory stream. Save Messages in MSG Format The ExchangeClient.saveMessage()...

    docs.aspose.com/email/java/save-messages-from-e...