Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 18,618 for

pst

(1.85 sec)
  1. 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...
  2. System.ArgumentNullException: Could not find th...

    I encountered an issue while importing a Pst file for the first time. During the initial import, the process failed with the following exception: System.ArgumentNullException: Could not find the data block by its ident…...encountered an issue while importing a PST file for the first time. During...initialization or caching of PST data blocks? margarita.samodurova...

    forum.aspose.com/t/system-argumentnullexception...
  3. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......օգտագործելով C# Ինչպես ստեղծել PST ֆայլ C#-ում Ինչպես ստեղծել PowerPoint...օգտագործելով C++ Ինչպես ստեղծել Outlook PST ֆայլ Java-ում Ինչպես չափափոխել...

    kb.aspose.com/hy/categories/page/77/
  4. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......HEX-ի C#-ում EML-ի փոխակերպումը PST-ի Python-ում EML-ի փոխակերպում...փոխակերպում PST-ի Java-ում EML-ի փոխակերպումը PST-ի C#-ում Excel-ում...

    kb.aspose.com/hy/categories/page/5/
  5. Public API Changes in Aspose.Email 3.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....parent folder within the current PST. PersonalStorage .MoveItem(MessageInfo...new folder within the current PST. MoveContents(FolderInfo destFolder)...

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

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......MBOX to PST File in Python How to Convert OST to PST File in...Document in C# How to Create a PST File in Python How to Insert...

    kb.aspose.com/categories/page/58/
  7. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Java How to Add MapiCalendar to PST using Python How to Remove Bookmark...Python How to Add MapiCalendar to PST using Java How to Convert DGN...

    kb.aspose.com/categories/page/56/
  8. Categories

    Pronađite odgovore pomoću API-ja Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family As......փոխարկել OST-ը PST ֆայլի Java-ում Ինչպես փոխարկել OST-ը PST ֆայլի C#-ում...միջոցով Ինչպես փոխարկել MBOX-ը PST ֆայլի Python-ում Ինչպես փոխարկել...

    kb.aspose.com/hy/categories/page/76/
  9. Working with Distribution Lists|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 = personalStorage...

    docs.aspose.com/email/java/working-with-distrib...
  10. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new Pst PersonalStorage Pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = Pst.RootFolder; …...{ // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath...var root = pst.RootFolder; FolderInfo inboxFolder = pst.CreateP...

    forum.aspose.com/t/throw-exception-in-contact-u...