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

msg loading

(0.11 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Convert ICS to PST via C# | products.aspose.com

    Sample code for ICS to PST C# conversion. Use API example code for batch ICS files to PST conversion within VB.NET, Asp.NET or any .NET based application....NET programmers can easily load & convert ICS files to PST in...of code. Load ICS file with Calendar.Appointment.Load. Save as...

    products.aspose.com/email/net/conversion/ics-to...
  5. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....to Load a Spreadsheet with GridJs Contents [ Hide ] Load a Spreadsheet...GridJs controller endpoints for loading spreadsheets, updating cells...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. 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...
  7. Handling of duplicate Headers in EML files - Fr...

    The EDRM DupeID project requires that if an email has multiple “Message-ID” headers, only the first one should be used. Some experiments indicate that Aspose.Email (.NET) makes only the last value available, and there d…...you use to load the EML file (e.g., MailMessage.Load , LoadFromFile...2nd value: using var msg = MailMessage.Load(“My Gmail 2021-07-03-22116...

    forum.aspose.com/t/handling-of-duplicate-header...
  8. 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...
  9. 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...
  10. How to Convert Outlook Email to HTML using Java

    In this example, we will focus on how to convert Outlook Email to HTML using Java. You will learn that in order to convert an Email to HTML Java based API can be used in any of the commonly available operating systems like Windows, Linux, or macOS that is configured with Java....object to access the source MSG or EML file from the disk Set...and format options Save the loaded MSG or EML file to HTML using...

    kb.aspose.com/email/java/how-to-convert-outlook...