Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 14,488 for

msg loading

(1.56 sec)
  1. Working with Outlook Contacts|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.... Save the contact as MSG or VCard format. Save Contact...can be used to load both Microsoft Outlook MSG files as well as...

    docs.aspose.com/email/java/working-with-outlook...
  2. Sending and Forwarding Messages - Send Outlook ...

    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....Declare msg as MailMessage instance MailMessage msg = new MailMessage...this message client . send ( msg ); System . out . println ( "Message...

    docs.aspose.com/email/java/sending-and-forwardi...
  3. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...load(f.file_directory) Proxy err...import aspose.email.mapi.msg as msg from aspose.email.mapi import...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  4. Convert OFT to ICS via Java | products.aspose.com

    Try the code sample to convert OFT files to ICS format in Java. Download Java API to take your email processing applications to the next level....Message (MSG) files. It provides methods for loading, creating...creating, modifying, and saving MSG files programmatically. Additionally...

    products.aspose.com/email/java/conversion/oft-t...
  5. Convert EML to HTML|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....its methods, you can create, load and parse, modify, save emails...these classes work together to load an existing EML file and specify...

    docs.aspose.com/email/net/converting-between-fo...
  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....Load() 使用指定选项加载 EML 文件的方法。 using...EmlLoadOptions { // Configure load options PreferredTextEncodin...

    docs.aspose.com/email/zh/net/load-and-save-emai...
  7. Read corrupted PST/OST files|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....messageIdList ) { try { MapiMessage msg = pst . extractMessage ( messageId...System . out . println ( "- " + msg . getSubject ()); } catch ( Exception...

    docs.aspose.com/email/java/read-corrupted-pst-o...
  8. What's New in Aspose.Email for .NET|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....3 Save and load attachments in TNEF format,...LoadFromTnef(string fileName) – Loads an attachment from a TNEF file...

    docs.aspose.com/email/net/whats-new/
  9. Convert OFT to MBOX via Java | products.aspose.com

    Try the code sample to convert OFT files to MBOX format in Java. Download Java API to take your email processing applications to the next level....messages and provides methods for loading, creating, and manipulating...provides options for loading email messages from MSG format files. It...

    products.aspose.com/email/java/conversion/oft-t...
  10. Saving an Email as PDF|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....NET to load the MHTML stream and then save...involves the following steps: Load the email message using MailMessage...

    docs.aspose.com/email/net/saving-an-email-as-pdf/