Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 13,083 for

msg loading

(0.21 sec)
  1. 读取 Outlook for Mac OLM 文件并获取文件夹及子文件夹信息|Document...

    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....hasAttachments ()) { MapiMessage msg = olm . extractMapiMessage (...enumerateMessages ()) { MapiMessage msg = storage . extractMapiMessage...

    docs.aspose.com/email/zh/java/read-outlook-for-...
  2. Convert MHTML to MBOX via Java | products.aspos...

    Try the code sample to convert MHTML 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, save emails...used to provide options for loading MHTML files. And the MboxrdStorageWriter...

    products.aspose.com/email/java/conversion/mhtml...
  3. First Application with Aspose.Email.Outlook|Doc...

    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....application that loads an outlook message file (TestMessage.msg) and displays...following code behind the Load Msg File button or in the forms...

    docs.aspose.com/email/net/first-application-wit...
  4. 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/
  5. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GridJs (client‑side library) with a .NET 6 MVC backend. Includes complete server‑ and client‑side code, configuration steps, and screenshots....Ask AI Step‑by‑Step Guide to Load a Spreadsheet with Aspose.Cells...Cells.GridJs Contents [ Hide ] Load a Spreadsheet with GridJs Introduction...

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  6. Edit or View EML Document Metadata via C++ | pr...

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

    products.aspose.com/email/cpp/metadata/eml/
  7. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...Load(str, loadopt) MyMapiMessage...SignedMessage.Save(out, saveopt) source msg: IPM.Task 3 Categories: Red Category...

    forum.aspose.com/t/attachsignature-issue/324178
  8. Convert OFT to OST via Java | products.aspose.com

    Try the code sample to convert OFT files to OST format in Java. Download Java API to take your email processing applications to the next level....template into an email message (MSG file) and then save it within...used to load and manipulate an email message stored in MSG format...

    products.aspose.com/email/java/conversion/oft-t...
  9. 读取损坏的 PST/OST 文件|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/zh/java/read-corrupted-ps...
  10. Edit or View MBOX Document Metadata via C++ | p...

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

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