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

msg

(1.59 sec)
  1. Email Format Conversion Solution | products.asp...

    Convert Outlook PST, EML, Msg to HTML, MBOX, OST, Msg and more...supports conversion between EML, MSG, EMLX & other popular email formats...to EML via C# Convert EML to MSG via C# Convert MBOX to EMLX via...

    products.aspose.com/email/conversion/
  2. Ինչպես փոխարկել 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...
  3. NodeRendererBase.size_in_points property | Aspo...

    NodeRendererBase.size_in_points property. Gets the actual size of the shape in points.... width , msg = dpi96 ) self . assertEqual...assertEqual ( 18 , bounds . height , msg = dpi96 ) # Get the shape size...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the shape in points.... width , msg = dpi96 ) self . assertEqual...assertEqual ( 18 , bounds . height , msg = dpi96 ) # Get the shape size...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 读取 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...
  6. 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...
  7. Outlook Templates, Signed Messages & Categories...

    Learn how to load and modify Outlook templates (OFT), preserve digital signatures, manage color categories, and access follow-up data in C++....SmtpClient class, or Save it as an MSG file for further editing or validation...updated message as an Outlook MSG file with the unsent flag set...

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

    docs.aspose.com/email/zh/java/receiving-notific...
  10. Extract Message Headers using Aspose.Email and ...

    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 = new MAPIMessage ( dataDir + "message.msg" ); System... out . println ( "From: " + msg . getDisplayFrom ()); System...

    docs.aspose.com/email/java/extract-message-head...