Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,467 for

smtp

(0.16 sec)
  1. 如何使用 Java 发送电子邮件

    在这个简单的教程中,我们将探索如何使用 Java 发送电子邮件。您将学习如何在 Java 中使用 Gmail Smtp 发送电子邮件。该应用程序利用简单的 API 调用,可在 Windows 和 Linux 操作系统内的 Java 环境中使用。... SMTP 是流行的电子邮件客户端之一,您将学习如何 使用 Java 中的 Gmail SMTP 发送电子邮件**。该应用程序利用了可在...设置所需邮件的不同属性 设置 SmtpClient 属性并发送电子邮件 SMTP 是用于发送和接收电子邮件的最简单的电子邮件客户端之一。在下面的示例中,我们使用...

    kb.aspose.com/zh/email/java/how-to-send-email-u...
  2. Features Overview|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 clients Connect with any SMTP server at a specified port Send...through any SMTP server Connect to SSL enabled SMTP server Connect...

    docs.aspose.com/email/androidjava/features-over...
  3. 实用功能 - SMTP 客户端|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....Svenska 实用功能 - SMTP 客户端 Contents [ Hide ] 使用 Smtp 客户端列出扩展服务器 Aspose...SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587 , "username"...

    docs.aspose.com/email/zh/java/utility-features-...
  4. Sending and Forwarding Messages|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....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/python-net/sending-and-fo...
  5. Features Overview|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 clients Connect with any SMTP server at a specified port Send...through any SMTP server Connect to SSL enabled SMTP server Connect...

    docs.aspose.com/email/java/features-overview/
  6. Accessing Gmail on SSL|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....Gmail on SSL Contents [ Hide ] SMTP This article shows how to perform...using the SMTP protocol on SSL. Connecting to Gmail SMTP server...

    docs.aspose.com/email/net/accessing-gmail-on-ssl/
  7. X400 support - Free Support Forum - aspose.com

    We’ve noticed with the new 25.6 version the default email address being returned is now the Smtp version. Is there a way to default to get the X400 email back as the default? image.png (13.4 KB)...address being returned is now the SMTP version. Is there a way to default...email address to X400 instead of SMTP in the latest version of Aspose...

    forum.aspose.com/t/x400-support/316005
  8. Features Overview|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 clients Connect with any SMTP server at a specified port Send...through any SMTP server Connect to SSL enabled SMTP server Connect...

    docs.aspose.com/email/java/features-overview
  9. Using OAuth to access Mail Services|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 try ( SmtpClient client...

    docs.aspose.com/email/java/using-oauth-to-acces...
  10. Ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փ...

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փոստով, օգտագործելով C#: Հետևյալ օրինակում դուք կտեսնեք, թե որքան հեշտ է ուղարկել Word Փաստաթուղթը էլփոստի մարմնում՝ օգտագործելով C#: Դուք կարող եք օգտագործել օրինակը ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Linux-ը, macOS-ը կամ Windows-ը:...հատկությունները սահմանելու համար Ստեղծեք SMTP հաճախորդը և ուղարկեք Word փաստաթուղթը...փոստի հատկությունները: Վերջապես, SMTP հաճախորդի դասի օրինակ կստեղծվի...

    kb.aspose.com/hy/words/net/how-to-send-word-doc...