Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,508 for

smtpclient

(3.17 sec)
  1. Lưu trữ

    Lưu trữ...của lớp SmtpClient . Gửi email bằng phương thức SmtpClient.Send...dụng khách SMTP SmtpClient client = new SmtpClient(); client.Host...

    blog.aspose.com/vi/cells/send-excel-data-in-ema...
  2. Lưu trữ

    Lưu trữ...SmtpClient Đặt máy chủ và gửi email...email bằng phương pháp SmtpClient.send (MailMessage) . Mẫu mã sau...

    blog.aspose.com/vi/total/send-a-word-document-a...
  3. C ++ trimite e-mail. Trimiteți e-mailuri utiliz...

    Cum să trimiteți e-mailuri cu atașamente utilizând C ++ și Gmail, Outlook sau alt server SMTP...exemplu: auto smtpClient = MakeObject < SmtpClient > ( u "smtp...SecurityOptions :: SSLAuto); smtpClient -> Send( u "login@gmail.com"...

    products.aspose.com/email/ro/cpp/send-email/
  4. E-posta Oluşturma ve İçeriklerini Ayarlama|Docu...

    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....MailMessage sınıfının örnekleri, SmtpClient sınıfı kullanılarak bir SMTP...ve Bcc adresini belirtin. SmtpClient sınıfının bir örneğini oluşturun...

    docs.aspose.com/email/tr/python-net/creating-an...
  5. Membuat dan mengatur isi 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....server SMTP menggunakan kelas SmtpClient. Topik ini menunjukkan cara...sebuah instance dari kelas SmtpClient dan kirim email menggunakan...

    docs.aspose.com/email/id/python-net/creating-an...
  6. Lưu trữ

    Lưu trữ...Email :: Clients :: Smtp :: SmtpClient . Đặt Tùy chọn Máy chủ, Tên...Gửi email bằng cách sử dụng SmtpClient-> Gửi (Hệ thống :: SharedPtr...

    blog.aspose.com/vi/email/send-word-document-in-...
  7. 搜索

    搜索...tp::SmtpClient 類的實例。 設置主機、用戶名、密碼、端口和安全選項。 使用 SmtpClient->Sen...MHTML Test Message"); // 創建 SmtpClient 類的實例 System::SharedPtr<A...

    blog.aspose.com/zh-hant/email/send-word-documen...
  8. 档案

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

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

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

    blog.aspose.com/ko/email/send-word-document-in-...
  10. 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/