| Package | Description |
|---|---|
| org.zkoss.poi.xwpf.usermodel |
| Modifier and Type | Method and Description |
|---|---|
XWPFPicture |
XWPFRun.addPicture(InputStream pictureData,
int pictureType,
String filename,
int width,
int height)
Adds a picture to the run.
|
| Modifier and Type | Method and Description |
|---|---|
List<XWPFPicture> |
XWPFRun.getEmbeddedPictures()
Returns the embedded pictures of the run.
|
Copyright © 2020. All rights reserved.