Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 19,053 for

msg

(0.03 sec)
  1. Working with Messages from IMAP Server|Document...

    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....SSL_IMPLICIT ) msg_infos = client . list_messages ( "INBOX" ) for msg_info...msg_info in msg_infos : # fetch by sequence number msg = client . fetch_message...

    docs.aspose.com/email/python-net/working-with-m...
  2. Spreadsheet Editor - Working with Rows and Colu...

    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.... CellsException cx ) { msg . sendMessage ( "Could not add...( getCurrentRowId () < 0 ) { msg . sendMessage ( "No cell selected"...

    docs.aspose.com/cells/java/spreadsheet-editor-w...
  3. Working with Outlook Distribution Lists using E...

    C++ Email Library API can be used to create and save Outlook Distribution list that is a collection of multiple contacts and read it from PST....be saved to disc in Outlook MSG format and can be viewed/manipulated...Up and Due Date for Outlook MSG Files in C++ Subscribe to Aspose...

    docs.aspose.com/email/cpp/working-with-distribu...
  4. Convert HTML to Other 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....PreserveOriginalDate = true } Convert HTML to MSG After loading the HTML content...MailMessage object, save it as an MSG file using the Save method, specifying...

    docs.aspose.com/email/net/converting-between-fo...
  5. Get Messages from a Shared Mailbox|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....item : items ) { MapiMessage msg = client . fetchItem ( item );...out . println ( "Subject:" + msg . getSubject ()); } client ....

    docs.aspose.com/email/java/get-messages-from-a-...
  6. Convert OLM to 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.... name ) for msg in olm_folder . enumerate_mapi_messages...name , get_container_class ( msg . message_class )) pst_sub_folder...

    docs.aspose.com/email/python-net/convert-olm-to...
  7. Python Email API: Process Emails in Various For...

    Implement PST, Msg, EML, ICS email management, attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support....convert email files including MSG, EML, EMLX & MHT, send/receive...formats . Microsoft Outlook: MSG, PST, OST, OFT EML, EMLX, MBOX...

    products.aspose.com/email/python-net/
  8. Load Email Message using Aspose.Email and Apach...

    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....MailMessage instance by loading an Eml/Msg/Emlx/Mht file MailMessage messageMSG.... load ( dataDir + "message.msg" ); MailMessage messageEML =...

    docs.aspose.com/email/java/load-email-message-u...
  9. Retrieve and Manage Exchange Server Mailbox Inf...

    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....MailMessage MailMessage msg = new MailMessage (); msg . From = "sender@domain..."sender@domain.com" ; msg . To = "recipient@ domain.com " ; msg . Subject...

    docs.aspose.com/email/net/working-with-exchange...
  10. Working with large PST files|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....(extractAttachments), // save msg to a stream (saveMessageToStream)...MapiMessage msg = pst . extractMessage ( id ); msg . save ( "message...

    docs.aspose.com/email/java/working-with-large-p...