public class DocxSaveOptions extends PaginatedSaveOptions
| Constructor and Description |
|---|
DocxSaveOptions()
Represents options of saving .docx file.
|
DocxSaveOptions(boolean saveAsImage)
Represents options of saving .docx file.
|
getAllColumnsInOnePagePerSheet, getCheckFontCompatibility, getCheckWorkbookDefaultFont, getDefaultEditLanguage, getDefaultFont, getDrawObjectEventHandler, getEmfRenderSetting, getGridlineType, getIgnoreError, getOnePagePerSheet, getOutputBlankPageWhenNothingToPrint, getPageCount, getPageIndex, getPageSavingCallback, getPrintingPageType, getSheetSet, getTextCrossType, isFontSubstitutionCharGranularity, setAllColumnsInOnePagePerSheet, setCheckFontCompatibility, setCheckWorkbookDefaultFont, setDefaultEditLanguage, setDefaultFont, setDrawObjectEventHandler, setEmfRenderSetting, setFontSubstitutionCharGranularity, setGridlineType, setIgnoreError, setOnePagePerSheet, setOutputBlankPageWhenNothingToPrint, setPageCount, setPageIndex, setPageSavingCallback, setPrintingPageType, setSheetSet, setTextCrossTypegetCachedFileFolder, getClearData, getCreateDirectory, getMergeAreas, getRefreshChartCache, getSaveFormat, getSortExternalNames, getSortNames, getUpdateSmartArt, getValidateMergedAreas, getWarningCallback, setCachedFileFolder, setClearData, setCreateDirectory, setMergeAreas, setRefreshChartCache, setSortExternalNames, setSortNames, setUpdateSmartArt, setValidateMergedAreas, setWarningCallbackpublic DocxSaveOptions()
public DocxSaveOptions(boolean saveAsImage)
saveAsImage - If True, the workbook will be converted into some pictures of .docx file.
If False, the workbook will be converted into some tables of .docx file.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2001-2023. All Rights Reserved.