Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 2,238 for

smtp client

(1.26 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....לבניית הודעות דוא״ל שמועברות לשרת SMTP לצורך משלוח באמצעות מחלקת SmtpClient)...Password and Port SmtpClient client = new SmtpClient (); // Specify...

    docs.aspose.com/email/he/java/introduction-and-...
  2. مقدمة وتطبيقات مثال|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....رسائل البريد التي تُنقل إلى خادم SMTP للتسليم باستخدام فئة SmtpClient)...Password and Port SmtpClient client = new SmtpClient (); // Specify...

    docs.aspose.com/email/ar/java/introduction-and-...
  3. Giriş ve Örnek Uygulamalar|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 sınıfı kullanılarak bir SMTP sunucusuna iletilmek üzere e-posta...Password and Port SmtpClient client = new SmtpClient (); // Specify...

    docs.aspose.com/email/tr/java/introduction-and-...
  4. Создание электронных сообщений с пользовательск...

    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....доставки письма добавляется самим SMTP‑сервером в заголовок. Например...se.Email-for-.NET // Add by SMTP server in delivery emails Received...

    docs.aspose.com/email/ru/net/create-email-messa...
  5. Archiv

    Archiv...uživatele a hesla ImapClient client = new ImapClient("localhost"..."password"); // Vybrat složku client.SelectFolder("Inbox"); Připojte...

    blog.aspose.com/cs/email/connect-to-imap-server...
  6. Tạo và đặt nội dung cho 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....email được truyền tới máy chủ SMTP bằng lớp SmtpClient. Chủ đề...email được truyền tới máy chủ SMTP để gửi bằng lớp SmtpClient....

    docs.aspose.com/email/vi/python-net/creating-an...
  7. Usare Sendgrid per Inviare Email | Soluzione pe...

    Scopri la potenza dell'integrazione di SendGrid con l'API Java per migliorare la deliverability delle email. Ottieni istruzioni chiare, esempi di codice e funzionalità avanzate.... Configura le opzioni del client SendGrid. Specifica il servizio...il metodo send dell’oggetto client. Prova l’esempio di codice...

    products.aspose.com/email/it/java/send-email/se...
  8. arkiv

    arkiv...användare och lösenord ImapClient client = new ImapClient("localhost"... "password"); // Välj mapp client.SelectFolder("Inbox"); Anslut...

    blog.aspose.com/sv/email/connect-to-imap-server...
  9. Arsip

    Arsip... dan kata sandi ImapClient client = new ImapClient("localhost"..."password"); // Pilih folder client.SelectFolder("Inbox"); Sambungkan...

    blog.aspose.com/id/email/connect-to-imap-server...
  10. Odeslání e‑mailu pomocí Exchange Web Service | ...

    Vylepšete své projekty progresivním Java API: integrujte funkci odesílání e‑mailů prostřednictvím Exchange Web Service do svého projektu....giving credentials IEWSClient client = EWSClient. getEWSClient (...); try { // Send the message client. send (msg); System. out ....

    products.aspose.com/email/cs/java/send-email/ews/