BatchSplitRequest
Contents
[
Hide
]
batchSplitRequest
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
SourceFolder | String | True | False | The directory stores files that need to format conversion. | |
SourceStorage | String | True | False | Aspose Cloud storage name | |
MatchCondition | Class:MatchConditionRequest | True | False | Indicates the match condition that needs to be processed for the file name. | |
Format | String | True | False | Output file format | |
FromIndex | Integer | True | False | From worksheet index of workbook. | |
ToIndex | Integer | True | False | To worksheet index of workbook. | |
OutFolder | String | True | False | The directory that stores files whose format conversion was successful. | |
OutStorage | String | True | False | Aspose Cloud storage name. | |
Region | String | True | False | The regional settings for workbook. | |
SaveOptions | Class:SaveOptions | True | False | Indicates save options. |