POST api/Property?sourceSlideIndex={sourceSlideIndex}&targetSlideIndex={targetSlideIndex}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sourceSlideIndex | integer |
Required |
|
| targetSlideIndex | integer |
Required |
Body Parameters
PresentationDocument| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentType | PresentationDocumentType |
None. |
|
| PresentationPart | PresentationPart |
None. |
|
| CoreFilePropertiesPart | CoreFilePropertiesPart |
None. |
|
| ExtendedFilePropertiesPart | ExtendedFilePropertiesPart |
None. |
|
| CustomFilePropertiesPart | CustomFilePropertiesPart |
None. |
|
| ThumbnailPart | ThumbnailPart |
None. |
|
| DigitalSignatureOriginPart | DigitalSignatureOriginPart |
None. |
|
| RibbonExtensibilityPart | RibbonExtensibilityPart |
None. |
|
| QuickAccessToolbarCustomizationsPart | QuickAccessToolbarCustomizationsPart |
None. |
|
| RibbonAndBackstageCustomizationsPart | RibbonAndBackstageCustomizationsPart |
None. |
|
| WebExTaskpanesPart | WebExTaskpanesPart |
None. |
|
| LabelInfoPart | LabelInfoPart |
None. |
|
| Features | Collection of Object |
None. |
|
| RootPart | OpenXmlPart |
None. |
|
| StrictRelationshipFound | boolean |
None. |
|
| PackageProperties | IPackageProperties |
None. |
|
| FileOpenAccess | FileAccess |
None. |
|
| CompressionOption | CompressionOption |
None. |
|
| MaxCharactersInPart | integer |
None. |
|
| CanSave | boolean |
None. |
|
| DataParts | Collection of DataPart |
None. |
|
| MarkupCompatibilityProcessSettings | MarkupCompatibilityProcessSettings |
None. |
|
| AutoSave | boolean |
None. |
|
| ExternalRelationships | Collection of ExternalRelationship |
None. |
|
| HyperlinkRelationships | Collection of HyperlinkRelationship |
None. |
|
| DataPartReferenceRelationships | Collection of DataPartReferenceRelationship |
None. |
|
| Parts | Collection of IdPartPair |
None. |
Request Formats
application/json, text/json, application/xml, text/xml, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.