Skip to content

Commit 2fd68ae

Browse files
committed
Update documents.
1 parent e419681 commit 2fd68ae

30 files changed

+30
-30
lines changed

docs/api/convert-chart-to-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Converts a chart of spreadsheet on a local drive to image.
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_ConvertChartToImage.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_ConvertChartToImage.cs"></script>
1111

1212
## **Interface Details**
1313

docs/api/convert-chart-to-pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Converts a chart of spreadsheet on a local drive to pdf.
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_ConvertChartToPdf.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_ConvertChartToPdf.cs"></script>
1111

1212
## **Interface Details**
1313

docs/api/convert-spreadsheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Converts a spreadsheet on a local drive to the specified format.
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_ConvertWorkbook.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_ConvertWorkbook.cs"></script>
1111

1212
## **Interface Details**
1313

docs/api/copy-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_CopyFile.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_CopyFile.cs"></script>
1111

1212
## **Interface Details**
1313

docs/api/copy-folder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_CopyFolder.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_CopyFolder.cs"></script>
1111

1212
## **Interface Details**
1313

docs/api/create-folder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_CreateFolder.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_CreateFolder.cs"></script>
1111

1212
## **Interface Details**
1313

docs/api/delete-folder.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_DeleteFolder.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_DeleteFolder.cs"></script>
1111

1212
## **Interface Details**
1313

docs/api/download-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_DownloadFile.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_DownloadFile.cs"></script>
1111

1212
## **Interface Details**
1313

docs/api/export-chart-as-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Converts a chart of spreadsheet in cloud storage to the specified format.
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_ExportChartAsFormat.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_ExportChartAsFormat.cs"></script>
1111

1212
## **Interface Details**
1313

docs/api/export-spreadsheet-as-format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Converts a spreadsheet in cloud storage to the specified format.
77
- **Base URL**: `http://api.aspose.cloud/v4.0`
88
- **Authentication Method**: `JWT (OAuth2, application)` **Token URL**: `https://api.aspose.cloud/connect/token`
99
- **Example Request**
10-
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example30_GetWorkbookWithFormat.cs"></script>
10+
<script src="https://gist.github.com/aspose-cells-cloud-gists/8a5b324fdf3e574dbd747c1a1e24b05d.js?file=Example40_GetWorkbookWithFormat.cs"></script>
1111

1212
## **Interface Details**
1313

0 commit comments

Comments
 (0)