Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 20,556 for

msg

(0.09 sec)
  1. 档案

    档案...RootFolder; // 调用递归方法从每个文件夹中提取msg文件 ExtractMsgFiles(folderInfo...ExtractMessage(messageInfo); // 将此消息以 msg 格式保存到磁盘 message.Save(message...

    blog.aspose.com/zh/email/read-ms-outlook-pst-fi...
  2. Receive Emails via IMAP with Python Email API |...

    Effortlessly receive emails in Python via IMAP. Streamline email management and secure communications with a powerful library....select_folder( "Inbox" ) for msg in client . list_messages():..."Subject: { msg . subject } " ) print ( f "From: { msg . from_address...

    products.aspose.com/email/python-net/receive-em...
  3. How to Build a Collaborative Excel Editor with ...

    This article introduces how to build a collaborative Excel editor using Aspose.Cells.GridJs for Java....setCollaborativeSett ( '/GridJs2/msg' , '/ws' , '/app/opr' , '/user/queue'...'/topic/opr' ); Here, /GridJs2/msg corresponds to the route path...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. How Many Conversion Support by IMAP for Backup ...

    Platform : C# How many conversion support by IMAP for backup and restore?...on imap server like eml pst msg mbox? And how many types of files...

    forum.aspose.com/t/how-many-conversion-support-...
  5. Aspose.Email Java for Jython|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....provides classes to read and update MSG,EML,EMLX,OFT files, add/remove...update subject, body and other MSG file properties. Aspose.Email...

    docs.aspose.com/email/java/aspose-email-java-fo...
  6. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.Msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …...msg files) to PDF, using the following...converting Outlook emails (.msg files) to PDF using Aspose.Total...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  7. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Select(msg => new stcListEnvelope { Subject = msg.Subject,... Date = msg.Date, From = msg.Sender.DisplayName, UniqueId = msg...

    forum.aspose.com/t/nullreferenceexception-listm...
  8. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。...ValidationErrorClien ( cell , msg ) { //Get the error message string...alert ( this . id + "----> " + msg + " Previous value will be restored...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  9. Converting Email Messages 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....for PHP , call convert_eml_to_msg method of Converter module. Here...static function convert_eml_to_msg ( $dataDir = null ){ \ # Initialize...

    docs.aspose.com/email/java/converting-email-mes...
  10. Convert OLM to EML via Java | products.aspose.com

    Try the code sample to convert OLM files to EML format in Java. Download Java API to take your email processing applications to the next level....the folder for (MapiMessage msg : folder. enumerateMapiMessage...each message in EML format msg. save (msg. getSubject () + ".eml"...

    products.aspose.com/email/java/conversion/olm-t...