Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 10,191 for

msg loading

(0.13 sec)
  1. Extracting Attachment|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....msg" ; string AttachmentFilePath...instance of MailMessage and load an email file MailMessage mailMsg...

    docs.aspose.com/email/net/extracting-attachment/
  2. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...Pst; // Load the PST file using (PersonalStorage...messageInfo.getSubject()); MapiMessage msg = pst.extractMessage(messageInfo);...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  3. Convert OLM to MBOX via Java | products.aspose.com

    Try the code sample to convert OLM files to MBOX 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, convert,...storage using writer.writeMessage(msg.toMailMessage(new MailConversionOption()))...

    products.aspose.com/email/java/conversion/olm-t...
  4. Update and Save an Email in PHP|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....Code # Initialize and Load an existing MSG file by specifying the...$mailMessage -> load ( $dataDir . "Message.msg" ); \ # Initialize...

    docs.aspose.com/email/java/update-and-save-an-e...
  5. Convert HTML to PST via Java | products.aspose.com

    Try the code sample to convert HTML files to PST format in Java. Download Java API to take your email processing applications to the next level....new PST file, add a folder, load HTML content into a message...method of the FolderInfo class. Load the HTML content as a MAPI message...

    products.aspose.com/email/java/conversion/html-...
  6. Convert HTML to OST via Java | products.aspose.com

    Try the code sample to convert HTML files to OST format in Java. Download Java API to take your email processing applications to the next level....message content from an HTML file, load data from an OST file, and add...PersonalStorage.fromFile() method. Load the HTML content as a MAPI message...

    products.aspose.com/email/java/conversion/html-...
  7. Reading Email Messages from Microsoft SharePoin...

    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....msg) is already stored in the SharedDocument...class. The MailMessage class loads the stream and parses the Outlook...

    docs.aspose.com/email/net/reading-email-message...
  8. Supported File Formats|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....Hide ] Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/androidjava/supported-fil...
  9. Convert OST to TIFF via C# | products.aspose.com

    Sample code for OST to TIFF C# conversion. Use API example code for batch OST files to TIFF conversion within VB.NET, Asp.NET or any .NET based application....involving just a few steps to load, read and save messages to the....NET programmers can easily load & convert OST files to TIFF...

    products.aspose.com/email/net/conversion/ost-to...
  10. Read Outlook OST Files in Node.js via .NET | pr...

    Read OST Files Open OST Files & Extract Email Data in Node.js Open and read OST files in JavaScript, accessing emails......NET // Load the Aspose.Email library const...require( '@aspose/email' ); // Load the OST file const ost = ae...

    products.aspose.com/email/nodejs-net/reading-os...