Skip to content

Commit 0c33ea4

Browse files
Merge pull request #192 from syncfusion-content/EXT-194490
Document Viewer Extension
2 parents 8301d3f + bd2f579 commit 0c33ea4

File tree

14 files changed

+179
-0
lines changed

14 files changed

+179
-0
lines changed
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: post
3+
title: Configuration Options | Extension | Syncfusion
4+
description: The Syncfusion Document Viewer extension allows users to configure and customize its intuitive features effortlessly.
5+
platform: extension
6+
control: Syncfusion Extensions
7+
documentation: ug
8+
---
9+
10+
# Configuration Options
11+
12+
### Read-Only Mode
13+
14+
To prevent accidental edits to your files, you can enable Read-Only Mode.
15+
16+
- **Enable/Disable via Status Bar**:
17+
18+
After opening the file, click `Syncfusion® Document Viewer` in the status bar to toggle read-only mode on or off.
19+
20+
![ReadOnly](images/ReadOnly.gif)
21+
22+
- **Enable/Disable via Settings**:
23+
24+
Go to **Settings > Extensions > Syncfusion® Document Viewer** to toggle read-only mode.
25+
26+
![ReadOnlySettings](images/ReadOnly-Config.png)
27+
28+
### Sorting and Filtering
29+
30+
You can configure sorting and filtering for the first row of your worksheet.
31+
32+
- **Configure via Status Bar**:
33+
34+
After opening the file, click `Syncfusion® Document Viewer` in the status bar to configure sorting and filtering on the first row of the worksheet for quicker access.
35+
36+
![Filtering-Toolbar](images/Filtering-Toolbar.png)
37+
38+
- **Configure via Settings**:
39+
40+
Go to **Settings > Extensions > Syncfusion® Document Viewer** to enable or disable these features.
41+
42+
![Filter-Config](images/Filter-Config.png)
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
layout: post
3+
title: Download and Installation | DocumentViewer | Syncfusion
4+
description: How to download the Syncfusion Document Viewer extension from the Visual Studio code marketplace site and from the Extensions View tab.
5+
platform: extension
6+
control: Syncfusion Extensions
7+
documentation: ug
8+
---
9+
10+
# Download and Installation
11+
12+
Syncfusion® publishes the Document Viewer Extension in [Visual Studio Code marketplace](https://marketplace.visualstudio.com/items?itemName=SyncfusionInc.Document-Viewer-VSCode-Extensions). You can either install it from Visual Studio Code or download and install it from the Visual Studio Code marketplace.
13+
14+
## Prerequisites
15+
16+
Before getting started, make sure your environment meets the following requirements:
17+
18+
* [Visual Studio Code](https://code.visualstudio.com/download)
19+
20+
> The minimum version of the Visual Studio Code is 1.73.0 to use the Syncfusion® Document Viewer Extension.
21+
22+
23+
## Install through the Visual Studio Code Extensions
24+
25+
The following steps explain how to install the Syncfusion® Document Viewer extensions from Visual Studio Code Extensions.
26+
27+
1. Open Visual Studio Code.
28+
29+
2. Go to **View > Extensions**.
30+
31+
3. Type **Syncfusion® Document Viewer** in the search box.
32+
33+
![Extension](images/ExtensionsView.png)
34+
35+
4. Click the Install button on the **"Syncfusion® Document Viewer"** extension.
36+
37+
5. After the installation, restart Visual Studio Code when suggested.
38+
39+
40+
## Install from the Visual Studio Code Marketplace
41+
42+
The following steps explain how to download Syncfusion® Document Viewer extension from the Visual Studio Code Marketplace and install them.
43+
44+
1. Visit the [Syncfusion® Document Viewer Extension MarketPlace page](https://marketplace.visualstudio.com/items?itemName=SyncfusionInc.Document-Viewer-VSCode-Extensions).
45+
46+
2. Click Install from Visual Studio Code Marketplace. The browser opens the popup with the information like **“Open Visual Studio Code”**. Click Open Visual Studio Code, then [Syncfusion® Document Viewer Extension](https://marketplace.visualstudio.com/items?itemName=SyncfusionInc.Document-Viewer-VSCode-Extensions) will open in Visual Studio Code.
47+
48+
3. Click the Install button in the **"Syncfusion® Document Viewer"** extension.
49+
50+
4. After the installation, restart Visual Studio Code when suggested.
Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
layout: post
3+
title: Getting Started | Extension | Syncfusion
4+
description: The Syncfusion Document Viewer extension enables you to easily view and manage your documents within VSCode using our intuitive features.
5+
platform: extension
6+
control: Syncfusion Extensions
7+
documentation: ug
8+
---
9+
10+
# Open and Edit Files
11+
12+
**Open a File**:
13+
14+
- Drag and drop an Excel (`.xlsx`), CSV (`.csv`), or TSV (`.tsv`) file into Visual Studio Code.
15+
16+
- Or, go to `File > Open File` and select the file from your system.
17+
18+
![OpenFile](images/OpenFile.gif)
19+
20+
**Edit and Save**:
21+
22+
- Make your changes directly in the editor.
23+
24+
- Save your changes by selecting `File > Save` or using the shortcut `Ctrl+S` (Windows) / `Cmd+S` (Mac).
25+
26+
> **Note:** Syncfusion® Document Viewer allows basic editing of Excel, CSV, and TSV files directly within VS Code.
27+
28+
---
29+
30+
## Sort and Filter Data
31+
32+
Use the filter icons in the column headers to sort and filter data. Right-click a cell or header for advanced options.
33+
34+
**From column header:**
35+
36+
![Filter-Icon](images/Filter-Icon.png)
37+
38+
![FilterDropdown](images/FilterDropdown.png)
39+
40+
**Right clicking on the cell:**
41+
42+
![CellFilter](images/CellFilter.png)
86.7 KB
Loading
55.8 KB
Loading
53.6 KB
Loading
80.8 KB
Loading
84.2 KB
Loading
93 KB
Loading
492 KB
Loading

0 commit comments

Comments
 (0)