Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 4,935 for

personalstorage

(0.13 sec)
  1. EML-ի փոխակերպումը PST-ի C#-ում

    Այս համապարփակ ուղեցույցում մենք կքննարկենք, թե ինչպես փոխակերպել EML-ը PST-ի C#-ում։ Բացի այդ, այստեղ նկարագրվում է, թե ինչպես հարմարեցնել EML-ից PST փոխակերպման աշխատանքային հոսքը C#-ում՝ ձեր հատուկ պահանջներին համապատասխան։...գրադարանը Սկզբնավորեք PersonalStorage դասը PST ելքային ֆայլ ստեղծելու...է PST ֆայլի ստեղծմամբ՝ PersonalStorage դասի օրինակ օգտագործելով։...

    kb.aspose.com/hy/email/net/convert-eml-to-pst-i...
  2. Aspose.email.cpp 获取PST文件中邮件的附件数据,可以分块读取吗 - Free...

    System::SharedPtr<MapiAttachment> attachment = attachments->idx_get(attachmentIndex); if(attachment) { System::SharedPtr<System::IO::MemoryStream> stream = attachment->ToMemoryStream(); } stream把整个附件的数据都读到内存了,大文件的话需要分块…...System::SharedPtr<PersonalStorage> pst = PersonalStorage::FromFile(...

    forum.aspose.com/t/aspose-email-cpp-pst/314744
  3. 读取损坏的 PST/OST 文件|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 类对于从损坏的 PST 文件中恢复数据至关重要:...= ae . storage . pst . PersonalStorage . from_file ( "target.pst"...

    docs.aspose.com/email/zh/python-net/read-corrup...
  4. How to Convert OST to PST File in Java

    This short tutorial guides on how to convert OST to PST File in Java along with the detailed steps to use the example code. You will learn to save OST to PST using Java with the help of a few lines of code that can be used in any Java supported environments including Windows, macOS and Linux....file Create an object of PersonalStorage class to load an OST file...file using the PersonalStorage.fromFile method Convert OST to...

    kb.aspose.com/email/java/how-to-convert-ost-to-...
  5. How to Convert OST to PST File in Python

    This crisp tutorial guides on how to convert OST to PST File in Python. You will witness to save OST to PST file in Python with the help of a only few lines of code that can be used in any of Python supported environments including Windows and Linux....Python file Instantiate the PersonalStorage class instance and load...the OST file using the PersonalStorage.from_file method Save the...

    kb.aspose.com/email/python/how-to-convert-ost-t...
  6. 读取损坏的 PST/OST 文件|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.... using ( var pst = PersonalStorage . FromFile ( fileName ))...ExploreCorruptedPst ( PersonalStorage pst , string rootFolderId...

    docs.aspose.com/email/zh/net/read-corrupted-pst...
  7. Convert EML to PST in Java

    This detailed tutorial explains how to convert EML to PST in Java. Moreover, it also illustrates how to tailor the EML to PST conversion process in of EML to PST in Java....library Initialize the PersonalStorage class to generate the PST...a PST file through the PersonalStorage class object. Afterward...

    kb.aspose.com/email/java/convert-eml-to-pst-in-...
  8. How to Create an Outlook PST File in Java

    This simple article explains how to create an Outlook PST file in Java. You can create new PST file in Java using a few API calls and perform all the advanced operations on the newly created PST file....PST file Instantiate a PersonalStorage class object that creates...created by simply using the PersonalStorage class. Once the PST is...

    kb.aspose.com/email/java/how-to-create-an-outlo...
  9. Ինչպես բաժանել PST ֆայլը Java-ի միջոցով

    Այս պարզ թեման կենտրոնանում է այն բանի վրա, թե ինչպես փոխարկել պառակտված PST ֆայլը Java-ի միջոցով: Այն ընդգրկում է Java-ի միջոցով PST-ն բաժանելու բոլոր մանրամասները մի քանի տող կոդի օգնությամբ, որոնք կարող են օգտագործվել Java-ի ցանկացած հավելվածում, ներառյալ Windows-ը, Linux-ը և macOS-ը:...ցուցակի ներսում Նախաձեռնեք PersonalStorage դասի օրինակը` սկզբնաղբյուր...բեռնելուց հետո՝ օգտագործելով PersonalStorage դասի օրինակը: Կոդ՝ Java-ի...

    kb.aspose.com/hy/email/java/how-to-split-pst-fi...
  10. Convert VCF to OST via Java | products.aspose.com

    Try the code sample to convert VCF files to OST format in Java. Download Java API to take your email processing applications to the next level.... The PersonalStorage class which is used to...Storage (OST) file with PersonalStorage.fromFile . Retrieve the...

    products.aspose.com/email/java/conversion/vcf-t...