Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 29,608 for

msg

(0.62 sec)
  1. 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
  2. Working with Outlook Message Attachments using ...

    You can manage Outlook message attachments with the C++ Email Parser Library, save and delete them, and embed messages as an attachment....and Saving Outlook Message (MSG) Files explained how to create...messages, and how to create MSG files with attachments. This...

    docs.aspose.com/email/cpp/working-with-message-...
  3. 创建、保存和读取 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 或 VCard 格式。 Java MapiContact...Save as MSG contact . save ( dataDir + "contact.msg" , ContactSaveFormat...

    docs.aspose.com/email/zh/java/create-save-and-r...
  4. Migration from Office Automation to Aspose|Docu...

    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 (MSG) file Creating an Outlook Message (MSG) File Adding...Attachments and HTML Text to Outlook MSG File Sending Meeting Request...

    docs.aspose.com/email/java/migration-from-offic...
  5. How to paste values only and paste format only|...

    Use the Paste Special submenu in GridJs to paste only cell text or only cell formatting from the internal GridJs clipboard....pasteFromInternal ( 'text' , msg => { console . log ( msg ); }); // Paste...pasteFromInternal ( 'format' , msg => { console . log ( msg ); }); // Paste...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Working with Outlook Items|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 Files Loading and Parsing MSG Files Managing Outlook Messages...Reactions in MSG Managing Follow-Up and Due Dates for Outlook MSG Files...

    docs.aspose.com/email/net/working-with-outlook-...
  7. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object... width , msg = dpi96 ) self . assertEqual...assertEqual ( 18 , bounds . height , msg = dpi96 ) # Get the shape size...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert Outlook Email to PDF using Java

    In this simple tutorial, we will focus on how to convert Outlook Email to PDF using Java. You will observe that in order to convert Msg to PDF Java based API can be used. This application can be used in any of the commonly available operating system like Windows, macOS, or Linux....observe that in order to convert MSG to PDF Java based API can be...class object to load the EML or MSG email file from the disk Convert...

    kb.aspose.com/email/java/how-to-convert-outlook...
  9. 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...
  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...