Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,528 for

smtpclient

(0.14 sec)
  1. 提取附件|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...
  2. 档案

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

    blog.aspose.com/zh/total/send-word-document-in-...
  3. Work with MIME Messages using C++ Email Parser ...

    This section explains how to work with MIME messages using C++ Email Parser API e.g. creating and setting contents of Emails....C++ and Send Email using SmtpClient Read and Display Email Messages...

    docs.aspose.com/email/cpp/working-with-mime-mes...
  4. How to Send Email using SMTP in Python

    This step by step tutorial focuses on how to send email using smtp in Python. You will learn to utilize a Python script to send email using SMTP in any Python configured environment in Windows and Linux....MailMessage class instance Use the SmtpClient class object to initialize...the email client Use the SmtpClient.send method to forward the...

    kb.aspose.com/email/python/how-to-send-email-us...
  5. 启用 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.... 该 SmtpClient 该类提供以下属性以启用和配置活动日志记录: log_file_name...client = ae . clients . smtp . SmtpClient client . host = "<HOST>"...

    docs.aspose.com/email/zh/python-net/smtp-client...
  6. 在 Aspose.Email 中读取 Outlook 消息(MSG)文件|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....meeting request SmtpClient client = new SmtpClient ( "host" , 25...

    docs.aspose.com/email/zh/net/reading-an-outlook...
  7. Ինչպես նամակ ուղարկել Python-ում SMTP-ի միջոցով

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

    kb.aspose.com/hy/email/python/how-to-send-email...
  8. How to Send Word Document by Email using C++

    In this example, we will explore how to send Word Document by email using C++. In the following example code, you will witness how convenient it is to send Word Document in email body using C++. You will just need to make simple API calls and perform few simple steps on MS Windows to achieve this....properties Initialize the SmtpClient class instance to send MailMessage...mail properties. Then using SmtpClient class , we dispatch Document...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  9. 发送会议请求|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 类发送电子邮件并附加会议请求。 使用 Aspose...meeting request SmtpClient client = new SmtpClient ( "host" , 25...

    docs.aspose.com/email/zh/net/sending-meeting-re...
  10. Connecting to IMAP Server|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....Sleep ( 2000 ); SmtpClient smtpClient = new SmtpClient ( "exchange..."username" , "password" ); smtpClient . Send ( new MailMessage...

    docs.aspose.com/email/net/connecting-to-imap-se...