Skip to content

Commit d3da22a

Browse files
Update overview.md
1 parent 67d2a8d commit d3da22a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,8 @@ It is a non-UI component that provides a full-fledged document instance model si
3232

3333
T> Sometimes a Java application may throw an error like this "Java.Lang.OutOfMemoryError." Usually, this error occurs due to insufficient RAM heap space to allocate an object in the Java heap. To avoid this kind of problem, we suggest [increasing the JVM heap size](https://docs.oracle.com/cd/E29587_01/PlatformServices.60x/ps_rel_discovery/src/crd_advanced_jvm_heap.html).
3434

35-
N> Currently, Essential<sup style="font-size:70%">&reg;</sup> DocIO supports .DOCX, .DOTX, .DOTM, .DOCM, .WordML, .RTF, .Txt, WordML, HTML. Please refer to the [supported and unsupported features](https://help.syncfusion.com/document-processing/word/word-library/java/supported-and-unsupported-features) in the essential<sup style="font-size:70%">&reg;</sup> DocIO.
35+
N> Currently, Essential<sup style="font-size:70%">&reg;</sup> DocIO supports .DOCX, .DOTX, .DOTM, .DOCM, .WordML, .RTF, .Txt, WordML, HTML. Please refer to the [supported and unsupported features](https://help.syncfusion.com/document-processing/word/word-library/java/supported-and-unsupported-features) in the essential<sup style="font-size:70%">&reg;</sup> DocIO.
36+
37+
**See Also**
38+
39+
[Jars Required for Java Word library (DocIO)](https://help.syncfusion.com/document-processing/word/word-library/java/jars-required#download-jars)

0 commit comments

Comments
 (0)