Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 150,319 for

aspose.email

(0.37 sec)
  1. 在服务器上使用消息标记|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....Recent 设置消息标记 以下代码片段展示了如何使用 Aspose.Email 在 IMAP 服务器上更改消息标记。 // For...https://github.com/aspose-email/Aspose.Email-for-Java // Mark the message...

    docs.aspose.com/email/zh/java/working-with-mess...
  2. 在 Ruby 中向 PST 添加 MapiTask|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....Hide ] Aspose.Email - 将 MapiTask 添加到 PST 要使用 Aspose.Email Java...task = Rjb :: import ( 'com.aspose.email.MapiTask' ) . new ( "To...

    docs.aspose.com/email/zh/java/adding-mapitask-t...
  3. 发送会议请求|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.... Send (); Aspose.Email 下面的代码使用 Aspose.Email for .NET 发送会议请求。首先,使用...发送会议请求。首先,使用 Aspose.Email.Appointment 类创建会议请求。然后使用 Aspose.Email.Mail...

    docs.aspose.com/email/zh/net/sending-meeting-re...
  4. 在 Jython 中向 PST 添加 MapiJournal|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....Hide ] Aspose.Email - 将 MapiJournal 添加到 PST 要使用 Aspose.Email Java...com.aspose.email import MapiJournal from com.aspose.email import...

    docs.aspose.com/email/zh/java/adding-mapijourna...
  5. 在 Ruby 中创建并保存 Outlook 备注|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....Hide ] Aspose.Email - 创建和保存 Outlook 笔记 要使用 Aspose.Email Java for...note = Rjb :: import ( 'com.aspose.email.MapiNote' ) . new note ...

    docs.aspose.com/email/zh/java/creating-and-savi...
  6. 获取 Microsoft Exchange Server 邮箱收件箱文件夹的邮件列表|Docu...

    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....Office Interop 获取邮件列表,然后使用 Aspose.Email Exchange ,使用 Java。 使用 Microsoft...); } 使用 Aspose.Email 以下代码片段与 上述代码段 但使用 Aspose.Email。 然而,运行代码的机器上无需安装...

    docs.aspose.com/email/zh/java/getting-list-of-m...
  7. Python 中的 ImapClient 活动日志记录|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....类,用于将信息记录到指定的日志文件: import aspose.email as ae client = ae . clients... log_file_name = "C: \\ Aspose.Email.IMAP.log" # Set the UseDateInLogFileName...

    docs.aspose.com/email/zh/python-net/imapclient-...
  8. 在 Ruby 中在屏幕上显示邮件信息|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....Contents [ Hide ] Aspose.Email - 显示电子邮件信息 要使用 Aspose.Email Java for Ruby...message_format = Rjb :: import ( 'com.aspose.email.MessageFormat' ) message...

    docs.aspose.com/email/zh/java/displaying-email-...
  9. Put contacts in "Deleted Items" folder - Free S...

    Hello, Context: add contact item to the “Deleted Items” folder under the root folder in PST file throws an exception; but in the same time classic outlook keeps deleted messages and contacts in “Deleted Items” folder. …...in "Deleted Items" folder Aspose.Email Product Family email-pst...Items” folder. Problem: Aspose.Email .Net throws an exception:...

    forum.aspose.com/t/put-contacts-in-deleted-item...
  10. Extracting Attachment|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.... FileName ); } Aspose.Email Below is the code to extract...extract attachment using aspose.email for .NET. string FilePath...

    docs.aspose.com/email/net/extracting-attachment/