Spreadsheet Cloud API: spreadsheetDigitalsignature

Quick Start

Interface Details

Endpoint

PUT http://api.aspose.cloud/v4.0/cells/digitalsignature/spreadsheet

Function Description

The request parameters of spreadsheetDigitalsignature API are:

| Parameter Name | Type | Path/Query String/HTTPBody | Description | | :- | :- | :- |:- | |Spreadsheet|File|FormData|Upload spreadsheet file.| |password|String|Query|| |outPath|String|Query|(Optional) The folder path where the workbook is stored. The default is null.| |outStorageName|String|Query|Output file Storage Name.| |region|String|Query|The spreadsheet region setting.|

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]