Skip to content

Commit 0b3aa20

Browse files
Update _index.md
1 parent 0fad722 commit 0b3aa20

File tree

1 file changed

+10
-7
lines changed
  • content/slides/english/working-with-documents

1 file changed

+10
-7
lines changed

content/slides/english/working-with-documents/_index.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,24 +21,27 @@ We've organized these tutorials in a progressive learning path, from basic docum
2121

2222
### Creating Presentations
2323

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.
2627

2728
### Converting Presentations
2829

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.
3133

3234

3335
### Merging Presentations
3436

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.
3638

3739

3840
### Splitting Presentations
3941

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.
4245

4346
## Prerequisites
4447

0 commit comments

Comments
 (0)