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

personalstorage

(0.02 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. Ինչպես ստեղծել PST ֆայլ Python-ում

    Այս կարճ ձեռնարկը կենտրոնանում է Python-ում PST ֆայլ ստեղծելու վրա: Դուք կծանոթանաք Python-ում նոր PST ֆայլ ստեղծելու գործընթացին մի քանի տող կոդի օգնությամբ, ինչպես նաև դրա մեջ տարբեր տեսակի թղթապանակներ տեղադրելու տարբերակով:...Python ֆայլում Ստեղծեք PersonalStorage դասի օրինակ՝ PST ֆայլը...սկավառակի վրա՝ օգտագործելով PersonalStorage դասը: Կարելի է ստեղծել...

    kb.aspose.com/hy/email/python/how-to-create-a-p...
  3. How to Create a PST File in Python

    This short tutorial focuses on how to create a PST file in Python. You will get familiar with the process to create a new PST file in Python with the help of a few lines of code along with the option to insert different types of folders into it....Create an instance of the PersonalStorage class to create the PST...on the disk using the PersonalStorage class. One can create a...

    kb.aspose.com/email/python/how-to-create-a-pst-...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. How to parse the below values from the Java Cod...

    Hello Team, Can you help me to know how to fetch the below properties from the .PST file from the code given below. Subfolders Data - How to parse getSubFolders() To, Cc, Bcc email addresses HTML Body Content Attachme…...pst"; PersonalStorage pst = PersonalStorage.fromFile(pstFileName);...olderInfo folderInfo, PersonalStorage pst) { // display the folder...

    forum.aspose.com/t/how-to-parse-the-below-value...
  10. 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...