Skip to content

Commit 0d0baa3

Browse files
Update overview.md
1 parent 4ce3150 commit 0d0baa3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libraries/radspreadprocessing/overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ position: 0
99

1010
# Overview
1111

12-
**Telerik SpreadProcessing Library** allows you to generate and convert documents to XLSX, CSV, TXT and PDF. **RadSpreadProcessing** ships with built-in support for computation of more than 200 functions, like SUM, AVERAGE, and more. You can create spreadsheets from scratch, modify existing documents or convert between the most common spreadsheet formats. You can save the generated workbook to a local file, stream, or stream it to the client browser.
12+
**Telerik SpreadProcessing Library** allows you to generate and convert documents to XLSX, CSV, TXT, and PDF. **RadSpreadProcessing** ships with built-in support for the computation of more than 200 functions, like SUM, AVERAGE, and more. You can create spreadsheets from scratch, modify existing documents or convert between the most common spreadsheet formats. You can save the generated workbook to a local file, stream, or stream it to the client browser.
1313

1414
![SpreadProcessing](images/spread-processing-overview.jpg)
1515

16-
In this article, we list the library's most popular features. If you want to start using the library right away, see **[Getting Started with RadSpreadStreamProcessing]({%slug radspreadstreamprocessing-getting-started%})**.
16+
In this article, we list the library's most popular features. If you want to start using the library right away, see **[Getting Started with RadSpreadProcessing]({%slug radspreadprocessing-getting-started%})**.
1717

1818
![Rad Spread Processing Overview 01](images/RadSpreadProcessing_Overview_01.png)
1919

@@ -28,7 +28,7 @@ In this article, we list the library's most popular features. If you want to sta
2828
* Extracting and populating cells with data.
2929
* Built-in support for computation of more than 200 functions, like SUM, AVERAGE, etc.
3030
* Custom functions could be added as well.
31-
* Protection from editing operations using password/removing such password.
31+
* Protection from editing operations using passwords/removing such passwords.
3232
* Most of the important Excel features are supported:
3333
* Data validation - restrict the types of input to cells (e.g. allow only numbers).
3434
* Grouping to organize data (e.g. collapse some rows/columns).

0 commit comments

Comments
 (0)