Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 14,069 for

msg loading

(0.67 sec)
  1. Email Messages Advanced Management|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....attendees feature when saving an msg in mhtml format: MhtSaveOptions...MailMessage eml = MailMessage . Load ( fileName ); eml . Save ( fileName...

    docs.aspose.com/email/net/email-messages-advanc...
  2. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs...."gridjs-demo" >< /div> options : the load options for example the below...: true }) the parameters for load options: Parameter Description...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  3. Compress and Decompress DJVU Files via .NET

    C# compression and decompression source code to compress DJVU documents into a single zip archive or vice versa on .NET Framework, .NET Core.... Using the Archive object, load file with a full path using...background images, progressive loading, arithmetic coding and lossy...

    products.aspose.com/zip/net/zip-file/djvu/
  4. Working with Tasks on Exchange Server|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....code snippet shows you how to load a task request message from...setPreserveTnefAttac ( true ); // load task from .msg file MailMessage eml...

    docs.aspose.com/email/java/working-with-tasks-o...
  5. Manage Exchange Server Tasks Using EWS in C#|Do...

    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 snippet shows you how to load a task request message from...Exchange Tasks to disc in Outlook MSG format. The following code snippet...

    docs.aspose.com/email/net/manage-exchange-serve...
  6. Working with large 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....use MessageInfo instead of loading the full message. This is faster...reduces the number of messages loaded and improves performance. try...

    docs.aspose.com/email/java/working-with-large-p...
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs...."gridjs-demo" >< /div> options : the load options for example the below...: true }) the parameters for load options: Parameter Description...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. 在 PST 文件中使用消息|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" )); 批量添加消息 向 PST 添加单个消息会导致更多磁盘..."myInbox" ); MessageInfoCollectio msgs = fi . getContents (); } } }...

    docs.aspose.com/email/zh/java/working-with-mess...
  9. Search MBOX document without opening via .NET |...

    C# source code to search words with pattern in MBOX file on .NET Framework, .NET Core, and Xamarin Platforms.... Load MBOX file. Use Replace method...MailMessage m = MailMessage.Load( "GenerateMessage.mbox" ); m...

    products.aspose.com/email/net/search/mbox/
  10. Search EML document without opening via .NET | ...

    C# source code to search words with pattern in EML file on .NET Framework, .NET Core, and Xamarin Platforms.... Load EML file. Use Replace method...MailMessage m = MailMessage.Load( "GenerateMessage.eml" ); m...

    products.aspose.com/email/net/search/eml/