Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 945 for

viewing msg

(2.81 sec)
  1. Convert DOT to PPSM in Python or with free Onli...

    DOT to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to PPSM online converter quickly before integrating the code....PPSM format allows users to view and edit the diagrams in PowerPoint...presentation-ready files for controlled viewing environments. Automation Scenarios...

    products.aspose.com/total/python-net/conversion...
  2. Create and Customize Email Messages Using Aspos...

    ....supports saving messages in EML, MSG, and MHTML formats. Create a...message in multiple formats (EML, MSG, MHTML, etc.). Using Friendly...

    docs.aspose.com/email/cpp/create-and-customize-...
  3. Convert DOT to PPS in Python or with free Onlin...

    DOT to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to PPS online converter quickly before integrating the code.... Controlled Viewing Experiences Share content in...MHTML (MIME HTML) Convert DOT to MSG (Outlook Message Item File) Convert...

    products.aspose.com/total/python-net/conversion...
  4. How to save Calendar item in specific folder of...

    I want to save calendar items into a specific folder for which I already have the Folder ID. However, using the code below, only the Subject is being saved, and the rest of the calendar fields are not being saved properl…...Importance, (int)importance); var msg = calendar.GetUnderlyingMessage();...the dates in the calendar view msg.SetProperty(new MapiProperty(0x0060001F...

    forum.aspose.com/t/how-to-save-calendar-item-in...
  5. Using a Microsoft Word Document as the Message ...

    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....original source document when viewed in either Outlook or a web...com" ; // Save the message in MSG format to disk message . Save...

    docs.aspose.com/email/net/using-a-microsoft-wor...
  6. Convert OLM to HTML via Java | products.aspose.com

    Try the code sample to convert OLM files to HTML format in Java. Download Java API to take your email processing applications to the next level....emails, making it easier to view, share, or publish them on websites...the folder for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/olm-t...
  7. Using a Microsoft Word Document as the Message ...

    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....original source document when viewed in either Outlook or a web...com" )); // Save the message in MSG format to disk message . save...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  8. Working with Distribution Lists|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....disk in Outlook MSG format and can be viewed/manipulated by opening...dlist = ( MapiDistributionList ) msg . toMapiMessageItem (); MapiDistributionList...

    docs.aspose.com/email/java/working-with-distrib...
  9. Convert PST to ICS via Java | products.aspose.com

    Try the code sample to convert PST files to ICS format in Java. Download Java API to take your email processing applications to the next level....count = 1; for (MapiMessage msg : calendarFolder. enumerateMapiMessage...enumerateMapiMessage ()) // Search a calendar view and save it as .ics file String...

    products.aspose.com/email/java/conversion/pst-t...
  10. Introduction and Sample Applications|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....click the Send button in design view and write your code in the editor...click the Send button in design view and add the code below: // Declare...

    docs.aspose.com/email/java/introduction-and-sam...