Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 5,606 for

mapimessage

(0.03 sec)
  1. Working with MapiNote in PST|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....Load saved MSG note into MapiMessage object. Create a MapiNote...

    docs.aspose.com/email/java/working-with-mapinot...
  2. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....Support for conversion of MapiMessage to MailMessage is also not...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  3. FAQs|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....as a result of reading a MapiMessage having OLE object embedded...

    docs.aspose.com/email/java/faqs/
  4. Convert OFT to MHTML via C# | products.aspose.com

    Sample code for OFT to MHTML C# conversion. Use API example code for batch OFT files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....file into a MapiMessage object. Save the MapiMessage as an MHTML...C# Conversion var oft = MapiMessage.Load( "template.oft" ); oft...

    products.aspose.com/email/net/conversion/oft-to...
  5. Convert MSG to MHTML via C# | products.aspose.com

    Sample code for MSG to MHTML C# conversion. Use API example code for batch MSG files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....file into a MapiMessage object. Save the MapiMessage object as...C# Conversion var msg = MapiMessage.Load( "file.msg" ); msg.Save(...

    products.aspose.com/email/net/conversion/msg-to...
  6. Convert OFT to ICS via C# | products.aspose.com

    Sample code for OFT to ICS C# conversion. Use API example code for batch OFT files to ICS conversion within VB.NET, Asp.NET or any .NET based application....template as a MapiMessage. Check if the loaded MapiMessage is of a...C# Conversion var oft = MapiMessage.Load( "template.oft" ); if...

    products.aspose.com/email/net/conversion/oft-to...
  7. Convert OFT to HTML via C# | products.aspose.com

    Sample code for OFT to HTML C# conversion. Use API example code for batch OFT files to HTML conversion within VB.NET, Asp.NET or any .NET based application....template file into a MapiMessage. Save the MapiMessage as an HTML file...C# Conversion var oft = MapiMessage.Load( "template.oft" ); oft...

    products.aspose.com/email/net/conversion/oft-to...
  8. Convert OLM to EML via Java | products.aspose.com

    Try the code sample to convert OLM files to EML format in Java. Download Java API to take your email processing applications to the next level.... The MapiMessage class provides developers...using the save method on the MapiMessage object, appending the subject...

    products.aspose.com/email/java/conversion/olm-t...
  9. Topics tagged email-java

    Topics tagged email-java...meeting response in the MapiMessage format (.msg) to the MailMessage...set a null sent date on MapiMessage? Aspose.Email Product Family...

    forum.aspose.com/tag/email-java
  10. Convert MHTML to PST via Java | products.aspose...

    Try the code sample to convert MHTML files to PST format in Java. Download Java API to take your email processing applications to the next level.... And finally, the MapiMessage class represents an Outlook...existing MHTML file using the MapiMessage.load() method and specify...

    products.aspose.com/email/java/conversion/mhtml...