Quantcast
Channel: Aspose.Email Product Family
Browsing all 1367 articles
Browse latest View live

Some characters cannot be rendered correctly in result of saving from msg in...

Hi thereWe are working on saving .msg file into HTML format.And here is our code for test:byte[] msgContent;msgContent = IOUtils.toByteArray(new FileInputStream("mailTest.msg"));ByteArrayOutputStream...

View Article


Sending HTML as mail body with embedded fonts etc.

Hi,I have a PDF document which I have converted to HTML using Aspose.PDF.I have embedded everything into the html (see code below).When using the "HtmlLoadOptions" of Aspose.Email and sending the email...

View Article


Email viewer

Hi,Is there any plan to support email viewing functionality in near future?

View Article

Changing default PST name

Hi,When we create a PST and open in MS Outlook, it represents PST as "Personal Folder". Can this be changed to customized PST name?

View Article

Getting exception while extracting messages from PST in parallel

We are getting exception when trying to extract messages from PST in parallel threads. We doubt that the API doesn't support extract messages in parallel although we are using locks. Can anyone confirm...

View Article


Strange carachters in french mails

HiI'm facing a problem when i'm creating my msg and my html from an eml. (see attachments)The problem is that i'f you open the EML, you will see that the charset is charset="Windows-1252"The moment...

View Article

Is There a way to read and convert from a MBOX file to other file format like...

Hello, Is There a way to read and convert from a MBOX file to other file format like MSG? regards!

View Article

MBOX to HTML conversion

Hello, Is There a way to read and convert from a MBOX file to HTML file using Aspose.email? Thank & regards!Mantu Malakar

View Article


Wrong DeliveryTime in Mail sent by Macro

Hello,I have a problem regarding MapiMessages. We try to read DeliveryTime from a MapiMessage, which was sent through a Macro in Excel. When I view the mail in MFCMAPI, the PR_MESSAGE_DELIVERY_TIME is...

View Article


How to add nested message to EML message in TNEF format (winmail.dat)

Hi,Tested Aspose.Email 6.9 and here are my findings. I cannot embed EML files into TNEF message, if PreserveTnefAttachments is used. Resulting message will have regular EML attachment, not...

View Article

EMLX File not able to properly load body

Hello Team,I've been using Aspose.Email for creating pst and using latest version of it 16.12.0.0I can share you the emlx file after loading the content its showing extra xml content which is in...

View Article

Object reference not set to an instance of an object

Hi there. I am getting messages from exchange public folders and save them into local file system. My code works fine for some PFs, but for some of them I get "Object reference not set to an instance...

View Article

EML file's attachment extension is getting changes & format is...

Hello Team,I've been using Aspose.Email latest version 16.12.0.0 and got an issue that if an eml file contains attachment such as .eml it change it to msg(not just extension but also its format).I've...

View Article


corrupt msg file after converting from eml

Hello,the following two sourcecode-lines create a corrupt msg file if in the eml-file is a Appointment:The result msg-file can't open with Outlook 2010 (14.0...)Message ist "Cannot read the item"//...

View Article

IPM.Appointment not saving OCCURANCE & ORGANIZER info to PDF

When I save an outlook calendar item to PDF, the occurrence and organizer fields are not displayed.  I cannot figure out how to save the PDF so that those fields are displayed.  If I do a print from...

View Article


Aspose Email Contact Unit test

Hi,Pls find attached our AsposeContactTest class we built so as to test all individual attributes which are NOT populated correctly according to our tests.Principle is simple and applied for each...

View Article

Some characters cannot be rendered correctly in result of saving from msg in...

Hi thereWe are working on saving .msg file into HTML format.And here is our code for test:byte[] msgContent;msgContent = IOUtils.toByteArray(new FileInputStream("mailTest.msg"));ByteArrayOutputStream...

View Article


Aspose.Email 6.9--CreateContact issue

Hello.we are having problem with create contact with Exchange server.the problem is followingwe create client = EWSClient.GetEWSClientwith application credentials which has access to users email.but...

View Article

Adding embedded MSG to a MapiMessage

Is there a way to create an embedded attachment to a MapiMessage?When I attach an email to another in Outlook I can see that the MapiProperty PR_ATTACH_METHOD = 5 and that PR_ATTACH_DATA_OBJ =...

View Article

Email to Html Conversion

Hi ,I have need proper code to convert email body to html file. I have also look some old post for refer but in that post convert from file have extension ".eml" but before that their is no...

View Article
Browsing all 1367 articles
Browse latest View live