Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 20,592 for

msg

(0.17 sec)
  1. Why can Aspose Email shows 3 Attachment files i...

    I have such a test Email: gurkovtest.zip (40,9 KB) and I use following code: final MapiMessage Msg = MapiMessage.fromMailMessage(emailFilename); final String dataDir = "./AsposeTemp/"; Files.createDirecto…...following code: final MapiMessage msg = MapiMessage.fromMailMessage(emailFilename);...get(dataDir)); for (int i = 0; i < msg.getAttachments().size(); i++)...

    forum.aspose.com/t/why-can-aspose-email-shows-3...
  2. 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...

    docs.aspose.com/email/python-net/product-overview/
  3. Getting List of Messages from Inbox Folder of M...

    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 PST and Saving them to MSG Subscribe to Aspose Product Updates...

    docs.aspose.com/email/java/getting-list-of-mess...
  4. Features 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....exporting calendar files to MSG format, facilitating smooth data...and saving Outlook messages in MSG format. Developers can use this...

    docs.aspose.com/email/net/features-overview/
  5. Convert ICS to ICS in Python | products.aspose.com

    Save ICS to ICS within Python applications without using Microsoft Word or Outlook...(Email Mailbox File) Convert MSG to MSG (Outlook Message Item File)...

    products.aspose.com/total/python-net/conversion...
  6. Manage Exchange Server Tasks Using EWS in C#|Do...

    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....Exchange Tasks to disc in Outlook MSG format. The following code snippet...

    docs.aspose.com/email/net/manage-exchange-serve...
  7. Create Email Signature in .NET | products.aspos...

    Learn how to programmatically create custom email signatures in EML files using C#. Simplify communication management and personalization....and storage formats such as MSG, EMLX, EML and MHT. Handling...Email Signatures Implementation MSG Outlook & Exchange Format Subscribe...

    products.aspose.com/email/net/create-email-sign...
  8. How to Send Email in C++

    In this tutorial, we will explore how to send email in C++. You will learn how to send mail using SMTP client on Gmail Server using C++.... You can also send MSG format email message as well...

    kb.aspose.com/email/cpp/how-to-send-email-in-cpp/
  9. How to Add Watermark to EML Files in C# | produ...

    C# source code to add a watermark to EML file programmatically.... Remove watermark from MSG file - C# // Load the HTML body...with popular email formats like MSG, EML, EMLX, and MHT. It allows...

    products.aspose.com/email/net/watermark/eml/
  10. Convert OST to MHTML via C# | products.aspose.com

    Sample code for OST to MHTML C# conversion. Use API example code for batch OST files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()) { msg.Save( $"{msg...$"{msg.Subject}.mhtml" , SaveOptions.DefaultMhtml); } } } Free...

    products.aspose.com/email/net/conversion/ost-to...