Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 26,623 for

msg

(0.13 sec)
  1. 在 C# 中使用 EWS 管理电子邮件的扩展属性|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....extended property value var msg = new MapiMessage ( "from@from..."This is a test message" ); msg . SetProperty ( extendedProperty...

    docs.aspose.com/email/zh/net/manage-extended-pr...
  2. Technical Articles|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....Attachment from MSG Formatted as RTF Saving A MSG as PDF Connection...Converting Outlook Message File (MSG) to TIFF Image Using a Microsoft...

    docs.aspose.com/email/java/technical-articles/
  3. Working with Exchange Extended Attributes of Ex...

    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....extended property value MapiMessage msg = new MapiMessage ( "from@from..."This is a test message" ); msg . setProperty ( extendedProperty...

    docs.aspose.com/email/java/working-with-exchang...
  4. Creating Audio Reminder|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....); MailMessage msg = new MailMessage (); msg . addAlternateView...MapiMessage . fromMailMessage ( msg ); MapiCalendar cal = ( MapiCalendar...

    docs.aspose.com/email/java/creating-audio-remin...
  5. Loading, Saving and Converting different Email ...

    With C++ Email Parser Library, you can load, save, export and convert different email message formats e.g. EML, Msg, MHTML.... Outlook MSG. MHTML format. HTML format. Loading...attachments. Loading EML, Saving to MSG The following code snippet shows...

    docs.aspose.com/email/cpp/loading-and-saving-me...
  6. Remove Comments from Outlook & Thunderbird Emai...

    Free App and APIs for EML, EMLX, Msg annotation & comments on Windows, Linux & macOS...Annotation Remove comments from MSG, EML, EMLX, PST, OST, OFT, MBOX...Annotate EML via C# Annotate MSG via C# Explore Outlook Annotation...

    products.aspose.com/email/annotation/
  7. 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...
  8. Export EML to EMF via C++ | products.aspose.com

    C++ API to Convert EML to EMF without using Microsoft Word or Outlook...email formats, including EML, MSG, MHTML, and HTML. Aspose.Words...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/eml-to...
  9. 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...
  10. 使用 Microsoft Graph 管理电子邮件及附件|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....var msgs = msgsPage . Items ; foreach ( var msg in msgs ) { Console...Console . WriteLine ( msg . Subject ); } 按发送日期过滤邮件 该 OrderBy...

    docs.aspose.com/email/zh/net/manage-email-messa...