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/slides/english/working-with-documents/_index.md
+10-7Lines changed: 10 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -21,24 +21,27 @@ We've organized these tutorials in a progressive learning path, from basic docum
21
21
22
22
### Creating Presentations
23
23
24
-
[Tutorial: How to Create a New Presentation from Scratch](/working-with-documents/create-new-presentation/) - Learn to create empty PowerPoint presentations using Aspose.Slides Cloud API with simple API calls.
25
-
[Tutorial: How to Create a Presentation from a Template](/working-with-documents/use-document-template/) - Create custom presentations using templates and data binding for automated document generation.
24
+
-[Tutorial: How to Create a New Presentation from Scratch](/working-with-documents/create-new-presentation/) - Learn to create empty PowerPoint presentations using Aspose.Slides Cloud API with simple API calls.
25
+
26
+
-[Tutorial: How to Create a Presentation from a Template](/working-with-documents/use-document-template/) - Create custom presentations using templates and data binding for automated document generation.
26
27
27
28
### Converting Presentations
28
29
29
-
[Tutorial: How to Convert Presentations to Different Formats](/working-with-documents/convert-presentations/) - Learn essential techniques for converting PowerPoint files to various formats including PDF, HTML, images, and more.
30
-
[Tutorial: How to Use Font Fallback Rules in Conversion](/working-with-documents/font-fallback) - Implement font substitution strategies for consistent document appearance across platforms.
30
+
-[Tutorial: How to Convert Presentations to Different Formats](/working-with-documents/convert-presentations/) - Learn essential techniques for converting PowerPoint files to various formats including PDF, HTML, images, and more.
31
+
32
+
-[Tutorial: How to Use Font Fallback Rules in Conversion](/working-with-documents/font-fallback) - Implement font substitution strategies for consistent document appearance across platforms.
31
33
32
34
33
35
### Merging Presentations
34
36
35
-
[Tutorial: How to Merge Complete Presentations](/working-with-documents/merge-presentations/) - Combine multiple presentations stored in cloud storage into a single cohesive document.
37
+
-[Tutorial: How to Merge Complete Presentations](/working-with-documents/merge-presentations/) - Combine multiple presentations stored in cloud storage into a single cohesive document.
36
38
37
39
38
40
### Splitting Presentations
39
41
40
-
[Tutorial: How to Split a Presentation into Separate Files](/working-with-documents/split-presentation/) - Divide a presentation into individual files with complete control over the output format.
41
-
[Tutorial: How to Track Conversion Progress for Large Files](/working-with-documents/track-conversion-status/) - Implement asynchronous splitting operations for handling large presentations efficiently.
42
+
-[Tutorial: How to Split a Presentation into Separate Files](/working-with-documents/split-presentations/) - Divide a presentation into individual files with complete control over the output format.
43
+
44
+
-[Tutorial: How to Track Conversion Progress for Large Files](/working-with-documents/track-conversion-status/) - Implement asynchronous splitting operations for handling large presentations efficiently.
0 commit comments