Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 20,484 for

msg

(0.06 sec)
  1. System Requirements|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....variety of email formats such as MSG, EML, EMLX, and MHT, enabling...

    docs.aspose.com/email/python-net/system-require...
  2. Convert PST to VCF via Java | products.aspose.com

    Try the code sample to convert PST files to VCF format in Java. Download Java API to take your email processing applications to the next level....count = 1; for (MapiMessage msg : contactFolder. enumerateMapiMessage...enumerateMapiMessage ()) { if (msg. getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/pst-t...
  3. Create New Email in PHP|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 message in EML and MSG formats $mail_message_save_type...-> save ( $dataDir . "Message.msg" , $mail_message_save_type ->...

    docs.aspose.com/email/java/create-new-email-in-...
  4. Edit or View MBOX Document Metadata via C++ | p...

    C++ example code to edit or view MBOX file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....internet code page property prop = msg->get_Properties()->idx_get(M...and storage formats such as MSG, EMLX, EML and MHT. Handling...

    products.aspose.com/email/cpp/metadata/mbox/
  5. Java Heap Space errors with large emails - Free...

    Aspose Support Team, We continue to see intermittent issues with loading large emails or emails with large attachments (sample would be attached if the zip file could be uploaded but multiple attempts to upload the file…...msg”; MsgLoadOptions mlo = new MsgLoadOptions();...methods: msg.close() or msg.dispose() or try (MapiMessage msg = MapiMessage...

    forum.aspose.com/t/java-heap-space-errors-with-...
  6. Convert HTML to OST via Java | products.aspose.com

    Try the code sample to convert HTML files to OST format in Java. Download Java API to take your email processing applications to the next level....ost" ); MapiMessage msg = MapiMessage. load ( "content..."Inbox" ); folderInfo. addMessage (msg); What is HTML File Format? HTML...

    products.aspose.com/email/java/conversion/html-...
  7. Update and Save an Email in PHP|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....Initialize and Load an existing MSG file by specifying the MessageFormat...-> load ( $dataDir . "Message.msg" ); \ # Initialize a String variable...

    docs.aspose.com/email/java/update-and-save-an-e...
  8. Convert OFT Files to Various Formats in C#|Docu...

    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....formats, such as EML, EMLX, MSG, MHTML, and more. In this section...desired format, such as EML, MSG, or MHTML with a target file...

    docs.aspose.com/email/net/converting-between-fo...
  9. Utility Features - MailMessage|Documentation

    You can read email messages with TNEF attachments used by Microsoft Outlook and Exchange Server, and modify the contents of the attachment using the C++ Email Parser Library API....TNEF EML files from Outlook MSG files. Reading Message by Preserving...

    docs.aspose.com/email/cpp/utility-features-mail...
  10. Working with Attachments and Embedded Objects|D...

    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....msg" , SaveOptions . getDefaultMsgUnicode...Linked Resources MailMessage msg = MailMessage . load ( "EmlWithLinkedResourc...

    docs.aspose.com/email/java/working-with-attachm...