Skip to content

Commit 638e2b8

Browse files
Update images
1 parent 87b4a38 commit 638e2b8

File tree

86 files changed

+94
-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.

86 files changed

+94
-0
lines changed

content/english/net/advanced-loading/load-documents-encoding/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ url: /net/advanced-loading/load-documents-encoding/
1111

1212
## Introduction
1313
Are you looking for a powerful tool to seamlessly view documents within your .NET applications? Look no further than GroupDocs.Viewer for .NET! This robust library provides developers with the capability to effortlessly display various document formats directly within their applications, offering an intuitive and user-friendly viewing experience.
14+
15+
![Load Documents with Specific Encoding in GroupDocs.Viewer for .NET](/viewer/advanced-loading/load-documents-specific-encoding-img.png)
16+
1417
## Prerequisites
1518
Before diving into utilizing GroupDocs.Viewer for .NET, ensure you have the following prerequisites in place:
1619
### .NET Environment Setup

content/english/net/advanced-loading/load-password-protected-document/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ url: /net/advanced-loading/load-password-protected-document/
1111

1212
## Introduction
1313
In today's digital age, managing and viewing various document formats seamlessly is a necessity for many businesses and individuals alike. Luckily, GroupDocs.Viewer for .NET provides a comprehensive solution for .NET developers to effortlessly integrate document viewing capabilities into their applications. In this tutorial, we'll delve into one of the essential functionalities of GroupDocs.Viewer: loading password-protected documents. We'll break down the process step by step, ensuring that developers can easily follow along and implement this feature into their projects.
14+
15+
![Load Password-Protected Documents in GroupDocs.Viewer for .NET](/viewer/advanced-loading/load-password-protected-documents-img.png)
16+
1417
## Prerequisites
1518
Before we dive into the tutorial, ensure that you have the following prerequisites set up:
1619
### 1. Install GroupDocs.Viewer for .NET

content/english/net/advanced-loading/set-resource-loading-timeout/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ url: /net/advanced-loading/set-resource-loading-timeout/
1111

1212
## Introduction
1313
In the realm of .NET development, GroupDocs.Viewer provides a powerful toolset for rendering documents and images with precision and efficiency. Leveraging its capabilities requires understanding its intricacies, including setting resource loading timeouts. In this tutorial, we'll delve into the process of configuring resource loading timeouts in GroupDocs.Viewer for .NET.
14+
15+
![Set Resource Loading Timeout (Advanced) in GroupDocs.Viewer for .NET](/viewer/advanced-loading/set-resource-loading-timeout-img.png)
16+
1417
## Prerequisites
1518
Before embarking on this tutorial, ensure you have the following prerequisites:
1619
1. Basic Knowledge of .NET Development: Familiarity with C# programming and .NET framework fundamentals is essential.

content/english/net/advanced-loading/specify-file-type/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ url: /net/advanced-loading/specify-file-type/
1111

1212
## Introduction
1313
GroupDocs.Viewer for .NET is a versatile document rendering API that supports a wide range of file formats, including DOCX, PDF, PPTX, and more. By specifying the file type when loading documents, you can ensure accurate rendering and smooth viewing experience for your users.
14+
15+
![Specify File Type When Loading Documents in GroupDocs.Viewer for .NET](/viewer/advanced-loading/specify-file-type-when-loading-documents-img.png)
16+
1417
## Prerequisites
1518
Before you begin, make sure you have the following prerequisites:
1619
- Basic knowledge of C# and .NET framework.

content/english/net/advanced-rendering/adjust-cad-drawing-size-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
Rendering large CAD drawings at optimal sizes can be challenging, especially when aiming for faster loading times and better performance in web applications. GroupDocs.Viewer for .NET simplifies this process by allowing you to adjust output image sizes using scale factors. This tutorial guides you through setting up and optimizing CAD drawing sizes with GroupDocs.Viewer.
2020

