Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 32,675 for

outlook

(2.23 sec)
  1. 读取 Outlook 模板文件 OFT|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....日本語 Czech Dutch Svenska 读取 Outlook 模板文件 OFT Contents [ Hide ]...] Aspose.Email - 读取 Outlook 模板 OFT Aspose.Email 的 MailMessage...

    docs.aspose.com/email/zh/java/read-outlook-temp...
  2. 在 Aspose.Email 中向 Outlook Msg 文件添加附件和 HTML 文本|D...

    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....Email 中向 Outlook Msg 文件添加附件和 HTML 文本 Contents...Microsoft Outlook。下面的代码片段创建一个带有附件和 HTML 正文的 Outlook MSG 文件。 VSTO...

    docs.aspose.com/email/zh/net/adding-attachments...
  3. 获取 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 要在 Microsoft Outlook 中使用 Office 自动化对象,请向项目添加对 Microsoft...for Outlook 库的引用。运行代码的机器上还必须安装 Microsoft Office Outlook。 编程示例...

    docs.aspose.com/email/zh/java/getting-list-of-m...
  4. 提取附件|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 ] VSTO 下面的代码演示如何使用 VSTO Outlook 提取附件。 string AttachmentFilePath...namespace Outlook . Application outlook = new Outlook . Application...

    docs.aspose.com/email/zh/net/extracting-attachm...
  5. 删除邮件|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 ] VSTO 下面的代码演示如何使用 VSTO Outlook 删除邮件。 // Create Application...namespace Outlook . Application outlook = new Outlook . Application...

    docs.aspose.com/email/zh/net/delete-email-messa...
  6. 从 Microsoft Exchange Server 邮箱的收件箱文件夹获取邮件列表,使用 ...

    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 ] 要在 Microsoft Outlook 中使用 Office 自动化对象,请向项目添加对 Microsoft...for Outlook 库的引用。运行代码的机器上还必须安装 Microsoft Office Outlook。 VSTO...

    docs.aspose.com/email/zh/net/getting-list-of-me...
  7. 发送会议请求|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 ] VSTO 要使用 Outlook 类,必须在 .NET 项目中引用 Outlook.Interop。下面的代码片段:...Microsoft Outlook。 // Create an instance of Outlook Application...

    docs.aspose.com/email/zh/net/sending-meeting-re...
  8. Sending Meeting Request|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 ] VSTO To use Outlook classes, Outlook.Interop must be referenced...to the recipient. Microsoft Outlook must be installed on the system...

    docs.aspose.com/email/net/sending-meeting-request/
  9. 导出邮件|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 ] VSTO 下面的代码演示如何使用 VSTO Outlook 导出电子邮件。 string FilePath = @"E:\Aspose\Aspose...namespace Outlook . Application outlook = new Outlook . Application...

    docs.aspose.com/email/zh/net/export-email/
  10. 获取邮箱中的邮件数量|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 ] VSTO 下面的代码演示如何使用 VSTO Outlook 获取邮箱中的电子邮件。 // Create Application...namespace Outlook . Application outlook = new Outlook . Application...

    docs.aspose.com/email/zh/net/get-the-number-of-...