跳过导航链接
A B C D E F G I L M O P R S T W X 

A

addBorderByExcel(Workbook, PdfPCell, CellStyle) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
addImage2Pdf(InputStream, OutputStream, int, Image, float, float, float, float, float) - 类 中的静态方法com.centit.support.office.Watermark4Pdf
 
addImage2Pdf(String, String, int, String, float, float, float, float, float) - 类 中的静态方法com.centit.support.office.Watermark4Pdf
 
addImage2Pdf(String, String, int, String, float, float, float) - 类 中的静态方法com.centit.support.office.Watermark4Pdf
 
addImageByPOICell(Sheet, PdfPCell, Cell) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
addWatermark4Pdf(InputStream, OutputStream, String, float, float, float, boolean) - 类 中的静态方法com.centit.support.office.Watermark4Pdf
为文档添加水印:目前只支持给pdf、word、excel、ppt增加水印,并且输出只能是Pdf文件。
addWatermark4Pdf(String, String, String, float, float, float, boolean) - 类 中的静态方法com.centit.support.office.Watermark4Pdf
 
addWatermark4Word(String, String, String, boolean) - 类 中的静态方法com.centit.support.office.Watermark4Pdf
为文档添加水印:目前只支持给pdf、word、excel、ppt增加水印,并且输出只能是Pdf文件。
algorithm(String) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
ALL_EXCEL_FORMAT_INDEX - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
所有日期和时间

B

BASE_FONT_CHINESE - 类 中的静态变量com.centit.support.office.commons.PDFPageEvent
 
baseFont - 类 中的变量com.centit.support.office.commons.PDFPageEvent
 
bufferedImagesToA4SizePdf(List<BufferedImage>, OutputStream) - 类 中的静态方法com.centit.support.office.ImagesToPdf
 
bufferedImageToPdfImage(BufferedImage) - 类 中的静态方法com.centit.support.office.ImagesToPdf
 

C

CellFormatConstants - com.centit.support.office.commons中的接口
常量
certificate(Certificate[]) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
certificateLevel(int) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
com.centit.support.office - 程序包 com.centit.support.office
 
com.centit.support.office.commons - 程序包 com.centit.support.office.commons
 
COMMON_DATE_FORMAT_XQ - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
星期 默认格式
COMMON_DATE_FORMAT_Z - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
周 默认格式
CommonUtils - com.centit.support.office.commons中的类
 
CommonUtils() - 类 的构造器com.centit.support.office.commons.CommonUtils
 
createPdfImage(byte[]) - 类 中的静态方法com.centit.support.office.Watermark4Pdf
 
createSingInfo() - 类 中的静态方法com.centit.support.office.PdfSignatureUtil
 
createTransformer() - 类 中的静态方法com.centit.support.office.commons.CommonUtils
 

D

DocOptUtil - com.centit.support.office中的类
未归类的文档操作,比如:文档合并 OFD 操作指南 http://www.kler.cn/a/414463.html?
DocOptUtil() - 类 的构造器com.centit.support.office.DocOptUtil
 

E

excel2Html(InputStream, OutputStream, String) - 类 中的静态方法com.centit.support.office.OfficeToHtml
 
excel2Html(String, String, String) - 类 中的静态方法com.centit.support.office.OfficeToHtml
 
excel2Html(String, String) - 类 中的静态方法com.centit.support.office.OfficeToHtml
 
excel2Pdf(InputStream, OutputStream) - 类 中的静态方法com.centit.support.office.OfficeToPdf
 
excel2Pdf(String, String) - 类 中的静态方法com.centit.support.office.OfficeToPdf
 
Excel2PdfUtils - com.centit.support.office.commons中的类
 
Excel2PdfUtils() - 类 的构造器com.centit.support.office.commons.Excel2PdfUtils
 
