Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,544 for

personalstorage

(0.03 sec)
  1. Read Corrupted PST/OST 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.... using ( var pst = PersonalStorage . FromFile ( fileName ))...ExploreCorruptedPst ( PersonalStorage pst , string rootFolderId...

    docs.aspose.com/email/net/read-corrupted-pst-os...
  2. Convert MHTML to PST via Java | products.aspose...

    Try the code sample to convert MHTML files to PST format in Java. Download Java API to take your email processing applications to the next level....the library offers the PersonalStorage class which represents...lines of code. Create a PersonalStorage object by calling the create...

    products.aspose.com/email/java/conversion/mhtml...
  3. Reading corrupted PST/OST 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....following methods of the PersonalStorage class are essential to...= ae . storage . pst . PersonalStorage . from_file ( "target.pst"...

    docs.aspose.com/email/python-net/reading-corrup...
  4. Restore PST to Exchange Mailbox - Free Support ...

    Hi! In my program I need some functionality: I have PST file with some folders and emails and I need to restore this content to some mailbox on Exchange Server. I think first I need to open PST: Personalstorage pst = Per…...to open PST: PersonalStorage pst = PersonalStorage.FromFile(pstFileName);...options); void Restore(PersonalStorage pst, RestoreOptions options);...

    forum.aspose.com/t/restore-pst-to-exchange-mail...
  5. 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/cpp/working-with-calendar...
  6. Convert OST to PST via Java | products.aspose.com

    Try the code sample to convert OST files to PST format in Java. Download Java API to take your email processing applications to the next level....the library offers the PersonalStorage class which is used to...creating a PersonalStorage object using the PersonalStorage.fromFile()...

    products.aspose.com/email/java/conversion/ost-t...
  7. Export EML files to PST - Free Support Forum - ...

    Hi, We have a Zimbra mail server hosted on Linux for our organization. We periodically archive the old messages (> 3 months) into a folder in EML format for restore if requested. We are currently working on a requirement…...//create the PST PersonalStorage pst = PersonalStorage.*create*("MyPstFile...

    forum.aspose.com/t/export-eml-files-to-pst/29336
  8. How to Add EML to PST directly? - Free Support ...

    I am writing some code that generates a PST from EML files. Using Aspose.Email, as far as I can tell, the only way for me to get the EML into the PST is to 1) Read the EML from disk into MailMessage 2) Save the EML as a…...messages to existing or new PersonalStorage files. If you require to...to add EML files to PersonalStorage then you have to convert...

    forum.aspose.com/t/how-to-add-eml-to-pst-direct...
  9. Convert MHTML to OST via Java | products.aspose...

    Try the code sample to convert MHTML files to OST format in Java. Download Java API to take your email processing applications to the next level.... the library offers a PersonalStorage class that allows the program...OST file by creating a PersonalStorage object using the fromFile()...

    products.aspose.com/email/java/conversion/mhtml...
  10. Convert HTML to Other Formats|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 a PersonalStorage object representing a new...the Create method of the PersonalStorage class. Access the root...

    docs.aspose.com/email/net/converting-between-fo...