RelationshipsManager Aspose.Slides FOSS Java API Referència

General

RelationshipsManager manages relationships (. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition. Refer to the package documentation for installation instructions and a complete list of related types.

`RelationshipsManager⌒ gestiona relacions (. Browse les propietats i mètodes en les taules a continuació per entendre la superfície API pública completa d’aquest tipus. Tots els membres enumerats aquí són part de l’API pública estable i es poden utilitzar en el codi de producció dirigit a l ’edició FOSS. Consulteu la documentació del paquet per instruccions d ‘instal·lació i una llista completa dels tipus relacionats.

Package: org.aspose.slides.foss.internal.opc


Propietats

PropertyTypeAccessDescription
allRelationshipsList<Relationship>Read/WriteThe all relationships value.
partNameStringRead/WriteThe part name value.
RELS_NAMESPACEStringRead
RELS_NSStringRead
REL_TYPESMap<String, String>Read

Mètodes

MethodReturnsDescription
getRelsPartName(String sourcePart)StringGet the .
getRelationship(String relId)Optional<Relationship>Get a relationship by ID.
getRelationshipsByType(String relType)List<Relationship>Get all relationships of a specific type.
getAllRelationships()List<Relationship>Get all relationships.
addRelationship(String relType, String target, String relId, String targetMode)StringAdd a new relationship.
addRelationship(String relType, String target)StringAdd a new relationship with auto-generated ID and no target mode.
removeRelationship(String relId)booleanRemove a relationship by ID.
save()voidSave the relationships back to the package.
getPartName()StringGet the .

Veure també

  • Aspose.Slides FOSS Java API Referència de casa
 Català