Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 4,216 for

smtp

(0.69 sec)
  1. 档案

    档案... 创建 Aspose::Email::Clients::Smtp::SmtpClient 类的实例。 设置主机、用户名、密码、端口和安全选项。...System::SharedPtr<Aspose::Email::Clients::Smtp::SmtpClient> client = Syste...

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

    아카이브... Aspose::Email::Clients::Smtp::SmtpClient 클래스의 인스턴스를 만듭니다...System::SharedPtr<Aspose::Email::Clients::Smtp::SmtpClient> client = Syste...

    blog.aspose.com/ko/email/send-word-document-in-...
  3. Mesajları Gönderme ve Yönlendirme - Java Progra...

    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....Simple Mail Transfer Protocol (SMTP) kullanarak e-posta göndermesine...E-posta mesajını göndermek ve SMTP sunucusuna iletilmesini beklerken...

    docs.aspose.com/email/tr/java/sending-and-forwa...
  4. Envío y reenvío de mensajes - Enviar mensajes d...

    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....de Transferencia de Correo (SMTP). El SmtpClient la clase es...correo se transmita al servidor SMTP, utilice uno de los métodos...

    docs.aspose.com/email/es/java/sending-and-forwa...
  5. Verbindung zum Exchange‑Server herstellen|Docum...

    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....oder SMTP‑Clients verwenden Zugriff auf IMAP, POP, SMTP über...definiert oben . IMAP, POP, SMTP‑AUTH im Microsoft 365 Admin‑Center...

    docs.aspose.com/email/de/net/connecting-to-exch...
  6. Zugriff auf Mail‑Dienste mit 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....hinzugefügt und kann zum Zugriff auf SMTP , POP3 , IMAP und EWS ‑Server...herstellen. // Connecting to SMTP server using ( SmtpClient client...

    docs.aspose.com/email/de/net/access-mail-servic...
  7. Alasan Utama Membeli Aspose.Email|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....Membuat dan mengirim pesan via SMTP . Menerima dan mengelola pesan...atas Operasi IMAP, POP3, dan SMTP Aspose.Email menyederhanakan...

    docs.aspose.com/email/id/net/top-reasons-to-buy...
  8. Topp orsaker att köpa Aspose.Email|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....Skapa och skicka meddelanden via SMTP . Ta emot och hantera meddelanden...kontroll över IMAP-, POP3- och SMTP-operationer Aspose.Email förenklar...

    docs.aspose.com/email/sv/net/top-reasons-to-buy...
  9. Enviando solicitação de reunião com recorrência...

    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.gmail.com" , 587 , "your.email@gmail...updateAppointment ()); SmtpClient smtp = new SmtpClient ( "server.domain...

    docs.aspose.com/email/pt/java/sending-meeting-r...
  10. Javaを使用してEメールを送信する方法

    この簡単なチュートリアルでは、Javaを使用して電子メールを送信する方法について説明します。 JavaでGmailSmtpを使用してメールを送信する方法を学習します。このアプリケーションは、WindowsおよびLinuxオペレーティングシステム内のJava環境で使用できる単純なAPI呼び出しを利用します。... SMTP は人気のあるメールクライアントの1つであり、 Java...SmtpClient プロパティを設定し、メールメッセージを送信します SMTPは、電子メールを送受信するための最も単純な電子メールクライアントの1つです。次の例では、*...

    kb.aspose.com/ja/email/java/how-to-send-email-u...