Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 501 for

parsing msg

(0.04 sec)
  1. Remove EML Annotation via .NET | products.aspos...

    C# source code to delete EML format annotations on .NET Framework, .NET Core, and Xamarin Platforms....msg" ), MsgSaveOptions.DefaultMsgUnicode);...Outlook and Thunderbird formats parsing solution. One can easily create...

    products.aspose.com/email/net/annotation/eml/
  2. Managing Message Files with Aspose.Email.Outloo...

    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.... enumerate_messages (): msg = pst . extract_message ( messageInfo...type based on msg.SupportedType item_type = msg . supported_type...

    docs.aspose.com/email/python-net/managing-messa...
  3. Working with Messages from Server|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....them without parsing them (quicker) or after parsing them (slower)...messages from the POP3 server, and parse them into an MailMessage instance...

    docs.aspose.com/email/python-net/working-with-m...
  4. Managing Outlook 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....relative path to resources : var msg = MapiMessage . Load ( sourceFileName...UseRelativePathToRes = true }; msg . Save ( Path . Combine ( "target_files"...

    docs.aspose.com/email/net/managing-outlook-mesa...
  5. Product Overview|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....file formats, for example EML, MSG, MHT; mail storage formats such...form of EML or MHT files. Parsing/reading and saving Microsoft...

    docs.aspose.com/email/python-net/product-overview/
  6. Aspose.Email Java for Jython|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....provides classes to read and update MSG,EML,EMLX,OFT files, add/remove...update subject, body and other MSG file properties. Aspose.Email...

    docs.aspose.com/email/java/aspose-email-java-fo...
  7. Product Overview|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....file formats, for example, EML, MSG, MHT; mail storage formats such...tasks in applications: Read and parse email messages from various...

    docs.aspose.com/email/net/product-overview/
  8. Analyze email headers from EML files via .NET |...

    C# source code for email tracking and emails check from EML file 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/headers/eml/
  9. Create New PST File and Add SubFolders|Document...

    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....Contents [ Hide ] As well as parsing an existing PST file, Aspose...variable and create an empty MSG list to load each file as a MapiMessage...

    docs.aspose.com/email/python-net/create-new-pst...
  10. How to Add Watermark to EML Files in C# | produ...

    C# source code to add a watermark to EML file programmatically....HTML body of the email by parsing it, embedding the watermark...SetContentId( "watermark" ); // Parse the email's existing HTML body...

    products.aspose.com/email/net/watermark/eml/