Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 5,778 for

personalstorage

(0.11 sec)
  1. 使用 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.... 异步创建 PST 文件 该 PersonalStorage.CreateAsync 此方法允许您异步创建新...using ( var pst = await PersonalStorage . CreateAsync ( pstFilePath...

    docs.aspose.com/email/zh/net/asynchronous-opera...
  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 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...
  4. Managing Outlook Contacts in PST Files|Document...

    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...Aspose.Email provides the PersonalStorage and the MapiContact classes...

    docs.aspose.com/email/python-net/managing-outlo...
  5. 在 Jython 中按条件搜索 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....email import PersonalStorage from com.aspose.email import...Outlook PST file personalStorage = PersonalStorage () pst = personalStorage...

    docs.aspose.com/email/zh/java/search-messages-a...
  6. 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...
  7. 在 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-...
  8. 在 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...
  9. Working with Contacts in PST File|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....Create a PST using the PersonalStorage.create() method. Create...disk in MSG format. The PersonalStorage and MapiContact classes...

    docs.aspose.com/email/python-net/working-with-c...
  10. Working with Messages in a PST File|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.... The PersonalStorage and the FolderInfo classes...perform the task. Use the PersonalStorage.create method to initiate...

    docs.aspose.com/email/python-net/working-with-m...