Package | Description |
---|---|
com.aspose.slides.api | |
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
DocumentPropertyResponse |
SlidesApi.PutSlidesSetDocumentProperty(String name,
String propertyName,
String folder,
String storage,
DocumentProperty body)
PutSlidesSetDocumentProperty
Set document property.
|
Modifier and Type | Method and Description |
---|---|
DocumentProperty |
DocumentPropertyResponse.getDocumentProperty()
getDocumentProperty
Gets DocumentProperty
|
Modifier and Type | Method and Description |
---|---|
List<DocumentProperty> |
DocumentProperties.getList()
getList
Gets List
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentPropertyResponse.setDocumentProperty(DocumentProperty DocumentProperty)
setDocumentProperty
Sets DocumentProperty
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentProperties.setList(List<DocumentProperty> List)
setList
Sets List
|
Copyright © 2017. All rights reserved.