Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 23,355 for

mailmessage

(0.54 sec)
  1. 使用 Aspose.Email 在 Python 中管理 IMAP 文件夹|Documenta...

    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 API,您可以使用 MailMessage 和 ImapClient 类,用于向文件夹添加新邮件。首先,创建一个...类,用于向文件夹添加新邮件。首先,创建一个 MailMessage 对象,指定主题、发件人和收件人。然后,订阅文件夹并将邮件添加进去。下面的代码片段演示了如何向文件夹添加新邮件:...

    docs.aspose.com/email/zh/python-net/manage-imap...
  2. Ինչպես փոխարկել MBOX-ը PST ֆայլի Python-ում

    Այս պարզ թեման կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել MBOX-ը PST ֆայլի Python-ում: Այն ներառում է շրջակա միջավայրը կարգավորելու և Python-ում MBOX-ի PST ֆայլում պահելու մանրամասները՝ օգտագործելով պարզ API զանգերը, որոնք կարող են փորձարկվել Python-ի աջակցվող ցանկացած միջավայրում, ներառյալ Windows-ը և Linux-ը:...հաղորդագրությունները կրկնվում են MailMessage դասի միջոցով և պահվում են...

    kb.aspose.com/hy/email/python/how-to-convert-mb...
  3. Ինչպես նամակ ուղարկել Python-ում SMTP-ի միջոցով

    Այս քայլ առ քայլ ձեռնարկը կենտրոնանում է այն բանի վրա, թե ինչպես կարելի է նամակ ուղարկել Python-ում smtp-ի միջոցով: Դուք կսովորեք օգտագործել Python սկրիպտը՝ SMTP-ի միջոցով էլփոստ ուղարկելու համար Windows-ում և Linux-ում Python-ով կազմաձևված ցանկացած միջավայրում:... MailMessage դասը նաև թույլ է տալիս նամակ...

    kb.aspose.com/hy/email/python/how-to-send-email...
  4. Connecting to SMTP Server|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.... MailMessage ( "sender@domain.com" , "receiver@domain...http_proxy client . send ( ae . MailMessage ( "sender@domain.com" , "receiver@domain...

    docs.aspose.com/email/python-net/connecting-to-...
  5. Filter Messages from Server using IMAP Client|D...

    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....; int itemsPerPage = 5 ; MailMessage message = null ; for ( int...; i ++ ) { message = new MailMessage ( "from@domain.com" , "to@domain...

    docs.aspose.com/email/java/filter-messages-from...
  6. Convert HTML to MHTML via C# | products.aspose.com

    Sample code for HTML to MHTML C# conversion. Use API example code for batch HTML files to MHTML conversion within VB.NET, Asp.NET or any .NET based application.... Load HTML file with MailMessage.Load. Call the Save method...method. Save the loaded MailMessage as an MHTML file. System Requirements...

    products.aspose.com/email/net/conversion/html-t...
  7. Convert HTML to OFT via C# | products.aspose.com

    Sample code for HTML to OFT C# conversion. Use API example code for batch HTML files to OFT conversion within VB.NET, Asp.NET or any .NET based application.... Load HTML file with MailMessage.Load. Call the Save method...method. Save the loaded MailMessage as an Outlook Template (OFT)...

    products.aspose.com/email/net/conversion/html-t...
  8. How to Convert MBOX to PST File in Python

    This simple topic focuses on how to convert MBOX to PST File in Python. It encompasses the details to set up the environment and save MBOX to PST file in Python using the simple API calls that can be tested in any of Python supported environments including Windows and Linux....MBOX are iterated using the MailMessage class and saved inside the...

    kb.aspose.com/email/python/how-to-convert-mbox-...
  9. How to Convert MBOX to PST File in C#

    This short topic focuses on how to convert MBOX to PST File in C#. It covers the details to set up the environment and save MBOX to PST file in C# using the simple API code that can be tested in any of .NET supported environments including Windows, Linux and macOS....then iterated using the MailMessage class and saved inside the...

    kb.aspose.com/email/net/how-to-convert-mbox-to-...
  10. How to use GraphClient for Microsoft Graph|Docu...

    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....5 ; i ++ ) { MailMessage eml = new MailMessage ( user . EMail...

    docs.aspose.com/email/java/how-to-use-graphclie...