Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 4,951 for

personalstorage

(0.59 sec)
  1. 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-...
  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....FromVTodo(string filePath) PersonalStorage .MoveItem(FolderInfo folder...within the current PST. PersonalStorage .MoveItem(MessageInfo message...

    docs.aspose.com/email/java/public-api-changes-i...
  3. 在 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-...
  4. 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...
  5. 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-...
  6. PST Files: Creating and Filling with Content in...

    Empower your C# .NET projects with Aspose.Email PST file handling features. Create PST files, add folders and subfolders, emails and Outlook items....new PST file, use the PersonalStorage.Create method. Note : the...pst”. The code uses the PersonalStorage class to open the PST file...

    blog.aspose.com/email/creating-pst-files-using-...
  7. Managing Calendar Items in 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....Create a PST using the PersonalStorage.create() method. Create...You’ll need to use the PersonalStorage and MapiCalendar classes...

    docs.aspose.com/email/python-net/managing-calen...
  8. 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...
  9. 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...
  10. 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...