Skip to content

Commit eada0b7

Browse files
Add Images
1 parent 3717a03 commit eada0b7

File tree

62 files changed

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

62 files changed

+63
-0
lines changed

content/english/java/advanced-rendering/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ url: "/java/advanced-rendering/"
99

1010
Explore advanced document rendering capabilities with our comprehensive GroupDocs.Viewer tutorials for Java developers. These detailed guides cover complex rendering scenarios, including multi-page document handling, custom rendering configurations, performance optimization, and implementation of specialized rendering techniques. Each tutorial provides practical Java code examples that demonstrate how to create sophisticated document viewing solutions with precise control over rendering processes.
1111

12+
![Advanced Document Rendering with GroupDocs.Viewer for Java](/viewer/advanced-rendering/img-java.png)
13+
1214
## Available Tutorials
1315

1416
### [Convert DOCX to HTML with External Resources Using GroupDocs.Viewer for Java](./render-docx-html-external-resources-groupdocs-java/)

content/english/java/caching-resource-management/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ url: "/java/caching-resource-management/"
99

1010
Master advanced caching and resource management with our GroupDocs.Viewer Java tutorials. These comprehensive guides demonstrate how to implement efficient caching strategies, manage rendering resources, optimize memory usage, and improve document viewing performance. Each tutorial provides practical Java code examples for implementing sophisticated caching mechanisms that enhance application responsiveness and reduce computational overhead.
1111

12+
![Document Rendering Caching with GroupDocs.Viewer for Java](/viewer/caching-resource-management/img-java.png)
13+
1214
## Available Tutorials
1315

1416
### [Set Resource Loading Timeout in GroupDocs.Viewer for Java: Enhance Document Performance](./groupdocs-viewer-java-resource-loading-timeout/)

content/english/java/caching-resource-management/groupdocs-viewer-java-resource-loading-timeout/_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 fast-paced digital world, efficient management of external resources is key to maintaining seamless user experiences. When dealing with documents containing embedded images or media, timely loading becomes essential. This tutorial guides you through setting a resource loading timeout using GroupDocs.Viewer for Java, preventing indefinite waits and enhancing application responsiveness.
2020

21+
![Set Resource Loading Timeout with GroupDocs.Viewer for Java](/viewer/caching-resource-management/set-resource-loading-timeout-java.png)
22+
2123
**What You'll Learn:**
2224
- Set up the GroupDocs.Viewer library in your Java project.
2325
- Implement resource loading timeouts with GroupDocs.Viewer.

content/english/java/cloud-remote-document-rendering/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ url: "/java/cloud-remote-document-rendering/"
99

1010
Learn to implement cloud and remote document rendering with our GroupDocs.Viewer Java tutorials. These practical guides demonstrate techniques for loading and rendering documents from cloud storage providers, handling remote URLs, managing network file sources, and implementing distributed document viewing solutions. Each tutorial includes detailed Java code examples for common cloud and remote rendering scenarios, helping you build applications with flexible document access capabilities.
1111

12+
![Cloud and Remote Document Rendering with GroupDocs.Viewer for Java](/viewer/cloud-remote-document-rendering/img-java.png)
13+
1214
## Available Tutorials
1315

1416
### [Render Documents from FTP Using GroupDocs.Viewer for Java: A Comprehensive Guide](./groupdocs-viewer-java-render-ftp-documents/)

content/english/java/cloud-remote-document-rendering/groupdocs-viewer-java-render-ftp-documents/_index.md

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

1919
Rendering documents directly from an FTP server can significantly streamline workflow processes, particularly in cloud and remote document rendering applications. This tutorial walks you through the steps to load and render documents into HTML using **GroupDocs.Viewer** in Java, leveraging this robust library for efficient document viewing tasks.
2020

21+
![Render Documents from FTP with GroupDocs.Viewer for Java](/viewer/cloud-remote-document-rendering/render-documents-from-ftp.png)
22+
2123
### What You'll Learn
2224

2325
- Connect to an FTP server and retrieve files efficiently.

content/english/java/custom-rendering/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ url: "/java/custom-rendering/"
99

