Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 20,041 for

mailmessage

(0.12 sec)
  1. en-CH is not a supported culture - Free Support...

    It may be difficult to provide an example email, but we have some mail in tnef format that error as below. The mails come from English speaking folk, though in Switzerland. Also, Java does seem to support that combo ( …L…...MailMessage.b(SourceFile:1640) com.aspose...aspose.email.MailMessage.a(SourceFile:1621) com.aspose.email.MailMessage...

    forum.aspose.com/t/en-ch-is-not-a-supported-cul...
  2. 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
  3. Export MSG to PCL via Java | products.aspose.com

    Java API to Convert MSG to PCL without using Microsoft Word or Outlook...Java Open MSG file using MailMessage class Convert MSG to HTML...

    products.aspose.com/total/java/conversion/msg-t...
  4. Export MSG to EMF via Java | products.aspose.com

    Java API to Convert MSG to EMF without using Microsoft Word or Outlook...Java Open MSG file using MailMessage class Convert MSG to HTML...

    products.aspose.com/total/java/conversion/msg-t...
  5. Export MSG to WORD via Java | products.aspose.com

    Java API to Convert MSG to WORD without using Microsoft Word or Outlook...Java Open MSG file using MailMessage class Convert MSG to HTML...

    products.aspose.com/total/java/conversion/msg-t...
  6. Export MSG to BMP via Java | products.aspose.com

    Java API to Convert MSG to BMP without using Microsoft Word or Outlook...Java Open MSG file using MailMessage class Convert MSG to HTML...

    products.aspose.com/total/java/conversion/msg-t...
  7. Export MSG to GIF via Java | products.aspose.com

    Java API to Convert MSG to GIF without using Microsoft Word or Outlook...Java Open MSG file using MailMessage class Convert MSG to HTML...

    products.aspose.com/total/java/conversion/msg-t...
  8. Converting email to pdf - cutting off right sid...

    I’m having difficulty in converting an email to pdf format when it has embedded images. That is, when an email has embedded images and their sizes differ, right side of the larger image is being cut off. Is there any wa…...using the below code: mailMessage = MailMessage.Load(emailMSG, msgLoadOptions);...msgLoadOptions); string sender = mailMessage.From.User ?? ""; string fileName...

    forum.aspose.com/t/converting-email-to-pdf-cutt...
  9. PST | Not able to convert .ics file to PST gett...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...email import MailMessage from aspose.email.mime import...LoadingContactFromVC #print(MailMessage.load('Undeliverable_ repro...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  10. PST | Not able to convert .ics files to PST | P...

    Not able to convert .ics file to PST format using aspose lib getting below error. C:\Users\Tejas>python calendarissue.py Traceback (most recent call last): File “mailissue.py”, line 57, in run() File “mailissue.py”,…...email import MailMessage from aspose.email.mime import...LoadingContactFromVC #print(MailMessage.load('Undeliverable_ repro...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...