Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 10,161 for

msg loading

(0.08 sec)
  1. 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...
  2. Convert PDF to Images in Python | products.aspo...

    PDF to image TIFF BMP PNG JPEG GIF EMF SVG conversion in your Python applications without using Microsoft Word...requires two lines of code - loading the PDF file and calling the...Convert PDF to Images in Python Load source PDF file using Document...

    products.aspose.com/total/python-net/conversion...
  3. Read Outlook PST Files in Node.js via .NET | pr...

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

    products.aspose.com/email/nodejs-net/reading-ps...
  4. Supported File Formats|Documentation

    Supported File Formats of Email C++ library include Msg, PST, OST, EML, MBOX, OFT, ICS and others...Hide ] Format Description Load Save MSG This format is used by Microsoft...

    docs.aspose.com/email/cpp/supported-file-formats/
  5. Working with Attachments and Embedded Objects|D...

    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.... Load attachment into the Attachment...setBody ( "This is body" ); // Load an attachment Attachment attachment...

    docs.aspose.com/email/java/working-with-attachm...
  6. 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...
  7. 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...
  8. Update and Save an Email in Python|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 ( self . dataDir + "Message.msg" ) \ # Initialize...

    docs.aspose.com/email/java/update-and-save-an-e...
  9. 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...
  10. Edit or View PST Document Metadata via C++ | pr...

    C++ example code to edit or view PST file metadata on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Load the PST file via MapiMessage::FromFile...Extract Metadata of PST - C++ // Load from file System::SharedPtr<MapiMessage>...

    products.aspose.com/email/cpp/metadata/pst/