Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
layout: post
title: Configuration Options | Extension | Syncfusion
title: VS Code Configuration Options | Extension | Syncfusion
description: The Document Viewer extension allows users to configure and customize its intuitive features effortlessly.
platform: extension
control: Syncfusion Extensions
documentation: ug
---

# Configuration Options
# Configuration Options for VS Code

### Read-Only Mode

Expand All @@ -34,6 +34,24 @@ To prevent accidental edits to your files, you can enable Read-Only Mode.

![ReadOnlySettings](images/ReadOnly-Config.png)

### Localization

- you can apply your language preferences effectively.

- **Via Status Bar:**

- After opening the file, click `Document Viewer` in the status bar to configure language preferences.

![localization](images/localization.gif)

- **Via Settings:**

- Go to `Settings > Extensions > Document Viewer` to configure language preferences.

![localization-setting](images/localization-setting.png)

> **Note:** Apart from English, the Document Viewer supports 32 additional languages such as Arabic, Bulgarian, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, etc., ensuring a localized experience for global users.

### Sorting and Filtering in Spreadsheet

You can configure sorting and filtering for the first row of your worksheet.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,16 @@ documentation: ug

---

### Localization

Apply your preferred language settings seamlessly for a personalized experience.

> **Note:** Apart from English, the Document Viewer supports 32 additional languages such as Arabic, Bulgarian, Chinese Simplified, Chinese Traditional, Croatian, Czech, Danish, etc., ensuring a localized experience for global users.

![localization](images/localization.gif)

---

### Sorting and Filtering in Spreadsheet

Use the filter icons in the column headers to sort and filter data. Right-click a cell or header for advanced options.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,6 @@ The **Document Viewer** extension enables developers to seamlessly view Word, Ex

- **Read-Only Mode**: Protect data from accidental modifications.

- **Localization**: Apply your preferred language settings seamlessly for a personalized experience.

- **Sorting and Filtering**: Organize data efficiently using sorting and filtering options in column headers for spreadsheet files.