Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 20,555 for

msg

(0.04 sec)
  1. Working with Exchange Extended Attributes of Ex...

    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....extended property value MapiMessage msg = new MapiMessage ( "from@from..."This is a test message" ); msg . setProperty ( extendedProperty...

    docs.aspose.com/email/java/working-with-exchang...
  2. Creating Audio Reminder|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....); MailMessage msg = new MailMessage (); msg . addAlternateView...MapiMessage . fromMailMessage ( msg ); MapiCalendar cal = ( MapiCalendar...

    docs.aspose.com/email/java/creating-audio-remin...
  3. Loading and Saving Message|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" ) print ( "The message format...MsgLoadOptions # Load Eml, html, mhtml, msg, and dat files mail_message =...

    docs.aspose.com/email/python-net/loading-and-sa...
  4. Export OFT to SVG via C++ | products.aspose.com

    C++ API to Convert OFT to SVG without using Microsoft Word or Outlook...variety of file formats, including MSG, EML, MHTML, and HTML. It also...variety of file formats, including MSG, EML, MHTML, HTML, DOC, DOCX...

    products.aspose.com/total/cpp/conversion/oft-to...
  5. Working with Outlook Notes|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....notes and save them to disc in MSG format. The MapiNote class provides...Save the note to disc as an MSG file. The following code snippet...

    docs.aspose.com/email/python-net/working-with-o...
  6. How to Convert Outlook Email to Word using Java

    In this topic, we will learn about how to convert Outlook Email to Word using Java. You will witness that in order to convert an Email to Word Java-based API can be used in any of the commonly available operating system like Windows, macOS, or Linux....class object to load the EML or MSG email file from the disk Save...Save the loaded Email (MSG/EML) file as a ByteArrayOutputStrea to...

    kb.aspose.com/email/java/how-to-convert-outlook...
  7. Only one CC entry is extracted when there are t...

    SampleFiles.zip (649 Bytes) Aspose Team, We use the Aspose Email java package to get properties from Msg files. Some Msg and eml files have two CC entries like the following From: sender@example.com To: recipient@e…...get properties from msg files. Some msg and eml files have two...inputMsg = “my_path/sample_email_1.msg”; String inputEml = “my_path/eml_file...

    forum.aspose.com/t/only-one-cc-entry-is-extract...
  8. How to Convert Outlook Email to TIFF using C#

    In this small topic, we will focus on how to convert Outlook Email to TIFF using C#. You will wittness that in order to export Email to TIFF C# based API can be effectively utilized and the application can be used in any of the .NET spported environment in operating systems like Windows, macOS, or Linux....class object to load the source MSG or EML format email file Save...Save the accessed Email (EML/MSG) file in a stream to an MHTML format...

    kb.aspose.com/email/net/how-to-convert-outlook-...
  9. Export OFT to GIF via C++ | products.aspose.com

    C++ API to Convert OFT to GIF 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...
  10. Export EML to ODT via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/eml-to...