RelationshipsManager

RelationshipsManager

Overview

RelationshipsManager is a class in Aspose.Slides FOSS for C++.

Manages the .rels file associated with a given OPC part. Loads existing relationships on construction and provides methods to query, add, and remove relationships. Call save() to persist changes.

This class represents a value type in the Aspose.Slides FOSS for C++ type system and is used with other exported types in the package. It is part of the public API exposed by the pdf package and can be passed to or returned from functions and methods that work with RelationshipsManager values in your Go application.

See Also