Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 26,617 for

msg

(0.17 sec)
  1. Convert OLM to VCF via Java | products.aspose.com

    Try the code sample to convert OLM files to VCF format in Java. Download Java API to take your email processing applications to the next level....message is a contact item by using msg.getSupportedType() method to...count = 1; for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/olm-t...
  2. Convert Email Files using C# API|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....EMLX, HTML, ICS, MBOX, MHTML, MSG, OFT, OST, PST and VCF formats...MHTML to Other Formats Convert MSG to Other Formats Convert OFT...

    docs.aspose.com/email/net/converting-between-fo...
  3. Convert MBOX to MBOX in Python | products.aspos...

    Save MBOX to MBOX 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...
  4. 在 C# 中使用 Aspose.Email 将 MBOX 转换为 PST|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....EnumerateMessages ()) { var msg = MapiMessage . FromMailMessage...); folderInfo . AddMessage ( msg ); } } 在转换过程中移除数字签名 在某些情况下,消...

    docs.aspose.com/email/zh/net/convert-mbox-to-ps...
  5. 在 C# 中使用 Aspose.Email 读取 MBOX 文件|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 this message in EML or MSG format message . Save ( message...Save ( message . Subject + ".msg" , SaveOptions . DefaultMsgUnicode...

    docs.aspose.com/email/zh/net/read-mbox-files-cs...
  6. Merge Outlook & Thunderbird Email & Archives | ...

    Free App and APIs to combine Msg, EML, EMLX, PST, OST, OFT, MBOX, ICS & VCF files on Windows, Linux & macOS...for Outlook Merging Combine MSG, EML, EMLX, OLM, OFT, ICS, VCF...

    products.aspose.com/email/merger/
  7. The image Aspose.Cell captures does not look li...

    Hey Aspose Team, I’ve been noticing a weird behavior in my code when I capture the picture of range. The image aspose captures look nothing like the excel chart when I open the excel chart and view it. public virtual S…...OrdinalIgnoreCase; string msg; string MsgActivityLevel; string...if (!File.Exists(docPath)) { msg = $@"The text report file {docPath}...

    forum.aspose.com/t/the-image-aspose-cell-captur...
  8. Ինչպես պահպանել էլփոստի հաղորդագրությունը սկավա...

    Այս ձեռնարկում մենք կսովորենք, թե ինչպես պահպանել էլփոստի հաղորդագրությունը սկավառակի վրա՝ օգտագործելով Java: Դուք կսովորեք, թե ինչպես գրել էլփոստի հաղորդագրություն սկավառակի վրա Java-ում: Կոդը հիմնված է պարզ API զանգերի վրա, որոնք կարող են օգտագործվել Java միջավայրերում Linux, macOS կամ Windows օպերացիոն համակարգերում:...սկավառակի վրա որպես EML կամ MSG ֆայլ Դուք կսովորեք, թե ինչպես...սկավառակի վրա Java-ում որպես EML կամ MSG ֆայլ: Սա արագ և հեշտ իրականացում...

    kb.aspose.com/hy/email/java/how-to-save-email-m...
  9. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …... MapiMessage msg = pst.extractMessage(messageInfo...put("textBody", msg.getBody()); msgJson.put("fromAddress", msg.getSenderEmailAddres());...

    forum.aspose.com/t/how-to-get-the-following-val...
  10. Create and Organize PST Files in Python|Documen...

    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....variable and create an empty MSG list to load each file as a MapiMessage...Append each loaded message to the msg_list . The code sample below...

    docs.aspose.com/email/python-net/create-new-pst...