Skip to content

Commit 3c22b82

Browse files
author
Dharani Thangarasu
committed
WF-55990- Resolved FrontMatterValidation error
1 parent db8b477 commit 3c22b82

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

java-file-formats/word-library/conversion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Conversion
2+
title: Working with Document Conversions
33
description: This section illustrates how to convert a Word document into other supported file formats using Syncfusion Java Word library
44
platform: java-file-formats
55
control: Word Library
66
documentation: UG
77
---
88

9-
# Conversion
9+
# Word Document Conversion
1010

1111
## Working with Document Conversions
1212

java-file-formats/word-library/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ control: Word Library
66
documentation: UG
77
---
88

9-
# Text Conversion
9+
# Word to Text and Text to Word Conversions
1010

1111
The Essential DocIO converts the Word document into the Text file and vice versa. The following code example shows how to convert the Word document into text file.
1212

java-file-formats/word-library/word-conversion.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Working with Document Conversion
2+
title: Working with Document Conversion| DocIO | Syncfusion
33
description: This section illustrates Document Conversion supported in Syncfusion Java Word library (Essential DocIO)
44
platform: java-file-formats
55
control: Word Library

0 commit comments

Comments
 (0)