Spreadsheet Cloud API: postBatchSplit

Batch splitting files that meet specific matching conditions.

Quick Start

Interface Details

Endpoint

POST http://api.aspose.cloud/v3.0/cells/batch/split

Function Description

PageTitle:Batch splitting files that meet specific matching conditions.PageDescription: Aspose.Cells Cloud provides robust support for batch splitting files that meet specific matching conditions, a process known for its intricacy. Aspose.Cells Cloud supports 30+ file formats, including Excel, Pdf, Markdown, Json, XML, Csv, Html, and so on.HeadTitle:Batch splitting files that meet specific matching conditions.HeadSummary: Aspose.Cells Cloud provides robust support for batch splitting files that meet specific matching conditions, a process known for its intricacy. Aspose.Cells Cloud supports 30+ file formats, including Excel, Pdf, Markdown, Json, XML, Csv, Html, and so on.HeadContent: Aspose.Cells Cloud provides REST API which supports batch splitting files that meet specific matching conditions and offers SDKs for multiple programming languages. These programming languages are include of Net, Java, Go, NodeJS, Python, and so on.

The request parameters of postBatchSplit API are:

| Parameter Name | Type | Path/Query String/HTTPBody | Description | | :- | :- | :- |:- | |batchSplitRequest|Class|Body|BatchSplitRequest Batch splitting file request. |

Response Description

{
File
}

OpenAPI Specification

The OpenAPI Specification defines a publicly accessible programming interface and lets you carry out REST interactions directly from a web browser.

[Back to API list]
[Back to README]