EXCEL_FORMAT_INDEX_03_DATE - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
03版日期 总date的Cell.getCellStyle().getDataFormat()值
EXCEL_FORMAT_INDEX_03_TIME - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
03版时间time的Cell.getCellStyle().getDataFormat()值
EXCEL_FORMAT_INDEX_07_DATE - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
07版日期date的Cell.getCellStyle().getDataFormat()值
EXCEL_FORMAT_INDEX_07_TIME - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
07版时间=time的Cell.getCellStyle().getDataFormat()值
EXCEL_FORMAT_INDEX_DATA_EXACT_NY - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
date-当formatString为空的时候-年月
EXCEL_FORMAT_INDEX_DATA_EXACT_YR - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
date-当formatString为空的时候-月日
EXCEL_FORMAT_INDEX_DATE_NY_STRING - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
date-年月-Cell.getCellStyle().getDataFormatString()
EXCEL_FORMAT_INDEX_DATE_NYR_STRING - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
date-年月日Cell.getCellStyle().getDataFormatString()
EXCEL_FORMAT_INDEX_DATE_NYRSFM_STRING - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
date-年月日时分秒-Cell.getCellStyle().getDataFormatString()
EXCEL_FORMAT_INDEX_DATE_XQ_STRING - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
date-星期X-Cell.getCellStyle().getDataFormatString()
EXCEL_FORMAT_INDEX_DATE_Y_STRING - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
date-月X-Cell.getCellStyle().getDataFormatString()
EXCEL_FORMAT_INDEX_DATE_YR_STRING - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
date-月日Cell.getCellStyle().getDataFormatString()
EXCEL_FORMAT_INDEX_DATE_Z_STRING - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
date-周X-Cell.getCellStyle().getDataFormatString()
EXCEL_FORMAT_INDEX_TIME_EXACT - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
time-当formatString为空的时候-时间
EXCEL_FORMAT_INDEX_TIME_STRING - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
time - 时间-Cell.getCellStyle().getDataFormatString()

F

field(String) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 

G

getBorderRBG(Workbook, short) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
获取边框的颜色
getCellString(Cell) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
getColspanRowspanByExcel(Sheet, int, int) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
getFontByExcel(Workbook, CellStyle) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
getHAlignByExcel(HorizontalAlignment) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
getPhrase(Workbook, Cell, boolean, int) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
getPixelHeight(float) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
getPOIColumnWidth(Sheet, Cell) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
getRGB(Color) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
getVAlignByExcel(VerticalAlignment) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 

I

image(Image) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
image(String) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
image(Image) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
imagesToA4SizePdf(List<Image>, OutputStream) - 类 中的静态方法com.centit.support.office.ImagesToPdf
二维码写入pdf
ImagesToPdf - com.centit.support.office中的类
 
ImagesToPdf() - 类 的构造器com.centit.support.office.ImagesToPdf
 
imagesToPdf(List<BufferedImage>, OutputStream, float) - 类 中的静态方法com.centit.support.office.ImagesToPdf
 

L

location(String) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
logger - 类 中的静态变量com.centit.support.office.Watermark4Pdf
 

M

mapWidowsPathIfNecessary(String) - 类 中的静态方法com.centit.support.office.commons.CommonUtils
 
mergePdfFiles(String, List<String>) - 类 中的静态方法com.centit.support.office.DocOptUtil
 
mergePdfFiles(OutputStream, List<InputStream>) - 类 中的静态方法com.centit.support.office.DocOptUtil
 

O

ofd2Images(InputStream, double) - 类 中的静态方法com.centit.support.office.OfdUtils
 
ofd2Images(String, double) - 类 中的静态方法com.centit.support.office.OfdUtils
 
ofd2Images(String) - 类 中的静态方法com.centit.support.office.OfdUtils
 
ofd2Images(InputStream) - 类 中的静态方法com.centit.support.office.OfdUtils
 
ofd2Pdf(String, String) - 类 中的静态方法com.centit.support.office.OfdUtils
 
ofd2Pdf(InputStream, OutputStream) - 类 中的静态方法com.centit.support.office.OfdUtils
 
ofdToPdf(InputStream, OutputStream) - 类 中的静态方法com.centit.support.office.OfdUtils
 
ofdToPdf(String, String) - 类 中的静态方法com.centit.support.office.OfdUtils
 
