Overview
The 'PowerPoint - Delete Slides' flow action deletes slides from PowerPoint document provided aligned to the configuration specified.
The following file types are supported:
- PPTX
- PPT
- POTM
- POTX
- PPSM
- PPSX
- PPTM
- ODP
Credit Count
This action consumes 1 credit per operation.
Note, different Encodian actions can consume different number credits. Please always check the action specific documentation and read What is an Encodian Action for a full description of how credits are consumed.
Parameters
The default 'PowerPoint - Delete Slides' flow action parameters are detailed below:
- File Content: The file content of the source PowerPoint file
- Start Slide: Set the slide index to begin deleting slides from
- End Slide: Set the slide index to stop deleting slides on. The default value is set to the last slide
- Slide Numbers: A comma separated list of slide indexes to delete: 1,3,4
Please refer to the Obtaining the 'File Contents' Parameter article for guidance on how to obtain the 'File Content' parameter ready to provide to an Encodian flow action.
Advanced Parameters
The advanced 'PowerPoint - Delete Slides' flow action parameters are detailed below:
- Culture Name: This setting is used to set the culture for the document prior to conversion. Please refer to the Culture Names article for a list of supported cultures
Return Parameters
The 'PowerPoint - Delete Slides' flow action returns the following data.
Action Specific Return Values
- Filename - The filename of the processed file.
- File Content - The compressed file (Base64)
Standard Return Values
- OperationId - The unique ID assigned to this operation.
- HttpStatusCode - The HTTP Status code for the response.
- HttpStatusMessage - The HTTP Status message for the response.
- Errors - An array of error messages should an error occur.
- Operation Status - Indicates whether the operation has been completed, has been queued or has failed.
0 Comments