Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,508 for

smtpclient

(0.66 sec)
  1. Introduction and Sample Applications|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....and then send it using the SmtpClient class. Mail : Sample Application...server for delivery using the SmtpClient class). Create an instance...

    docs.aspose.com/email/java/introduction-and-sam...
  2. Enable SMTP Client 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.... The SmtpClient class offers the following...client = ae . clients . smtp . SmtpClient client . host = "<HOST>"...

    docs.aspose.com/email/python-net/smtp-client-ac...
  3. 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....Access to the server from the SmtpClient , Pop3Client , ImapClient...server using ( SmtpClient client = new SmtpClient ( "smtp.gmail...

    docs.aspose.com/email/net/access-mail-services-...
  4. Ինչպես ուղարկել նամակ C#-ով

    Քայլ առ քայլ ձեռնարկ C#-ով էլփոստ ուղարկելու մասին: Իմացեք, թե ինչպես ուղարկել նամակներ՝ օգտագործելով SMTP սերվերը C#-ով և էլփոստ ուղարկել՝ օգտագործելով Gmail SMTP C#:...MailMessage դասը Ստեղծեք SmtpClient դասի օրինակ Կարգավորեք Gmail...Ուղարկեք email ՝ օգտագործելով SmtpClient դասի Send մեթոդը C#-ի միջոցով...

    kb.aspose.com/hy/email/net/how-to-send-email-in...
  5. C++ send email. Send email using C++ and SMTP p...

    How to send email with attachments using C++ and Gmail, Outlook or other SMTP server...example: auto smtpClient = MakeObject < SmtpClient > ( u "smtp...SecurityOptions :: SSLAuto); smtpClient -> Send( u "login@gmail.com"...

    products.aspose.com/email/cpp/send-email/
  6. Creating and setting contents of Emails|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....an SMTP server using the SmtpClient class. This topic demonstrates...Create an instance of the SmtpClient class and send the email...

    docs.aspose.com/email/python-net/creating-and-s...
  7. 使用 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....从服务器的访问 SmtpClient , Pop3Client , ImapClient...server using ( SmtpClient client = new SmtpClient ( "smtp.gmail...

    docs.aspose.com/email/zh/net/access-mail-servic...
  8. 提取附件|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....com" ); SmtpClient client = new SmtpClient ( "smtp.server...

    docs.aspose.com/email/zh/net/extracting-attachm...
  9. 使用 Outlook Interop 和 Aspose.Email for Java 发送会议...

    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 SmtpClient 类。 使用 Aspose.Email for Java...request try ( SmtpClient client = new SmtpClient ( "host" , 25...

    docs.aspose.com/email/zh/java/sending-meeting-r...
  10. 档案

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

    blog.aspose.com/zh/total/send-word-document-in-...