Skip to content

Commit 1d42d71

Browse files
Add detail page
1 parent fda862b commit 1d42d71

File tree

3 files changed

+58
-0
lines changed

3 files changed

+58
-0
lines changed

content/slides/english/_index.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: Comprehensive PowerPoint API Developer Guide
3+
description: Complete guide for developers working with PowerPoint presentation REST API - implementation tutorials, code examples, best practices, and troubleshooting
4+
keywords:
5+
- PowerPoint
6+
- presentation
7+
- REST API
8+
- cloud API
9+
type: docs
10+
url: /slides/
11+
weight: 20
12+
---
13+
14+
# PowerPoint API Developer Guide
15+
16+
Welcome to the comprehensive developer guide for the PowerPoint API. This documentation provides everything you need to successfully integrate and leverage our PowerPoint REST API in your applications.
17+
18+
## Getting Started
19+
20+
The PowerPoint API allows you to programmatically create, modify, and manage presentations through simple REST API calls. Whether you're building a content management system, a document generation tool, or a custom reporting solution, this API provides all the functionality you need to work with PowerPoint presentations in the cloud.
21+
22+
- [Animations Tutorial](/slides/animations/)
23+
Learn how to work with animations in PowerPoint presentations using Aspose.Slides Cloud API through hands-on tutorials from basic to advanced concepts.
24+
- [Folder, and Storage Management Tutorials](/slides/files-folders-storage/
25+
Learn to manage files, folders, and storage with Aspose.Slides Cloud API in this comprehensive tutorial series for developers.
26+
- [Mastering Layout Slides Tutorial](/slides/layout-slides/)
27+
Step-by-step tutorials for working with layout slides in PowerPoint presentations using Aspose.Slides Cloud API. Learn to read, copy, and manage slide layouts.
28+
- [Working with Charts Tutorial](/slides/working-with-charts/)
29+
Step-by-step tutorials for working with charts in PowerPoint presentations using Aspose.Slides Cloud API. Learn to create, modify, and customize various chart types.
30+
- [Document Working with Documents Tutorials](/slides/working-with-documents/)
31+
Learn how to create, convert, merge, and split PowerPoint presentations using Aspose.Slides Cloud API with step-by-step tutorials for all skill levels.
32+
- [Working with Fonts Tutorials](/slides/working-with-fonts/)
33+
Master font management in PowerPoint with Aspose.Slides Cloud API tutorials—learn to use, embed, compress, replace, and delete fonts in presentations.
34+
- [Tutorial: Working with Images](/slides/working-with-images/)
35+
Learn to extract, modify, and replace images in PowerPoint presentations using Aspose.Slides Cloud API with step-by-step REST API tutorials.
36+
- [Working with Master Slides Tutorials](/slides/working-with-master-slides/)
37+
Learn to manage PowerPoint master slides using Aspose.Slides Cloud API with step-by-step tutorials on reading, copying, deleting, and applying slide masters.
38+
39+
### Key Features
40+
41+
- Full Presentation Manipulation: Create new presentations or modify existing ones
42+
- Element Control: Add, edit, and format slides, shapes, text, images, and charts
43+
- Conversion Options: Convert presentations to various formats including PDF, HTML, and images
44+
- Cloud Processing: Process presentations without requiring PowerPoint installation
45+
- Cross-Platform Support: Use from any platform or programming language that supports REST API calls
46+
47+
## Helpful Resources
48+
49+
- [Product Page](https://products.aspose.cloud/slides/)
50+
- [Documentation](https://docs.aspose.cloud/slides/)
51+
- [Live Demo](https://products.aspose.app/slides/family)
52+
- [API Reference UI](https://reference.aspose.cloud/slides/)
53+
- [Blog](https://blog.aspose.cloud/category/slides/)
54+
- [Free Support Forum](https://forum.aspose.cloud/c/slides/15)
55+
- [Free Trial](https://dashboard.aspose.cloud/#/apps)
56+
-[support forum](https://forum.aspose.cloud/c/slides/15)

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Aspose.Slides Cloud API Working with Fonts Tutorials
33
type: docs
44
url: /working-with-fonts/
55
weight: 100
6+
description: Master font management in PowerPoint with Aspose.Slides Cloud API tutorials—learn to use, embed, compress, replace, and delete fonts in presentations.
67
keywords: PowerPoint, presentation, REST API, cloud API, font, presentation fonts, tutorial
78
---
89

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Aspose.Slides Cloud API Working with Master Slides Tutorials
33
type: docs
44
url: /working-with-master-slides/
5+
description: Learn to manage PowerPoint master slides using Aspose.Slides Cloud API with step-by-step tutorials on reading, copying, deleting, and applying slide masters.
56
weight: 130
67
---
78

0 commit comments

Comments
 (0)