Skip to content
Merged

fix #11

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions java/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ GroupDocs.Assembly supports over [170 popular file formats](/assembly/java/suppo
<ul>
<li><a href='{{< ref "assembly/java/developer-guide/basic-usage/working-with-a-business-case/business-case-of-manager-client-contract-system.md" >}}'>Business case of manager client contract system</a></li>
<li><a href='{{< ref "assembly/java/developer-guide/basic-usage/working-with-a-business-case/the-business-layer.md" >}}'>The business layer</a></li>
<li><a href='{{< ref "assembly/java/developer-guide/basic-usage/specify-ooxml-compliance.md" >}}'>Specify OOXML Compliance</a></li>
<li><a href='{{< ref "assembly/java/developer-guide/basic-usage/working-with-groupdocs.assembly-engine/groupdocs.assembly-engine-apis.md" >}}'>GroupDocs.Assembly Engine APIs</a></li>
<li><a href='{{< ref "assembly/java/developer-guide/basic-usage/working-with-groupdocs.assembly-engine/template-syntax-part-1-of-2.md" >}}'>Template Syntax - Part 1 of 2</a></li>
<li><a href='{{< ref "assembly/java/developer-guide/basic-usage/working-with-groupdocs.assembly-engine/template-syntax-part-2-of-2.md" >}}'>Template Syntax - Part 2 of 2</a></li>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: assembly-basic-usage-ooxml-compliance
id: assembly-basic-usage-ooxml-compliance-java
url: assembly/java/basic-usage-ooxml-compliance
linktitle: Specify OOXML Compliance
title: Specify OOXML Compliance Level for Word Documents
Expand Down