Skip to content

Commit c3742d4

Browse files
author
Dharani Thangarasu
committed
WF-56078-Added title for picture
1 parent ac61650 commit c3742d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-file-formats/word-library/document-object-model-representation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ documentation: UG
99

1010
When an existing document is opened or a new document is created, the Java Word library creates a **Document Object Model** (DOM) of the document in main memory. This object model can be used to manipulate the document as needed.
1111

12-
![](DocumentObjectModelrepresentation_images/DocumentObjectModelrepresentation_img1.png)
12+
![Document Object Model representation](DocumentObjectModelrepresentation_images/DocumentObjectModelrepresentation_img1.png)
1313

1414

0 commit comments

Comments
 (0)