Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 13,083 for

msg loading

(0.1 sec)
  1. Getting an error processing a PDF attachment - ...

    <p>I am using using the Aspose.Email to get attachments out of an Outlook email like this:</p> var mailMessage = Aspose.Email.Mail.MailMessage.Load(stream); var attachments = Aspose.Email.Outlook.MapiMessage.F…...Load(stream); var attachments = Aspose...ToList()[attachmentIndexDesir]; Then, I am loading the attachment into DataLogics...

    forum.aspose.com/t/getting-an-error-processing-...
  2. Sending and Forwarding Messages - Send Outlook ...

    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....Declare msg as MailMessage instance MailMessage msg = new MailMessage...this message client . send ( msg ); System . out . println ( "Message...

    docs.aspose.com/email/java/sending-and-forwardi...
  3. Working with Outlook Contacts|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 the contact as MSG or VCard format. Save Contact...can be used to load both Microsoft Outlook MSG files as well as...

    docs.aspose.com/email/java/working-with-outlook...
  4. Managing Outlook Calendar Items|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....Items Save Calendar Items as MSG Files Save Product IDs for MAPI...Reminders Convert Appointment EML to MSG with HTML Body Create and Save...

    docs.aspose.com/email/net/managing-outlook-cale...
  5. Programming with Thunderbird|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/net/programming-with-thun...
  6. Convert PDF to EMLX in Python | products.aspose...

    Save PDF to EMLX within Python applications without using Microsoft Word or Outlook...involves two steps: firstly, loading the Word file and rendering...Python via .NET, and secondly, loading the converted HTML using Aspose...

    products.aspose.com/total/python-net/conversion...
  7. Convert OFT to ICS via Java | products.aspose.com

    Try the code sample to convert OFT files to ICS format in Java. Download Java API to take your email processing applications to the next level....Message (MSG) files. It provides methods for loading, creating...creating, modifying, and saving MSG files programmatically. Additionally...

    products.aspose.com/email/java/conversion/oft-t...
  8. Read corrupted PST/OST files|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....messageIdList ) { try { MapiMessage msg = pst . extractMessage ( messageId...System . out . println ( "- " + msg . getSubject ()); } catch ( Exception...

    docs.aspose.com/email/java/read-corrupted-pst-o...
  9. 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”,…...load(f.file_directory) Proxy err...import aspose.email.mapi.msg as msg from aspose.email.mapi import...

    forum.aspose.com/t/pst-not-able-to-convert-ics-...
  10. VMWare support - Free Support Forum - aspose.com

    Can you please tell me whether your product has been tested and works in virtual environments? For example, our web servers are actually VMWare virtual machines so any software or component that we purchase has to be t…...public static void Log(string msg) { try { File.AppendAllText(...ToString("yyyy-MM-dd HH:mm:ss.fff") + " " + msg + Environment.NewLine ); } catch...

    forum.aspose.com/t/vmware-support/121196