Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,238 for

smtp client

(0.25 sec)
  1. 配置 OAuth 2.0 API 访问 Google 服务|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....中,点击 “OAuth” 部分下的 “CREAET NEW CLIENT ID” 按钮。选择 “Installed application”...“Other”,然后点击 “Create Client ID” 按钮。记录下此处的 Client ID 和 Client Secret,它们将在本节的示例代码中使用。...

    docs.aspose.com/email/zh/net/configuring-oauth2...
  2. Specify Mail Body Encoding|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 Class SmtpClient client = new SmtpClient (); //Specify...mailing host server client . Host = "smtp.server.com" ; //Specify...

    docs.aspose.com/email/net/specify-mail-body-enc...
  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....SmtpClient Class SmtpClient client = new SmtpClient (); //Specify...mailing host server client . Host = "smtp.server.com" ; //Specify...

    docs.aspose.com/email/zh/net/specify-mail-body-...
  4. 创建多个电子邮件地址|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 Class SmtpClient client = new SmtpClient (); //Specify...mailing host server client . Host = "smtp.server.com" ; //Specify...

    docs.aspose.com/email/zh/net/create-multiple-em...
  5. Getting error while reading large MBox file usi...

    Hello, I am getting below error while reading large MBox file using Aspose.Email. File is around ~4gb in size. System.OutOfMemoryException: Array dimensions exceeded supported range. at System.Collections.Generic.List1…... Actually it is a client file so we can’t share it....the entire file. (Because of client confidentiality) You can let...

    forum.aspose.com/t/getting-error-while-reading-...
  6. S/MIME Encryption: Encrypting a MailMessage for...

    In older versions (e.g. 23.11.) MailMessage had an encrypt method that took an array of X509Certificate2 as parameter so we were able to encrypt a MailMessage for multiple recipients. It seems the API has changed in new…...message – use your normal SMTP client or other transport to send...

    forum.aspose.com/t/s-mime-encryption-encrypting...
  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....SmtpClient Class SmtpClient client = new SmtpClient (); //Specify...mailing host server client . Host = "smtp.server.com" ; //Specify...

    docs.aspose.com/email/zh/net/create-multiple-em...
  8. Create Multiple Email Addresses|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 Class SmtpClient client = new SmtpClient (); //Specify...mailing host server client . Host = "smtp.server.com" ; //Specify...

    docs.aspose.com/email/net/create-multiple-email...
  9. Create Multiple Email Address|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 Class SmtpClient client = new SmtpClient (); //Specify...mailing host server client . Host = "smtp.server.com" ; //Specify...

    docs.aspose.com/email/net/create-multiple-email...
  10. 提取附件|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 client = new SmtpClient ( "smtp.server.com" ); client . Port...Port = 25 ; client . Username = "UserName" ; client . Password...

    docs.aspose.com/email/zh/net/extracting-attachm...