21+
![Optimize CAD Drawing Size in GroupDocs.Viewer for .NET](/viewer/advanced-loading/optimize-cad-drawing-size-img.png)
22+
2123
**What You'll Learn:**
2224
- Setting up GroupDocs.Viewer for .NET
2325
- Adjusting CAD drawing sizes using a scale factor

content/english/net/advanced-rendering/adjust-jpg-quality-groupdocs-viewer-dotnet/_index.md

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

1919
Do you want to enhance the quality of rendered JPG images when using GroupDocs.Viewer for .NET? You’re not alone! Many developers encounter this challenge, but it’s easily manageable. This tutorial will guide you through optimizing JPG image output quality with GroupDocs.Viewer. By mastering this feature, you’ll ensure high-quality image rendering that meets your needs.
2020

21+
![Optimizing JPG Quality in GroupDocs.Viewer for .NET](/viewer/advanced-loading/optimizing-jpg-quality.png)
22+
2123
In this article, we’ll cover how to optimize image quality with GroupDocs.Viewer for .NET and enhance your document viewing capabilities. Here’s what you’ll learn:
2224
- Setting up GroupDocs.Viewer in a .NET environment
2325
- Adjusting JPG quality settings

content/english/net/advanced-rendering/custom-date-time-formats-emails-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 email management and rendering, accurate display of date-time information is crucial. Whether for corporate applications or personal use, customizing how dates and times are presented can significantly enhance usability and professionalism. This tutorial guides you through using **GroupDocs.Viewer .NET** to customize these formats and apply time zone offsets when rendering emails.
2020

21+
![Customizing Date-Time Formats in GroupDocs.Viewer for .NET](/viewer/advanced-loading/customizing-date-time-formats-and-time.png)
22+
2123
### What You'll Learn:
2224
- How to set a custom date-time format in emails.
2325
- Applying time zone offsets during email rendering.

content/english/net/advanced-rendering/customize-cad-images-groupdocs-viewer-net/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ keywords:
1717
## Introduction
1818
In the digital realm, precise rendering of CAD drawings is essential for architects, engineers, and designers who aim to share their work across platforms. The challenge often lies in adjusting size and color properties while maintaining clarity. This tutorial guides you through customizing CAD image outputs using GroupDocs.Viewer .NET.
1919

20+
![Customize CAD Images in GroupDocs.Viewer for .NET](/viewer/advanced-loading/customize-cad-images-img.png)
21+
2022
By the end, you'll master:
2123
- Rendering CAD images with specific dimensions
2224
- Customizing background colors using CSS standards

content/english/net/advanced-rendering/enhance-pdf-rendering-font-hinting-groupdocs-viewer-dotnet/_index.md

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

1919
Improve the clarity and readability of text in rendered PDF documents within your .NET applications by enabling font hinting. This tutorial explores how to implement this enhancement using GroupDocs.Viewer for .NET, a powerful library designed for viewing and manipulating document formats.
2020

21+
![Enhance PDF Rendering in GroupDocs.Viewer for .NET](/viewer/advanced-loading/enhance-pdf-rendering-font-hinting-img.png)
22+
2123
**What You'll Learn:**
2224
- Setting up your environment with GroupDocs.Viewer for .NET
2325
- Enabling font hinting when rendering PDFs as images

content/english/net/advanced-rendering/excel-print-area-rendering-groupdocs-viewer-net/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Have you ever needed to display only certain sections of a large Excel spreadshe
2020

2121
In this tutorial, we'll explore how to render Excel print areas efficiently using GroupDocs.Viewer. You'll learn how to enhance data presentation and save time when working with large spreadsheets. By the end of this guide, you’ll be proficient in setting up and executing print area rendering seamlessly.
2222

23+
![Efficient Excel Print Area Rendering in GroupDocs.Viewer for .NET](/viewer/advanced-loading/excel-print-area-rendering-img.png)
24+
2325
**What You'll Learn:**
2426
- Setting up your environment for GroupDocs.Viewer for .NET
2527
- Rendering Excel print areas using C#

0 commit comments

Comments
 (0)