From 1c903f23b497316f097bd60dca08a5f9f6bb7550 Mon Sep 17 00:00:00 2001 From: Muhammad Muqarrab Date: Fri, 15 Mar 2024 12:25:09 +0500 Subject: [PATCH] Updated image rendering --- .../english/net/image-rendering/render-apng-images/_index.md | 2 +- content/english/net/image-rendering/render-cdr-images/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/english/net/image-rendering/render-apng-images/_index.md b/content/english/net/image-rendering/render-apng-images/_index.md index 7c74fd0..5ce2e8c 100644 --- a/content/english/net/image-rendering/render-apng-images/_index.md +++ b/content/english/net/image-rendering/render-apng-images/_index.md @@ -7,7 +7,7 @@ type: docs weight: 11 url: /net/image-rendering/render-apng-images/ --- -##Introduction +## Introduction Groupdocs.Viewer for .NET is a powerful tool that allows developers to seamlessly render various document formats in their .NET applications. Among its many features, it provides robust functionality for rendering APNG (Animated Portable Network Graphics) images, enabling developers to display APNG images in different formats such as HTML, JPG, PNG, and PDF. In this tutorial, we'll explore how to utilize Groupdocs.Viewer for .NET to render APNG images step by step. By following these instructions, you'll be able to integrate APNG image rendering capabilities into your .NET applications effortlessly. diff --git a/content/english/net/image-rendering/render-cdr-images/_index.md b/content/english/net/image-rendering/render-cdr-images/_index.md index 65cf6cf..1325f11 100644 --- a/content/english/net/image-rendering/render-cdr-images/_index.md +++ b/content/english/net/image-rendering/render-cdr-images/_index.md @@ -7,7 +7,7 @@ type: docs weight: 12 url: /net/image-rendering/render-cdr-images/ --- -##Introduction +## Introduction In this tutorial, we will guide you through the process of rendering CDR (CorelDRAW) images using GroupDocs.Viewer for .NET. CDR is a file format primarily associated with CorelDRAW, a vector graphics editor. With GroupDocs.Viewer, you can easily convert CDR files into various formats like HTML, JPG, PNG, and PDF. ## Prerequisites Before you begin, ensure that you have the following prerequisites: