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

personalstorage

(0.21 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.... 使用 PersonalStorage.Create() 方法。 通过访问根文件夹,然后调用...using ( PersonalStorage personalStorage = PersonalStorage . Create...

    docs.aspose.com/email/zh/net/managing-contacts-...
  2. 从 Outlook PST 中提取邮件并保存为 MSG|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 an instance of PersonalStorage and load the PST from file...try ( PersonalStorage personalStorage = PersonalStorage . fromFile...

    docs.aspose.com/email/zh/java/extracting-messag...
  3. Managing PST File Password Protection|Documenta...

    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.... PersonalStorage . from_file ( "my.pst"...= ae . storage . pst . PersonalStorage . from_file ( "my.pst"...

    docs.aspose.com/email/python-net/working-with-p...
  4. Working with large PST files|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.... try ( PersonalStorage pst = PersonalStorage . fromFile (...performance. try ( PersonalStorage pst = PersonalStorage . fromFile (...

    docs.aspose.com/email/java/working-with-large-p...
  5. 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...
  6. 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...
  7. 在 PHP 中向 PST 添加 MapiCalendar|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....$attendees ); $personalStorage = new PersonalStorage (); $fileFormatVersion...StandardIpmFolder (); $pst = $personalStorage -> create ( $dataDir ....

    docs.aspose.com/email/zh/java/adding-mapicalend...
  8. 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 = self . PersonalStorage pst = personalStorage...

    docs.aspose.com/email/java/search-messages-and-...
  9. Working with PST Password Protection|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.... using var pst = PersonalStorage . FromFile ( fileName );...Protected The API provides the PersonalStorage.Store.IsPasswordProtected...

    docs.aspose.com/email/net/working-with-pst-pass...
  10. ArrayIndexOutOfBoundsException when writing to ...

    Hello I am using Aspose Java 24.1 and am busy trying to write around 60k emails to a newly created PST file. Initially, we are able to write a couple of thousand emails, but after some time, the below error is outputted…...you use to initialize a PersonalStorage and add messages? jamie-1...and we can’t use it in PersonalStorage implementation without...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...