Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 27,958 for

msg

(0.2 sec)
  1. Export EMAIL to EPUB via C++ | products.aspose.com

    C++ API to Convert EMAIL to EPUB without using Microsoft Word or Outlook...various email formats, such as MSG, EML, EMLX, MHTML, and MBOX....MailMessage > msg = MailMessage :: Load ( u "sourceFile.msg" ); // save...

    products.aspose.com/total/cpp/conversion/email-...
  2. Export EMAIL to BMP via C++ | products.aspose.com

    C++ API to Convert EMAIL to BMP without using Microsoft Word or Outlook...file formats, including EML, MSG, MHTML, and EMLX. Aspose.Words...MailMessage > msg = MailMessage :: Load ( u "sourceFile.msg" ); // save...

    products.aspose.com/total/cpp/conversion/email-...
  3. Working with Message Attachments|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....through the attachments in an MSG file and save them to disk. This...MapiMessage class is used to load an MSG file from disk and exposes the...

    docs.aspose.com/email/java/working-with-message...
  4. 使用 MAPI 属性|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....Outlook MSG 文件读取命名的 MAPI 属性 Aspose.Email 提供了一套用于处理 MSG 文件的 API,包括提取已命名的...API,包括提取已命名的 MAPI 属性。 从 MSG 文件读取命名的 MAPI 属性 要读取命名的 MAPI 属性,我们可以使用...

    docs.aspose.com/email/zh/python-net/working-wit...
  5. MapiAttachment.ObjectData Returns Null for Vali...

    Hi Team, MapiAttachment.ObjectData property returns null for certain valid Outlook message attachments (.Msg files), causing our application to fail in processing embedded messages consistently. Aspose.Email Version: …...msg files), causing our application...behavior when processing nested MSG file attachments using MapiMessage...

    forum.aspose.com/t/mapiattachment-objectdata-re...
  6. 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...
  7. Conversion to pdf speed - Free Support Forum - ...

    Hi, We’re using several Aspose libraries to convert different file formats to pdf. Recently we’ve noticed that converting from .Msg takes significantly longer than other formats. Please see the attached project - on sta…...msg takes significantly longer than...startup, it converts a sample msg file into mhtml, docx, and xlsx...

    forum.aspose.com/t/conversion-to-pdf-speed/317520
  8. Ինչպես փոխարկել EML-ը MSG-ի Java-ի միջոցով

    Այս պարզ ձեռնարկում մենք կսովորենք, թե ինչպես փոխարկել EML-ը Msg-ի Java-ի միջոցով: Դուք կսովորեք, որ Java-ում EML-ը Msg-ի փոխարկելու համար կարելի է օգտագործել պարզ API զանգեր։ Այս օրինակը կարող է օգտագործվել ցանկացած ընդհանուր հասանելի օպերացիոն համակարգում, ինչպիսիք են Windows-ը, macOS-ը կամ Linux-ը, որոնք կազմաձևված են Java-ով:...Family Ինչպես փոխարկել EML-ը MSG-ի Java-ի միջոցով Այս հեշտ հասկանալի...թե ինչպես փոխակերպել EML -ը MSG -ի` օգտագործելով Java , ինչպես...

    kb.aspose.com/hy/email/java/how-to-convert-eml-...
  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.... 要从磁盘加载 MSG 文件,请使用 MapiMessage 类的静态 Load 方法。 要解析 MSG 文件内容, MapiMessage...MapiMessage 公开了多个方法。 本主题展示了如何加载并解析 MSG 文件以显示其内容。 Aspose.Email for Java...

    docs.aspose.com/email/zh/java/parsing-outlook-m...
  10. AttributeError: type object 'aspose.email.mapi....

    AttributeError: type object ‘aspose.email.mapi.MapiMessage’ has no attribute ‘from_file’ when loading the .Msg file from aspose.email.mapi import MapiMessage Msg = MapiMessage.from_file(“message.Msg”)...msg file from aspose.email.mapi import MapiMessage msg = MapiMessage...MapiMessage.from_file(“message.msg”) Professionalize.Discourse July...

    forum.aspose.com/t/attributeerror-type-object-a...