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

msg

(2 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. 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...
  3. 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-...
  4. 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...
  5. 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...
  6. 如何使用 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...
  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. 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. Ինչպես փոխարկել Outlook էլփոստը TIFF-ի Java-ի մ...

    Այս պարզ հոդվածում մենք կսովորենք, թե ինչպես փոխարկել Outlook Էլփոստը TIFF-ի Java-ի միջոցով: Դուք նկատում եք, որ էլփոստը TIFF-ին մատուցելու համար Java-ի վրա հիմնված API-ն կարող է արդյունավետ օգտագործվել, և հավելվածը կարող է օգտագործվել Java-ի ցանկացած միջավայրում MS Windows-ում, macOS-ում կամ Linux-ում:...MailMessage դասի օբյեկտը` աղբյուրի MSG կամ EML ձևաչափի ֆայլը բեռնելու...Պահեք հասանելի էլփոստի (EML/MSG) ֆայլը միջանկյալ MHTML ձևաչափի...

    kb.aspose.com/hy/email/java/how-to-convert-outl...
  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....and save it as an MSG file. Load the saved MSG note into a MapiMessage...object and load the template MSG note. Set the MapiNote properties...

    docs.aspose.com/email/python-net/working-with-m...