Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 20,912 for

msg

(0.27 sec)
  1. 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...
  2. Outlook Email Templates (OFT) - Read, Create, a...

    Learn how to read, create, and edit Outlook email templates (OFT files) in C# using Aspose.Email for .NET without Microsoft Outlook....Check After Loading Converting MSG to OFT Optional: Use Explicit...and layout settings. Unlike .msg or .eml files, .oft files are...

    blog.aspose.com/email/outlook-template-oft-crea...
  3. Save Messages from Exchange Server Mailbox usin...

    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 them to disk in EML and MSG formats. Save Messages from an...memory stream. Save Messages in MSG Format The ExchangeClient.saveMessage()...

    docs.aspose.com/email/java/save-messages-from-e...
  4. Managing Distribution Lists in PST Files|Docume...

    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....be saved to disc in Outlook MSG format and can be viewed/manipulated...distribution list in PST foreach ( var msg in folder . EnumerateMessages...

    docs.aspose.com/email/net/managing-distribution...
  5. Send Email using Exchange Web Service | Java AP...

    Enhance your projects with a progressive Java API: integrate email sending functionality via Exchange Web Service into your project....MailMessage MailMessage msg = new MailMessage(); msg. setFrom (MailAddress...to_MailAddress ( "sender@domain.com" )); msg. setTo (MailAddressCollectio...

    products.aspose.com/email/java/send-email/ews/
  6. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object... width , msg = dpi96 ) self . assertEqual...assertEqual ( 18 , bounds . height , msg = dpi96 ) # Get the shape size...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Managing Contacts in 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....contact6 ); } Save Contacts in MSG Format This article explains...save the contact to a disk in MSG format. The steps to get the...

    docs.aspose.com/email/net/managing-contacts-in-...
  8. Loading and Saving Messages|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 MSG. MHTML format. HTML format. Load...TNEF attachments. Save EML to MSG The following code snippet shows...

    docs.aspose.com/email/java/loading-and-saving-m...
  9. 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-...
  10. Export OFT to WORD via C++ | products.aspose.com

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

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