Skip to content

Commit 3f44a6a

Browse files
SLIDESDOC-694 Improve article headers (.NET) to increase CTR (batch 3) (#840)
Corrected previous changes. Updated the titles, keywords, and descriptions in 73 articles.
1 parent 3bb6103 commit 3f44a6a

File tree

91 files changed

+1025
-302
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+1025
-302
lines changed

en/net/developer-guide/presentation-content/_index.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,27 @@
11
---
2-
title: Presentation Content
2+
title: Manage Presentation Content in .NET
33
type: docs
44
weight: 30
55
url: /net/presentation-content/
6+
keywords:
7+
- content
8+
- BLOB
9+
- hyperlink
10+
- media
11+
- OLE
12+
- text
13+
- zoom
14+
- chart
15+
- equation
16+
- shape
17+
- ink
18+
- SmartArt
19+
- table
20+
- PowerPoint
21+
- OpenDocument
22+
- presentation
23+
- .NET
24+
- C#
25+
- Aspose.Slides
26+
description: "Create, edit, and extract presentation content with Aspose.Slides for .NET—get code examples for text, images, shapes, charts; PPT, PPTX and ODP."
627
---
7-
8-

en/net/developer-guide/presentation-content/powerpoint-charts/_index.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,26 @@
11
---
2-
title: PowerPoint Charts - How to Create and Modify a Chart in C#
2+
title: Create and Customize PowerPoint Charts in .NET
33
linktitle: PowerPoint Charts
44
type: docs
55
weight: 70
66
url: /net/powerpoint-charts/
7+
keywords:
8+
- add chart
9+
- create chart
10+
- update chart
11+
- change chart
12+
- modify chart
13+
- customize chart
14+
- chart type
15+
- chart entities
16+
- format chart
17+
- chart workbook
18+
- animated chart
19+
- export chart
20+
- PowerPoint
21+
- presentation
22+
- .NET
23+
- C#
24+
- Aspose.Slides
25+
description: "Create and customize PowerPoint charts in C# with Aspose.Slides for .NET—work with data, styles, and chart types in PPT and PPTX using clear code examples."
726
---
8-

en/net/developer-guide/presentation-content/powerpoint-charts/animated-charts/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ keywords:
1919
- .NET
2020
- C#
2121
- Aspose.Slides
22-
description: "Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT, PPTX and ODP files—get started now."
22+
description: "Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now."
2323
---
2424

2525
Aspose.Slides for .NET supports animating the chart elements. **Series****Categories****Series Elements****Categories Elements** can be animated with [**ISequence**.**AddEffect** ](https://reference.aspose.com/slides/net/aspose.slides.animation/isequence/methods/addeffect)method and two enums [**EffectChartMajorGroupingType** ](https://reference.aspose.com/slides/net/aspose.slides.animation/effectchartmajorgroupingtype)and [**EffectChartMinorGroupingType**](https://reference.aspose.com/slides/net/aspose.slides.animation/effectchartminorgroupingtype).

en/net/developer-guide/presentation-content/powerpoint-charts/chart-calculations/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,11 @@ keywords:
1414
- chart values
1515
- actual value
1616
- PowerPoint
17-
- OpenDocument
1817
- presentation
1918
- .NET
2019
- C#
2120
- Aspose.Slides
22-
description: "Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT, PPTX and ODP, with practical C# code examples."
21+
description: "Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples."
2322
---
2423

2524
## **Calculate Actual Values of Chart Elements**

en/net/developer-guide/presentation-content/powerpoint-charts/chart-entities/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,9 @@ keywords:
1616
- error bar
1717
- trend line
1818
- PowerPoint
19-
- OpenDocument
2019
- presentation
2120
- .NET
2221
- C#
2322
- Aspose.Slides
24-
description: "Understand chart entities in Aspose.Slides for .NET and learn to manage series, categories, data points and axes in PowerPoint PPT, PPTX and ODP using C#."
23+
description: "Understand chart entities in Aspose.Slides for .NET and learn to manage series, categories, data points and axes in PowerPoint PPT and PPTX using C#."
2524
---

en/net/developer-guide/presentation-content/powerpoint-charts/chart-entities/callout/_index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ keywords:
88
- use callout
99
- data label
1010
- label format
11+
- PowerPoint
12+
- presentation
1113
- .NET
1214
- C#
1315
- Aspose.Slides
14-
description: "Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT, PPTX and ODP to automate presentation workflows."
16+
description: "Create and style callouts in Aspose.Slides for .NET with concise C# code examples, compatible with PPT and PPTX to automate presentation workflows."
1517
---
1618

1719
## **Using Callouts**

en/net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-axis/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,11 @@ keywords:
1818
- axis title
1919
- axis position
2020
- PowerPoint
21-
- OpenDocument
2221
- presentation
2322
- .NET
2423
- C#
2524
- Aspose.Slides
26-
description: "Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations."
25+
description: "Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations."
2726
---
2827

2928

en/net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-data-label/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@ keywords:
1111
- label distance
1212
- label location
1313
- PowerPoint
14-
- OpenDocument
1514
- presentation
1615
- .NET
1716
- C#
1817
- Aspose.Slides
19-
description: "Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET for more engaging slides."
18+
description: "Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for .NET for more engaging slides."
2019
---
2120

2221
Data labels on a chart show details about the chart data series or individual data points. They allow readers to quickly identify data series and they also make charts easier to understand.

en/net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-data-marker/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,11 @@ keywords:
1111
- marker size
1212
- fill type
1313
- PowerPoint
14-
- OpenDocument
1514
- presentation
1615
- .NET
1716
- C#
1817
- Aspose.Slides
19-
description: "Learn how to customize chart data markers in Aspose.Slides for .NET, boosting presentation impact across PPT, PPTX and ODP formats with clear C# code examples."
18+
description: "Learn how to customize chart data markers in Aspose.Slides for .NET, boosting presentation impact across PPT and PPTX formats with clear C# code examples."
2019
---
2120

2221
## **Set Chart Marker Options**

en/net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-data-table/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ keywords:
88
- data table
99
- font properties
1010
- PowerPoint
11-
- OpenDocument
1211
- presentation
1312
- .NET
1413
- C#
1514
- Aspose.Slides
16-
description: "Customize chart data tables in .NET for PPT, PPTX and ODP with Aspose.Slides to boost efficiency and appeal in presentations."
15+
description: "Customize chart data tables in .NET for PPT and PPTX with Aspose.Slides to boost efficiency and appeal in presentations."
1716
---
1817

1918
## **Set Font Properties for Chart Data Table**

0 commit comments

Comments
 (0)