Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 5,778 for

personalstorage

(0.94 sec)
  1. Read Outlook PST Files with Aspose.Email for Py...

    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....into an instance of the PersonalStorage class to access detailed...in an instance of the PersonalStorage class. The following code...

    docs.aspose.com/email/python-net/read-outlook-p...
  2. Read Outlook PST Files with Aspose.Email for Py...

    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....into an instance of the PersonalStorage class to access detailed...in an instance of the PersonalStorage class. The following code...

    docs.aspose.com/email/python-net/read-outlook-p...
  3. Read Outlook PST File and Get Folders and SubFo...

    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....into an instance of the PersonalStorage class and get the information...in an instance of the PersonalStorage class. The following code...

    docs.aspose.com/email/cpp/read-outlook-pst-file...
  4. 在 Python 中进行不区分大小写的 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....Python 代码 personalStorage = self . PersonalStorage fileFormatVersion...FileFormatVersion pst = personalStorage . create ( self . dataDir...

    docs.aspose.com/email/zh/java/string-searching-...
  5. 在 PHP 中向 PST 添加 MapiTask|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....AssignersCopy ); $personalStorage = new PersonalStorage (); $fileFormatVersion...FileFormatVersion (); $pst = $personalStorage -> create ( $dataDir ....

    docs.aspose.com/email/zh/java/adding-mapitask-t...
  6. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a PST file but no matter what I do, the heap space is saturating when the PST file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...pst") PersonalStorage pst = PersonalStorage.create(os, FileFormatVersion...your feedback? PersonalStorage pst = PersonalStorage.create("sample1...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  7. Search Messages and Folders in a PST by Some Cr...

    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 PST file $personalStorage = new PersonalStorage (); $pst = $personalStorage...$personalStorage -> fromFile ( $dataDir . "sample1.pst" ); $folder...

    docs.aspose.com/email/java/search-messages-and-...
  8. Working with Calendar Items in PST File|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....Create a PST using the PersonalStorage.create() method. Create...in ICS format. Use the PersonalStorage and MapiCalendar classes...

    docs.aspose.com/email/python-net/working-with-c...
  9. 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....FromVTodo(string filePath) PersonalStorage .MoveItem(FolderInfo folder...within the current PST. PersonalStorage .MoveItem(MessageInfo message...

    docs.aspose.com/email/java/public-api-changes-i...
  10. Adding MapiContact to PST in Jython|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 import PersonalStorage from com.aspose.email import..."06605045265" )) personalStorage = PersonalStorage () fileFormatVersion...

    docs.aspose.com/email/java/adding-mapicontact-t...