Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,934 for

personalstorage

(0.05 sec)
  1. Convert OST to ICS via Java | products.aspose.com

    Try the code sample to convert OST files to ICS 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...Open the OST file using PersonalStorage.fromFile method. Make sure...

    products.aspose.com/email/java/conversion/ost-t...
  2. Convert PST to OFT via Java | products.aspose.com

    Try the code sample to convert PST files to OFT 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...few lines of code. Use PersonalStorage.fromFile method to open...

    products.aspose.com/email/java/conversion/pst-t...
  3. Convert HTML to OST via Java | products.aspose.com

    Try the code sample to convert HTML 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...“storage.ost” using the PersonalStorage.fromFile() method. Load...

    products.aspose.com/email/java/conversion/html-...
  4. Convert MBOX to PST via Java | products.aspose.com

    Try the code sample to convert MBOX files to PST format in Java. Download Java API to take your email processing applications to the next level.... The PersonalStorage class of the library represents...Create a PST file using PersonalStorage.create() method with the...

    products.aspose.com/email/java/conversion/mbox-...
  5. Convert PST to VCF via Java | products.aspose.com

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

    products.aspose.com/email/java/conversion/pst-t...
  6. IMAP Backup and Restore Operation in Python|Doc...

    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/imap-backup-an...
  7. 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...
  8. 档案

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

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  9. PST ֆայլերի միավորում C#-ում

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

    kb.aspose.com/hy/email/net/merge-pst-files-in-c...
  10. 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/