Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 2,280 for

smtp

(0.12 sec)
  1. Ինչպես տեղադրել Python-ը՝ Aspose.Email-ը Python...

    Այս հոդվածը նկարագրում է, թե ինչպես տեղադրել Python-ը VS Code-ում՝ Aspose.Email-ը Python-ի համար .NET-ի միջոցով գործարկելու համար՝ տրամադրելով քայլեր և օրինակելի կոդը՝ միջավայրը փորձարկելու համար: Python-ի տեղադրման այս ընթացակարգը կիրառելի կլինի Microsoft Windows-ի և Linux-ի համար:...Email Python կոդի համար՝ SMTP-ի միջոցով էլփոստի հաղորդագրություն...օգտագործելով նամակ ուղարկել SMTP-ի միջոցով API-ի առանձնահատկությունները:...

    kb.aspose.com/hy/total/python/how-to-install-py...
  2. Developer Guide|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....Files (OST Or PST) Working with SMTP Client Working with POP3 Client...

    docs.aspose.com/email/python-net/developer-guide/
  3. Cancelling Meeting Requests with Calendar|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.... Send the mail using the SMTP. The following code snippet...()); SmtpClient smtp = new SmtpClient ( "smtp.gmail.com" , 587...

    docs.aspose.com/email/java/cancelling-meeting-r...
  4. 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...
  5. 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...
  6. 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-...
  7. How to Install Python to Run Aspose.Email for P...

    This article describes how to install Python in VS Code to run Aspose.Email for Python via .NET by providing steps and a sample code to test the environment. This procedure to install Python will be applicable to Microsoft Windows and Linux....send an email Message using SMTP If you have an environment satisfying...features to send an email using SMTP is also given to verify the...

    kb.aspose.com/total/python/how-to-install-pytho...
  8. Adding MapiContact to PST in Jython|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....MapiContactElectroni ( "Hisen1988" , "SMTP" , "MargaretJTolle@dayrep.com"...MapiContactElectroni ( "Experwas" , "SMTP" , "BerthaABuell@armyspy.com"...

    docs.aspose.com/email/java/adding-mapicontact-t...
  9. Known Issues|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....protocols such as POP3, IMAP, SMTP and Exchange Server protocols...

    docs.aspose.com/email/net/known-issues/
  10. Ինչպես փոխարկել EML-ը MSG-ի՝ օգտագործելով Python-ը

    Այս պարզ թեմայում մենք կսովորենք, թե ինչպես փոխարկել EML-ը MSG-ի՝ օգտագործելով Python-ը: Դուք ականատես կլինեք, որ EML-ը MSG-ի փոխարկելու համար կարող է օգտագործվել Python-ի վրա հիմնված API: Օրինակը կարող է օգտագործվել ցանկացած սովորաբար հասանելի օպերացիոն համակարգերում, ինչպիսիք են Windows-ը կամ Linux-ը, որոնք կազմաձևված են Python-ով:...է նամակ ուղարկել Python-ում SMTP հաճախորդի միջոցով, տես ինչպես...ուղարկել էլփոստ՝ օգտագործելով SMTP Python-ում -ի հոդվածը: Updated...

    kb.aspose.com/hy/email/python/how-to-convert-em...