Skip to content

Commit 3c907ec

Browse files
authored
Update _index.md
1 parent a328713 commit 3c907ec

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

content/english/java/_index.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,43 +17,43 @@ GroupDocs.Viewer provides a powerful, flexible solution for document rendering a
1717

1818
## Tutorial Categories
1919

20-
### [Getting Started](/java/getting-started/)
20+
### [Getting Started](./getting-started/)
2121
Learn the fundamentals of GroupDocs.Viewer for Java. Our beginner-friendly tutorials walk you through installation, licensing, and initial setup, ensuring you have a solid foundation for document rendering in your Java applications.
2222

23-
### [Document Loading](/java/document-loading/)
23+
### [Document Loading](./document-loading/)
2424
Master the art of loading documents from various sources. These tutorials demonstrate how to efficiently handle documents from local files, streams, URLs, and cloud storage, providing you with flexible document loading strategies.
2525

26-
### [Rendering Basics](/java/rendering-basics/)
26+
### [Rendering Basics](./rendering-basics/)
2727
Dive into the core of document rendering. Learn how to convert and render documents to multiple output formats including HTML, PDF, and images, with complete control over rendering quality and page-level management.
2828

29-
### [Advanced Rendering](/java/advanced-rendering/)
29+
### [Advanced Rendering](./advanced-rendering/)
3030
Take your document rendering skills to the next level. These advanced tutorials cover complex rendering scenarios, custom configurations, and specialized rendering techniques for sophisticated document viewing solutions.
3131

32-
### [Performance Optimization](/java/performance-optimization/)
32+
### [Performance Optimization](./performance-optimization/)
3333
Optimize your document rendering performance with our specialized tutorials. Learn techniques for efficient memory management, rendering speed improvements, and handling large documents with ease.
3434

35-
### [Security & Permissions](/java/security-permissions/)
35+
### [Security & Permissions](./security-permissions/)
3636
Implement robust document security with tutorials on password protection, access controls, and permission management. Ensure your document viewing applications maintain confidentiality and integrity.
3737

38-
### [Watermarks & Annotations](/java/watermarks-annotations/)
38+
### [Watermarks & Annotations](./watermarks-annotations/)
3939
Learn to enhance your documents with watermarks and annotations. These tutorials demonstrate how to add, manage, and render visual metadata and protective markings.
4040

41-
### [File Formats Support](/java/file-formats-support/)
41+
### [File Formats Support](./file-formats-support/)
4242
Discover comprehensive support for multiple document formats. Our tutorials cover rendering and handling PDF, Microsoft Office documents, images, and specialized file types with consistent quality.
4343

44-
### [Cloud & Remote Document Rendering](/java/cloud-remote-document-rendering/)
44+
### [Cloud & Remote Document Rendering](./cloud-remote-document-rendering/)
4545
Master techniques for rendering documents from cloud storage, remote URLs, and external sources. Build flexible, distributed document viewing solutions.
4646

47-
### [Caching & Resource Management](/java/caching-resource-management/)
47+
### [Caching & Resource Management](./caching-resource-management/)
4848
Implement efficient caching strategies and optimize resource management. Learn how to improve document viewing performance and reduce computational overhead.
4949

50-
### [Metadata & Properties](/java/metadata-properties/)
50+
### [Metadata & Properties](./metadata-properties/)
5151
Learn to extract, manage, and work with document metadata. These tutorials show you how to analyze and process document information programmatically.
5252

53-
### [Export & Conversion](/java/export-conversion/)
53+
### [Export & Conversion](./export-conversion/)
5454
Master document export and conversion techniques. Learn to transform documents between multiple formats while maintaining formatting and quality.
5555

56-
### [Custom Rendering](/java/custom-rendering/)
56+
### [Custom Rendering](./custom-rendering/)
5757
Dive into advanced customization with tutorials on creating custom rendering handlers and extending GroupDocs.Viewer's capabilities beyond standard rendering approaches.
5858

5959
## Get Started Today
@@ -62,4 +62,4 @@ Ready to become a GroupDocs.Viewer Java expert? Browse our tutorials, experiment
6262
## Additional Resources
6363
- [GroupDocs.Viewer Documentation](https://reference.groupdocs.com/viewer/java/)
6464
- [GroupDocs.Viewer Downloads](https://downloads.groupdocs.com/viewer/java)
65-
- [GroupDocs Support Forum](https://forum.groupdocs.com/c/viewer/)
65+
- [GroupDocs Support Forum](https://forum.groupdocs.com/c/viewer/)

0 commit comments

Comments
 (0)