Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 29,609 for

msg

(0.78 sec)
  1. Ինչպես փոխարկել EML-ը MSG-ի՝ օգտագործելով Python-ը

    Այս պարզ թեմայում մենք կսովորենք, թե ինչպես փոխարկել EML-ը Msg-ի՝ օգտագործելով Python-ը: Դուք ականատես կլինեք, որ EML-ը Msg-ի փոխարկելու համար կարող է օգտագործվել Python-ի վրա հիմնված API: Օրինակը կարող է օգտագործվել ցանկացած սովորաբար հասանելի օպերացիոն համակարգերում, ինչպիսիք են Windows-ը կամ Linux-ը, որոնք կազմաձևված են Python-ով:...Family Ինչպես փոխարկել EML-ը MSG-ի՝ օգտագործելով Python-ը Այս...թե ինչպես փոխակերպել EML -ը MSG -ի օգտագործելով Python** հետևելով...

    kb.aspose.com/hy/email/python/how-to-convert-em...
  2. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....class or Save the message as MSG and do further updates/validation...properties. Save the message in MSG format. The following code snippet...

    docs.aspose.com/email/cpp/managing-message-file...
  3. Set Color Category for Outlook Message|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....MapiMessage msg = MapiMessage . fromFile ( dataDir + "message.msg" );...FollowUpManager . addCategory ( msg , "Purple Category" ); // Add...

    docs.aspose.com/email/java/set-color-category-f...
  4. Create, Save and Read Outlook Contacts|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.... Save the contact as MSG or VCard format. Java MapiContact...Save as MSG contact . save ( dataDir + "contact.msg" , ContactSaveFormat...

    docs.aspose.com/email/java/create-save-and-read...
  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....fileName = "data/" ; MailMessage msg = new MailMessage (); // Set...subject and body of message. msg . setPreferredTextEnco ( Charset...

    docs.aspose.com/email/zh/java/setting-default-t...
  6. 读取 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...
  7. Ինչպես փոխարկել Outlook էլփոստը PDF-ի Java-ի մի...

    Այս պարզ ձեռնարկում մենք կկենտրոնանանք այն բանի վրա, թե ինչպես փոխարկել Outlook Email-ը PDF-ի, օգտագործելով Java-ը: Դուք կտեսնեք, որ Msg-ը PDF-ի փոխարկելու համար կարող է օգտագործվել Java-ի վրա հիմնված API: Այս հավելվածը կարող է օգտագործվել ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը:...մանրամասն քայլերին: Դուք կտեսնեք, որ MSG-ը PDF-ի փոխարկելու համար կարող...MailMessage դասի օբյեկտը EML կամ MSG էլփոստի ֆայլը սկավառակից բեռնելու...

    kb.aspose.com/hy/email/java/how-to-convert-outl...
  8. 档案

    档案...这些联系人可以存储为 MSG 和 VCF 格式。您可能会发现自己需要以编程方式创建或更改 MSG 或 VCF 联系人。为此,本文将教您如何使用...C++ 处理 MSG 和 VCF 联系人。 用于处理 MSG 和 VCF 联系人的 C++ API 创建 MSG 和 VCF...

    blog.aspose.com/zh/email/working-with-msg-and-v...
  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....sending the invitation MailMessage msg = new MailMessage (); // Set...attendees msg . setFrom ( new MailAddress ( from )); msg . setTo...

    docs.aspose.com/email/zh/java/cancelling-meetin...
  10. The message title, sender and receiver get lost...

    I use Aspose Email Java to convert a Msg File to PDF file, the rendering result is good, however, only Email body get displayed, yet message title, sender and receiver disappear on PDF. Here it is the Msg test file, bec…...Aspose Email Java to convert a msg File to PDF file, the rendering...the msg test file, because this forum doesn’t support msg file...

    forum.aspose.com/t/the-message-title-sender-and...