Skip to content

Commit 8ac045a

Browse files
Updated images
1 parent 386d060 commit 8ac045a

File tree

215 files changed

+222
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

215 files changed

+222
-0
lines changed

content/english/net/rendering-archive-files/render-archive-folder/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ url: /net/rendering-archive-files/render-archive-folder/
1111

1212
## Introduction
1313
In today's digital age, accessing and viewing documents seamlessly is crucial for businesses and individuals alike. Fortunately, with the advancement of technology, developers now have powerful tools at their disposal to integrate document viewing capabilities into their applications effortlessly. One such tool is GroupDocs.Viewer for .NET, a versatile library that empowers developers to render various document formats within their .NET applications.
14+
15+
![Render Archive Folder with GroupDocs.Viewer .NET](/viewer/rendering-archive-files/render-archive-folder.png)
16+
1417
## Prerequisites
1518
Before diving into the integration of GroupDocs.Viewer for .NET into your project, ensure you have the following prerequisites in place:
1619
### Knowledge of C# Programming

content/english/net/rendering-archive-files/render-archives-html/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ url: /net/rendering-archive-files/render-archives-html/
1111

1212
## Introduction
1313
GroupDocs.Viewer for .NET is a powerful document rendering library that allows developers to effortlessly integrate document viewing capabilities into their .NET applications. Whether you need to render archives to single or multiple HTML pages, this tutorial will guide you through the process step by step.
14+
15+
![Render Archives to Single or Multiple HTML Pages with GroupDocs.Viewer .NET](/viewer/rendering-archive-files/render-archives-to-single-or-multiple-html-pages.png)
16+
1417
## Prerequisites
1518
Before diving into this tutorial, ensure you have the following prerequisites:
1619
1. GroupDocs.Viewer for .NET: Make sure you have the library installed in your project. You can download it from [here](https://releases.groupdocs.com/viewer/net/).

content/english/net/rendering-archive-files/render-rar/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ url: /net/rendering-archive-files/render-rar/
1111

1212
## Introduction
1313
RAR archives are a popular format for compressing and storing multiple files and folders into a single container. Rendering RAR archives into various formats such as HTML, JPG, PNG, or PDF can be essential for viewing or sharing the contents of these archives. In this tutorial, we will explore how to render RAR archives using GroupDocs.Viewer for .NET.
14+
15+
![Render RAR Archives with GroupDocs.Viewer .NET](/viewer/rendering-archive-files/render-rar-archives.png)
16+
1417
## Prerequisites
1518
Before we begin, ensure that you have the following prerequisites:
1619
1. GroupDocs.Viewer for .NET: Install GroupDocs.Viewer for .NET library from the [download link](https://releases.groupdocs.com/viewer/net/).

content/english/net/rendering-archive-files/specify-filename-render-archive/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ url: /net/rendering-archive-files/specify-filename-render-archive/
1111

1212
## Introduction
1313
In the realm of .NET development, GroupDocs.Viewer stands out as a versatile tool for rendering documents of various formats. With its robust features and flexibility, it simplifies the process of viewing files, including archive files. In this tutorial, we will delve into the specifics of rendering archive files using GroupDocs.Viewer for .NET. By following these step-by-step instructions, you'll learn how to specify a filename when rendering archive files, enabling seamless document management within your .NET applications.
14+
15+
![Specify Filename When Rendering Archive Files with GroupDocs.Viewer .NET](/viewer/rendering-archive-files/specify-filename-when-rendering-archive-files.png)
16+
1417
## Prerequisites
1518
Before diving into the tutorial, ensure you have the following prerequisites:
1619
1. GroupDocs.Viewer for .NET: Download and install the GroupDocs.Viewer library from [here](https://releases.groupdocs.com/viewer/net/).

content/english/net/rendering-basics/embed-fonts-convert-docs-groupdocs-viewer-net/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ keywords:
1818

1919
In the digital era, seamless document rendering is essential for businesses that need dynamic content presentation across various platforms. Whether you're a developer working on cross-platform applications or managing internal document workflows, ensuring consistent font rendering and efficient document conversion can be challenging. This tutorial addresses these challenges by using GroupDocs.Viewer .NET to detect fonts paths based on operating systems, configure font sources, and render documents into HTML with embedded resources.
2020

21+
![Embed Fonts and Convert Documents to HTML with GroupDocs.Viewer .NET](/viewer/rendering-basics/embed-fonts-and-convert-documents-to-html.png)
22+
2123
In this guide, you'll learn how to:
2224
- Detect and set appropriate font paths for different OS platforms
2325
- Configure font sources using GroupDocs.Viewer .NET

content/english/net/rendering-basics/groupdocs-viewer-dotnet-render-visio-documents-html-jpg-png-pdf/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ keywords:
1818

1919
Are you looking for a versatile tool to convert Microsoft Visio diagrams into formats like HTML, JPG, PNG, or PDF? This tutorial will guide you through using **GroupDocs.Viewer for .NET**, a powerful library designed to streamline document conversion. By the end of this article, you'll know how to efficiently transform Visio files into different formats, improving accessibility and usability.
2020

21+
![Render Visio Documents as HTML, JPG, PNG, and PDF with GroupDocs.Viewer .NET](/viewer/rendering-basics/render-visio-documents-as-html-jpg-png-pdf.png)
22+
23+
2124
**What You'll Learn:**
2225
- How to set up GroupDocs.Viewer in a .NET environment
2326
- Step-by-step instructions for rendering diagrams as HTML, JPG, PNG, and PDF

content/english/net/rendering-basics/groupdocs-viewer-dotnet-render-zip-folders-html/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ keywords:
1818

1919
In this tutorial, you'll learn how to use **GroupDocs.Viewer .NET** to extract specific folders from a ZIP archive and render them as HTML files. This is an efficient way to focus on rendering selected content within an archive.
2020

21+
22+
![Render Specific Folders from ZIP Archives to HTML with GroupDocs.Viewer .NET](/viewer/rendering-basics/render-specific-folders-from-zip-archives-to-html.png)
23+
2124
**What You'll Learn:**
2225
- Setting up GroupDocs.Viewer in a .NET environment
2326
- Rendering specific folders from ZIP archives as HTML files

content/english/net/rendering-basics/groupdocs-viewer-ms-project-notes-conversion/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ keywords:
1818

1919
In today's fast-paced project management environment, efficiently sharing detailed project plans and notes across teams is crucial. Whether you're a developer building collaboration tools or a project manager seeking better communication channels, rendering Microsoft Project files into various formats while preserving all important notes can significantly enhance productivity. GroupDocs.Viewer for .NET simplifies this process by converting MS Project documents into HTML, JPG, PNG, and PDF formats with embedded notes.
2020

21+
![Render MS Project Files with Notes with GroupDocs.Viewer .NET](/viewer/rendering-basics/render-ms-project-files-with-notes.png)
22+
2123
**What You'll Learn:**
2224
- How to convert MS Project files using GroupDocs.Viewer for .NET
2325
- Configuring your environment to use the latest version of GroupDocs.Viewer

content/english/net/rendering-basics/groupdocs-viewer-net-hpg-rendering-guide/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ keywords:
1717
## Introduction
1818
Are you looking for an efficient way to convert HPG documents into HTML, JPG, PNG, or PDF using .NET? This comprehensive tutorial will guide you through rendering HPG files with **GroupDocs.Viewer for .NET**, enabling seamless transformation into multiple formats. By the end of this guide, you'll understand how to set up and use GroupDocs.Viewer effectively.
1919

20+
![Render HPG Documents to HTML, JPG, PNG, PDF with GroupDocs.Viewer .NET](/viewer/rendering-basics/render-hpg-documents-to-html-jpg-png-pdf .png)
21+
2022
### What You'll Learn:
2123
- Setting up GroupDocs.Viewer for .NET
2224
- Converting HPG files to HTML, JPG, PNG, and PDF

content/english/net/rendering-basics/groupdocs-viewer-net-rendering-pages-guide/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ keywords:
1818

1919
In the digital age, rendering specific sections of large documents can significantly streamline workflows and boost productivity. This tutorial will show you how to use GroupDocs.Viewer for .NET to selectively render pages from your documents—a crucial skill for businesses that need quick access to particular information without processing entire files.
2020

21+
![Rendering Specific Pages with GroupDocs.Viewer .NET](/viewer/rendering-basics/rendering-specific-pages.png)
22+
2123
**What You'll Learn:**
2224
- Configuring GroupDocs.Viewer for .NET to render a specified range of document pages.
2325
- Best practices for setting up and integrating the library into your projects.

0 commit comments

Comments
 (0)