Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 4,951 for

personalstorage

(2.24 sec)
  1. Convert VCF to PST via C# | products.aspose.com

    Sample code for VCF to PST C# conversion. Use API example code for batch VCF files to PST conversion within VB.NET, Asp.NET or any .NET based application.... Create a new PersonalStorage object with the specified...version as Unicode using the PersonalStorage.Create method. Create a...

    products.aspose.com/email/net/conversion/vcf-to...
  2. Issues in Parsing a PST File - Free Support For...

    Hi Team we encountered below issues in few of the PST Files which we tried to read via both Java and Dotnet. Unread count shown is incorrect: The folder has a total of 6 mails only but the unread count property of Fol…...using (PersonalStorage personalStorage = PersonalStorage.FromF...{ FolderInfo folder = personalStorage.RootFolder.GetSubFolder("Inbox");...

    forum.aspose.com/t/issues-in-parsing-a-pst-file...
  3. 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...... Use PersonalStorage.fromFile() to open an OST...const ost = ae.Storage.Pst.PersonalStorage.fromFile( "sample.ost"...

    products.aspose.com/email/nodejs-net/reading-os...
  4. Aspose Email Attachment's Issue - Getting diffe...

    Aspose Email attachment’s name issue for same .eml file & .msg file We have below two scenarios for processing file with Aspose.Email. Scenario – 1 , In this scenario we are processing .eml file with Aspose.Email and …...Load(fileName2); using (PersonalStorage pst = PersonalStorage.Create(pstfileName...

    forum.aspose.com/t/aspose-email-attachments-iss...
  5. Features Overview|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....this namespace is the PersonalStorage class, the primary component...PST and OST files. The PersonalStorage class provides features...

    docs.aspose.com/email/net/features-overview
  6. Convert OLM to 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.... Use the PersonalStorage.create method to create...= ae . storage . pst . PersonalStorage . create ( "my.pst" , ae...

    docs.aspose.com/email/python-net/convert-olm-to...
  7. 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....messages to it PersonalStorage pst = PersonalStorage . create ( new...

    docs.aspose.com/email/java/utility-features/
  8. Features Overview|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....this namespace is the PersonalStorage class, the primary component...PST and OST files. The PersonalStorage class provides features...

    docs.aspose.com/email/net/features-overview/
  9. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...improvements, however for PersonalStorage / TgzReader Async methods...

    forum.aspose.com/t/3-minor-things/312004
  10. Convert MHTML Files to Various Formats in C#|Do...

    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....this conversion: Use the PersonalStorage.FromFile method to load...folder. using ( var ost = PersonalStorage . FromFile ( "storage.ost"...

    docs.aspose.com/email/net/converting-between-fo...