1010
Master advanced customization techniques with our GroupDocs.Viewer Java tutorials for custom rendering. These comprehensive guides demonstrate how to create custom rendering handlers, implement specialized rendering logic, extend built-in rendering capabilities, and develop sophisticated document processing solutions. Each tutorial provides detailed Java code examples showing how to implement flexible, tailored document rendering strategies that go beyond standard rendering approaches.
1111

12+
![Custom Document Rendering Tutorials with GroupDocs.Viewer for Java](/viewer/custom-rendering/img-java.png)
13+
1214
## Available Tutorials
1315

1416
### [How to Adjust MS Project Time Units Using GroupDocs.Viewer Java: A Step-by-Step Guide](./adjust-ms-project-time-units-groupdocs-viewer-java/)

content/english/java/custom-rendering/adjust-ms-project-time-units-groupdocs-viewer-java/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ keywords:
1515
# How to Adjust MS Project Time Units Using GroupDocs.Viewer Java: A Step-by-Step Guide
1616
## Introduction
1717
Are you tired of manually adjusting time units in your MS Project documents before rendering them into HTML format? The process can be tedious and prone to errors, especially when dealing with large projects. With **GroupDocs.Viewer for Java**, you can easily adjust the time unit settings programmatically, ensuring accuracy and efficiency.
18+
19+
![Adjust MS Project Time Units with GroupDocs.Viewer for Java](/viewer/custom-rendering/adjust-ms-project-time-units-java.png)
20+
1821
In this guide, we'll demonstrate how to change the time units of MS Project documents into days using GroupDocs.Viewer Java. By the end of this tutorial, you will be able to:
1922
- Set up your environment for rendering MS Project files with GroupDocs.Viewer.
2023
- Adjust project management time units directly in your code.

content/english/java/custom-rendering/exclude-arial-font-groupdocs-viewer-java/_index.md

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

1919
Have you ever faced a challenge where specific fonts in your documents disrupt the uniformity of your web presentations? This step-by-step guide will show you how to use GroupDocs.Viewer for Java to exclude the Arial font when rendering documents into HTML format. Whether preparing professional reports or creating consistent web content, this functionality ensures your output aligns with design standards.
2020

21+
![Exclude Arial Font in HTML Rendering with GroupDocs.Viewer for Java](/viewer/custom-rendering/exclude-arial-font-in-html-rendering-java.png)
22+
2123
**What You'll Learn:**
2224
- How to configure GroupDocs.Viewer for Java to render documents in HTML.
2325
- The process of excluding specific fonts like Arial during document conversion.

content/english/java/custom-rendering/groupdocs-viewer-java-split-excel-sheets-rows-columns/_index.md

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

1919
Handling large Excel files can be challenging, especially when presenting specific data segments without overwhelming your audience. With GroupDocs.Viewer for Java, you can split worksheets into manageable chunks based on rows and columns, enhancing readability and streamlining data management.
2020

21+
![Split Excel Sheets by Rows and Columns with GroupDocs.Viewer for Java](/viewer/custom-rendering/split-excel-sheets-by-rows-and-columns.png)
22+
2123
In this comprehensive guide, we'll explore how to use GroupDocs.Viewer to effectively divide Excel sheets by rows and columns. You'll learn:
2224
- How to set up GroupDocs.Viewer for Java
2325
- Step-by-step implementation of splitting worksheets

content/english/java/custom-rendering/implement-doc-type-specification-groupdocs-viewer-java/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ A step-by-step guide on specifying the file type for rendering DOCX files using
2020

2121
Struggling with seamless loading and displaying of various document types in your Java applications? Using GroupDocs.Viewer for Java can streamline this process by allowing you to specify the file type explicitly. This feature ensures that documents are rendered correctly, enhancing both performance and accuracy.
2222

23+
![Implement Document Type Specification with GroupDocs.Viewer for Java](/viewer/custom-rendering/implement-document-type-specification-java.png)
24+
2325
In this tutorial, we'll explore how to use GroupDocs.Viewer for Java to set a specific file type when loading DOCX files, making your document viewing experience more efficient.
2426

2527
**What You'll Learn:**

0 commit comments

Comments
 (0)