Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 1,730 for

ews client

(0.08 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....Clients.DeliveryService.Mailgun Реалізує...пошти Mailgun The Aspose.Email.Clients.DeliveryService.Mailgun простір...

    docs.aspose.com/email/uk/net/features-overview/
  2. Java API เพื่อส่งอีเมลผ่าน MailGun | ประสิทธิภา...

    สำรวจการผสานรวมของ MailGun กับไลบรารี Javaเรียนรู้วิธีตั้งค่าและส่งอีเมลอย่างเป็นโปรแกรม ปรับปรุงกระบวนการสื่อสารของคุณ...(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...DeliveryServiceRespo resp = client. send (eml); if ( ! resp. isSuccessful...

    products.aspose.com/email/th/java/send-email/ma...
  3. Java API для надсилання електронної пошти через...

    Дослідіть інтеграцію MailGun з бібліотекою Java. Дізнайтеся, як програмно налаштовувати та надсилати електронні листи, покращуючи процеси спілкування....(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...DeliveryServiceRespo resp = client. send (eml); if ( ! resp. isSuccessful...

    products.aspose.com/email/uk/java/send-email/ma...
  4. Java API pro odesílání e-mailů přes MailGun | E...

    Prozkoumejte integraci MailGun s knihovnou Java. Naučte se, jak programově nastavovat a odesílat e-maily, čímž vylepšíte své komunikační procesy....(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...DeliveryServiceRespo resp = client. send (eml); if ( ! resp. isSuccessful...

    products.aspose.com/email/cs/java/send-email/ma...
  5. C # में MailGun के माध्यम से ईमेल भेजें | .NET ...

    सुविधा संपन्न .NET लाइब्रेरी के साथ एकीकरण में ईमेल भेजने के लिए MailGun क्षमताओं की खोज करें। C # अनुप्रयोगों के लिए डिज़ाइन किए गए बोधगम्य कोड नमूने आज़माएं।...Clients.DeliveryService; using Aspose.Email.Clients.DeliveryService...privApiKey }; IDeliveryServiceClie client = DeliveryServiceClien.Get(opt);...

    products.aspose.com/email/hi/net/send-email/mai...
  6. Exchange Server에서 규칙 작업|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....수 있는 Exchange Web Services (EWS)를 사용합니다. 규칙 관리 방법을 보여주기 위해 이...규칙을 읽는 방법을 보여줍니다. IEWSClient client = EWSClient . getEWSClient...

    docs.aspose.com/email/ko/java/working-with-rule...
  7. Novidades no Aspose.Email para .NET|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....Clients.Graph.ODataQueryBuilder classe...dados do Graph. O Aspose.Email.Clients.Graph.IGraphClientAsync interface...

    docs.aspose.com/email/pt/net/whats-new/
  8. Použití Sendgrid k odesílání e-mailů | Řešení p...

    Objevte sílu integrace SendGrid s Java API pro zlepšení doručovatelnosti e-mailů. Získejte jasné pokyny, ukázky kódu a pokročilé funkce....(privApiKey); IDeliveryServiceClie client = DeliveryServiceClien. get...DeliveryServiceRespo resp = client. send (eml); if ( ! resp. isSuccessful...

    products.aspose.com/email/cs/java/send-email/se...
  9. C #에서 MailGun을 통해 이메일 보내기 | .NET의 이메일 자동화 | pro...

    기능이 풍부한.NET 라이브러리와 통합하여 이메일을 보낼 수 있는 MailGun 기능에 대해 알아보십시오.C# 응용 프로그램용으로 설계된 이해하기 쉬운 코드 샘플을 사용해 보십시오....Clients.DeliveryService; using Aspose.Email.Clients.DeliveryService...privApiKey }; IDeliveryServiceClie client = DeliveryServiceClien.Get(opt);...

    products.aspose.com/email/ko/net/send-email/mai...
  10. Надіслати електронну пошту через SMTP | Java ко...

    Відкрийте для себе простий спосіб надсилання електронних листів через сервери SMTP. Налаштуйте та надсилайте повідомлення з легкістю за допомогою розширеного Java API....SmtpClient class SmtpClient client = new SmtpClient( "smtp.example...); try { // Send the email client. send (message); System. out...

    products.aspose.com/email/uk/java/send-email/smtp/