Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 26,226 for

msg

(0.23 sec)
  1. Issue with cyrillic characters in Header export...

    Hello, Here i attach my findings with an issue trying to export to HTML a MapiMessage. The message contains cyrillic characters in the header (“Cc”, “From”, “To”), mapiMessage loads them correctly (attached debugging t…...msg"); HtmlSaveOptions options =...you please share the original MSG file? This will allow us to test...

    forum.aspose.com/t/issue-with-cyrillic-characte...
  2. Managing Messages on IMAP Server|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....messages from the inbox var msgs = client . ListMessages ( "INBOX"...of the messages var seqIds = msgs . Select ( t => t . SequenceNumber...

    docs.aspose.com/email/net/managing-messages-on-...
  3. 在 C# 中使用 Aspose.Email 读取 MBOX 文件|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 this message in EML or MSG format message . Save ( message...Save ( message . Subject + ".msg" , SaveOptions . DefaultMsgUnicode...

    docs.aspose.com/email/zh/net/read-mbox-files-cs...
  4. Merge Outlook & Thunderbird Email & Archives | ...

    Free App and APIs to combine Msg, EML, EMLX, PST, OST, OFT, MBOX, ICS & VCF files on Windows, Linux & macOS...for Outlook Merging Combine MSG, EML, EMLX, OLM, OFT, ICS, VCF...

    products.aspose.com/email/merger/
  5. Download Aspose.Email for Java - Free Support F...

    I have purchased Aspose.Total for Java license. Where can I download Aspose.Email for Java API?...electronic mail (email) in PST, MSG, OST, EML, etc. Supports iCalendar...electronic mail (email) in PST, MSG, OST, EML, etc. Supports iCalendar...

    forum.aspose.com/t/download-aspose-email-for-ja...
  6. Create and Organize PST Files in Python|Documen...

    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....variable and create an empty MSG list to load each file as a MapiMessage...Append each loaded message to the msg_list . The code sample below...

    docs.aspose.com/email/python-net/create-new-pst...
  7. Convert OLM to ICS via Java | products.aspose.com

    Try the code sample to convert OLM files to ICS format in Java. Download Java API to take your email processing applications to the next level....the folder for (MapiMessage msg : folder. enumerateMapiMessage...message is a calendar item if (msg. getSupportedType () == MapiItemType...

    products.aspose.com/email/java/conversion/olm-t...
  8. Working with Outlook Calendar Items in Aspose.E...

    Manage Outlook calendar items in C++: create and save events, set reminders, handle attachments, and read meeting attendee status.... Save Calendar as MSG The following code sample demonstrates...a calendar appointment as a MSG file. Add a Display Reminder...

    docs.aspose.com/email/cpp/working-with-outlook-...
  9. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...equalsIgnoreCase(extension, "msg")) { try (InputStream msgInput...on the right when converting msg file to pdf Converting email...

    forum.aspose.com/t/cutting-off-right-side-after...
  10. Convert OST to ICS via Java | products.aspose.com

    Try the code sample to convert OST files to ICS format in Java. Download Java API to take your email processing applications to the next level....folder using a for loop and msg variable. Inside the loop, check...count = 1; for (MapiMessage msg : calendarFolder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/ost-t...