Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 501 for

parsing msg

(0.04 sec)
  1. Export EML to TEXT via C++ | products.aspose.com

    C++ API to Convert EML to TEXT 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...
  2. Export EML to WORDML via C++ | products.aspose.com

    C++ API to Convert EML to WORDML 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...
  3. Merge PST Files via .NET | products.aspose.com

    Combine PST files using the C# code sample from the advanced library on .NET Framework, .NET Core Platforms. Optimize email handling!...Outlook and Thunderbird files parsing solution. One can easily create...such as EML, EMLX, HTML, MHT, MSG, PST, MBOX, etc. Handling of...

    products.aspose.com/email/net/merger/pst/
  4. 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.... This method parses the HTML content and generates...HtmlLoadOptions . This method parses the HTML content and generates...

    docs.aspose.com/email/net/converting-between-fo...
  5. C# .NET Solution to Retrieve Emails via Microso...

    Learn how to integrate Microsoft Graph into your C# application to receive emails using a progressive library. A practical guide....ItemId)) { var msg = client.FetchMessage(msgInfo...simplifies tasks such as creating, parsing, and manipulating emails, as...

    products.aspose.com/email/net/receive-email/mic...
  6. Generate Reports in OST Files via .NET | produc...

    C# source code to generate OST format reports on .NET Framework, .NET Core, and Xamarin Platforms....Outlook and Thunderbird formats parsing solution. One can easily create...and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/net/assembly/ost/
  7. Convert MBOX Files to Various Formats in C#|Doc...

    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....EMLX, HTML, ICS, MHT, MHTML, MSG, OFT, OST, PST, TIFF, VCF, and...properties. Convert MBOX to MSG MSG is a file format used by Microsoft...

    docs.aspose.com/email/net/converting-between-fo...
  8. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF 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...
  9. View MBOX File Formats via .NET | products.aspo...

    C# source code to load, render and display MBOX documents on .NET Framework, .NET Core, and Xamarin Platforms....of archive data, offering: Parsing : Extract message details,...formats, including MBOX, PST, MSG, and EML, providing developers...

    products.aspose.com/email/net/viewer/mbox/
  10. 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.... Parse ( "10:00 AM" ); TimeSpan duration...information. Save the task to disc in MSG format. MapiTask task = new MapiTask...

    docs.aspose.com/email/net/create-a-task/