Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 31,823 for

outlook

(0.37 sec)
  1. Aspose.Email for Java

    Այս API-ն թույլ է տալիս շահարկել, ստեղծել և ուղարկել նամակներ, ինչպես նաև կարդալ էլփոստի ֆայլերի ձևաչափերը Java լեզվի վրա հիմնված հավելվածներում ցանկացած հարթակում:...JPG-ի Java-ում Ինչպես փոխարկել Outlook էլփոստը TIFF-ի Java-ի միջոցով...Java-ի միջոցով Ինչպես փոխարկել Outlook էլփոստը HTML-ի, օգտագործելով...

    kb.aspose.com/hy/email/java/
  2. Aspose.Email for Java|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....Microsoft Outlook® documents without using Microsoft Outlook®. Aspose... attachments in Microsoft Outlook® MSG documents and reading...

    docs.aspose.com/email/java/
  3. Convert HTML to PST via C# | products.aspose.com

    Sample code for HTML to PST C# conversion. Use API example code for batch HTML files to PST conversion within VB.NET, Asp.NET or any .NET based application....NET API without Outlook® or Thunderbird® dependencies...HTML-based emails into Microsoft Outlook, facilitating email migration...

    products.aspose.com/email/net/conversion/html-t...
  4. 档案

    档案... MS Outlook 还允许您制作分发列表,并且您通常可能需要以编程方式创建此类列表。因此,让我们看看如何在...中以编程方式创建和读取 MS Outlook 分发列表。 用于创建 MS Outlook 分发列表的 Java API 在...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  5. Convert PST to PDF in Python | products.aspose.com

    Save PST to PDF in your Python applications without using Microsoft Outlook or Word...installing Microsoft Word ® or Outlook. Download Aspose.Total for...File) Convert PST to PST (Outlook Personal Storage Table) Convert...

    products.aspose.com/total/python-net/conversion...
  6. 创建约会|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....] VSTO 下面的代码片段演示如何创建并保存约会: Outlook . AppointmentItem appt = Application...CreateItem ( Outlook . OlItemType . olAppointmentItem ) as Outlook . AppointmentItem...

    docs.aspose.com/email/zh/net/create-an-appointm...
  7. Product Overview|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....Microsoft Outlook® documents without using Microsoft Outlook®. Aspose... attachments in Microsoft Outlook® MSG documents and reading...

    docs.aspose.com/email/java/product-overview/
  8. Create an Event Calendar in Python

    Create an event calendar in Python using Aspose.Email for Python via .NET. This SDK offers a number of classes and methods to automate calendar scheduling....NET - Outlook SDK Installation Create an...to create an ICS file for Outlook automatically. However, to...

    blog.aspose.com/email/create-an-event-calendar-...
  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....VSTO 以下是使用 VSTO Outlook 指定邮件正文编码的代码。 Outlook . MailItem mailItem...mailItem = ( Outlook . MailItem ) this . Application . CreateItem...

    docs.aspose.com/email/zh/net/specify-mail-body-...
  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....Contents [ Hide ] VSTO 下面的代码演示在 Outlook 中创建并保存任务: // Date operations...today . Add ( duration ); Outlook . MailItem mail = Application...

    docs.aspose.com/email/zh/net/create-a-task/