Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 844 for

parsing msg

(2.31 sec)
  1. Merge ICS Files via .NET | products.aspose.com

    Try C# code to combine ICS files on .NET Platforms. Get access to a progressive library to build powerful email apps....email formats (such as PST, MSG, EML, and MHT), handle contacts...like sending, receiving, and parsing emails. With its user-friendly...

    products.aspose.com/email/net/merger/ics/
  2. 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...
  3. 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...
  4. 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...
  5. 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/
  6. 创建循环任务|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 ( "4/1/2007 8:00 AM" ); task...task . DueDate = DateTime . Parse ( "4/15/2007 8:00 AM" ); Outlook...

    docs.aspose.com/email/zh/net/create-a-recurring...
  7. Aspose API to read and write PST files - Free S...

    We only need an API that can read and write PST files . Could you please let us know if you can provide an API specifically for the .pst format only , and what your charges would be for it?...create Outlook emails, read/parse emails, write or convert message...message formats such as MSG, EML/EMLX, MBOX, PST, OST & MHT from...

    forum.aspose.com/t/aspose-api-to-read-and-write...
  8. Unable to parse valide RRULE - Free Support For...

    According to RFC 5545 - Internet Calendaring and Scheduling Core Object Specification (iCalendar) RRULE:FREQ=YEARLY;INTERVAL=1;BYMONTH=12;BYMONTHDAY=-1 Is a valid value. But aspose-email-26.3-jdk16.jar fails to parse i…...Unable to parse valide RRULE Aspose.Email Product Family mrila...aspose-email-26.3-jdk16.jar fails to parse it import com.aspose.email.Appointment;...

    forum.aspose.com/t/unable-to-parse-valide-rrule...
  9. Create a Recurring 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 ( "4/1/2007 8:00 AM" ); task...task . DueDate = DateTime . Parse ( "4/15/2007 8:00 AM" ); Outlook...

    docs.aspose.com/email/net/create-a-recurring-task/
  10. 创建任务|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...MapiTask 类的新对象。 输入任务属性信息。 以 MSG 格式将任务保存到磁盘。 MapiTask task = new...

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