Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 20,556 for

msg

(0.13 sec)
  1. Convert EML to EML in Python | products.aspose.com

    Save EML to EML 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...
  2. 档案

    档案...应用程序中创建 Outlook 电子邮件、阅读现有电子邮件以及将 MSG、EML、PST、OST、MBOX 和 MHT 消息转换为其他格式。在本文中,我将演示如何使用...可让您创建电子邮件消息并将其保存为所需的电子邮件格式,包括 EML、EMLX、MSG 和 MHTML。以下是创建电子邮件并将其保存为文件的步骤。...

    blog.aspose.com/zh/email/create-and-send-outloo...
  3. Convert MBOX to OST via C# | products.aspose.com

    Sample code for MBOX to OST C# conversion. Use API example code for batch MBOX files to OST conversion within VB.NET, Asp.NET or any .NET based application....EnumerateMessages()) { var msg = MapiMessage.FromMailMessage(eml);...FromMailMessage(eml); folderInfo.AddMessage(msg); } } Free App to Convert MBOX...

    products.aspose.com/email/net/conversion/mbox-t...
  4. Convert MHTML to PST via C# | products.aspose.com

    Sample code for MHTML to PST C# conversion. Use API example code for batch MHTML files to PST conversion within VB.NET, Asp.NET or any .NET based application....AddSubFolder( "Inbox" ); var msg = MapiMessage.Load( "sourceFile...MhtmlLoadOptions()); inbox.AddMessage(msg); } Free App to Convert MHTML...

    products.aspose.com/email/net/conversion/mhtml-...
  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. Error Toast changes - Free Support Forum - aspo...

    How can I target a particular toast message Error one I want to customize it . Can you help me with getting the particular toast class using xs. For some modal I am using xs.Sheet.<modalName> .el.el image.png (14.5 KB…... xtoast('Tip', msg) peter.zhou October 2, 2025,...tips xs.customToast=(msgtype,msg,callback)=>{ ..... ..... ......

    forum.aspose.com/t/error-toast-changes/319354
  7. Create New Email in Python|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...( self . dataDir + "Message.msg" , mail_message_save_type . ...

    docs.aspose.com/email/java/create-new-email-in-...
  8. Supported File Formats|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....Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/python-net/supported-file...
  9. 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...
  10. 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...