Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 18,988 for

msg

(0.04 sec)
  1. Ինչպես փոխարկել Outlook էլփոստը HTML-ի, օգտագոր...

    Այս հեշտ թեման կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել Outlook Email-ը HTML-ի՝ օգտագործելով Python-ը՝ տրամադրելով շրջակա միջավայրի կարգավորումների բոլոր մանրամասները և աշխատանքային օրինակելի կոդը: Էլփոստը HTML-ի փոխարկելու համար Python-ի վրա հիմնված API-ն կարող է արդյունավետորեն օգտագործվել .NET Core և Python կազմաձևված ցանկացած միջավայրում օպերացիոն համակարգերում, ինչպիսիք են Windows-ը և Linux-ը:...MailMessage դասի օբյեկտ՝ աղբյուրի MSG կամ EML ֆայլը սկավառակից բեռնելու...տարբերակները Պահպանեք բեռնված MSG\EML ֆայլը որպես HTML՝ օգտագործելով...

    kb.aspose.com/hy/email/python/how-to-convert-ou...
  2. Convert HTML to Other Formats|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....PreserveOriginalDate = true } Convert HTML to MSG After loading the HTML content...MailMessage object, save it as an MSG file using the Save method, specifying...

    docs.aspose.com/email/net/converting-between-fo...
  3. Programming Outlook in PHP|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....Working with Outlook Message (MSG) Files in PHP Working with Outlook...

    docs.aspose.com/email/java/programming-outlook-...
  4. Create a Task|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.... Save the task to disc in MSG format. MapiTask task = new MapiTask...Save ( "MapiTask.msg" , TaskSaveFormat . Msg ); Download Sample...

    docs.aspose.com/email/net/create-a-task/
  5. Load Email Message using Aspose.Email and Apach...

    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 instance by loading an Eml/Msg/Emlx/Mht file MailMessage messageMSG.... load ( dataDir + "message.msg" ); MailMessage messageEML =...

    docs.aspose.com/email/java/load-email-message-u...
  6. Managing Tasks, Journals, and Notes in PST File...

    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....and save it as an MSG file. Load the saved MSG note into a MapiMessage...object and load the template MSG note. Set the MapiNote properties...

    docs.aspose.com/email/net/managing-tasks-journa...
  7. Extraction of Embedded Objects data|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....MapiMessage msg = MapiMessage . fromFile ( dataDir + "double.msg" );...MapiAttachment mapiAttachment : msg . getAttachments ()) { if ( "oledata...

    docs.aspose.com/email/java/extraction-of-embedd...
  8. Working with Large PST Files|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....(ExtractAttachments), // save msg to a stream(SaveMessageToStream)... ()) { var msg = pst . ExtractMessage ( id ); msg . Save ( @"message...

    docs.aspose.com/email/net/working-with-large-ps...
  9. How to Create Mapi Contact using Java

    In this example, we will learn how to create Mapi Contact using Java by following the well defined steps and using the example code. One can easily add Mapi Contact in Java with the help of very simple API calls....the contact information as an MSG file on the disk Save the contact...will be saved as VCF and an MSG file on the disk. Code to Add...

    kb.aspose.com/email/java/how-to-create-mapicont...
  10. Working with Outlook Contacts|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.... Save the contact as MSG or VCard format. Save Contact...load both Microsoft Outlook MSG files as well as VCard format...

    docs.aspose.com/email/java/working-with-outlook...