Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,278 for

personalstorage

(0.11 sec)
  1. 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...
  2. 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...
  3. 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...
  4. How to set just the sender name in PST not the ...

    I have just the sender name not the mail sender address which i want to set for the particular mail message and i just want to set just the name but when setting it using the following code throws me the exception :“The …...FromMailMessage(mail); PersonalStorage pst = PersonalStorage.Create("output..."Body text"; PersonalStorage pst = PersonalStorage.Create("output...

    forum.aspose.com/t/how-to-set-just-the-sender-n...
  5. 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
  6. 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...
  7. 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...
  8. 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.... using var pst = PersonalStorage . FromFile ( @"storage...require. using var pst = PersonalStorage . FromFile ( @"storage...

    docs.aspose.com/email/net/working-with-large-ps...
  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. EML-ի փոխակերպումը PST-ի Python-ում

    Այս մանրամասն ուղեցույցը բացատրում է, թե ինչպես փոխակերպել EML-ը PST-ի Python-ում։ Այն նաև ընդգծում է, թե ինչպես կարելի է ճշգրտորեն հարմարեցնել EML-ից PST փոխակերպման գործընթացը Python-ում՝ հատուկ պահանջներին համապատասխան։...գրադարանը Սկզբնավորեք PersonalStorage դասը PST ֆայլ ստեղծելու...է PST ֆայլի ստեղծմամբ՝ PersonalStorage դասի օրինակ օգտագործելով։...

    kb.aspose.com/hy/email/python/convert-eml-to-ps...