Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 736 for

smtpclient

(0.13 sec)
  1. 档案

    档案...SmtpClient 类的实例 设置主机并使用 SmtpClient.send(MailMessage)...Aspose.Email 发送消息 SmtpClient client = new SmtpClient(); client.setHost("your_smtp...

    blog.aspose.com/zh/total/send-a-word-document-a...
  2. SMTP-client om e-mail te verzenden in C # | .NE...

    Leer hoe u e-mails kunt verzenden met SMTP met behulp van C# en de Aspose.Email API. Installeer de bibliotheek, configureer de instellingen van de SMTP-client en stuur een e-mail.... Configureer de smtpClient met behulp van een progressieve...worden gebruikt. SmtpClient client = new SmtpClient( "smtp.example...

    products.aspose.com/email/nl/net/send-email/smtp/
  3. إرسال بريد إلكتروني باستخدام Python | دعم بروتو...

    عربي English Français Türkçe 日本語 Deutsch Ελληνικά Русский Magyar Nederlands Português Español Català Italiano Indones......إلكتروني نصي بسيط: smtpClient = SmtpClient( 'smtp.gmail.com' ...SecurityOptions . SSL_AUTO) smtpClient . send( 'login@gmail.com'...

    products.aspose.com/email/ar/python-net/send-em...
  4. Wysyłanie wiadomości e-mail za pomocą Pythona |...

    Polski English Français Türkçe 日本語 Deutsch Ελληνικά Русский Magyar Nederlands Português Español Català Italiano Indon......wiadomość tekstową: smtpClient = SmtpClient( 'smtp.gmail.com' ...SecurityOptions . SSL_AUTO) smtpClient . send( 'login@gmail.com'...

    products.aspose.com/email/pl/python-net/send-em...
  5. 档案

    档案...tp::SmtpClient 类的实例。 设置主机、用户名、密码、端口和安全选项。 使用 SmtpClient->Sen...MHTML Test Message"); // 创建 SmtpClient 类的实例 System::SharedPtr<A...

    blog.aspose.com/zh/email/send-word-document-in-...
  6. 아카이브

    아카이브...Aspose::Email::Clients::Smtp::SmtpClient 클래스의 인스턴스를 만듭니다. 호스트, 사용자...이름, 암호, 포트 및 보안 옵션을 설정합니다. SmtpClient->Send(System::SharedPtr 메시지)...

    blog.aspose.com/ko/email/send-word-document-in-...
  7. Enviando Solicitud de Reunión|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. Ventajas de usar Aspose...solicitud de reunión SmtpClient client = new SmtpClient ( "host" , 25...

    docs.aspose.com/email/es/net/sending-meeting-re...
  8. Enviando Solicitação de Reunião|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. Vantagens de usar Aspose...solicitação de reunião SmtpClient client = new SmtpClient ( "host" , 25...

    docs.aspose.com/email/pt/net/sending-meeting-re...
  9. วิธีส่งอีเมลโดยใช้ SMTP ใน Python

    บทช่วยสอนทีละขั้นตอนนี้มุ่งเน้นไปที่วิธีการส่งอีเมลโดยใช้ smtp ใน Python คุณจะได้เรียนรู้การใช้สคริปต์ Python เพื่อส่งอีเมลโดยใช้ SMTP ในสภาพแวดล้อมที่กำหนดค่าด้วย Python ใน Windows และ Linux...MailMessage ใช้ออบเจกต์คลาส SmtpClient เพื่อเริ่มต้นไคลเอนต์อีเมล...มล ใช้เมธอด SmtpClient.send เพื่อส่งต่ออีเมล ขั้นตอนข้างต้นแนะนำวิธีการ...

    kb.aspose.com/th/email/python/how-to-send-email...
  10. Come inviare e-mail utilizzando SMTP in Python

    Questo tutorial passo dopo passo si concentra su come inviare e-mail usando smtp in Python. Imparerai a utilizzare uno script Python per inviare e-mail utilizzando SMTP in qualsiasi ambiente configurato Python in Windows e Linux....Utilizzare l’oggetto classe SmtpClient per inizializzare il client...elettronica Utilizzare il metodo SmtpClient.send per inoltrare l’e-mail...

    kb.aspose.com/it/email/python/how-to-send-email...