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

mailmessage

(1.4 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. 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...
  3. Ինչպես փոխարկել MBOX-ը PST ֆայլի C#-ում

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

    kb.aspose.com/hy/email/net/how-to-convert-mbox-...
  4. 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...
  5. 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...
  6. 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-...
  7. 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-...
  8. 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-...
  9. Working with Tasks on Exchange Server|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....msg file MailMessage eml = MailMessage . load ( dataDir...

    docs.aspose.com/email/java/working-with-tasks-o...
  10. -aw-import:ignore tag in email body causes miss...

    We have implemented a method to convert an EML file into a PDF document using the following Aspose components: Aspose.Email in version 23.11.0 Aspose.Words in version 23.12.0 The EMl file is transformed throughout the…...operates directly on the MailMessage.Body before MHTML generation...Aspose.Email MailMessage mailMsg = MailMessage.Load(sourcePath);...

    forum.aspose.com/t/aw-import-ignore-tag-in-emai...