Skip to content

Commit 3fd4e36

Browse files
1003858: Updated Open and save cloud content
1 parent 3000dd4 commit 3fd4e36

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: post
3+
title: Open Excel File from Cloud in React Spreadsheet component | Syncfusion
4+
description: Learn here all about Opening Excel Files from Cloud Storage Syncfusion React Spreadsheet component of Syncfusion Essential JS 2 and more.
5+
control: Open from Cloud
6+
platform: document-processing
7+
documentation: ug
8+
---
9+
10+
# Open Excel Files from Cloud Storage in React Spreadsheet Component
11+
12+
In the Syncfusion React Spreadsheet, users can load Excel files directly from cloud storage services. The Spreadsheet integrates with your server-side application to retrieve files stored in different cloud providers. Once the file is fetched, it is processed on the server and returned to the client as a Spreadsheet JSON model, allowing the workbook to be displayed seamlessly in the Spreadsheet component.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
layout: post
3+
title: Save Excel File to Cloud in React Spreadsheet component | Syncfusion
4+
description: Learn here all about Saving Excel Files to Cloud Storage Syncfusion React Spreadsheet component of Syncfusion Essential JS 2 and more.
5+
control: Save to Cloud
6+
platform: document-processing
7+
documentation: ug
8+
---
9+
10+
# Save Excel Files to Cloud Storage in React Spreadsheet Component
11+
12+
In the Syncfusion React Spreadsheet, users can save Excel files directly to their preferred cloud storage services. The Spreadsheet sends the current workbook as a JSON model to the server, where it is converted into an Excel file and uploaded to the user provided cloud service.
13+
14+

0 commit comments

Comments
 (0)