Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 26,617 for

msg

(0.15 sec)
  1. 在 Ruby 中更新并保存电子邮件|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 ( data_dir + "Message.msg" ) \ # Initialize a String variable...

    docs.aspose.com/email/zh/java/update-and-save-a...
  2. 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/77/
  3. Convert OFT to EML via Java | products.aspose.com

    Try the code sample to convert OFT files to EML format in Java. Download Java API to take your email processing applications to the next level....manipulate an email message stored in MSG format. The SaveOptions class...EMLX , ICS , MBOX , MHTML , MSG , OFT , OLM , OST , PST , VCF...

    products.aspose.com/email/java/conversion/oft-t...
  4. 使用 Aspose.Email 和 Apache POI HSMF 提取邮件附件|Docume...

    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\"); System.out.println(\"Extracting...MAPIMessage msg = new MAPIMessage ( dataDir + \ "message.msg\"); AttachmentChunks[]...

    docs.aspose.com/email/zh/java/extract-message-a...
  5. Gmail API Support with Aspose.Email for .NET|Do...

    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....i = 0 ; i < 3 ; i ++) { var msg = client . FetchMessage ( messages...+ 1}: Subject - {msg.Subject}, Body - {msg.Body}" ); client ...

    docs.aspose.com/email/net/integrate-gmail-clien...
  6. Convert OST to EML via C# | products.aspose.com

    Sample code for OST to EML C# conversion. Use API example code for batch OST files to EML conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()){ msg.Save( "outputMessage"...

    products.aspose.com/email/net/conversion/ost-to...
  7. Convert PST to EML via C# | products.aspose.com

    Sample code for PST to EML C# conversion. Use API example code for batch PST files to EML conversion within VB.NET, Asp.NET or any .NET based application....foreach ( var msg in folder.EnumerateMapiMessage()){ msg.Save( "outputMessage"...

    products.aspose.com/email/net/conversion/pst-to...
  8. Convert OST to MBOX via C# | products.aspose.com

    Sample code for OST to MBOX C# conversion. Use API example code for batch OST files to MBOX conversion within VB.NET, Asp.NET or any .NET based application....GetSubFolders()) { foreach ( var msg in folder.EnumerateMapiMessage())...EnumerateMapiMessage()) { writer.WriteMessage(msg.ToMailMessage( new MailConversionOption()));...

    products.aspose.com/email/net/conversion/ost-to...
  9. How to Run Aspose.Email|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 email in MSG format eml . Save ( "my.msg" , SaveOptions...

    docs.aspose.com/email/net/how-to-run-aspose-email/
  10. Product 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....file formats, for example EML, MSG, MHT; mail storage formats such...

    docs.aspose.com/email/python-net/product-overview/