Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 26,617 for

msg

(0.11 sec)
  1. 处理消息附件|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)文件》解释了如何创建和保存消息,以及如何创建带附件的 MSG 文件。本文阐述了如何使用...as ae msg = ae . mapi . MapiMessage . load ( "message.msg" ) for...

    docs.aspose.com/email/zh/python-net/working-wit...
  2. 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...
  3. Manage Email Messages & Attachments with Micros...

    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....var msgs = msgsPage . Items ; foreach ( var msg in msgs ) { Console...Console . WriteLine ( msg . Subject ); } Filter Messages by Sent...

    docs.aspose.com/email/net/manage-email-messages...
  4. 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...
  5. First Application with Aspose.Email Outlook|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....msg) and displays the subject, from...MapiMessage msg = MapiMessage . fromFile ( "outlookmessage.msg" ); //...

    docs.aspose.com/email/java/first-application-wi...
  6. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert Msg to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....observe that in order to convert MSG to PDF Java based API can be...class object to load the EML or MSG email file from the disk Convert...

    kb.aspose.com/email/java/how-to-convert-outlook...
  7. Create, Save, and Read Outlook Notes in C++|Doc...

    Create, save, and load Outlook notes in Msg format using the MapiNote class in C++ with Aspose.Email....read Outlook notes stored in MSG format. Create and Save an Outlook...width. Save the note to disk in MSG format. The following code sample...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  8. 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...
  9. 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...distribution list in PST foreach ( var msg in folder . EnumerateMessages...

    docs.aspose.com/email/net/managing-distribution...
  10. 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-...