public class ReplaceOptionalTextPictureRefRenderPolicy extends OptionalTextPictureRefRenderPolicy
TITLElogger| 构造器和说明 |
|---|
ReplaceOptionalTextPictureRefRenderPolicy(String optionalText,
byte[] replaceData,
int format) |
ReplaceOptionalTextPictureRefRenderPolicy(String optionalText,
InputStream replaceStream,
int fomart) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
doRender(List<org.apache.poi.xwpf.usermodel.XWPFPicture> pictures,
XWPFTemplate template) |
String |
optionalText() |
getCTDrawing, locaterenderpublic ReplaceOptionalTextPictureRefRenderPolicy(String optionalText, InputStream replaceStream, int fomart)
public ReplaceOptionalTextPictureRefRenderPolicy(String optionalText, byte[] replaceData, int format)
public String optionalText()
public void doRender(List<org.apache.poi.xwpf.usermodel.XWPFPicture> pictures, XWPFTemplate template) throws Exception
Copyright © 2020. All rights reserved.