Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 14,488 for

msg loading

(0.04 sec)
  1. Convert OFT to VCF via Java | products.aspose.com

    Try the code sample to convert OFT files to VCF format in Java. Download Java API to take your email processing applications to the next level....used to load and manipulate an email message stored in MSG format...are utilized to handle the loading, identification, conversion...

    products.aspose.com/email/java/conversion/oft-t...
  2. Email Security and Encryption in .NET|Documenta...

    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....existing or new message can be loaded and encrypted using MailMessage...a new message or load an existing one Load an encryption certificate...

    docs.aspose.com/email/net/encrypt-decrypt-sign-...
  3. java.lang.OutOfMemoryError: Java heap space Iss...

    Anyone I was using the POI HSMF for reading Outlook Msg file. But I get an out of memory error reading anything above 10MB. Thinking of using APOSE for Java. Anyone knows if APOSE is the same. Will I be able to read the…...POI HSMF for reading Outlook msg file. But I get an out of memory...MailMessage mess = MailMessage.load("c:\\Test1.msg", MessageFormat.getMsg());...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  4. Managing Messages in PST 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....article we discussed how to load an Outlook PST file and browse.... GetDataDir_Outlook (); // Load the Outlook file string path...

    docs.aspose.com/email/net/managing-messages-in-...
  5. Features Overview|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....Outlook Email Message Format (MSG) emails. Import Microsoft HTML...Outlook PST file to Outlook MSG files Bulk Mail Features Supports...

    docs.aspose.com/email/java/features-overview
  6. Aspose.email Task Reminder sets to 30-12-1899, ...

    if (!string.IsNullOrEmpty(tasksFields.Remindertime)) { task.ReminderTime = DateTime.ParseExact(tasksFields.Remindertime, “ddd, dd MMM yyyy HH:mm:ss”, CultureInfo.InvariantCulture); task.ReminderSet = true; } else { …...Msg); ms.Position = 0; var msg = MapiMessage.Load(ms); foreach...List<KeyValuePair<long, MapiProperty>>(msg.NamedProperties)) { if (p.Value...

    forum.aspose.com/t/aspose-email-task-reminder-s...
  7. How to Convert Outlook Email to HTML using Python

    This easy topic focuses on how to convert Outlook Email to HTML using Python by providing all the environment setup details and a working sample code. In order to convert Email to HTML Python based API can be effectively used in any of the .NET Core and Python configured environments in operating systems like Windows and Linux....MailMessage class object to load the source MSG or EML file from the...formatting options Save the loaded MSG\EML file as HTML using the...

    kb.aspose.com/email/python/how-to-convert-outlo...
  8. Convert MHTML to VCF via Java | products.aspose...

    Try the code sample to convert MHTML files to VCF format in Java. Download Java API to take your email processing applications to the next level....its methods, you can create, load and parse, modify, save emails...used to provide options for loading MHTML files. Overall, these...

    products.aspose.com/email/java/conversion/mhtml...
  9. Getting Error Aspose Total temporary license - ...

    Hello, i use Aspose Total temporary license for testing but i getting error to showing all ost file mails. Can anyone help me to fix this error....Pst; // ---------- // 1️⃣ Load the temporary license // ----------...GetContents()) { MapiMessage msg = pst.ExtractMessage(msgInfo);...

    forum.aspose.com/t/getting-error-aspose-total-t...
  10. Convert ICS to PST via Java | products.aspose.com

    Try the code sample to convert ICS files to PST format in Java. Download Java API to take your email processing applications to the next level....an Appointment class used to load and save calendar events, create...represents an Outlook message (MSG) item. In the code snippet below...

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