Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 23,355 for

mailmessage

(0.35 sec)
  1. Online OFT to PNG Conversion or Build .NET base...

    Free online app to convert OFT to PNG files. .NET C# conversion library code for OFT documents....API Open OFT file using MailMessage class Convert OFT to HTML...PNG via C# .NET MailMessage message = MailMessage . Load ( "sourceFile...

    products.aspose.com/total/net/conversion/oft-to...
  2. Export EML to PDF via C++ | products.aspose.com

    C++ API to Convert EML to PDF without using Microsoft Word or Outlook...PDF Open EML file using MailMessage class reference Convert EML...:: SharedPtr < MailMessage > msg = MailMessage :: Load ( u "sourceFile...

    products.aspose.com/total/cpp/conversion/eml-to...
  3. Is there a way to customize the msg-to-x conver...

    Using Aspose.Email (java) to read a MSG file and output (temporary) MHTML and then saving as PDF - exactly like the demo code. Is there some step (probably saving the MSG to MHTML) where I can customize the output “temp…...Aspose Documentation MailMessage msg = MailMessage.load("message.msg");...

    forum.aspose.com/t/is-there-a-way-to-customize-...
  4. Create a new Task similar to Outlook and send T...

    Hi, I just want to Create/Update/Delete a Task in .Net similar as we create a new Task in Outlook and need to send Task as an email to the assigned user.Then Task should be shown in the outlook calender under the Tasks …...msg file MailMessage eml = MailMessage.Load(“task.msg”...

    forum.aspose.com/t/create-a-new-task-similar-to...
  5. Conversion to pdf speed - Free Support Forum - ...

    Hi, We’re using several Aspose libraries to convert different file formats to pdf. Recently we’ve noticed that converting from .msg takes significantly longer than other formats. Please see the attached project - on sta…...msg file var mailMessage = MailMessage.Load("path/to/message...= new MemoryStream()) { mailMessage.Save(mhtmlStream, SaveOptions...

    forum.aspose.com/t/conversion-to-pdf-speed/317520
  6. Read MBOX Files with Aspose.Email in C#|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....enumerable collection of MailMessage instances, starting from...MboxrdStorageReader ( stream , false )) { MailMessage msg ; while (( msg = reader...

    docs.aspose.com/email/net/read-mbox-files-csharp/
  7. EWS Email Management Guide: Send, Read, and Org...

    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.... It takes a MailMessage object and submits it directly...which returns a MailMessage . Call MailMessage::Save() with MSG...

    docs.aspose.com/email/cpp/exchange-server-ews-e...
  8. Can provide the similar fix for EmlLoadOption s...

    Hi, Can we have OOM related issue fix option for EmlLoadOption as well similar to issue reported in ticket Java Heap Space errors with large emails - Free Support Forum - aspose.com Fix: MsgLoadOptions lo = new MsgLoa…...memory usage try (MailMessage message = MailMessage.load("large_email...

    forum.aspose.com/t/can-provide-the-similar-fix-...
  9. Working with Message Flags on 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.... MailMessage ( "user@domain1.com" , "user@domain2...

    docs.aspose.com/email/python-net/working-with-m...
  10. Differentiating between Inline and Regular Atta...

    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.... Using MailMessage class, the inline attachments...

    docs.aspose.com/email/net/differentiating-betwe...