Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 18,977 for

msg

(0.04 sec)
  1. Sending Meeting Request Using Outlook Interop a...

    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....sent MailMessage msg = new MailMessage (); msg . setFrom ( new...MailAddress ( "from@domain.com" )); msg . setTo ( MailAddressCollectio...

    docs.aspose.com/email/java/sending-meeting-requ...
  2. Ինչպես փոխարկել Outlook էլփոստը PDF-ի, օգտագործ...

    Այս հեշտ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել Outlook Email-ը PDF-ի՝ օգտագործելով Python-ը: Դուք կտեսնեք, որ Msg-ը PDF-ի փոխարկելու համար կարող է օգտագործվել Python-ի վրա հիմնված API: Դուք կարող եք օգտագործել այս օրինակը ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը կամ Linux-ը:...մանրամասն քայլերը: Դուք կտեսնեք, որ MSG-ը PDF-ի փոխարկելու համար կարող...օբյեկտի օրինակ՝ աղբյուրի EML կամ MSG ֆայլը սկավառակից կամ փոստի սերվերից...

    kb.aspose.com/hy/email/python/how-to-convert-ou...
  3. Extract Attachments from 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....message must be either EML or MSG. Extracting Attachments To extract...document library that contains the MSG file used in this example, as...

    docs.aspose.com/email/sharepoint/extract-attach...
  4. Working with Outlook Message Attachments using ...

    You can manage Outlook message attachments with the C++ Email Parser Library, save and delete them, and embed messages as an attachment....and Saving Outlook Message (MSG) Files explained how to create...messages, and how to create MSG files with attachments. This...

    docs.aspose.com/email/cpp/working-with-message-...
  5. Sending Meeting Request|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....sent MailMessage msg = new MailMessage (); msg . From = "from@domain..."from@domain.com" ; msg . To = "to@domain.com" ; msg . Subject = "appointment...

    docs.aspose.com/email/net/sending-meeting-request/
  6. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert Msg to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....see that in order to convert MSG to PDF C# based API can be used...MailMessage class object to load the MSG or EML format email file Save...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  7. Working with Voting Option Using MapiMessage|Do...

    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....msg" ; MapiMessage message = MapiMessage...dataDir + "MapiMsgWithPoll_out.msg" ); MapiMessage testMsg = MapiMessage...

    docs.aspose.com/email/java/working-with-voting-...
  8. 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. The following...multi-contact VCF file: // convert the `msg` object to a `MapiMessage` object...

    docs.aspose.com/email/net/working-with-outlook-...
  9. Working with Outlook Tasks|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....Outlook tasks and save them to MSG format. The MapiTask class provides...information. Save the task to disc in MSG format. The following code snippet...

    docs.aspose.com/email/python-net/working-with-o...
  10. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert Msg to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....see that in order to convert MSG to PDF Python based API can be...object to load the source EML or MSG file from the disk or mail server...

    kb.aspose.com/email/python/how-to-convert-outlo...