Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 4,951 for

personalstorage

(1.25 sec)
  1. Convert MBOX Files to Various Formats in C#|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....messages are extracted, a PersonalStorage instance is created using...()); using ( var ost = PersonalStorage . FromFile ( ostFilePath...

    docs.aspose.com/email/net/converting-between-fo...
  2. 档案

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

    blog.aspose.com/zh/email/create-ms-outlook-dist...
  3. How to Convert MBOX to PST File in C#

    This short topic focuses on how to convert MBOX to PST File in C#. It covers the details to set up the environment and save MBOX to PST file in C# using the simple API code that can be tested in any of .NET supported environments including Windows, Linux and macOS....on the disk using the PersonalStorage class instance Add an Inbox...

    kb.aspose.com/email/net/how-to-convert-mbox-to-...
  4. Ինչպես ավելացնել MapiCalendar-ը PST-ին՝ օգտագոր...

    Այս հոդվածում մենք կսովորենք, թե ինչպես ավելացնել MapiCalendar-ը PST-ին Python-ի միջոցով՝ հետևելով օրինակի կոդը գործարկելու պարզ քայլերին: Դուք կարող եք հեշտությամբ տեղադրել Mapi Calendar-ը PST-ում Python-ում՝ հետևելով API-ի պարզ զանգերին:...սկավառակի վրա՝ օգտագործելով PersonalStorage դասի օրինակը PST պահեստավորման...

    kb.aspose.com/hy/email/python/how-to-add-mapica...
  5. Convert PST to EML via Java | products.aspose.com

    Try the code sample to convert PST files to EML 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” with the PersonalStorage.fromFile method. Access...

    products.aspose.com/email/java/conversion/pst-t...
  6. Convert PST to EMLX via Java | products.aspose.com

    Try the code sample to convert PST files to EMLX 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” with the PersonalStorage.fromFile method. Access...

    products.aspose.com/email/java/conversion/pst-t...
  7. 使用 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/zh/net/programming-with-t...
  8. Mbox SplitInto extreme slow performance - Free ...

    Hello When Mbox Split feature was not implemented, I wrote a code and comparing it with your new 24.6 split method, yours seems to be about 10 times slower! May I share my code so you kindly pass it to the devs. might …...saving all items in Ost PersonalStorage using the same code base...slower is reading Ost PersonalStorage, about 50% performance...

    forum.aspose.com/t/mbox-splitinto-extreme-slow-...
  9. Convert MBOX to PST via C# | products.aspose.com

    Sample code for MBOX to PST C# conversion. Use API example code for batch MBOX files to PST conversion within VB.NET, Asp.NET or any .NET based application....file using ( var personalStorage = PersonalStorage.Create(pstFilePath...file var folderInfo = personalStorage.CreatePredefinedFold( "Inbox"...

    products.aspose.com/email/net/conversion/mbox-t...
  10. Convert VCF to OST via C# | products.aspose.com

    Sample code for VCF to OST C# conversion. Use API example code for batch VCF files to OST conversion within VB.NET, Asp.NET or any .NET based application.... Create a PersonalStorage object from an OST file...“storage.ost” using the PersonalStorage.FromFile method. Retrieve...

    products.aspose.com/email/net/conversion/vcf-to...