Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 26,622 for

msg

(0.13 sec)
  1. Create, Save, and Read Outlook Tasks in C++|Doc...

    Create, save, and load Outlook tasks in Msg format using the MapiTask class in C++ with Aspose.Email....build a task and store it in MSG format, follow the steps below:...properties and save it as a MSG file using Aspose.Email for C++...

    docs.aspose.com/email/cpp/create-read-outlook-m...
  2. 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...
  3. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .Msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...msg file We have below two scenarios...extracting .msg file from .PST and we are processing same .msg with...

    forum.aspose.com/t/aspose-email-attachments-iss...
  4. 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-...
  5. 使用 MapiMessage 进行投票选项操作|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" ; MapiMessage message = MapiMessage...dataDir + "MapiMsgWithPoll_out.msg" ); MapiMessage testMsg = MapiMessage...

    docs.aspose.com/email/zh/java/working-with-voti...
  6. 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...
  7. NodeRendererBase.get_size_in_pixels method | As...

    aspose.words.rendering.NodeRendererBase.get_size_in_pixels method... 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 DOCX | products.aspos...

    Convert EMAIL to DOCX without using Microsoft Word or Outlook on .NET...EMAIL file formats, including MSG, EML, MHTML, and EMLX. It also...NET Convert MSG to BMP (Bitmap Image File) Convert MSG to DOC (Microsoft...

    products.aspose.com/total/net/conversion/email-...
  9. 管理 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....以下代码示例演示了如何 使用默认相对路径保存电子邮件及其资源 : var msg = MapiMessage . Load ( sourceFileName...UseRelativePathToRes = true }; msg . Save ( Path . Combine ( "target_files"...

    docs.aspose.com/email/zh/net/managing-outlook-m...
  10. 为 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...