From edb135cf485feab4fd93c2610c76280697d8a0c0 Mon Sep 17 00:00:00 2001 From: VinothSF5015 Date: Thu, 25 Jun 2026 16:08:42 +0530 Subject: [PATCH] Readme file changes --- .../Workbook to JSON with Schema/README.md | 2 +- .../Create Chart/.NET/Create Chart/Create Chart/README.md | 2 +- .../.NET/List Validation/List Validation/README.md | 2 +- .../.NET/Workbook to PDF/Workbook to PDF/README.md | 2 +- .../.NET/Create Pivot Table/Create Pivot Table/README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Convert Excel to JSON/Workbook to JSON with Schema/.NET/Workbook to JSON with Schema/Workbook to JSON with Schema/README.md b/Convert Excel to JSON/Workbook to JSON with Schema/.NET/Workbook to JSON with Schema/Workbook to JSON with Schema/README.md index daf857b7..2ba5cfe3 100644 --- a/Convert Excel to JSON/Workbook to JSON with Schema/.NET/Workbook to JSON with Schema/Workbook to JSON with Schema/README.md +++ b/Convert Excel to JSON/Workbook to JSON with Schema/.NET/Workbook to JSON with Schema/Workbook to JSON with Schema/README.md @@ -1,6 +1,6 @@ # Convert an Excel workbook to a JSON file with schema using C# -The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert an Excel workbook to a JSON file with schema** using C#. +The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert an Excel workbook to a JSON file with schema** using C#. ## Steps to convert Excel workbook to a JSON file with schema programmatically diff --git a/Create and Edit Charts/Create Chart/.NET/Create Chart/Create Chart/README.md b/Create and Edit Charts/Create Chart/.NET/Create Chart/Create Chart/README.md index 7f9516e1..50c216c0 100644 --- a/Create and Edit Charts/Create Chart/.NET/Create Chart/Create Chart/README.md +++ b/Create and Edit Charts/Create Chart/.NET/Create Chart/Create Chart/README.md @@ -1,6 +1,6 @@ # Create a chart in the worksheet using C# -The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **create a chart in the worksheet** using C#. +The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **create a chart in the worksheet** using C#. ## Steps to create a chart in the worksheet programmatically diff --git a/Data Validation/List Validation/.NET/List Validation/List Validation/README.md b/Data Validation/List Validation/.NET/List Validation/List Validation/README.md index f5230090..16aa41f6 100644 --- a/Data Validation/List Validation/.NET/List Validation/List Validation/README.md +++ b/Data Validation/List Validation/.NET/List Validation/List Validation/README.md @@ -1,6 +1,6 @@ # Set list data validation in an Excel document using C# -The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **set list data validation in an Excel document** using C#. +The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **set list data validation in an Excel document** using C#. ## Steps to set list data validation in an Excel document programmatically diff --git a/Excel to PDF/Workbook to PDF/.NET/Workbook to PDF/Workbook to PDF/README.md b/Excel to PDF/Workbook to PDF/.NET/Workbook to PDF/Workbook to PDF/README.md index 8c07575a..b5e504de 100644 --- a/Excel to PDF/Workbook to PDF/.NET/Workbook to PDF/Workbook to PDF/README.md +++ b/Excel to PDF/Workbook to PDF/.NET/Workbook to PDF/Workbook to PDF/README.md @@ -1,6 +1,6 @@ # Convert an Excel workbook to PDF using C# -The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert an Excel workbook to PDF** using C#. +The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **convert an Excel workbook to PDF** using C#. ## Steps to convert an Excel workbook to PDF programmatically diff --git a/Pivot Table/Create Pivot Table/.NET/Create Pivot Table/Create Pivot Table/README.md b/Pivot Table/Create Pivot Table/.NET/Create Pivot Table/Create Pivot Table/README.md index ee54a48c..33f80ce4 100644 --- a/Pivot Table/Create Pivot Table/.NET/Create Pivot Table/Create Pivot Table/README.md +++ b/Pivot Table/Create Pivot Table/.NET/Create Pivot Table/Create Pivot Table/README.md @@ -1,6 +1,6 @@ # Create a pivot table in the worksheet using C# -The Syncfusion® [.NET Excel Library](https://www.syncfusion.com/document-processing/excel-framework/net/excel-library) (XlsIO) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **create a pivot table in the worksheet** using C#. +The [.NET Excel Library](https://www.syncfusion.com/document-sdk/net-excel-library) enables you to create, read, and edit Excel documents programmatically without Microsoft Excel or interop dependencies. Using this library, you can **create a pivot table in the worksheet** using C#. ## Steps to create a pivot table in the worksheet programmatically