Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 29,480 for

msg

(0.14 sec)
  1. Managing Outlook OLM Files in Python Applicatio...

    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 files. Extract Basic Email Information...) for msg in folder . enumerate_mapi_messages (): msg . save...

    docs.aspose.com/email/python-net/open-read-olm-...
  2. 加载和保存电子邮件消息|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....下面的代码示例展示了在加载消息时如何移除签名: var msg = MailMessage . Load ( fileName...MessageFormat :表示邮件消息的格式,可为 EML、MSG 或 MHTML。默认值为 EML。 PreferredTextEncodin...

    docs.aspose.com/email/zh/net/load-and-save-emai...
  3. Load Email Message using Aspose.Email and Apach...

    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....MailMessage instance by loading an Eml/Msg/Emlx/Mht file MailMessage messageMSG.... load ( dataDir + "message.msg" ); MailMessage messageEML =...

    docs.aspose.com/email/java/load-email-message-u...
  4. MSG 保存为 PDF|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....Bulgarian Ukrainian Dutch Svenska 将 MSG 保存为 PDF Contents [ Hide ] 本文展示了如何使用...源电子邮件消息如下所示: | | | :- | | 图示:源 MSG 文件 | | | | :- | | 图示:已转换的 PDF...

    docs.aspose.com/email/zh/java/saving-a-msg-as-pdf/
  5. Aspose.Email Java For Python|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....provides classes to read and update MSG,EML,EMLX,OFT files, add/remove...update subject, body and other MSG file properties. Aspose.Email...

    docs.aspose.com/email/java/aspose-email-java-fo...
  6. Ինչպես փոխարկել Outlook էլփոստը HTML-ի, օգտագոր...

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

    kb.aspose.com/hy/email/java/how-to-convert-outl...
  7. Ինչպես փոխարկել Outlook էլփոստը HTML-ի, օգտագոր...

    Այս պարզ թեմայում մենք կսովորենք, թե ինչպես փոխարկել Outlook Email-ը HTML-ի՝ օգտագործելով C#: Դուք կնկատեք, որ էլփոստը HTML արտահանելու համար C#-ի վրա հիմնված API-ն կարող է արդյունավետ օգտագործվել: Այս հավելվածը կարող է օգտագործվել ցանկացած .NET կազմաձևված միջավայրում օպերացիոն համակարգերում, ինչպիսիք են Windows-ը, Linux-ը կամ macOS-ը:...օբյեկտը` սկավառակից աղբյուրի MSG կամ EML ֆայլ մուտք գործելու համար:...ելքային HTML ֆայլի համար Պահպանեք MSG ֆայլը որպես HTML՝ օգտագործելով...

    kb.aspose.com/hy/email/net/how-to-convert-outlo...
  8. Export OFT to DOCM via C++ | products.aspose.com

    C++ API to Convert OFT to DOCM without using Microsoft Word or Outlook...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...oft" ); // save OFT as a HTML msg -> Save ( u "HtmlOutput.html"...

    products.aspose.com/total/cpp/conversion/oft-to...
  9. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird list structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...NG, options); } else { msg("95"); msg("--- Formato file in ingresso...supportato : " + files[i] + " --- "); msg(""); } } if (orizzontale || forzaImpaginazione)...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  10. Get Messages from a Shared Mailbox|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....item : items ) { MapiMessage msg = client . fetchItem ( item );...out . println ( "Subject:" + msg . getSubject ()); } client ....

    docs.aspose.com/email/java/get-messages-from-a-...