Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 4,935 for

personalstorage

(0.17 sec)
  1. Bugs in OnTraversalException - Free Support For...

    Hello, I’ve made some pst and olm files corrupt by replacing some bytes inside randomly. When reading in Traversal mode, itemId is different for pst and olm: For pst and ost I get real itemId, like: AAAAANaTZZ7UXV5Ei…...PST/OST using (PersonalStorage pst = PersonalStorage.FromFile("corrupted...ConvertPersonalStora PersonalStorage.MergeWith PersonalStorage.SplitInto...

    forum.aspose.com/t/bugs-in-ontraversalexception...
  2. Working with Recurrences|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....recurrence ); try ( PersonalStorage newPst = PersonalStorage . create (...

    docs.aspose.com/email/java/working-with-recurre...
  3. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process PST files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …...file using (PersonalStorage pst = PersonalStorage.FromFile("p...date). using (var pst = PersonalStorage.FromFile(fileName)) { //...

    forum.aspose.com/t/order-of-emails-returned-by-...
  4. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST Personalstorage pst = Personalstorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath...

    forum.aspose.com/t/code-olm-to-pst/324745
  5. Programming with Thunderbird|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 storage = MailStorageConverter...

    docs.aspose.com/email/java/programming-with-thu...
  6. Managing Message Files with Aspose.Email.Outloo...

    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 . from_file ( "test.pst"...

    docs.aspose.com/email/python-net/managing-messa...
  7. 使用重复|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....recurrence ); try ( PersonalStorage newPst = PersonalStorage . create (...

    docs.aspose.com/email/zh/java/working-with-recu...
  8. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...one PST file , but the PersonalStorage itself is not thread-safe...

    forum.aspose.com/t/concurrent-issue-with-mapime...
  9. 使用 Aspose.Email.Outlook 管理消息文件|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 . from_file ( "test.pst"...

    docs.aspose.com/email/zh/python-net/managing-me...
  10. 使用 Thunderbird 编程|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 storage = MailStorageConverter...

    docs.aspose.com/email/zh/java/programming-with-...