Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 19,046 for

msg

(0.06 sec)
  1. Convert VCF to VCF in Python | products.aspose.com

    Save VCF to VCF 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. Why can Aspose Email shows 3 Attachment files i...

    I have such a test Email: gurkovtest.zip (40,9 KB) and I use following code: final MapiMessage Msg = MapiMessage.fromMailMessage(emailFilename); final String dataDir = "./AsposeTemp/"; Files.createDirecto…...following code: final MapiMessage msg = MapiMessage.fromMailMessage(emailFilename);...get(dataDir)); for (int i = 0; i < msg.getAttachments().size(); i++)...

    forum.aspose.com/t/why-can-aspose-email-shows-3...
  3. Convert OST to MHTML via C# | products.aspose.com

    Sample code for OST to MHTML C# conversion. Use API example code for batch OST files to MHTML conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()) { msg.Save( $"{msg...$"{msg.Subject}.mhtml" , SaveOptions.DefaultMhtml); } } } Free...

    products.aspose.com/email/net/conversion/ost-to...
  4. Getting List of Messages from Inbox Folder of M...

    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....Outlook PST and Saving them to MSG Subscribe to Aspose Product Updates...

    docs.aspose.com/email/java/getting-list-of-mess...
  5. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......在演示文稿中添加图像水印 如何使用 Java 将 EML 转换为 MSG 如何使用 Java 读取条形码 如何使用 Java 创建...

    kb.aspose.com/zh/categories/page/65/
  6. Programming Email Verification|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....eml, emlx, mht MAPI Formats: msg, oft Aspose.Email provides the...

    docs.aspose.com/email/java/programming-email-ve...
  7. Features Overview|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....exporting calendar files to MSG format, facilitating smooth data...and saving Outlook messages in MSG format. Developers can use this...

    docs.aspose.com/email/net/features-overview/
  8. Convert OST to EMLX via C# | products.aspose.com

    Sample code for OST to EMLX C# conversion. Use API example code for batch OST files to EMLX conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()) { msg.Save( $"{msg...$"{msg.Subject}.emlx" , SaveOptions.DefaultEmlx); } } } Free App...

    products.aspose.com/email/net/conversion/ost-to...
  9. Convert OST to MHT via C# | products.aspose.com

    Sample code for OST to MHT C# conversion. Use API example code for batch OST files to MHT conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()) { msg.Save( $"{msg...$"{msg.Subject}.mht" , SaveOptions.DefaultMhtml); } } } Free App...

    products.aspose.com/email/net/conversion/ost-to...
  10. Convert ICS to ICS in Python | products.aspose.com

    Save ICS to ICS 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...