<< Fare clic per visualizzazione il sommario >> Percorso: API di piattaforma > JamioPlug > JamioPlug Document Automation > ConcatenateSlide |
Plug
Method
ConcatenateSlide
Description
Merges a series of input Presentation type files.
Supported input file types:
PPT, PPTX, PPS, POT, PPSX, PPTM, PPSM, POTX, POTM, ODP
Input |
|||
Name |
Description |
Type |
Optional |
serverAddress |
Server address for an external Domain (or "" for the current Domain) |
String |
Y |
token |
The session token (for the current session in the current Domain may be null or empty) |
String |
Y |
fileStreamList |
List of file to be merged. PPS and PPSX file can not be the first item of the list. The list of process attachment reference of the file to be merged. |
List of reference |
|
Output |
|||
Name |
Description |
Type |
Optional |
returnValue |
The process attachment reference of the Presentation type file. The destination file extension is the same as the first file in the input list. |
Reference |
|