Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 1,978 for

smtp client

(1.06 sec)
  1. Como enviar documento do Word por e-mail usando...

    Neste exemplo, exploraremos como enviar um documento do Word por e-mail usando C++. No código de exemplo a seguir, você verá como é conveniente enviar um documento do Word no corpo do email usando C++. Você só precisará fazer chamadas de API simples e executar algumas etapas simples no MS Windows para conseguir isso....fim, usando a classe de cliente SMTP , o e-mail é enviado. Código...

    kb.aspose.com/pt/words/cpp/how-to-send-word-doc...
  2. أرشيف

    أرشيف... clients . pop3 . Pop3Client( "pop.example..."username" , "password" ) as client: client . security_options = ae...

    blog.aspose.com/ar/email/retrieve-emails-using-...
  3. Exchange 웹 서비스를 사용하여 이메일 보내기 | Java API 솔루션 | p...

    프로그레시브 Java API로 프로젝트를 개선하세요. Exchange 웹 서비스를 통한 이메일 전송 기능을 프로젝트에 통합할 수 있습니다....giving credentials IEWSClient client = EWSClient. getEWSClient (...); try { // Send the message client. send (msg); System. out ....

    products.aspose.com/email/ko/java/send-email/ews/
  4. Używanie Sendgrid do wysyłania wiadomości e-mai...

    Odkryj możliwości integracji SendGrid z interfejsem Java API, aby zwiększyć możliwości dostarczania wiadomości e-mail. Uzyskaj jasne instrukcje, próbki kodu i zaawansowane funkcje....(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...DeliveryServiceRespo resp = client. send (eml); if ( ! resp. isSuccessful...

    products.aspose.com/email/pl/java/send-email/se...
  5. Archiwa

    Archiwa... clients . pop3 . Pop3Client( "pop.example..."username" , "password" ) as client: client . security_options = ae...

    blog.aspose.com/pl/email/retrieve-emails-using-...
  6. Introductie en voorbeeldtoepassingen|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....e‑mailberichten te bouwen die via een SMTP‑server worden verzonden met...Password and Port SmtpClient client = new SmtpClient (); // Specify...

    docs.aspose.com/email/nl/java/introduction-and-...
  7. Microsoft Word ドキュメントをメッセージ本文として使用し、メールを送信する|Do...

    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....try ( SmtpClient client = new SmtpClient ( "smtp.gmail.com" , 587..."sender@gmail.com" , "pwd" )) { client . setSecurityOptions ( SecurityOptions...

    docs.aspose.com/email/ja/java/using-a-microsoft...
  8. Archivio

    Archivio...utilizzando più dispositivi o client configurati con POP3, potresti...su tutti. Tuttavia, alcuni client email offrono un’opzione per...

    blog.aspose.com/it/email/retrieve-emails-using-...
  9. Cómo crear contactos de Mapi usando Python

    En este sencillo tema, exploraremos cómo crear Mapi Contact usando Python siguiendo las pautas detalladas para configurar el entorno y usando el código de ejemplo. Puede agregar fácilmente Mapi Contact en Python utilizando una interfaz API muy simple....electrónico utilizando un cliente de correo electrónico diferente...diferente, como servidores POP3, SMTP o Exchange. Además, también...

    kb.aspose.com/es/email/python/how-to-create-map...
  10. So erstellen Sie Mapi-Kontakte mit C#

    In diesem einfachen Thema konzentrieren wir uns darauf, wie Sie Mapi Contact mit C# erstellen, indem Sie sich an speziell definierte Schritte halten und den Beispielcode verwenden. Sie können Mapi Contact in C# mit Hilfe einfacher API-Aufrufe hinzufügen....E-Mail mit verschiedenen Clients wie SMTP, POP3 oder Exchange-Server...

    kb.aspose.com/de/email/net/how-to-create-mapico...