Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 20,905 for

msg

(0.3 sec)
  1. Create, Save and Read 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/net/working-with-outlook-...
  2. Working with Outlook Items|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....and Saving MSG files Loading, Viewing and Parsing MSG file Managing...Up and Due Date for Outlook MSG Files Working with MAPI Properties...

    docs.aspose.com/email/python-net/working-with-o...
  3. Working with MapiNote in PST|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....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/python-net/working-with-m...
  4. Working with MAPI Properties|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....Read Named MAPI Properties from MSG Files The following code snippet...named MAPI properties from the MSG file. Read Named MAPI Properties...

    docs.aspose.com/email/net/working-with-mapi-pro...
  5. Working with Outlook Items - C++ Email Parser A...

    C++ Email Parser API enables you to create and save Msg files, work with Outlook Calendar, Contacts, Notes, Tasks and Distribution Lists....Creating and Saving Outlook MSG files using C++ Email API Load...Load, View and Parse Outlook MSG file using C++ Email Library Managing...

    docs.aspose.com/email/cpp/working-with-outlook-...
  6. Utility Features - MailMessage|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....TNEF EML files from Outlook MSG files. Reading Message by Preserving...Creating TNEF EML from MSG Outlook MSGs sometimes contain information...

    docs.aspose.com/email/python-net/utility-featur...
  7. Non standard email date format header handling ...

    I have some .eml and some .Msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .Msg files: // Create load …...msg mail files that contain date...can use this technique for .msg files: // Create load options...

    forum.aspose.com/t/non-standard-email-date-form...
  8. Send Emails & Forward Messages using SMTP Clien...

    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....Declare msg as MailMessage instance MailMessage msg = new MailMessage...this message client . Send ( msg ); Console . WriteLine ( "Message...

    docs.aspose.com/email/net/sending-and-forwardin...
  9. Email body with tab chacters convert to pdf iss...

    We have a .Msg to be converted to PDF. The body contains a sentence, in front of that sentence contains 15+ tab characters. We are converting this Msg file to pdf using below logic Ligic#1: Aspose.Words.Document do…...msg to be converted to PDF. The body...characters. We are converting this msg file to pdf using below logic...

    forum.aspose.com/t/email-body-with-tab-chacters...
  10. Export EML to TIFF via C++ | products.aspose.com

    C++ API to Convert EML to TIFF without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...eml" ); // save EML as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/eml-to...