Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 29,338 for

msg

(0.27 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. 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...
  5. 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-...
  6. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....Outlook Email Message Format (MSG) emails Import Microsoft HTML...Outlook PST file to Outlook MSG files Calendar Features Add iCalender...

    docs.aspose.com/email/cpp/features-overview/
  7. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....Outlook Email Message Format (MSG) emails Import Microsoft HTML...Outlook PST file to Outlook MSG files Calendar Features Add iCalender...

    docs.aspose.com/email/cpp/features-overview
  8. Working with Distribution Lists in PST File|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.... CONTACTS ) for msg in folder . enumerate_messages..."IPM.DistList" message class if msg . message_class == "IPM.DistList"...

    docs.aspose.com/email/python-net/working-with-d...
  9. Load and Save Email Messages Using Aspose.Email...

    Learn how to load and save email messages in EML, Msg, HTML, and MHTML formats using Aspose.Email for C++....multiple formats, including EML, MSG, MHTML, and HTML. You can also...various formats such as EML, MSG, MHTML, and HTML using specialized...

    docs.aspose.com/email/cpp/load-and-save-email-m...
  10. 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...