DOC

com.github.xiaoyuge5201 : preview_office

Maven & Gradle

Jun 07, 2021

preview_office · Office文件预览,包括excel、pdf、ppt以及word;该包主要是将Office内容转化为html格式!

Table Of Contents

Latest Version

Download com.github.xiaoyuge5201 : preview_office Javadoc & API Documentation - Latest Versions:

All Versions

Download com.github.xiaoyuge5201 : preview_office Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.1.x
1.1
1.0

How to open Javadoc JAR file in web browser

  1. Rename the file preview_office-1.1.1-javadoc.jar to preview_office-1.1.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder preview_office-1.1.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "preview_office-1.1.1-sources.jar" -d "preview_office-1.1.1-javadoc" -subpackages