Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dessyordanova authored Jul 11, 2024
1 parent 4ce3150 commit 0d0baa3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions libraries/radspreadprocessing/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ position: 0

# Overview

**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.
**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.

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

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%})**.
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%})**.

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

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

0 comments on commit 0d0baa3

Please sign in to comment.