Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 8,396 for

mapimessage

(1.77 sec)
  1. Working with Contacts in PST File|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....information in the MapiMessage class. Call the MapiMessage.Save() method...

    docs.aspose.com/email/cpp/working-with-contacts...
  2. 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/net/faqs/
  3. TNEF Attachments Processing in Emails Using .NE...

    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.... var msg = MapiMessage . Load ( "message.eml" );...

    docs.aspose.com/email/net/tnef-attachments-mana...
  4. Edit or View MBOX Files Metadata via Java | pro...

    Java sample code to edit or view MBOX format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Load the MBOX file using MapiMessage.fromFile Get properties collection...MBOX - Java MapiMessage outlookMessageFile = MapiMessage.fromFile(dataDir...

    products.aspose.com/email/java/metadata/mbox/
  5. Convert OFT to VCF via C# | products.aspose.com

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

    products.aspose.com/email/net/conversion/oft-to...
  6. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...FileInputStream(inputFile)) { MapiMessage mapi = MapiMessage.load(msgInput);...

    forum.aspose.com/t/cutting-off-right-side-after...
  7. Utility Features|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....detailed example of creating a MapiMessage with voting options for creating...

    docs.aspose.com/email/cpp/utility-features/
  8. View or Edit OST Files Metadata via .NET | prod...

    C# source code to edit or view OST format metadata on .NET Framework, .NET Core, and Xamarin Platforms....OST file via an object of MapiMessage Get message type to access...load the message in with MapiMessage.Load var mail = Aspose.Email...

    products.aspose.com/email/net/metadata/ost/
  9. 处理大型 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....(extractProperty), // Extract a MapiMessage (extractMessage), // Extract...

    docs.aspose.com/email/zh/java/working-with-larg...
  10. Edit or View PST Files Metadata via Java | prod...

    Java sample code to edit or view PST format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Load the PST file using MapiMessage.fromFile Get properties collection...PST - Java MapiMessage outlookMessageFile = MapiMessage.fromFile(dataDir...

    products.aspose.com/email/java/metadata/pst/