From bf8dc6d12554c6eda25218b25cb751d6c13420c6 Mon Sep 17 00:00:00 2001 From: Andrey Potapov <77686740+andreypotapovaspose@users.noreply.github.com> Date: Mon, 1 Dec 2025 13:30:46 +0600 Subject: [PATCH] SLIDESDOC-709 Improve article headers (Python via .NET) to increase CTR Updated the titles, keywords, and descriptions in 22 articles. --- en/python-net/developer-guide/faq/_index.md | 4 ++- .../developer-guide/known-issues/_index.md | 5 ++++ .../_index.md | 9 ++++--- .../manage-presentation/_index.md | 20 +++++++++++--- .../create-presentation/_index.md | 2 +- .../open-presentation/_index.md | 2 +- .../presentation-content/_index.md | 3 ++- .../powerpoint-charts/_index.md | 22 ++++++++++++++-- .../chart-entities/_index.md | 19 +++++++++++++- .../chart-entities/chart-data-table/_index.md | 2 +- .../chart-entities/chart-series/_index.md | 6 ++--- .../powerpoint-table/_index.md | 18 +++++++++++-- .../_index.md | 4 +-- .../font-selection-sequence/_index.md | 2 +- .../presentation-security/_index.md | 16 ++++++++++-- .../technical-articles/_index.md | 26 +++++++++++++++++++ .../api-limitations/_index.md | 11 ++++++++ .../_index.md | 4 +-- .../slides-on-cloud-platforms/_index.md | 12 +++++++++ .../_index.md | 1 + .../extracting-text/_index.md | 15 +++++++++++ .../ppt-pptx-odp-essentials/_index.md | 2 ++ 22 files changed, 178 insertions(+), 27 deletions(-) diff --git a/en/python-net/developer-guide/faq/_index.md b/en/python-net/developer-guide/faq/_index.md index 91c24c3271..9e76d1b53b 100644 --- a/en/python-net/developer-guide/faq/_index.md +++ b/en/python-net/developer-guide/faq/_index.md @@ -5,7 +5,6 @@ weight: 340 url: /python-net/faq/ keywords: - FAQ -- PowerPoint - presentation format - out of memory error - slide size @@ -14,6 +13,9 @@ keywords: - paragraph size - formatting tables - font +- PowerPoint +- OpenDocument +- presentation - Python - Aspose.Slides description: "Get answers to FAQ on Aspose.Slides for Python via .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting." diff --git a/en/python-net/developer-guide/known-issues/_index.md b/en/python-net/developer-guide/known-issues/_index.md index 2b112c7968..f0adc923bd 100644 --- a/en/python-net/developer-guide/known-issues/_index.md +++ b/en/python-net/developer-guide/known-issues/_index.md @@ -3,4 +3,9 @@ title: Known Issues type: docs weight: 330 url: /python-net/known-issues/ +keywords: +- known issue +- Python +- Aspose.Slides +description: "Stay informed about current limitations and workarounds in Aspose.Slides for Python to handle PowerPoint and OpenDocument presentations reliably." --- diff --git a/en/python-net/developer-guide/known-issues/object-preview-issue-when-adding-oleobjectframe/_index.md b/en/python-net/developer-guide/known-issues/object-preview-issue-when-adding-oleobjectframe/_index.md index 644a500a1c..717dcd7a2e 100644 --- a/en/python-net/developer-guide/known-issues/object-preview-issue-when-adding-oleobjectframe/_index.md +++ b/en/python-net/developer-guide/known-issues/object-preview-issue-when-adding-oleobjectframe/_index.md @@ -1,20 +1,21 @@ --- -title: Object Preview Issue when Adding OleObjectFrame +title: Object Preview Issue When Adding OleObjectFrame +linktitle: OLE Object Issue type: docs weight: 10 url: /python-net/object-preview-issue-when-adding-oleobjectframe/ keywords: - OLE +- preview issue - embed object - embed file -- embedded OLE object - object changed - object preview - presentation - PowerPoint - Python -- .NET -- Aspose.Slides for Python via .NET +- Aspose.Slides +description: "Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Python and how to fix preview issues in PPT, PPTX and ODP presentations." --- ## **Introduction** diff --git a/en/python-net/developer-guide/manage-presentation/_index.md b/en/python-net/developer-guide/manage-presentation/_index.md index 80fe90287f..04ca502e13 100644 --- a/en/python-net/developer-guide/manage-presentation/_index.md +++ b/en/python-net/developer-guide/manage-presentation/_index.md @@ -1,8 +1,22 @@ --- -title: Manage Presentation +title: Manage Presentations in Python +linktitle: Manage Presentation type: docs weight: 10 url: /python-net/manage-presentation/ +keywords: +- manage presentation +- manage PPT +- manage PPTX +- manage ODP +- create presentation +- open presentation +- examine presentation +- merge presentations +- convert presentation +- save presentation +- manage slide show +- Python +- Aspose.Slides +description: "Manage PowerPoint PPT, PPTX and ODP presentations in Python with Aspose.Slides: create, load, edit, clone slides and control content programmatically." --- - - diff --git a/en/python-net/developer-guide/manage-presentation/create-presentation/_index.md b/en/python-net/developer-guide/manage-presentation/create-presentation/_index.md index 9c9ea2abde..587e44ae1e 100644 --- a/en/python-net/developer-guide/manage-presentation/create-presentation/_index.md +++ b/en/python-net/developer-guide/manage-presentation/create-presentation/_index.md @@ -1,5 +1,5 @@ --- -title: Create a Presentation in Python +title: Create Presentations in Python linktitle: Create Presentation type: docs weight: 10 diff --git a/en/python-net/developer-guide/manage-presentation/open-presentation/_index.md b/en/python-net/developer-guide/manage-presentation/open-presentation/_index.md index 13c6942f37..295c7ec13b 100644 --- a/en/python-net/developer-guide/manage-presentation/open-presentation/_index.md +++ b/en/python-net/developer-guide/manage-presentation/open-presentation/_index.md @@ -1,5 +1,5 @@ --- -title: Open a Presentation in Python +title: Open Presentations in Python linktitle: Open Presentations type: docs weight: 20 diff --git a/en/python-net/developer-guide/presentation-content/_index.md b/en/python-net/developer-guide/presentation-content/_index.md index a9980338e5..eaa7d78d1a 100644 --- a/en/python-net/developer-guide/presentation-content/_index.md +++ b/en/python-net/developer-guide/presentation-content/_index.md @@ -1,5 +1,6 @@ --- -title: Presentation Content +title: Manage Presentation Content in Python +linktitle: Presentation Content type: docs weight: 30 url: /python-net/presentation-content/ diff --git a/en/python-net/developer-guide/presentation-content/powerpoint-charts/_index.md b/en/python-net/developer-guide/presentation-content/powerpoint-charts/_index.md index 9b08a330ba..789f6765c0 100644 --- a/en/python-net/developer-guide/presentation-content/powerpoint-charts/_index.md +++ b/en/python-net/developer-guide/presentation-content/powerpoint-charts/_index.md @@ -1,7 +1,25 @@ --- -title: PowerPoint Charts +title: Create and Customize PowerPoint Charts in Python +linktitle: PowerPoint Charts type: docs weight: 70 url: /python-net/powerpoint-charts/ +keywords: +- add chart +- create chart +- update chart +- change chart +- modify chart +- customize chart +- chart type +- chart entities +- format chart +- chart workbook +- animated chart +- export chart +- PowerPoint +- presentation +- Python +- Aspose.Slides +description: "Create and customize PowerPoint charts in Python with Aspose.Slides — work with data, styles, and chart types in PPT and PPTX using clear code examples." --- - diff --git a/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/_index.md b/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/_index.md index bf1fb92450..5c7a15b685 100644 --- a/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/_index.md +++ b/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/_index.md @@ -1,6 +1,23 @@ --- -title: Chart Entities +title: Customize Presentation Chart Entities in Python +linktitle: Chart Entities type: docs weight: 30 url: /python-net/chart-entities/ +keywords: +- callout +- axis +- data label +- data marker +- data table +- legend +- plot area +- data series +- error bar +- trend line +- PowerPoint +- presentation +- Python +- Aspose.Slides +description: "Understand chart entities in Aspose.Slides for Python via .NET and learn to manage series, categories, data points and axes in PowerPoint PPT and PPTX." --- diff --git a/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-data-table/_index.md b/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-data-table/_index.md index e20dd71cf4..81ca7054b4 100644 --- a/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-data-table/_index.md +++ b/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-data-table/_index.md @@ -1,6 +1,6 @@ --- title: Customize Chart Data Tables in Python -linktitle: Chart Data Table +linktitle: Data Table type: docs url: /python-net/chart-data-table/ keywords: diff --git a/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-series/_index.md b/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-series/_index.md index 10e722261d..80ab8166d6 100644 --- a/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-series/_index.md +++ b/en/python-net/developer-guide/presentation-content/powerpoint-charts/chart-entities/chart-series/_index.md @@ -1,6 +1,6 @@ --- -title: Manage Chart Series in Python -linktitle: Chart Series +title: Manage Chart Data Series in Python +linktitle: Data Series type: docs url: /python-net/chart-series/ keywords: @@ -15,7 +15,7 @@ keywords: - presentation - Python - Aspose.Slides -description: "Learn how to manage chart series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations." +description: "Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations." --- ## **Overview** diff --git a/en/python-net/developer-guide/presentation-content/powerpoint-table/_index.md b/en/python-net/developer-guide/presentation-content/powerpoint-table/_index.md index 5af8fe3ab0..da023408dd 100644 --- a/en/python-net/developer-guide/presentation-content/powerpoint-table/_index.md +++ b/en/python-net/developer-guide/presentation-content/powerpoint-table/_index.md @@ -1,6 +1,20 @@ --- -title: PowerPoint Table +title: Create and Customize PowerPoint Tables in Python +linktitle: PowerPoint Table type: docs weight: 110 url: /python-net/powerpoint-table/ ---- \ No newline at end of file +keywords: +- create table +- add row +- add column +- customize table +- customize row +- customize column +- customize cell +- PowerPoint +- presentation +- Python +- Aspose.Slides +description: "Create and format tables in PowerPoint PPT and PPTX using Aspose.Slides for Python via .NET — insert rows and columns, merge cells, set borders, import data." +--- diff --git a/en/python-net/developer-guide/presentation-design/powerpoint-fonts/fallback-font/create-fallback-fonts-collection/_index.md b/en/python-net/developer-guide/presentation-design/powerpoint-fonts/fallback-font/create-fallback-fonts-collection/_index.md index 5b66e4d253..6c36c663eb 100644 --- a/en/python-net/developer-guide/presentation-design/powerpoint-fonts/fallback-font/create-fallback-fonts-collection/_index.md +++ b/en/python-net/developer-guide/presentation-design/powerpoint-fonts/fallback-font/create-fallback-fonts-collection/_index.md @@ -1,6 +1,6 @@ --- -title: Configure Fallback Fonts in Python -linktitle: Configure Fallback Fonts +title: Configure Fallback Font Collections in Python +linktitle: Fallback Font Collection type: docs weight: 20 url: /python-net/create-fallback-fonts-collection/ diff --git a/en/python-net/developer-guide/presentation-design/powerpoint-fonts/font-selection-sequence/_index.md b/en/python-net/developer-guide/presentation-design/powerpoint-fonts/font-selection-sequence/_index.md index c869f85ce6..a71981ffa1 100644 --- a/en/python-net/developer-guide/presentation-design/powerpoint-fonts/font-selection-sequence/_index.md +++ b/en/python-net/developer-guide/presentation-design/powerpoint-fonts/font-selection-sequence/_index.md @@ -1,5 +1,5 @@ --- -title: Font Selection Sequence in Presentations with Python +title: Font Selection Sequence in Aspose.Slides for Python linktitle: Font Selection type: docs weight: 80 diff --git a/en/python-net/developer-guide/presentation-security/_index.md b/en/python-net/developer-guide/presentation-security/_index.md index 917eab6b99..d33f1fdd4e 100644 --- a/en/python-net/developer-guide/presentation-security/_index.md +++ b/en/python-net/developer-guide/presentation-security/_index.md @@ -1,7 +1,19 @@ --- -title: Presentation Security +title: Secure Presentations in Python +linktitle: Presentation Security type: docs weight: 60 url: /python-net/presentation-security/ +keywords: +- presentation security +- digital signature +- password protection +- read only +- watermark +- PowerPoint +- OpenDocument +- presentation +- Python +- Aspose.Slides +description: "Protect PowerPoint PPT, PPTX and ODP presentations in Python with Aspose.Slides—set passwords, apply encryption, enforce read-only, and remove protection with code." --- - diff --git a/en/python-net/developer-guide/technical-articles/_index.md b/en/python-net/developer-guide/technical-articles/_index.md index 9dd3b4a1c2..443d53c8f9 100644 --- a/en/python-net/developer-guide/technical-articles/_index.md +++ b/en/python-net/developer-guide/technical-articles/_index.md @@ -3,4 +3,30 @@ title: Technical Articles type: docs weight: 270 url: /python-net/technical-articles/ +keywords: +- technical article +- OLE object +- worksheet resizing +- embed Excel cnart +- chart resizing +- prevent editing +- shape lock +- extract image +- slide backgroud +- export presentation +- externally linked image +- warning callback +- font substitution +- resize shape +- interruptable library +- background task +- multithreading +- API limitations +- integrate Excel data +- PowerPoint +- OpenDocument +- presentation +- Python +- Aspose.Slides +description: "Technical articles for Aspose.Slides for Python via .NET: OLE, chart, HTML export, threading, and more—best practices for the PPT, PPTX and ODP formats." --- diff --git a/en/python-net/developer-guide/technical-articles/api-limitations/_index.md b/en/python-net/developer-guide/technical-articles/api-limitations/_index.md index 83b48f45b1..6a004fa4b7 100644 --- a/en/python-net/developer-guide/technical-articles/api-limitations/_index.md +++ b/en/python-net/developer-guide/technical-articles/api-limitations/_index.md @@ -3,6 +3,17 @@ title: API Limitations type: docs weight: 210 url: /python-net/api-limitations/ +keywords: +- api limitations +- export format +- application +- producer +- PowerPoint +- OpenDocument +- presentation +- Python +- Aspose.Slides +description: "Learn the key API limitations in Aspose.Slides for Python via .NET — supported features, caveats, and workarounds for exporting PPT, PPTX and ODP presentations." --- ## **Presentations and other export formats** diff --git a/en/python-net/developer-guide/technical-articles/working-solution-for-worksheet-resizing/_index.md b/en/python-net/developer-guide/technical-articles/working-solution-for-worksheet-resizing/_index.md index 8ca5ea4afc..e497895a5b 100644 --- a/en/python-net/developer-guide/technical-articles/working-solution-for-worksheet-resizing/_index.md +++ b/en/python-net/developer-guide/technical-articles/working-solution-for-worksheet-resizing/_index.md @@ -12,8 +12,8 @@ keywords: - PowerPoint - presentation - Python -- Aspose.Slides for Python via .NET -description: "Working solution for worksheet resizing in PowerPoint presentations using Python" +- Aspose.Slides +description: "Fix Excel worksheet OLE resizing in presentations: two ways to keep object frames consistent—scale the frame or the sheet—across the PPT and PPTX formats." --- {{% alert color="primary" %}} diff --git a/en/python-net/slides-on-cloud-platforms/_index.md b/en/python-net/slides-on-cloud-platforms/_index.md index 5d10144724..12f945e824 100644 --- a/en/python-net/slides-on-cloud-platforms/_index.md +++ b/en/python-net/slides-on-cloud-platforms/_index.md @@ -3,4 +3,16 @@ title: Slides on Cloud Platforms type: docs weight: 40 url: /python-net/slides-on-cloud-platforms/ +keywords: +- cloud platforms +- cloud integration +- PowerPoint automation +- text extraction +- Google integration +- PowerPoint +- OpenDocument +- presentation +- Python +- Aspose.Slides +description: "See how Aspose.Slides runs on major cloud platforms, with deployment tips, scaling guidance, and best practices for processing PowerPoint and OpenDocument." --- diff --git a/en/python-net/slides-on-cloud-platforms/automating-powerpoint-generation/_index.md b/en/python-net/slides-on-cloud-platforms/automating-powerpoint-generation/_index.md index 6b3d8c097a..d06ba82364 100644 --- a/en/python-net/slides-on-cloud-platforms/automating-powerpoint-generation/_index.md +++ b/en/python-net/slides-on-cloud-platforms/automating-powerpoint-generation/_index.md @@ -6,6 +6,7 @@ weight: 20 url: /python-net/automating-powerpoint-generation-on-cloud-platforms/ keywords: - cloud platforms +- cloud integration - automate PowerPoint generation - generate presentations programmatically - PowerPoint automation diff --git a/en/python-net/slides-on-cloud-platforms/extracting-text/_index.md b/en/python-net/slides-on-cloud-platforms/extracting-text/_index.md index f16f898f01..b6ebaeb941 100644 --- a/en/python-net/slides-on-cloud-platforms/extracting-text/_index.md +++ b/en/python-net/slides-on-cloud-platforms/extracting-text/_index.md @@ -3,4 +3,19 @@ title: Extracting Text from PPT, PPTX, ODP type: docs weight: 40 url: /python-net/extracting-text-from-ppt-pptx-odp-on-cloud-platforms/ +keywords: +- cloud platforms +- cloud integration +- extract text +- text extraction +- PPT +- PPTX +- ODP +- Open XML SDK +- PowerPoint +- OpenDocument +- presentation +- Python +- Aspose.Slides +description: "Extract and process slide text from PPT, PPTX and ODP on major cloud platforms, using Python tools to power search, analytics, and automation." --- diff --git a/en/python-net/slides-on-cloud-platforms/extracting-text/ppt-pptx-odp-essentials/_index.md b/en/python-net/slides-on-cloud-platforms/extracting-text/ppt-pptx-odp-essentials/_index.md index d1512a0851..5dc61006f6 100644 --- a/en/python-net/slides-on-cloud-platforms/extracting-text/ppt-pptx-odp-essentials/_index.md +++ b/en/python-net/slides-on-cloud-platforms/extracting-text/ppt-pptx-odp-essentials/_index.md @@ -4,6 +4,8 @@ type: docs weight: 10 url: /python-net/slide-text-extraction-ppt-pptx-odp-essentials/ keywords: +- cloud platforms +- cloud integration - presentation text extraction - slide text extraction - extract text from PPT