Skip to content
Merged
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
4 changes: 2 additions & 2 deletions Examples/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
##GroupDocs.Conversion for Java

This package contains [Examples](https://github.com/groupdocsconversion/GroupDocs_Conversion_Java/tree/master/Examples) for [GroupDocs.Conversion for Java](#) that will help you understand API's working and write your own applications.
This package contains [Examples](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-Java/tree/master/Examples) for [GroupDocs.Conversion for Java](#) that will help you understand API's working and write your own applications.

GroupDocs.Conversion for Java is a universal document conversion library designed for easy integration into any Java application. Allows you to convert back and forth between over 50 types of documents and images, including all Microsoft Office and OpenDocument file formats, PDF documents, HTML, CAD, raster images (TIFF, JPEG, GIF, PNG, BMP) and

<p align="center">

<a title="Download complete GroupDocs.Conversion for Java source code" href="https://github.com/groupdocsconversion/GroupDocs_Conversion_Java/archive/master.zip">
<a title="Download complete GroupDocs.Conversion for Java source code" href="https://codeload.github.com/groupdocs-conversion/GroupDocs.Conversion-for-Java/zip/master">
<img src="https://raw.github.com/AsposeExamples/java-examples-dashboard/master/images/downloadZip-Button-Large.png" />
</a>
</p>
Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
##GroupDocs.Conversion for Java

This package contains [Examples](https://github.com/groupdocsconversion/GroupDocs_Conversion_Java/tree/master/Examples) for [GroupDocs.Conversion for Java](#) that will help you understand API's working and write your own applications.
This package contains [Examples](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-Java/tree/master/Examples) for [GroupDocs.Conversion for Java](#) that will help you understand API's working and write your own applications.

GroupDocs.Conversion for Java is a universal document conversion library designed for easy integration into any Java application. Allows you to convert back and forth between over 50 types of documents and images, including all Microsoft Office and OpenDocument file formats, PDF documents, HTML, CAD, raster images (TIFF, JPEG, GIF, PNG, BMP) and

<p align="center">

<a title="Download complete GroupDocs.Conversion for Java source code" href="https://github.com/groupdocsconversion/GroupDocs_Conversion_Java/archive/master.zip">
<a title="Download complete GroupDocs.Conversion for Java source code" href="https://codeload.github.com/groupdocs-conversion/GroupDocs.Conversion-for-Java/zip/master">
<img src="https://raw.github.com/AsposeExamples/java-examples-dashboard/master/images/downloadZip-Button-Large.png" />
</a>
</p>

Directory | Description
--------- | -----------
[Examples](https://github.com/groupdocsconversion/GroupDocs_Conversion_Java/tree/master/Examples) | Contains the package of all Java examples and sample files that will help you learn how to use product features.
[Examples](https://github.com/groupdocs-conversion/GroupDocs.Conversion-for-Java/tree/master/Examples) | Contains the package of all Java examples and sample files that will help you learn how to use product features.

## Resources

+ **Website:** [www.groupdocs.com](http://www.groupdocs.com)
+ **Product Home:** [GroupDocs.Conversion for Java](http://www.groupdocs.com/java/document-comparison-library)
+ **Download:** [Download GroupDocs.Conversion for Java](http://groupdocs.com/Community/files/9/java-libraries/groupdocs_comparison_for_java/category1060.aspx)
+ **Documentation:** [GroupDocs.Conversion for Java Documentation](http://www.groupdocs.com/docs/display/comparisonjava/Home)
+ **Product Home:** [GroupDocs.Conversion for Java](#)
+ **Download:** [Download GroupDocs.Conversion for Java](#)
+ **Documentation:** [GroupDocs.Conversion for Java Documentation](#)
+ **Forum:** [GroupDocs.Conversion for Java Forum](http://groupdocs.com/Community/forums/groupdocs.conversion-product-family/7/showforum.aspx)
+ **Blog:** [GroupDocs.Conversion for Java Blog](http://groupdocs.com/blog/category/conversion)

Expand Down