Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 14,586 for

pst

(0.15 sec)
  1. Working with Distribution Lists|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....pst" , FileFormatVersion . Unicode...// Add the contact folder to pst FolderInfo contactFolder = personalStorage...

    docs.aspose.com/email/java/working-with-distrib...
  2. Public API Changes in Aspose.Email 3.9.0|Docume...

    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....parent folder within the current PST. PersonalStorage .MoveItem(MessageInfo...new folder within the current PST. MoveContents(FolderInfo destFolder)...

    docs.aspose.com/email/java/public-api-changes-i...
  3. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....Export emails from an Outlook PST file to Outlook MSG files Calendar...files Read messages from Outlook PST files Aspose.Email.Mime Try it...

    docs.aspose.com/email/cpp/features-overview/
  4. Merge OST Files via .NET | products.aspose.com

    Optimize email handling across platforms. Combine OST files using advanced C# .NET library and a code sample to ensure its performance and efficiency.... Create a new PST file using PersonalStorage.Create()...Merge the created PST with the OST files using pst.MergeWith() method...

    products.aspose.com/email/net/merger/ost/
  5. Missing Features in Apache POI HSMF|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....Email Check PST Password Protection Read Outlook PST and Get Folders...Information Read Outlook Storage PST Read Outlook Template File OFT...

    docs.aspose.com/email/java/missing-features-in-...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......to HEX in C# Convert EML to PST in Python Convert EML to JPG...Convert EML to PST in Java Convert EML to PST in C# Find and...

    kb.aspose.com/categories/page/4/
  7. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new Pst PersonalStorage Pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = Pst.RootFolder; …...{ // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath...var root = pst.RootFolder; FolderInfo inboxFolder = pst.CreateP...

    forum.aspose.com/t/throw-exception-in-contact-u...
  8. Working with Distribution Lists|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....Read Distribution Lists from PST Files The following code snippet...read a distribution list from a PST file. Working with Outlook Contacts...

    docs.aspose.com/email/net/working-with-distribu...
  9. Aspose.Email Java For PHP|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....Personal Storage (PST) Files in PHP Adding Files to PST in PHP Adding...MapiCalendar to PST in PHP Adding MapiContact to PST in PHP Adding...

    docs.aspose.com/email/java/aspose-email-java-fo...
  10. 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 …...PST , after exporting .PST we are extracting...extracting .msg file from .PST and we are processing same .msg with Aspose...

    forum.aspose.com/t/aspose-email-attachments-iss...