Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 4,951 for

personalstorage

(0.41 sec)
  1. 档案

    档案... 使用 PersonalStorage.FromFile() 方法加载 PST 文件。...文件。 使用 PersonalStorage.RootFolder.GetSubFolders() 方法获取 PST 中的文件夹集合。...

    blog.aspose.com/zh/email/read-ms-outlook-pst-fi...
  2. Aspose.Email 5.9.0 中的公共 API 更改|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....beginRestore(IConnection, PersonalStorage, ImapFolderInfoCollec,...beginRestore(IConnection, PersonalStorage, ImapFolderInfoCollec,...

    docs.aspose.com/email/zh/java/public-api-change...
  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. Creating more then one standard folder of the s...

    Hello,In the next code I try to create two standard folders in the same pst. The second create throws me andexception that the standard folder already exists.When I do it in Outlook there is not problem with that (2conta…...jpg) using (PersonalStorage pst = PersonalStorage.Create("testpst...code: using (PersonalStorage pst = PersonalStorage.Create(@"D:\test...

    forum.aspose.com/t/creating-more-then-one-stand...
  6. Put email in PST with different bodies - Free S...

    Is it possible to create a message in a PST that has different plain body and html body content? For example, HTML body might be “The HTML body” and the plain body might be “The plain body”...message using (PersonalStorage pst = PersonalStorage.Create("output...message using (PersonalStorage pst = PersonalStorage.Create("output...

    forum.aspose.com/t/put-email-in-pst-with-differ...
  7. EML-ի փոխակերպումը PST-ի Python-ում

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

    kb.aspose.com/hy/email/python/convert-eml-to-ps...
  8. Convert EML to OST via Java | products.aspose.com

    Try the code sample to convert EML 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 to create an object...target format with the PersonalStorage and FolderInfo methods...

    products.aspose.com/email/java/conversion/eml-t...
  9. 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...
  10. Ինչպես փոխարկել OST-ը PST ֆայլի Java-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել OST-ը PST ֆայլի Java-ում, ինչպես նաև օրինակելի կոդը օգտագործելու մանրամասն քայլերը: Դուք կսովորեք պահպանել OST-ը PST-ում Java-ի միջոցով մի քանի տող կոդի օգնությամբ, որոնք կարող են օգտագործվել Java-ի ցանկացած միջավայրում, ներառյալ Windows, macOS և Linux:...ծրագրի ֆայլում Ստեղծեք PersonalStorage դասի օբյեկտ՝ ՕՍՏ ֆայլը...ֆայլը բեռնելու համար PersonalStorage.fromFile մեթոդով։ Փոխակերպեք...

    kb.aspose.com/hy/email/java/how-to-convert-ost-...