Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 29,715 for

msg

(0.88 sec)
  1. C# API to Export EMAIL to DOCM | products.aspos...

    Convert EMAIL to DOCM without using Microsoft Word or Outlook on .NET...NET Convert MSG to BMP (Bitmap Image File) Convert MSG to DOC (Microsoft...Word Binary Format) Convert MSG to DOCM (Microsoft Word 2007...

    products.aspose.com/total/net/conversion/email-...
  2. C# API to Export EMAIL to TIFF | products.aspos...

    Convert EMAIL to TIFF without using Microsoft Word or Outlook on .NET...NET Convert MSG to BMP (Bitmap Image File) Convert MSG to DOC (Microsoft...Word Binary Format) Convert MSG to DOCM (Microsoft Word 2007...

    products.aspose.com/total/net/conversion/email-...
  3. Working with MAPI Properties|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....MAPI Properties from Outlook MSG Files Aspose.Email provides a...a set of APIs to work with MSG files, including the extraction...

    docs.aspose.com/email/python-net/working-with-m...
  4. Extract Message Body using Aspose.Email and Apa...

    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....MailMessage msg = MailMessage . load ( dataDir + "message.msg" ); System.... out . println ( "Body:" + msg . getBody ()); System . out ...

    docs.aspose.com/email/java/extract-message-body...
  5. 为 Outlook 消息设置颜色分类|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....MapiMessage msg = MapiMessage . fromFile ( dataDir + "message.msg" );...FollowUpManager . addCategory ( msg , "Purple Category" ); // Add...

    docs.aspose.com/email/zh/java/set-color-categor...
  6. OfficeMathRenderer constructor | Aspose.Words f...

    OfficeMathRenderer constructor. Initializes a new instance of this class.... width , msg = dpi96 ) self . assertEqual...assertEqual ( 18 , bounds . height , msg = dpi96 ) # Get the shape size...

    reference.aspose.com/words/python-net/aspose.wo...
  7. NodeRendererBase.bounds_in_points property | As...

    NodeRendererBase.bounds_in_points property. Gets the actual bounds of the shape in points.... width , msg = dpi96 ) self . assertEqual...assertEqual ( 18 , bounds . height , msg = dpi96 ) # Get the shape size...

    reference.aspose.com/words/python-net/aspose.wo...
  8. C# API to Export EMAIL to OTT | products.aspose...

    Convert EMAIL to OTT without using Microsoft Word or Outlook on .NET...NET Convert MSG to BMP (Bitmap Image File) Convert MSG to DOC (Microsoft...Word Binary Format) Convert MSG to DOCM (Microsoft Word 2007...

    products.aspose.com/total/net/conversion/email-...
  9. 如何使用 Python 将 EML 转换为 MSG

    在这个简单的主题中,我们将学习如何使用 Python 将 EML 转换为 Msg。您将见证为了将 EML 转换为 Msg,可以使用基于 Python 的 API。该示例可用于任何常用的操作系统,例如配置了 Python 的 Windows 或 Linux。...Family 如何使用 Python 将 EML 转换为 MSG 在这个简单的主题中,我们将按照设置环境和使用示例代码的详细步骤,学习如何使用...用 Python 将 EML 转换为 MSG 。为了 将 EML 转换为 MSG,可以使用基于 Python** 的 API,您可以在配置了所需...

    kb.aspose.com/zh/email/python/how-to-convert-em...
  10. Managing Outlook Message Files with C++ Email P...

    C++ Email Parser Library API is useful in reading, writing outlook template OFT file, managing digitally signed messages, setting color category and accessing delivery receipt information....class or Save the message as MSG and do further updates/validation...properties. Save the message in MSG format. The following code snippet...

    docs.aspose.com/email/cpp/managing-message-file...