Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 4,951 for

personalstorage

(0.49 sec)
  1. Convert OST to PST via C++ application | produc...

    Sample C++ conversion code for OST document to PST format. Use example code for batch OST to PST conversion within any C++ Application.... Load OST file with PersonalStorage::FromFile. Call the SaveAs()...System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...

    products.aspose.com/email/cpp/conversion/ost-to...
  2. ArrayIndexOutOfBoundsException when writing to ...

    Hello I am using Aspose Java 24.1 and am busy trying to write around 60k emails to a newly created PST file. Initially, we are able to write a couple of thousand emails, but after some time, the below error is outputted…...you use to initialize a PersonalStorage and add messages? jamie-1...and we can’t use it in PersonalStorage implementation without...

    forum.aspose.com/t/arrayindexoutofboundsexcepti...
  3. Managing Distribution Lists in PST Files|Docume...

    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....file using ( var pst = PersonalStorage . FromFile ( "your.pst"...file using ( PersonalStorage pst = PersonalStorage . FromFile (...

    docs.aspose.com/email/net/managing-distribution...
  4. Convert OST to MSG via C++ application | produc...

    Sample C++ conversion code for OST document to MSG format. Use example code for batch OST to MSG conversion within any C++ Application.... Load OST file with PersonalStorage::FromFile. Call the SaveAs()...System::SharedPtr<PersonalStorage> ps = PersonalStorage::FromFile(dataDir...

    products.aspose.com/email/cpp/conversion/ost-to...
  5. 在 Python 中按条件搜索 PST 中的邮件和文件夹|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....Outlook PST file personalStorage = self . PersonalStorage pst = personalStorage...

    docs.aspose.com/email/zh/java/search-messages-a...
  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…...methods have been added to PersonalStorage: AddAttachmentToMessa(MessageInfo...file using (PersonalStorage pst = PersonalStorage.FromFile("Outlook...

    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....FromVTodo(string filePath) PersonalStorage .MoveItem(FolderInfo folder...将指定的文件夹移动到当前 PST 中的新父文件夹。 PersonalStorage .MoveItem(MessageInfo message...

    docs.aspose.com/email/zh/java/public-api-change...
  8. A question about method dispose() in Aspose. Em...

    I looked at the introduction to method dispose() in Aspose.Email for Java, but I’m not sure how I should use it to flush memory. The below is my code: Personalstorage Personalstorage = Personalstorage.create(cur…...code: PersonalStorage personalStorage = PersonalStorage.creat...FolderInfo inboxFolder = personalStorage.getRootFolder().addSubFolder("Inbox");...

    forum.aspose.com/t/a-question-about-method-disp...
  9. Convert OST to PST online throw exception - Fre...

    Hi, My issue not resolved I am facing an issue where some folders are created with names like Contacts (This computer only) , Calendar (This computer only) , and Conversation Action Settings . If a folder name contain…...file using (PersonalStorage ost = PersonalStorage.FromFile("path/to/source...file using (PersonalStorage pst = PersonalStorage.Create("path/to/target...

    forum.aspose.com/t/convert-ost-to-pst-online-th...
  10. Public API Changes in Aspose.Email 5.9.0|Docume...

    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....beginRestore(IConnection, PersonalStorage, ImapFolderInfoCollec,...beginRestore(IConnection, PersonalStorage, ImapFolderInfoCollec,...

    docs.aspose.com/email/java/public-api-changes-i...