Skip to content

Commit cd116fd

Browse files
Add tasks main page
1 parent da90a8e commit cd116fd

File tree

3 files changed

+47
-2
lines changed

3 files changed

+47
-2
lines changed

content/home/english/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Master email processing with tutorials for creating, parsing, converting, and an
5151
### [Aspose.Diagram Cloud Tutorials](./diagram/)
5252
Learn to create and manipulate Visio diagrams with our practical guides covering diagram creation, shape management, conversion, and rendering.
5353

54-
### [Aspose.Tasks Cloud Tutorials](#)
54+
### [Aspose.Tasks Cloud Tutorials](./tasks/)
5555
Explore our Microsoft Project tutorials for working with project files, tasks, resources, and timelines programmatically in your applications.
5656

5757
### [Aspose.HTML Cloud Tutorials](#)

content/tasks/english/_index.md

+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: Comprehensive Developer Guide | Getting Started with Our Platform
3+
description: Complete resource for developers working with our platform. Learn implementation best practices, API integration, troubleshooting tips, and advanced features.
4+
url: /tasks/
5+
weight: 20
6+
---
7+
8+
# Developer Guide
9+
10+
Welcome to the Developer Guide for our platform. This comprehensive resource is designed to help you implement, integrate, and optimize our solutions for your specific needs.
11+
12+
## Getting Started
13+
14+
New to our platform? Start here to understand the core concepts, setup your development environment, and build your first integration:
15+
16+
### [Tutorial: Mastering Project Assignments with Aspose.Tasks Cloud API](/tasks/working-with-assignments/)
17+
18+
Learn how to manage project assignments using Aspose.Tasks Cloud API. From basic retrieval to advanced operations.
19+
20+
### [Tutorial: Working with Calendar Exceptions](/tasks/working-with-calendar-exceptions/)
21+
22+
Learn how to manage calendar exceptions in project files using Aspose.Tasks Cloud REST API. Follow these step-by-step guides to implement calendar exception operations in your applications.
23+
24+
### [Tutorial: Working with Calendars](/tasks/working-with-calendars/)
25+
Learn to use Aspose.Tasks Cloud API with these hands-on tutorials for managing project calendars in MPP, MPT and XML formats across multiple programming languages.
26+
27+
### [Tutorial: Working with Document Properties in Aspose.Tasks Cloud API](/tasks/working-with-document-properties/)
28+
29+
Learn how to work with document properties in MS Project files using Aspose.Tasks Cloud API in this comprehensive tutorial series for developers.
30+
31+
### [Tutorial: Working with Outline Codes and Extended Attributes](/tasks/working-with-outline-codes-and-extended-attributes/)
32+
33+
Learn how to work with Outline Codes and Extended Attributes in your project management applications using Aspose.Tasks Cloud API through hands-on developer tutorials
34+
35+
## Useful Resources
36+
37+
- [Product Page](https://products.aspose.cloud/tasks/)
38+
- [Documentation](https://docs.aspose.cloud/tasks/)
39+
- [Live Demo](https://products.aspose.app/tasks/family)
40+
- [API Reference](https://reference.aspose.cloud/tasks/)
41+
- [Blog](https://blog.aspose.cloud/category/tasks/)
42+
- [Free Support](https://forum.aspose.cloud/c/tasks/16/)
43+
- [Free Trial](https://dashboard.aspose.cloud/#/apps)
44+
45+
We hope you find these tutorials helpful! If you have questions or need clarification on any topic, please visit our [support forum](https://forum.aspose.cloud/c/tasks/16/).

content/tasks/english/working-with-calendars/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Aspose.Tasks Cloud API Tutorial: Working with Calendars
2+
title: Aspose.Tasks Cloud API Working with Calendars Tutorial
33
description: Learn to use Aspose.Tasks Cloud API with these hands-on tutorials for managing project calendars in MPP, MPT and XML formats across multiple programming languages.
44
url: /working-with-calendars/
55
weight: 40

0 commit comments

Comments
 (0)