Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 5,766 for

personalstorage

(0.47 sec)
  1. Convert PST to HTML via Java | products.aspose.com

    Try the code sample to convert PST files to HTML 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...the PST file with the PersonalStorage.fromFile method specifying...

    products.aspose.com/email/java/conversion/pst-t...
  2. 档案

    档案... 然后,使用 PersonalStorage.create() 方法创建一个 PST 文件来存储分发列表。...文件来存储分发列表。 之后,使用 PersonalStorage.createpredefinedfold() 方法在 PST...

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  3. Backup and Restore IMAP Messages in Python|Docu...

    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 ( data_dir...= ae . storage . pst . PersonalStorage . from_file ( data_dir...

    docs.aspose.com/email/python-net/backup-and-res...
  4. Merge PST Files via .NET | products.aspose.com

    Combine PST files using the C# code sample from the advanced library on .NET Framework, .NET Core Platforms. Optimize email handling!... Use PersonalStorage.FromFile to access the...separate folder using personalStorage.MergeWith() method. System...

    products.aspose.com/email/net/merger/pst/
  5. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...PST: using (var pst = PersonalStorage.FromFile("mailbox.pst"))...color: using (var pst = PersonalStorage.FromFile("mailbox.pst"))...

    forum.aspose.com/t/how-to-get-the-following-val...
  6. 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....MemoryStream (); var personalStorage = PersonalStorage . Create ( pstDataStream...new MboxLoadOptions ()), personalStorage , "Inbox" , new MboxToPstConversionO...

    docs.aspose.com/email/net/programming-with-thun...
  7. 将 EML 转换为 HTML|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....Load 方法,将输出文件创建为 PersonalStorage.Create 并使用 AddMessage :...{ using ( var personalStorage = PersonalStorage . Create ( "outputFile...

    docs.aspose.com/email/zh/net/converting-between...
  8. PST ֆայլերի միավորում C#-ում

    Այս կարճ ուղեցույցը բացատրում է, թե ինչպես միավորել PST ֆայլերը C#-ում։ Դուք կսովորեք, թե ինչպես համադրել PST ֆայլերը C#-ում՝ հիմնվելով ընդամենը սահմանափակ թվով կոդային հրահանգների վրա։...Նպատակային PST ֆայլի բեռնում PersonalStorage դասի միջոցով Միավորվելիք...

    kb.aspose.com/hy/email/net/merge-pst-files-in-c...
  9. PST ֆայլերի միավորում Python-ում

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

    kb.aspose.com/hy/email/python/merge-pst-files-i...
  10. PST ֆայլերի միավորում Java-ում

    Այս կարճ ձեռնարկը բացատրում է, թե ինչպես միավորել PST ֆայլերը Java-ում։ Դուք կսովորեք, թե ինչպես համադրել PST ֆայլերը Java-ում՝ օգտագործելով միայն սահմանափակ քանակությամբ կոդի հրահանգներ։...Բացեք թիրախային PST ֆայլը PersonalStorage դասի օգնությամբ Պատրաստեք...

    kb.aspose.com/hy/email/java/merge-pst-files-in-...