Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 29,606 for

msg

(0.07 sec)
  1. How to paste values only and paste format only|...

    Use the Paste Special submenu in GridJs to paste only cell text or only cell formatting from the internal GridJs clipboard....pasteFromInternal ( 'text' , msg => { console . log ( msg ); }); // Paste...pasteFromInternal ( 'format' , msg => { console . log ( msg ); }); // Paste...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  2. Aspose Email - Sender header with special chara...

    Hello, I am using the 2025-11 version or Aspose Java Email. I am using it to convert an Msg message to an EML. The conversion works but it has a problem with the header “Sender”. The sender in this case contains the …...Email Product Family email-msg , email-eml mrossi December 29...I am using it to convert an MSG message to an EML. The conversion...

    forum.aspose.com/t/aspose-email-sender-header-w...
  3. Working with Outlook Contacts|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.... Save the contact as MSG or VCard format. The following...multi-contact VCF file: // convert the `msg` object to a `MapiMessage` object...

    docs.aspose.com/email/net/working-with-outlook-...
  4. 第一个使用 Aspose.Email 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 msg = MapiMessage . fromFile ( "outlookmessage.msg" ); //...

    docs.aspose.com/email/zh/java/first-application...
  5. How to Convert Outlook Email to PDF using Python

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using Python. You will see that in order to convert Msg to PDF Python based API can be used. You can use this example in any of the commonly available operating system like Windows or Linux....see that in order to convert MSG to PDF Python based API can be...object to load the source EML or MSG file from the disk or mail server...

    kb.aspose.com/email/python/how-to-convert-outlo...
  6. How to Convert Outlook Email to PDF using C#

    In this easy tutorial, we will learn how to convert Outlook Email to PDF using C#. You will see that in order to convert Msg to PDF C# based API can be used. You can use this example in any of the commonly available operating system like Windows, macOS, or Linux....see that in order to convert MSG to PDF C# based API can be used...MailMessage class object to load the MSG or EML format email file Save...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  7. Code Comparison for common features with VSTO|D...

    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....Attachments and HTML Text to Outlook Msg File in Aspose.Email Create an...Creating an Outlook Message (MSG) File in Aspose.Email Delete...

    docs.aspose.com/email/net/code-comparison-for-c...
  8. 在 Aspose.Email 中从 Outlook PST 提取邮件并保存为 MSG|Docu...

    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....Email 中从 Outlook PST 提取邮件并保存为 MSG Contents [ Hide ] VSTO string...Save the message to disk in MSG format // TODO: File name may...

    docs.aspose.com/email/zh/net/extracting-message...
  9. TNEF Attachments Processing in Emails Using .NE...

    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....TNEF EML files from Outlook MSG files. Read a Message with TNEF...attachment is not preserved. var msg = MapiMessage . Load ( "message...

    docs.aspose.com/email/net/tnef-attachments-mana...
  10. Email extracted from PST fails to open in Outlo...

    We currently use Aspose.Email .NET in one of our applications to extract messages from PST files using the PersonalStorage.SaveMessageToStream method. Recently, a customer provided us with a PST containing email that, wh…...another third-party tool as MSG files that open in Outlook without...Load and then re-save them as MSG files, which then open normally...

    forum.aspose.com/t/email-extracted-from-pst-fai...