Skip to content

Commit 9eaae26

Browse files
committed
added demo links to SpreadStreamProcessing
1 parent da259a5 commit 9eaae26

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

libraries/radspreadstreamprocessing/export.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ Instantiating IWorkbookExporter directly starts the creation of the file using t
4040

4141
* [Getting Started]({%slug radspreadstreamprocessing-getting-started%})
4242
* [Workbook]({%slug radspreadstreamprocessing-model-workbook%})
43+
* [SpreadStreamProcessing Large Document Export Demo](https://demos.telerik.com/document-processing/spreadstreamprocessing)

libraries/radspreadstreamprocessing/import.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,4 @@ Through the importer objects, you can access the properties of the different ele
6868
* [Getting Started]({%slug radspreadstreamprocessing-getting-started%})
6969
* [Workbook]({%slug radspreadstreamprocessing-model-workbook%})
7070
* [Handling Empty Cells with RadSpreadStreamProcessing]({%slug handle-empty-cells-radspreadstreamprocessing%})
71+
* [SpreadStreamProcessing Import Document Demo](https://demos.telerik.com/document-processing/spreadstreamprocessing/import_document)

libraries/radspreadstreamprocessing/overview.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,13 @@ The main differences between the two spreadsheet processing libraries include:
7878

7979
You can use the __RadSpreadStreamProcessing__ library to create or read __large amount of data__ with a low memory footprint and great performance. You can also append data to an already existing document stream. The generated document can be exported directly to a file on the file system or to a stream (for example, to send it to the client).
8080

81+
## Online Demos
82+
83+
|Demo|Description|
84+
|----|----|
85+
|[SpreadStreamProcessing Large Document Export](https://demos.telerik.com/document-processing/spreadstreamprocessing)|With the SpreadStreamProcessing APIs, you can effortlessly generate large XLSX and CSV files.|
86+
|[SpreadStreamProcessing Import Document](https://demos.telerik.com/document-processing/spreadstreamprocessing/import_document)|This example shows how you can retrieve data from a Xlsx or a Csv files using the SpreadStreamProcessing library.|
87+
8188
## See Also
8289

8390
* [Getting Started]({%slug radspreadstreamprocessing-getting-started%})

0 commit comments

Comments
 (0)