OfdUtils - com.centit.support.office中的类
 
OfdUtils() - 类 的构造器com.centit.support.office.OfdUtils
 
OfficeToHtml - com.centit.support.office中的类
Created by codefan on 2017/10/9.
OfficeToPdf - com.centit.support.office中的类
 
onEndPage(PdfWriter, Document) - 类 中的方法com.centit.support.office.commons.PDFPageEvent
 
onStartPage(PdfWriter, Document) - 类 中的方法com.centit.support.office.commons.PDFPageEvent
 

P

page(int) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
pdfContainsJSAction(String) - 类 中的静态方法com.centit.support.office.DocOptUtil
 
PDFPageEvent - com.centit.support.office.commons中的类
 
PDFPageEvent() - 类 的构造器com.centit.support.office.commons.PDFPageEvent
 
PdfSignatureUtil - com.centit.support.office中的类
 
PdfSignatureUtil() - 类 的构造器com.centit.support.office.PdfSignatureUtil
 
PowerPointUtils - com.centit.support.office.commons中的类
 
PowerPointUtils() - 类 的构造器com.centit.support.office.commons.PowerPointUtils
 
ppt2Html(String, String, String) - 类 中的静态方法com.centit.support.office.OfficeToHtml
 
ppt2Html(String, String) - 类 中的静态方法com.centit.support.office.OfficeToHtml
 
ppt2Pdf(String, String, String) - 类 中的静态方法com.centit.support.office.OfficeToPdf
 
ppt2Pdf(String, String) - 类 中的静态方法com.centit.support.office.OfficeToPdf
 
pptToHtmlUseImage(String, String, String) - 类 中的静态方法com.centit.support.office.commons.PowerPointUtils
 
pptToPdfUseImage(String, String, String) - 类 中的静态方法com.centit.support.office.commons.PowerPointUtils
 
privateKey(PrivateKey) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 

R

reason(String) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
rect(Rectangle) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
rect(float, float, float, float) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
renderingMode(PdfSignatureAppearance.RenderingMode) - 类 中的方法com.centit.support.office.commons.SignatureInfo
 
runFlag - 类 中的静态变量com.centit.support.office.Watermark4Pdf
 

S

sign(InputStream, OutputStream, SignatureInfo) - 类 中的静态方法com.centit.support.office.PdfSignatureUtil
 
sign(String, String, SignatureInfo) - 类 中的静态方法com.centit.support.office.PdfSignatureUtil
 
SignatureInfo - com.centit.support.office.commons中的类
 
SignatureInfo() - 类 的构造器com.centit.support.office.commons.SignatureInfo
 

T

template - 类 中的变量com.centit.support.office.commons.PDFPageEvent
 
toCreateContentIndexes(Document, int) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
toParseContent(Workbook, Sheet, int) - 类 中的静态方法com.centit.support.office.commons.Excel2PdfUtils
 
transformXSSF(XSSFWorkbook, HSSFWorkbook) - 类 中的方法com.centit.support.office.XlsxTransformXls
 

W

Watermark4Pdf - com.centit.support.office中的类
 
WEEK_DAYS - 接口 中的静态变量com.centit.support.office.commons.CellFormatConstants
格式化星期或者周显示
word2Html(InputStream, OutputStream, String, String) - 类 中的静态方法com.centit.support.office.OfficeToHtml
 
word2Html(String, String) - 类 中的静态方法com.centit.support.office.OfficeToHtml
 
word2Pdf(InputStream, OutputStream, String) - 类 中的静态方法com.centit.support.office.OfficeToPdf
 
word2Pdf(String, String, String) - 类 中的静态方法com.centit.support.office.OfficeToPdf
 
word2Pdf(String, String) - 类 中的静态方法com.centit.support.office.OfficeToPdf
 

X

XlsxTransformXls - com.centit.support.office中的类
 
XlsxTransformXls() - 类 的构造器com.centit.support.office.XlsxTransformXls
 
A B C D E F G I L M O P R S T W X 
跳过导航链接

Copyright © 2025 江苏南大先腾信息产业股份有限公司. All rights reserved.