Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 26,622 for

msg

(0.34 sec)
  1. Convert ICS Other Formats|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....Convert ICS to MSG Converting ICS (iCalendar) files to MSG format is...compatibility with Microsoft Outlook, as MSG files are commonly used for storing...

    docs.aspose.com/email/net/converting-between-fo...
  2. 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/
  3. 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...
  4. Android Email API | Calendar Processing and MIM...

    Mail library allows to access, read and manipulate Outlook Msg PST OST EML MHT files inside mobile apps....and storage files including MSG, EML, MHT, PST & OST from within...read and manipulate Outlook MSG, PST, EML and MHT files from...

    products.aspose.com/email/android-java/
  5. 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-...
  6. 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...
  7. 处理消息附件|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...
  8. 如何使用 Python 将 Outlook 电子邮件转换为 PDF

    在这个简单的教程中,我们将学习如何使用 Python 将 Outlook 电子邮件转换为 PDF。您将看到为了将 Msg 转换为 PDF,可以使用基于 Python 的 API。您可以在任何常用操作系统(如 Windows 或 Linux)中使用此示例。...您将看到,为了将 MSG 转换为 PDF,可以使用基于 Python 的 API,并且您可以在任何常用操作系统(如...类对象的实例以从磁盘或邮件服务器加载源 EML 或 MSG 文件 将电子邮件 (MSG/EML) 文件以中间 MHTML 格式保存到内存流...

    kb.aspose.com/zh/email/python/how-to-convert-ou...
  9. Is it possible to set a null sent date on MapiM...

    Dear Aspose We are using Aspose.Email to convert EML messages to the Msg format. We ran into a problem when attempting to convert a draft message, i.e. a message that was never sent and thus does not have the Date heade…...convert EML messages to the MSG format. We ran into a problem...to a user viewing the saved MSG file)? Many thanks ML sergey...

    forum.aspose.com/t/is-it-possible-to-set-a-null...
  10. 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...