Download groupdocs-viewer-2.6.0.jar file - Jar g

Jar examples for g:groupdocs-viewer

Description

GroupDocs.Viewer is an online document viewer that lets you read documents in your browser, regardless of whether you have the software that they were created in. You can view many types to word processing documents (DOC, DOCX, TXT, RTF, ODT), presentations (PPT, PPTX), spreadsheets (XLS, XLSX), portable files (PDF), and image files (JPG, BMP, GIF, TIFF). For each file, you get a high-fidelity rendering, showing the document just as it would if you opened it in the software it was created in. Layout and formatting is retained and you see an exact copy of the original. GroupDocs.Viewer lets you really read the document. You can search text documents, copy text and even embed the document ??????? GroupDocs.Viewer and all - in a web page. You can print or download the file from GroupDocs.Viewer if you need to work with it offline.

You can download jar file groupdocs-viewer 2.6.0 in this page.

License

GroupDocs License, Version 1.0

Build File

You can use the following script to add groupdocs-viewer-2.6.0.jar to your project.

<dependency>
   <groupId>com.groupdocs</groupId>
   <artifactId>groupdocs-viewer</artifactId>
   <version>2.6.0</version>
</dependency>
compile group: 'com.groupdocs', name: 'groupdocs-viewer', version: '2.6.0'
libraryDependencies += "com.groupdocs" % "groupdocs-viewer" % "2.6.0"
<dependency org="com.groupdocs" name="groupdocs-viewer" rev="2.6.0"/>
@Grapes(@Grab(group='com.groupdocs', module='groupdocs-viewer', version='2.6.0'))
'com.groupdocs:groupdocs-viewer:jar:2.6.0'

Download

Click the following link to download the jar file.

groupdocs-viewer-2.6.0-javadoc.jar
groupdocs-viewer-2.6.0-sources.jar
groupdocs-viewer-2.6.0.jar
groupdocs-viewer-2.6.0.pom



Related Tutorials