Sort Score
Result 10 results
Languages All
Labels All
Results 4,281 - 4,290 of 30,712 for

msg

(0.1 sec)
  1. Download only unread emails from pop-imap and e...

    Hi Aspose, One of our system uses Aspose email lib for download emails from various email servers. is there anyway to download only unread emails by pop, imap and mapi protocols?...MailMessage msg = client.FetchMessage(msgInfo.UniqueUri); msg.Save(msg...Save(msg.Subject.Replace(":", "") + ".eml", MailMessageSaveType.EmlFormat);...

    forum.aspose.com/t/download-only-unread-emails-...
  2. Aspose::Email::Calendar Namespace Reference - A...

    Namespaces | Classes | Enumerations Aspose::Email::Calendar Namespace Reference Namespaces Model Recurrences Classes ...... = 0, AppointmentSaveForma::Msg } Enumerates AppointmentSaveForma...Enumerator Ics ICalendar format Msg MSG format. ◆ AppointmentStatus...

    reference.aspose.com/email/cpp/namespace/aspose...
  3. Convert OST to OST in Python | products.aspose.com

    Save OST to OST within Python applications without using Microsoft Word or Outlook...of file formats such as EML, MSG, MHTML, HTML, and more. In conclusion...(Email Mailbox File) Convert MSG to MSG (Outlook Message Item File)...

    products.aspose.com/total/python-net/conversion...
  4. Convert HTML to OST via Java | products.aspose.com

    Try the code sample to convert HTML files to OST format in Java. Download Java API to take your email processing applications to the next level....ost" ); MapiMessage msg = MapiMessage . load ( "content...); folderInfo . addMessage ( msg ); What is HTML File Format?...

    products.aspose.com/email/java/conversion/html-...
  5. Aspose.Email Java For 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....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. System::IO::Path Member List - Aspose.BarCode f...

    System::IO::Path Member List This is the complete list of members for System::IO::Path , including all inherited memb......String &path, const String &msg=s_msg_path, bool allow_empty=1)...

    reference.aspose.com/barcode/cpp/class/system.i...
  7. Utility Features - MailMessage|Documentation

    You can read email messages with TNEF attachments used by Microsoft Outlook and Exchange Server, and modify the contents of the attachment using the C++ Email Parser Library API....TNEF EML files from Outlook MSG files. Reading Message by Preserving...

    docs.aspose.com/email/cpp/utility-features-mail...
  8. Python Programmers Guide|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....Working with Outlook Message (MSG) Files in Python Creating and...

    docs.aspose.com/email/java/python-programmers-g...
  9. Aspose.Email for .NET|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/net/
  10. Python POP3: How to Receive Emails Using the Py...

    Learn how to receive emails via POP3 in Python programming language. Discover extensive features of the progressive Python API.... AUTO for msg_info in client . list_messages():..."Subject: { msg_info . subject } " ) print ( f "From: { msg_info ....

    products.aspose.com/email/python-net/receive-em...