Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,210 for

smtp

(0.17 sec)
  1. Aspose.Email for SharePoint|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....network protocols, such as: SMTP, MIME, POP3, IMAP; message file...

    docs.aspose.com/email/sharepoint/
  2. Sending and Forwarding Messages - Send Outlook ...

    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....Simple Mail Transfer Protocol (SMTP). The SmtpClient class is the...email to be transmitted to the SMTP server, use one of the synchronous...

    docs.aspose.com/email/java/sending-and-forwardi...
  3. 使用日历取消会议请求|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.... 使用 SMTP 发送邮件。 以下代码片段演示了如何取消会议请求。 public...()); SmtpClient smtp = new SmtpClient ( "smtp.gmail.com" , 587...

    docs.aspose.com/email/zh/java/cancelling-meetin...
  4. Working with Outlook Storage Files (OST Or PST)...

    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/python-net/working-with-o...
  5. Access Mail Services using 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....Email and can be used to access SMTP , POP3 , IMAP and EWS servers...access tokens. // Connecting to SMTP server using ( SmtpClient client...

    docs.aspose.com/email/net/access-mail-services-...
  6. 创建、保存和读取 Outlook 联系人|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 ( "Experwas" , "SMTP" , "BerthaABuell@armyspy.com"...

    docs.aspose.com/email/zh/java/create-save-and-r...
  7. 如何使用 Python 将 EML 转换为 MSG

    在这个简单的主题中,我们将学习如何使用 Python 将 EML 转换为 MSG。您将见证为了将 EML 转换为 MSG,可以使用基于 Python 的 API。该示例可用于任何常用的操作系统,例如配置了 Python 的 Windows 或 Linux。...Python 中使用 SMTP 客户端发送电子邮件,请参阅 如何在 Python 中使用 SMTP 发送电子邮件 上的文章。...

    kb.aspose.com/zh/email/python/how-to-convert-em...
  8. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....below communication protocols: SMTP POP3 IMAP The API doesn’t support...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  9. SmtpClient Activity Logging|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.... smtp . SmtpClient client . host =...log_file_name = "C:\Aspose.Email.Smtp.log" # Set the UseDateInLogFileName...

    docs.aspose.com/email/python-net/smtpclient-act...
  10. 如何安装 Python 以通过 .NET 运行 Aspose.Email for Python

    本文通过提供步骤和示例代码来测试环境,介绍如何在 VS Code 中安装 Python 以通过 .NET 运行 Aspose.Email for Python。此安装 Python 的过程将适用于 Microsoft Windows 和 Linux。...Email for Python 代码以使用 SMTP 发送电子邮件消息 如果您的环境满足前两个步骤,则可以忽略它们并在您的...6 而不是旧的 Python2.x。 还提供了使用 使用 SMTP 发送电子邮件 API 功能的工作示例代码来验证安装。您可以尝试更多示例并探索...

    kb.aspose.com/zh/total/python/how-to-install-py...