Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 26,622 for

msg

(0.08 sec)
  1. 创建 Outlook 消息 (MSG) 文件|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....Dutch Svenska 创建 Outlook 消息 (MSG) 文件 Contents [ Hide ] 我们的迁移技巧展示了如何使用...本迁移技巧展示了如何使用以下方式创建 Outlook 消息 (MSG) 文件 Microsoft Office 自动化 和 Aspose...

    docs.aspose.com/email/zh/java/creating-an-outlo...
  2. Product Overview|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....attachments in Microsoft Outlook® MSG documents and reading contacts...convert email messages in EML, MSG and MHT formats. Product Description...

    docs.aspose.com/email/java/product-overview/
  3. Managing Outlook Messages|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....relative path to resources : var msg = MapiMessage . Load ( sourceFileName...UseRelativePathToRes = true }; msg . Save ( Path . Combine ( "target_files"...

    docs.aspose.com/email/net/managing-outlook-mesa...
  4. Receiving Notifications for Successfully Sent a...

    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....message MailMessage msg = new MailMessage (); msg . setFrom ( MailAddress...to_MailAddress ( "sender@sender.com" )); msg . setTo ( MailAddressCollectio...

    docs.aspose.com/email/java/receiving-notificati...
  5. Extract Message Headers using Aspose.Email and ...

    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 = new MAPIMessage ( dataDir + "message.msg" ); System... out . println ( "From: " + msg . getDisplayFrom ()); System...

    docs.aspose.com/email/java/extract-message-head...
  6. Attached file extension get lost - Free Support...

    We use Aspose Total Java, now we have such a problem: There is such a test file, if you open it with Outlook, you will find that this Email contains an attached file. If you use Outlook to save this attachment, the file…...msg” However, if we use Aspose Email...MapiMessage msg = MapiMessage.load("Test-Email9.msg"); System.out...

    forum.aspose.com/t/attached-file-extension-get-...
  7. Parsing Microsoft Outlook Message Files|Documen...

    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 + "message3.msg" );...out . println ( "Subject:" + msg . getSubject ()); System . out...

    docs.aspose.com/email/java/parsing-microsoft-ou...
  8. Managing Message Files with Aspose.Email.Outloo...

    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....Contents [ Hide ] Converting MSG to MIME message Aspose.Email...the capability of converting MSG files to MIME messages using...

    docs.aspose.com/email/java/managing-message-fil...
  9. 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-...
  10. 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