You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/viewer/english/getting-started/_index.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: GroupDocs.Viewer Cloud API Developer Guide Tutorials
3
3
description: Step-by-step tutorials for developers to master GroupDocs.Viewer Cloud API capabilities from basic to advanced features
4
-
url: /developer-guide/
4
+
url: /getting-started/
5
5
weight: 10
6
6
---
7
7
@@ -23,15 +23,15 @@ Our tutorials follow a structured learning path that will take you from the basi
23
23
24
24
### Basic Tutorials
25
25
26
-
-[Tutorial: How to Work with Files in GroupDocs.Viewer Cloud](/developer-guide/working-with-files/) - Learn essential file operations including downloading, uploading, copying, moving, and deleting files for your document viewing solutions.
26
+
-[Tutorial: How to Work with Files in GroupDocs.Viewer Cloud](/getting-started/working-with-files/) - Learn essential file operations including downloading, uploading, copying, moving, and deleting files for your document viewing solutions.
27
27
28
-
-[Tutorial: Managing Folders in GroupDocs.Viewer Cloud](/developer-guide/working-with-folder/) - Master folder operations like creating, listing, copying, moving, and deleting folders to organize your documents efficiently.
28
+
-[Tutorial: Managing Folders in GroupDocs.Viewer Cloud](/getting-started/working-with-folder/) - Master folder operations like creating, listing, copying, moving, and deleting folders to organize your documents efficiently.
29
29
30
30
### Intermediate Tutorials
31
31
32
-
-[Tutorial: Working with Storage in GroupDocs.Viewer Cloud](/developer-guide/working-with-storage/) - Learn how to check storage existence, monitor storage space usage, verify file existence, and manage file versions.
32
+
-[Tutorial: Working with Storage in GroupDocs.Viewer Cloud](/getting-started/working-with-storage/) - Learn how to check storage existence, monitor storage space usage, verify file existence, and manage file versions.
33
33
34
-
-[Tutorial: Implementing Metered Consumption for GroupDocs.Viewer Cloud](/developer-guide/metered-consumption/) - Learn how to implement and monitor your license consumption with Docker-based deployments.
34
+
-[Tutorial: Implementing Metered Consumption for GroupDocs.Viewer Cloud](/getting-started/metered-consumption/) - Learn how to implement and monitor your license consumption with Docker-based deployments.
Copy file name to clipboardExpand all lines: content/viewer/english/getting-started/metered-consumption/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: Implementing Metered Consumption for GroupDocs.Viewer Cloud Tutorial
3
-
url: /developer-guide/metered-consumption/
3
+
url: /getting-started/metered-consumption/
4
4
description: Learn how to implement and monitor metered license consumption in GroupDocs.Viewer Cloud with Docker deployments in this step-by-step tutorial.
Copy file name to clipboardExpand all lines: content/viewer/english/getting-started/working-with-files/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: How to Work with Files in GroupDocs.Viewer Cloud Tutorial
3
-
url: /developer-guide/working-with-files/
3
+
url: /getting-started/working-with-files/
4
4
description: Learn how to manage files in GroupDocs.Viewer Cloud with this step-by-step tutorial covering downloading, uploading, copying, moving, and deleting files.
Copy file name to clipboardExpand all lines: content/viewer/english/getting-started/working-with-folder/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Managing Folders in GroupDocs.Viewer Cloud Tutorial
3
3
description: Learn how to manage folders in GroupDocs.Viewer Cloud with this step-by-step tutorial covering folder creation, listing, copying, moving, and deletion.
Copy file name to clipboardExpand all lines: content/viewer/english/getting-started/working-with-storage/_index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Working with Storage in GroupDocs.Viewer Cloud Tutorial
3
3
description: Learn how to manage cloud storage in GroupDocs.Viewer Cloud with this step-by-step tutorial covering storage operations, checking existence, and monitoring usage.
0 commit comments