Skip to content

Commit a4de7c8

Browse files
SLIDESDOC-698 Improve article headers (Java) to increase CTR (batch 1) (#842)
Updated the titles, keywords, and descriptions in 20 articles.
1 parent ccc9cc8 commit a4de7c8

File tree

20 files changed

+277
-64
lines changed

20 files changed

+277
-64
lines changed

en/java/api-reference/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ title: API Reference
33
type: docs
44
weight: 50
55
url: /java/api-reference/
6+
keywords:
7+
- API reference
8+
- PowerPoint
9+
- OpenDocument
10+
- presentation
11+
- Java
12+
- Aspose.Slides
13+
description: "Create, edit, and convert presentations in Java—no PowerPoint needed. Aspose.Slides supports PPT, PPTX, and ODP with fast SVG/PDF export."
614
---
715

816
{{% alert color="primary" %}}

en/java/developer-guide/3d-presentation/_index.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
11
---
2-
title: 3D Presentation
2+
title: Create 3D Presentations in Java
3+
linktitle: 3D Presentation
34
type: docs
45
weight: 232
56
url: /java/3d-presentation/
67
keywords:
7-
- 3D
88
- 3D PowerPoint
99
- 3D presentation
1010
- 3D rotation
1111
- 3D depth
1212
- 3D extrusion
1313
- 3D gradient
1414
- 3D text
15-
- PowerPoint presentation
15+
- PowerPoint
16+
- OpenDocument
17+
- presentation
1618
- Java
17-
- Aspose.Slides for Java
18-
description: "3D PowerPoint presentation in Java"
19+
- Aspose.Slides
20+
description: "Generate interactive 3D presentations in Java with Aspose.Slides effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use."
1921
---
2022

2123
## Overview

en/java/developer-guide/faqs/_index.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
---
2-
title: FAQs
2+
title: FAQ
33
type: docs
44
weight: 340
55
url: /java/faqs/
66
keywords:
77
- FAQ
8-
- PowerPoint
98
- presentation format
109
- out of memory error
1110
- slide size
@@ -14,8 +13,12 @@ keywords:
1413
- paragraph size
1514
- formatting tables
1615
- font
16+
- PowerPoint
17+
- OpenDocument
18+
- presentation
1719
- Java
18-
- Aspose.Slides for Java
20+
- Aspose.Slides
21+
description: "Get answers to FAQ on Aspose.Slides for Java, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting."
1922
---
2023

2124
## **Supported File Formats**

en/java/developer-guide/known-issues/_index.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,12 @@ title: Known Issues
33
type: docs
44
weight: 330
55
url: /java/known-issues/
6+
keywords:
7+
- known issue
8+
- PowerPoint
9+
- OpenDocument
10+
- presentation
11+
- Java
12+
- Aspose.Slides
13+
description: "Stay informed about current limitations and workarounds in Aspose.Slides for Java to handle PowerPoint and OpenDocument presentations reliably."
614
---
7-

en/java/developer-guide/known-issues/known-issues-in-aspose-slides-for-java-14-3-0/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ title: Known Issues in Aspose.Slides for Java 14.3.0
33
type: docs
44
weight: 20
55
url: /java/known-issues-in-aspose-slides-for-java-14-3-0/
6+
keywords:
7+
- known issue
8+
- PowerPoint
9+
- OpenDocument
10+
- presentation
11+
- Java
12+
- Aspose.Slides
13+
description: "Review known issues in Aspose.Slides for Java 14.3.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations."
614
---
715

816
Aspose.Slides for Java 14.3.0 (14.4.0) provides completely new implementation of PPT processing. There are a lot of improvements, PPTX to PPT partial conversion. But there are some unimplemented features:

en/java/developer-guide/known-issues/known-issues-in-aspose-slides-for-java-14-4-0/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@ title: Known Issues in Aspose.Slides for Java 14.4.0
33
type: docs
44
weight: 30
55
url: /java/known-issues-in-aspose-slides-for-java-14-4-0/
6+
keywords:
7+
- known issue
8+
- PowerPoint
9+
- OpenDocument
10+
- presentation
11+
- Java
12+
- Aspose.Slides
13+
description: "Review known issues in Aspose.Slides for Java 14.4.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations."
614
---
715

816
{{% alert color="primary" %}}

en/java/developer-guide/known-issues/object-preview-issue-when-adding-oleobjectframe/_index.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
---
2-
title: Object Preview Issue when Adding OleObjectFrame
2+
title: Object Preview Issue When Adding OleObjectFrame
3+
linktitle: OLE Object Issue
34
type: docs
45
weight: 10
56
url: /java/object-preview-issue-when-adding-oleobjectframe/
67
keywords:
78
- OLE
9+
- preview issue
810
- embed object
911
- embed file
10-
- embedded OLE object
1112
- object changed
1213
- object preview
13-
- presentation
1414
- PowerPoint
15+
- presentation
1516
- Java
16-
- Aspose.Slides for Java
17+
- Aspose.Slides
18+
description: "Learn why EMBEDDED OLE OBJECT appears when adding OleObjectFrame in Aspose.Slides for Java and how to fix preview issues in PPT, PPTX and ODP presentations."
1719
---
1820

1921
## **Introduction**

en/java/developer-guide/manage-presentation/convert-presentation/convert-openoffice-odp/_index.md

Lines changed: 22 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,29 @@
11
---
2-
title: Convert OpenOffice ODP
2+
title: Convert OpenDocument Presentations in Java
3+
linktitle: Convert OpenDocument
34
type: docs
45
weight: 10
56
url: /java/convert-openoffice-odp/
6-
keywords: "Convert ODP to PDF, ODP to HTML, ODP to TIFF in Java"
7-
description: "Convert ODP to PDF, ODP to PPT, ODP to PPTX, ODP to HTML in Java"
7+
keywords:
8+
- convert ODP
9+
- ODP to image
10+
- ODP to GIF
11+
- ODP to HTML
12+
- ODP to JPG
13+
- ODP to MD
14+
- ODP to PDF
15+
- ODP to PNG
16+
- ODP to PPT
17+
- ODP to PPTX
18+
- ODP to TIFF
19+
- ODP to video
20+
- ODP to Word
21+
- ODP to XPS
22+
- OpenDocument
23+
- presentation
24+
- Java
25+
- Aspose.Slides
26+
description: "Aspose.Slides for Java lets you convert ODP to PDF, HTML, and image formats with ease. Boost your Java apps with fast and accurate presentation conversion."
827
---
928

1029
[**Aspose.Slides API**](https://products.aspose.com/slides/java/) allows to convert OpenOffice ODP presentation to many types. The API to convert ODP to other types is the same as for PowerPoint types. You may use the following examples to convert ODP, just changing the source file on the ODP presentation file:

en/java/developer-guide/manage-presentation/convert-presentation/convert-openoffice-odp/convert-odp-to-pptx/_index.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,24 @@
11
---
2-
title: Convert ODP to PPTX
2+
title: Convert ODP to PPTX in Java
3+
linktitle: ODP to PPTX
34
type: docs
45
weight: 10
56
url: /java/convert-odp-to-pptx/
7+
keywords:
8+
- convert OpenDocument
9+
- convert presentation
10+
- convert slide
11+
- convert ODP
12+
- OpenDocument to PPTX
13+
- ODP to PPTX
14+
- save ODP as PPTX
15+
- export ODP to PPTX
16+
- PowerPoint
17+
- OpenDocument
18+
- presentation
19+
- Java
20+
- Aspose.Slides
21+
description: "Convert ODP to PPTX with Aspose.Slides for Java. Clean Java code examples, batch tips, and high-quality results—no PowerPoint needed."
622
---
723

824
## **Convert ODP to PPTX/PPT Presentation**

en/java/developer-guide/manage-presentation/convert-presentation/convert-powerpoint/convert-powerpoint-in-Handout-mode/_index.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
---
2-
title: Convert Presentations in Handout Mode in Java
2+
title: Convert PowerPoint Presentations in Handout Mode in Java
3+
linktitle: Handout Mode
34
type: docs
45
weight: 150
56
url: /java/convert-powerpoint-in-Handout-mode/
67
keywords:
78
- convert PowerPoint
9+
- convert presentation
810
- handout mode
911
- handout
10-
- PowerPoint
1112
- PPT
1213
- PPTX
14+
- PowerPoint
1315
- presentation
1416
- Java
1517
- Aspose.Slides
16-
description: "Convert Presentations in Handout Mode in Java"
18+
description: "Convert presentations to handouts in Java. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample Java code. Try it free."
1719
---
1820

1921
Aspose.Slides provides the ability to convert presentations into various formats, including creating handouts for printing in Handout mode. This mode allows you to configure how multiple slides appear on a single page, making it useful for conferences, seminars, and other events. You can enable this mode by setting the `setSlidesLayoutOptions` method in the [IPdfOptions](https://reference.aspose.com/slides/java/com.aspose.slides/ipdfoptions/), [IRenderingOptions](https://reference.aspose.com/slides/java/com.aspose.slides/irenderingoptions/), [IHtmlOptions](https://reference.aspose.com/slides/java/com.aspose.slides/ihtmloptions/), and [ITiffOptions](https://reference.aspose.com/slides/java/com.aspose.slides/itiffoptions/) interfaces.

0 commit comments

Comments
 (0)