Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,285 for

pst folder

(0.52 sec)
  1. Utility Features|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...."pwd" , "domain" ); { String folder = "Drafts" ; try { for ( ExchangeMessageInfo...) client1 . listMessages ( folder )) client1 . deleteItem ( messageInfo...

    docs.aspose.com/email/java/utility-features/
  2. Read Outlook OST Files in Node.js via .NET | pr...

    Read OST Files Open OST Files & Extract Email Data in Node.js Open and read OST files in JavaScript, accessing emails...... Retrieve the root folder of the file using getSubFolder()...extract all email messages in the folder. Loop through each message...

    products.aspose.com/email/nodejs-net/reading-os...
  3. Convert ICS to OST via Java | products.aspose.com

    Try the code sample to convert ICS files to OST format in Java. Download Java API to take your email processing applications to the next level....represents a personal storage (PST) file, which is used to store...FolderInfo class represents a folder within a PST file and provides methods...

    products.aspose.com/email/java/conversion/ics-t...
  4. Creating Simple Application|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....via Java Jar to the \app\libs folder. Add Aspose.Email for Android...\app\src\main\assets folder. If you do not have the assets folder under the...

    docs.aspose.com/email/androidjava/creating-simp...
  5. Missing Features in Apache POI HSMF|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....Email Get Folders Information from IMAP Mailbox...Formats Convert Outlook Offline Folder File (OST) to Other Formats...

    docs.aspose.com/email/java/missing-features-in-...
  6. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a Pst file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...// Load the PST file using (PersonalStorage pst = PersonalStorage...FromFile("Outlook.pst")) { // Get the Inbox folder FolderInfo inbox...

    forum.aspose.com/t/how-to-create-a-new-instance...
  7. Aspose.Email 3.9.0 公共 API 更改|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....MoveItem(FolderInfo folder, FolderInfo destFolder) – 将指定的文件夹移动到当前 PST 中的新父文件夹。...FolderInfo destFolder) – 将指定的消息移动到当前 PST 中的新的文件夹。 MoveContents(FolderInfo...

    docs.aspose.com/email/zh/java/public-api-change...
  8. 处理通讯组列表|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....pst" , FileFormatVersion . Unicode...)) { // Add the contact folder to pst FolderInfo contactFolder...

    docs.aspose.com/email/zh/java/working-with-dist...
  9. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPstandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var PstFilePath = a…...Pst; var asposeLicense = new License();...SetAsposeLicense(); using var pst = PersonalStorage.FromFile(pstFilePath);...

    forum.aspose.com/t/updatemessage-command-remove...
  10. Merge OST Files via .NET | products.aspose.com

    Optimize email handling across platforms. Combine OST files using advanced C# .NET library and a code sample to ensure its performance and efficiency....data integrity, maintaining folder structures, and preserving...sourceOstFiles. Create a new PST file using PersonalStorage.Create()...

    products.aspose.com/email/net/merger/ost/