Java org.apache.poi.xwpf.usermodel Document fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.xwpf.usermodel Document fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.xwpf.usermodel Document.

The text is from its open source code.

Field

intPICTURE_TYPE_EMF
Extended windows meta file
intPICTURE_TYPE_WMF
Windows Meta File
intPICTURE_TYPE_PICT
Mac PICT format
intPICTURE_TYPE_JPEG
JPEG format
intPICTURE_TYPE_PNG
PNG format
intPICTURE_TYPE_DIB
Device independent bitmap
intPICTURE_TYPE_GIF
GIF image format
intPICTURE_TYPE_TIFF
Tag Image File (.tiff)
intPICTURE_TYPE_EPS
Encapsulated Postscript (.eps)
intPICTURE_TYPE_BMP
Windows Bitmap (.bmp)
intPICTURE_TYPE_WPG
WordPerfect graphics (.wpg)