Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,210 for

smtp

(0.91 sec)
  1. 使用 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...
  2. 在 Aspose.Email 中创建 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.... AddressType = "SMTP" ; mapiContact . ElectronicAddresses...ElectronicAddresses . Email1 . AddressType = "SMTP" ; mapiContact . ElectronicAddresses...

    docs.aspose.com/email/zh/net/creating-an-outloo...
  3. 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...
  4. Ինչպես փոխարկել EML-ը MSG-ի՝ օգտագործելով Python-ը

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

    kb.aspose.com/hy/email/python/how-to-convert-em...
  5. Adding MapiContact to PST in Jython|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...
  6. Send Email using Java | Five Most Popular Ways ...

    Java API to send emails programmatically via most popular protocols and services. Streamline your email communication tasks!... API Compatibility List SMTP Provides a robust and reliable...popular email protocols such as SMTP, POP3, and IMAP Advanced Email...

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

    docs.aspose.com/email/zh/java/cancelling-meetin...
  8. Known Issues|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....protocols such as POP3, IMAP, SMTP and Exchange Server protocols...

    docs.aspose.com/email/net/known-issues/
  9. 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-...
  10. 如何使用 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...