Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 19,812 for

pst

(0.12 sec)
  1. Parsing the details via DotNet in efficient man...

    Hello Team, we are out here to parse and fetch the data for Pst & OLM Files in most time consuming and efficient manner, and we have 2 goals here. Both the parsing logics are consuming too much time and we want to optimi…...parse and fetch the data for PST & OLM Files in most time consuming...string folderEntryId) { var pst = PersonalStorage.FromFile(emailFilePath);...

    forum.aspose.com/t/parsing-the-details-via-dotn...
  2. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......օգտագործելով C# Ինչպես ստեղծել PST ֆայլ C#-ում Ինչպես ստեղծել PowerPoint...օգտագործելով C++ Ինչպես ստեղծել Outlook PST ֆայլ Java-ում Ինչպես չափափոխել...

    kb.aspose.com/hy/categories/page/77/
  3. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......HEX-ի C#-ում EML-ի փոխակերպումը PST-ի Python-ում EML-ի փոխակերպում...փոխակերպում PST-ի Java-ում EML-ի փոխակերպումը PST-ի C#-ում Excel-ում...

    kb.aspose.com/hy/categories/page/5/
  4. System.ArgumentNullException: Could not find th...

    I encountered an issue while importing a Pst file for the first time. During the initial import, the process failed with the following exception: System.ArgumentNullException: Could not find the data block by its ident…...encountered an issue while importing a PST file for the first time. During...initialization or caching of PST data blocks? margarita.samodurova...

    forum.aspose.com/t/system-argumentnullexception...
  5. 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...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......MBOX to PST File in Python How to Convert OST to PST File in...Document in C# How to Create a PST File in Python How to Insert...

    kb.aspose.com/categories/page/58/
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java How to Add MapiCalendar to PST using Python How to Remove Bookmark...Python How to Add MapiCalendar to PST using Java How to Convert DGN...

    kb.aspose.com/categories/page/56/
  8. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......փոխարկել OST-ը PST ֆայլի Java-ում Ինչպես փոխարկել OST-ը PST ֆայլի C#-ում...միջոցով Ինչպես փոխարկել MBOX-ը PST ֆայլի Python-ում Ինչպես փոխարկել...

    kb.aspose.com/hy/categories/page/76/
  9. 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...
  10. 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...