Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,210 for

smtp

(0.97 sec)
  1. Ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փ...

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես ուղարկել Word փաստաթուղթը էլեկտրոնային փոստով, օգտագործելով C#: Հետևյալ օրինակում դուք կտեսնեք, թե որքան հեշտ է ուղարկել Word Փաստաթուղթը էլփոստի մարմնում՝ օգտագործելով C#: Դուք կարող եք օգտագործել օրինակը ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Linux-ը, macOS-ը կամ Windows-ը:...հատկությունները սահմանելու համար Ստեղծեք SMTP հաճախորդը և ուղարկեք Word փաստաթուղթը...փոստի հատկությունները: Վերջապես, SMTP հաճախորդի դասի օրինակ կստեղծվի...

    kb.aspose.com/hy/words/net/how-to-send-word-doc...
  2. Supported Protocols and Services|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 (Simple Mail Transfer Protocol) SMTP is the standard...provides robust support for SMTP, allowing developers to send...

    docs.aspose.com/email/net/supported-protocols-a...
  3. Email validation - Free Support Forum - aspose.com

    Hi, Could you please get clarifications on the EmailValidator (Aspose.Net) Class EmailValidator | Aspose.Email for .NET API Reference How it is actually validate email address, is it Smtp only format validation or it s…...validate email address, is it SMTP only format validation or it...only. This applies to standard SMTP-style email addresses; no alternative...

    forum.aspose.com/t/email-validation/326714
  4. How to Send Word Document by Email using C#

    In this easy tutorial, we will learn how to send Word Document by email using C#. In the following example, you will see how easy it is to send Word Document in email body using C#. You may use the example in any of the commonly available operating system like Linux, macOS, or Windows....set its properties Instantiate SMTP client and send the Word document...properties. Finally, an instance of SMTP client class will be instantiated...

    kb.aspose.com/words/net/how-to-send-word-docume...
  5. Multipurpose Internet Mail Extensions Protocol|...

    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 supports only 7 bit ASCII characters...the Latin alphabet are fine in SMTP; other languages are not displayed...

    docs.aspose.com/email/java/multipurpose-interne...
  6. Adding MapiContact to PST in Ruby|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.... new ( "Hisen1988" , "SMTP" , "MargaretJTolle@dayrep.com"...MapiContactElectroni' ) . new ( "Experwas" , "SMTP" , "BerthaABuell@armyspy.com"...

    docs.aspose.com/email/java/adding-mapicontact-t...
  7. Sending meeting request with recurrence|Documen...

    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/java/sending-meeting-requ...
  8. Creating an Outlook Contact|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.... Email1AddressType = "SMTP" ; contact . Email1DisplayName...getEmail1 (). setAddressType ( "SMTP" ); mapiContact . getElectronicAddress...

    docs.aspose.com/email/java/creating-an-outlook-...
  9. Working with POP3 Client|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....Asynchronously Working with SMTP Client Working with IMAP Client...

    docs.aspose.com/email/java/working-with-pop3-cl...
  10. 档案

    档案...Smtp.SmtpClient 类设置 SMTP 客户端并发送电子邮件。 // 通过 SMTP 发送电子邮件...SmtpClient client = new SmtpClient("smtp.gmail.com", 587, "sender@gmail...

    blog.aspose.com/zh/total/send-word-document-in-...