Compound File Support -- Aspose.Email FOSS for C++

Aspose.Email FOSS for C++ provides classes for working with compound file support.


Overview


Getting Started

Install Aspose.Email FOSS for C++:

CMake FetchContent aspose-email-cpp

Tips and Best Practices

  • Always dispose of document objects after use
  • Handle file I/O exceptions when reading or writing files
  • Check the API reference for the latest signatures

API Reference Summary

For full details, see the API Reference.

See Also