Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 26,226 for

msg

(0.13 sec)
  1. Convert ICS to OFT via Java | products.aspose.com

    Try the code sample to convert ICS files to OFT format in Java. Download Java API to take your email processing applications to the next level....loaded Appointment object as an MSG file in a ByteArrayOutputStrea...AppointmentSaveForma specifying MSG format. Create a ByteArrayInputStream...

    products.aspose.com/email/java/conversion/ics-t...
  2. Ինչպես պահպանել էլփոստի հաղորդագրությունը սկավա...

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

    kb.aspose.com/hy/email/java/how-to-save-email-m...
  3. Manage Mail Folders in Microsoft Graph (Aspose....

    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....var msgs = msgsPage . Items ; foreach ( var msg in msgs ) { Console...Console . WriteLine ( msg . Subject ); } Create and Update a...

    docs.aspose.com/email/net/manage-mail-folders-i...
  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....requestApointment ()); MapiMessage msg = MapiMessage . fromMailMessage...appointment as draft. msg . save ( "data/AsposeDraft.msg" ); 下载运行代码 从以下任意社交编码站点下载...

    docs.aspose.com/email/zh/java/create-draft-appo...
  5. Convert MBOX to PST with Aspose.Email in C#|Doc...

    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....EnumerateMessages ()) { var msg = MapiMessage . FromMailMessage...); folderInfo . AddMessage ( msg ); } } Remove Digital Signatures...

    docs.aspose.com/email/net/convert-mbox-to-pst-c...
  6. Working with Messages from IMAP Server|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....eml" ); } Saving Messages in MSG Format In the above example ...EML format. To save emails in MSG format, the ImapClient.fetchMessage()...

    docs.aspose.com/email/java/working-with-message...
  7. 使用 IMAP 服务器的邮件|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....eml" ); } 以 MSG 格式保存消息 在上述示例中 ,邮件保存为 EML 格式。要将邮件保存为 MSG 格式,请使用 ImapClient...save() 随后可以调用该方法将消息保存为 MSG。以下代码片段展示了如何将消息保存为 MSG 格式。 // For complete...

    docs.aspose.com/email/zh/java/working-with-mess...
  8. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…...msg"); HtmlSaveOptions options =...you please share the original MSG file? This will allow us to test...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  9. Working with Outlook Personal Storage (PST) Fil...

    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....Working with Outlook Message (MSG) Files in Python Subscribe to...

    docs.aspose.com/email/java/working-with-outlook...
  10. 在 Jython 中编程 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 ] 在 Jython 中操作 Outlook 邮件(MSG)文件 在 Jython 中操作 Outlook 个人存储(PST)文件...

    docs.aspose.com/email/zh/java/programming-outlo...