Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 4,129 for

smtp

(0.1 sec)
  1. 档案

    档案...Smtp.SmtpClient 类设置 SMTP 客户端并发送电子邮件。 // 通过 SMTP 发送电子邮件...SmtpClient client = new SmtpClient("smtp.gmail.com", 587, "sender@gmail...

    blog.aspose.com/zh/total/send-word-document-in-...
  2. How to Install Python to Run Aspose.Email for P...

    This article describes how to install Python in VS Code to run Aspose.Email for Python via .NET by providing steps and a sample code to test the environment. This procedure to install Python will be applicable to Microsoft Windows and Linux....send an email Message using SMTP If you have an environment satisfying...features to send an email using SMTP is also given to verify the...

    kb.aspose.com/total/python/how-to-install-pytho...
  3. 使用 OAuth 访问邮件服务|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....0 的支持,可用于访问 SMTP 、 POP3 、 IMAP 和 EWS 服务器。一般而言,所有支持...以下代码示例展示了如何使用访问令牌连接到邮件服务。 // Connecting to SMTP server try ( SmtpClient client...

    docs.aspose.com/email/zh/java/using-oauth-to-ac...
  4. Adding MapiContact to PST in PHP|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....MapiContactElectroni ( "Hisen1988" , "SMTP" , "MargaretJTolle@dayrep.com"...MapiContactElectroni ( "Experwas" , "SMTP" , "BerthaABuell@armyspy.com"...

    docs.aspose.com/email/java/adding-mapicontact-t...
  5. Adding MapiContact to PST in Ruby|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.... new ( "Hisen1988" , "SMTP" , "MargaretJTolle@dayrep.com"...MapiContactElectroni' ) . new ( "Experwas" , "SMTP" , "BerthaABuell@armyspy.com"...

    docs.aspose.com/email/java/adding-mapicontact-t...
  6. Creating an Outlook Contact in Aspose.Email|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.... AddressType = "SMTP" ; mapiContact . ElectronicAddresses...ElectronicAddresses . Email1 . AddressType = "SMTP" ; mapiContact . ElectronicAddresses...

    docs.aspose.com/email/net/creating-an-outlook-c...
  7. Working with Outlook Storage 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....with Outlook Items Working with SMTP Client Subscribe to Aspose Product...

    docs.aspose.com/email/net/working-with-outlook-...
  8. How to Convert EML to MSG using Python

    In this simple topic, we will learn how to convert EML to MSG using Python. You will witness that in order to convert EML to MSG Python based API can be used. The example can be used in any of the commonly available operating systems like Windows or Linux that are configured with Python....for how to send email using SMTP client in Python, refer to the...article on how to send Email using SMTP in Python . Updated on 16 Sep...

    kb.aspose.com/email/python/how-to-convert-eml-t...
  9. Sending meeting request with recurrence|Documen...

    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....SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587 , "your.email@gmail...updateAppointment ()); SmtpClient smtp = new SmtpClient ( "server.domain...

    docs.aspose.com/email/java/sending-meeting-requ...
  10. Creating an Outlook Contact|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.... Email1AddressType = "SMTP" ; contact . Email1DisplayName...getEmail1 (). setAddressType ( "SMTP" ); mapiContact . getElectronicAddress...

    docs.aspose.com/email/java/creating-an-outlook-...