Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 26,617 for

msg

(0.21 sec)
  1. 创建、保存和读取 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.... 将联系人保存为 MSG 或 VCard 格式。 Java MapiContact...Save as MSG contact . save ( dataDir + "contact.msg" , ContactSaveFormat...

    docs.aspose.com/email/zh/java/create-save-and-r...
  2. 读取 Outlook 消息 (MSG) 文件|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....Dutch Svenska 读取 Outlook 消息 (MSG) 文件 Contents [ Hide ] 我们的迁移技巧展示了如何使用...CreateItemFromTempla ( @"d:\temp\test.msg" , Type . Missing ); // Access...

    docs.aspose.com/email/zh/java/reading-an-outloo...
  3. Managing Message Attachments|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....and Saving Outlook Message (MSG) Files explains how to create...messages, and how to create MSG files with attachments. This...

    docs.aspose.com/email/net/managing-message-atta...
  4. Create, Save, and Read Outlook Tasks in C++|Doc...

    Create, save, and load Outlook tasks in Msg format using the MapiTask class in C++ with Aspose.Email....build a task and store it in MSG format, follow the steps below:...properties and save it as a MSG file using Aspose.Email for C++...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  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....message MailMessage msg = new MailMessage (); msg . setFrom ( MailAddress...to_MailAddress ( "sender@sender.com" )); msg . setTo ( MailAddressCollectio...

    docs.aspose.com/email/zh/java/receiving-notific...
  6. Ինչպես փոխարկել EML-ը MSG-ի Java-ի միջոցով

    Այս պարզ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել EML-ը Msg-ի Java-ի միջոցով: Դուք կսովորեք, որ Java-ում EML-ը Msg-ի փոխարկելու համար կարելի է օգտագործել պարզ API զանգեր։ Այս օրինակը կարող է օգտագործվել ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը, որոնք կազմաձևված են Java-ով:...Family Ինչպես փոխարկել EML-ը MSG-ի Java-ի միջոցով Այս հեշտ հասկանալի...թե ինչպես փոխակերպել EML -ը MSG -ի` օգտագործելով Java , ինչպես...

    kb.aspose.com/hy/email/java/how-to-convert-eml-...
  7. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .Msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...msg file We have below two scenarios...extracting .msg file from .PST and we are processing same .msg with...

    forum.aspose.com/t/aspose-email-attachments-iss...
  8. 解析 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.... 要从磁盘加载 MSG 文件,请使用 MapiMessage 类的静态 Load 方法。 要解析 MSG 文件内容, MapiMessage...MapiMessage 公开了多个方法。 本主题展示了如何加载并解析 MSG 文件以显示其内容。 Aspose.Email for Java...

    docs.aspose.com/email/zh/java/parsing-outlook-m...
  9. Working with Message Attachments|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....through the attachments in an MSG file and save them to disk. This...MapiMessage class is used to load an MSG file from disk and exposes the...

    docs.aspose.com/email/java/working-with-message...
  10. Setting Default Text Encoding in Email Message|...

    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 = "data/" ; MailMessage msg = new MailMessage (); // Set...subject and body of message. msg . setPreferredTextEnco ( Charset...

    docs.aspose.com/email/java/setting-default-text...