Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 27,958 for

msg

(0.15 sec)
  1. Working with Voting Option Using MapiMessage|Do...

    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 message = MapiMessage...dataDir + "MapiMsgWithPoll_out.msg" ); MapiMessage testMsg = MapiMessage...

    docs.aspose.com/email/java/working-with-voting-...
  2. 解析 Microsoft 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....MapiMessage msg = MapiMessage . fromFile ( dataDir + "message3.msg" );...out . println ( "Subject:" + msg . getSubject ()); System . out...

    docs.aspose.com/email/zh/java/parsing-microsoft...
  3. Is it possible to set a null sent date on MapiM...

    Dear Aspose We are using Aspose.Email to convert EML messages to the Msg format. We ran into a problem when attempting to convert a draft message, i.e. a message that was never sent and thus does not have the Date heade…...convert EML messages to the MSG format. We ran into a problem...to a user viewing the saved MSG file)? Many thanks ML sergey...

    forum.aspose.com/t/is-it-possible-to-set-a-null...
  4. Working with Outlook Contacts using C++ Email P...

    C++ Email Parser Library allows you to create, save and read Outlook contacts and import contacts from Msg and VCard file formats.... Save the contact as MSG or VCard format. The following...be used to load both Outlook MSG and VCard format contacts. The...

    docs.aspose.com/email/cpp/working-with-outlook-...
  5. Create, Save, and Load Outlook Contacts in C++|...

    Create, save, and load Outlook contacts in C++ using MapiContact. Work with properties, photos, Msg, and vCard formats....and read Outlook contacts in MSG and vCard (VCF) formats. Create...contact photo. Save the contact in MSG or vCard (VCF) format. The following...

    docs.aspose.com/email/cpp/outlook-mapi-contacts/
  6. Live Demos|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....EML to MSG Converter Email Editor MSG to PDF Converter MSG Metadata...

    docs.aspose.com/email/cpp/live-demos/
  7. Create, Save and Read Outlook Tasks|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....Outlook tasks and save them to MSG format. The MapiTask class provides...information. Save the task to disc in MSG format. The following code snippet...

    docs.aspose.com/email/net/working-with-outlook-...
  8. Convert ICS Other Formats|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....Convert ICS to MSG Converting ICS (iCalendar) files to MSG format is...compatibility with Microsoft Outlook, as MSG files are commonly used for storing...

    docs.aspose.com/email/net/converting-between-fo...
  9. About Email Conversion|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....convert emails from EML to MSG, or MSG to EML. Extract All Attachments...Conversion App . EML to MSG and MSG to EML File Conversion Subscribe...

    docs.aspose.com/email/sharepoint/about-email-co...
  10. Sending Meeting Request|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....sent MailMessage msg = new MailMessage (); msg . From = "from@domain..."from@domain.com" ; msg . To = "to@domain.com" ; msg . Subject = "appointment...

    docs.aspose.com/email/net/sending-meeting-request/