Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 5,644 for

mapi

(0.13 sec)
  1. Manage MS Contacts: Load, Parse, Save MSG Files...

    Learn how to load MSG files, extract, modify and save contact information in universal VCard format using an advanced C# .NET API....and handle it like a normal MAPI message: read properties, modify...

    blog.aspose.com/email/manage-outlook-contacts-u...
  2. 在 PST 文件中管理日历项|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.... 通过访问根文件夹并调用 add_mapi_message_item() 方法,在 PST 文件根...) . to_mapi_message_item () save_options = ae . mapi . MapiCalendarIcsSaveO...

    docs.aspose.com/email/zh/python-net/managing-ca...
  3. Create New PST, Add Sub-folders and Messages|Do...

    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....Compression while setting the MAPI message body: MapiMessage msg...

    docs.aspose.com/email/java/create-new-pst-add-s...
  4. Convert MSG Files to Various Formats in C#|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.... using ( MapiMessage mapi = new MapiMessage ( "test@from...oftMapiFileName = "mapiToOft.msg" ; mapi . Save ( oftMapiFileName , new...

    docs.aspose.com/email/net/converting-between-fo...
  5. 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 format is a complex MAPI-based binary format, and converting...

    forum.aspose.com/t/conversion-to-pdf-speed/317520
  6. Managing Outlook Items via Aspose.Email Graph C...

    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....- Retrieves a collection of MAPI contacts associated with the...

    docs.aspose.com/email/net/manage-outlook-items-...
  7. Create New PST, Add Sub-folders and Messages|Do...

    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....Compression while setting the MAPI message body: MapiMessage msg...

    docs.aspose.com/email/java/create-new-pst-add-s...
  8. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to PST format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...mapi.msg as msg from aspose.email.mapi import MapiMessage...import io from aspose.email.mapi import MapiMessage from aspose...

    forum.aspose.com/t/python-unable-to-convert-eml...
  9. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPSTandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var pstFilePath = a…...Mapi; using Aspose.Email.Storage...Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage...

    forum.aspose.com/t/updatemessage-command-remove...
  10. How to set Journal Body image and save it to ps...

    how to set Journal Body image and save it to pst in Aspose.email for .NET. Also give all property to set body image. I’m using : MapiJournal journal = new MapiJournal(); if (journal_fields.BodyType == “HTML”) { f…...Mapi; using Aspose.Email.Storage... object) writes the correct MAPI type for you. In your version...

    forum.aspose.com/t/how-to-set-journal-body-imag...