You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-13Lines changed: 12 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,19 +42,6 @@ go mod tidy
42
42
go run main.go
43
43
```
44
44
45
-
## Manipulate Excel and other spreadsheet files in the Cloud
46
-
47
-
- File Manipulation: Users can upload, download, delete, and manage Excel files stored in the cloud.
48
-
- Formatting: Supports formatting of cells, fonts, colors, and alignment modes in Excel files to cater to users' specific requirements.
49
-
- Data Processing: Powerful functions for data processing including reading, writing, modifying cell data, performing formula calculations, and formatting data.
50
-
- Formula Calculation: Built-in formula engine handles complex formula calculations in Excel and returns accurate results.
51
-
- Chart Manipulation: Users can create, edit, and delete charts from Excel files for data analysis and visualization needs.
52
-
- Table Processing: Offers robust processing capabilities for various form operations such as creation, editing, formatting, and conversion, meeting diverse form processing needs.
53
-
- Data Verification: Includes data verification function to set cell data type, range, uniqueness, ensuring data accuracy and integrity.
54
-
- Batch Processing: Supports batch processing of multiple Excel documents, such as batch format conversion, data extraction, and style application..
55
-
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
56
-
- Security Management: Offers a range of security features like data encryption, access control, and permission management to safeguard the security and integrity of spreadsheet data.
## Manipulate Excel and other spreadsheet files in the Cloud
93
+
94
+
- File Manipulation: Users can upload, download, delete, and manage Excel files stored in the cloud.
95
+
- Formatting: Supports formatting of cells, fonts, colors, and alignment modes in Excel files to cater to users' specific requirements.
96
+
- Data Processing: Powerful functions for data processing including reading, writing, modifying cell data, performing formula calculations, and formatting data.
97
+
- Formula Calculation: Built-in formula engine handles complex formula calculations in Excel and returns accurate results.
98
+
- Chart Manipulation: Users can create, edit, and delete charts from Excel files for data analysis and visualization needs.
99
+
- Table Processing: Offers robust processing capabilities for various form operations such as creation, editing, formatting, and conversion, meeting diverse form processing needs.
100
+
- Data Verification: Includes data verification function to set cell data type, range, uniqueness, ensuring data accuracy and integrity.
101
+
- Batch Processing: Supports batch processing of multiple Excel documents, such as batch format conversion, data extraction, and style application..
102
+
- Import/Export: Facilitates importing data from various sources into spreadsheets and exporting spreadsheet data to other formats.
103
+
- Security Management: Offers a range of security features like data encryption, access control, and permission management to safeguard the security and integrity of spreadsheet data.
0 commit comments