Skip to content

Commit 468ecc0

Browse files
Merge pull request #194 from syncfusion-content/EXT-194490
Toc modified
2 parents 0c33ea4 + d45c2e6 commit 468ecc0

File tree

2 files changed

+55
-23
lines changed

2 files changed

+55
-23
lines changed
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
layout: post
3+
title: FAQ Content | 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+
# FAQ
11+
12+
### Can I edit files in the Syncfusion® Document Viewer?
13+
14+
Yes, the Syncfusion® Document Viewer allows basic editing of Excel, CSV, and TSV files directly within VS Code. This extension focuses on essential editing tasks to streamline your workflow. For advanced features such as applying formulas, formatting, and complex spreadsheet functions, we recommend using the [Syncfusion® Spreadsheet component](https://www.syncfusion.com/javascript-ui-controls/js-spreadsheet).
15+
16+
### Is the Syncfusion® Document Viewer suitable for large datasets?
17+
18+
Yes, the extension's sorting and filtering tools are designed to help you organize and analyze large datasets efficiently.
19+
20+
### Can I customize the document viewer features?
21+
22+
Yes, you can configure Read-Only mode and enable or disable sorting and filtering directly from the status bar or the VS Code settings.
23+
24+
### Is there a way to ensure data integrity while reviewing files?
25+
26+
Yes, by using the Read-Only Mode, you can ensure that data remains unchanged while reviewing sensitive or critical files.
27+
28+
### Does the Syncfusion® Document Viewer support other file formats like Word or PDF?
29+
30+
Currently, it supports Excel, CSV, and TSV files. Future updates will include DOCX, RTF, MD, and PDF support.

extension-toc.html

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<ul class="treeview">
3+
<li>
4+
Document Viewer Extension
5+
<ul>
6+
<li>
7+
Visual Studio Code
8+
<ul>
9+
<li>
10+
<a href="/extension/document-viewer-extension/visual-studio-code/overview">Overview</a>
11+
</li>
12+
<li>
13+
<a href="/extension/document-viewer-extension/visual-studio-code/download-and-installation">Download and Installation</a>
14+
</li>
15+
<li>
16+
<a href="/extension/document-viewer-extension/visual-studio-code/getting-started">Getting Started</a>
17+
</li>
18+
<li>
19+
<a href="/extension/document-viewer-extension/visual-studio-code/configuration-options">Configuration Options</a>
20+
</li>
21+
<li>
22+
<a href="/extension/document-viewer-extension/visual-studio-code/FAQ">FAQ</a>
23+
</li>
24+
</ul>
25+
</li>
26+
</ul>
27+
</li>
328
<li>
429
JavaScript Extension
530
<ul>
@@ -302,29 +327,6 @@
302327
</ul>
303328
</li>
304329

305-
<li>
306-
Document Viewer Extension
307-
<ul>
308-
<li>
309-
Visual Studio Code
310-
<ul>
311-
<li>
312-
<a href="/extension/document-viewer-extension/visual-studio-code/overview">Overview</a>
313-
</li>
314-
<li>
315-
<a href="/extension/document-viewer-extension/visual-studio-code/download-and-installation">Download and Installation</a>
316-
</li>
317-
<li>
318-
<a href="/extension/document-viewer-extension/visual-studio-code/getting-started">Getting Started</a>
319-
</li>
320-
<li>
321-
<a href="/extension/document-viewer-extension/visual-studio-code/configuration-options">Configuration Options</a>
322-
</li>
323-
</ul>
324-
</li>
325-
</ul>
326-
</li>
327-
328330
<li>
329331
Syncfusion NuGet Packages
330332
<ul>

0 commit comments

Comments
 (0)