Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 5,766 for

personalstorage

(0.11 sec)
  1. What's New in Aspose.Email for .NET|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.... The PersonalStorage.FindAndEnumerateSoft()...feature is available in the PersonalStorage class. Recover soft deleted...

    docs.aspose.com/email/net/whats-new/
  2. Pst SplitInto MergeWith Cancel - Free Support F...

    Hello, Version 24.6 added .Abort/.Cancel methods for long-running operations to MboxStorageReader.SplitInto: Members for .NET Framework 4.5 and .NET Core Versions SplitInto token : A CancellationToken that allows for…... For PersonalStorage.SplitInto and PersonalStorage.MergeWith...methods for PersonalStorage.SplitInto and PersonalStorage.MergeWith...

    forum.aspose.com/t/pst-splitinto-mergewith-canc...
  3. Throw exception in contact using aspose api - F...

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

    forum.aspose.com/t/throw-exception-in-contact-u...
  4. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStor…...Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  5. 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...
  6. 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...
  7. 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
  8. 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-...
  9. 使用重复|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...
  10. 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...