DocLoadOptions, DocmLoadOptions, DocxLoadOptions, DotLoadOptions, DotmLoadOptions, DotxLoadOptions, MobiLoadOptions, OdtLoadOptions, OttLoadOptionspublic class WordProcessingLoadOptions extends LoadOptions
| Modifier and Type | Class | Description |
|---|---|---|
static class |
WordProcessingLoadOptions.CommentDisplayModeEnum |
Specifies how comments should be displayed in the output document.
|
| Constructor | Description |
|---|---|
WordProcessingLoadOptions() |
| Modifier and Type | Method | Description |
|---|---|---|
WordProcessingLoadOptions |
autoHyphenation(Boolean autoHyphenation) |
|
WordProcessingLoadOptions |
bookmarksOutlineLevel(Integer bookmarksOutlineLevel) |
|
WordProcessingLoadOptions |
clearBuiltInDocumentProperties(Boolean clearBuiltInDocumentProperties) |
|
WordProcessingLoadOptions |
clearCustomDocumentProperties(Boolean clearCustomDocumentProperties) |
|
WordProcessingLoadOptions |
commentDisplayMode(WordProcessingLoadOptions.CommentDisplayModeEnum commentDisplayMode) |
|
WordProcessingLoadOptions |
convertOwned(Boolean convertOwned) |
|
WordProcessingLoadOptions |
convertOwner(Boolean convertOwner) |
|
WordProcessingLoadOptions |
defaultFont(String defaultFont) |
|
WordProcessingLoadOptions |
depth(Integer depth) |
|
WordProcessingLoadOptions |
embedTrueTypeFonts(Boolean embedTrueTypeFonts) |
|
boolean |
equals(Object o) |
|
WordProcessingLoadOptions |
expandedOutlineLevels(Integer expandedOutlineLevels) |
|
WordProcessingLoadOptions |
fontConfigSubstitutionEnabled(Boolean fontConfigSubstitutionEnabled) |
|
WordProcessingLoadOptions |
fontInfoSubstitutionEnabled(Boolean fontInfoSubstitutionEnabled) |
|
WordProcessingLoadOptions |
fontNameSubstitutionEnabled(Boolean fontNameSubstitutionEnabled) |
|
WordProcessingLoadOptions |
fontSubstitutes(Map<String,String> fontSubstitutes) |
|
Boolean |
getAutoHyphenation() |
Gets or sets value determining whether automatic hyphenation is turned on for the document.
|
Integer |
getBookmarksOutlineLevel() |
Specifies the default level in the document outline at which to display Word bookmarks.
|
Boolean |
getClearBuiltInDocumentProperties() |
Clear built-in document properties.
|
Boolean |
getClearCustomDocumentProperties() |
Clear custom document properties.
|
WordProcessingLoadOptions.CommentDisplayModeEnum |
getCommentDisplayMode() |
Specifies how comments should be displayed in the output document.
|
Boolean |
getConvertOwned() |
Option to control whether the owned documents in the documents container must be converted
|
Boolean |
getConvertOwner() |
Option to control whether the documents container itself must be converted If this property is true the documents container will be the first converted document.
|
String |
getDefaultFont() |
Default font for Words document.
|
Integer |
getDepth() |
Option to control how many levels in depth to perform conversion.
|
Boolean |
getEmbedTrueTypeFonts() |
If EmbedTrueTypeFonts is true, GroupDocs.Conversion Cloud embed true type fonts in the output document.
|
Integer |
getExpandedOutlineLevels() |
Specifies how many levels in the document outline to show expanded when the file is viewed.
|
Boolean |
getFontConfigSubstitutionEnabled() |
Automatically substitutes missing fonts based on FontConfig in the system.
|
Boolean |
getFontInfoSubstitutionEnabled() |
Automatically substitutes missing fonts based on FontInfo in the document.
|
Boolean |
getFontNameSubstitutionEnabled() |
Automatically substitutes missing fonts based on the font name.
|
Map<String,String> |
getFontSubstitutes() |
Substitute specific fonts when converting Words document.
|
Integer |
getHeadingsOutlineLevels() |
Specifies how many levels of headings (paragraphs formatted with the Heading styles) to include in the document outline.
|
Boolean |
getHideWordTrackedChanges() |
Hide markup and track changes for Word documents
|
Boolean |
getHyphenateCaps() |
Gets or sets value determining whether words written in all capital letters are hyphenated.
|
Boolean |
getKeepDateFieldOriginalValue() |
Keep original value of date field.
|
Boolean |
getPageNumbering() |
Enable or disable generation of page numbering in converted document.
|
String |
getPassword() |
Set password to unprotect protected document
|
Boolean |
getPreserveDocumentStructure() |
Determines whether the document structure should be preserved when converting to PDF (default is false).
|
Boolean |
getPreserveFormFields() |
Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text.
|
Boolean |
getShowFullCommenterName() |
Show full commenter name in comments.
|
Boolean |
getSkipExternalResources() |
If true all external resource will not be loading.
|
Boolean |
getUpdateFields() |
Update fields after loading.
|
Boolean |
getUpdatePageLayout() |
Update page layout after loading.
|
Boolean |
getUseTextShaper() |
Specifies whether to use a text shaper for better kerning display.
|
int |
hashCode() |
|
WordProcessingLoadOptions |
headingsOutlineLevels(Integer headingsOutlineLevels) |
|
WordProcessingLoadOptions |
hideWordTrackedChanges(Boolean hideWordTrackedChanges) |
|
WordProcessingLoadOptions |
hyphenateCaps(Boolean hyphenateCaps) |
|
WordProcessingLoadOptions |
keepDateFieldOriginalValue(Boolean keepDateFieldOriginalValue) |
|
WordProcessingLoadOptions |
pageNumbering(Boolean pageNumbering) |
|
WordProcessingLoadOptions |
password(String password) |
|
WordProcessingLoadOptions |
preserveDocumentStructure(Boolean preserveDocumentStructure) |
|
WordProcessingLoadOptions |
preserveFormFields(Boolean preserveFormFields) |
|
WordProcessingLoadOptions |
putFontSubstitutesItem(String key,
String fontSubstitutesItem) |
|
void |
setAutoHyphenation(Boolean autoHyphenation) |
|
void |
setBookmarksOutlineLevel(Integer bookmarksOutlineLevel) |
|
void |
setClearBuiltInDocumentProperties(Boolean clearBuiltInDocumentProperties) |
|
void |
setClearCustomDocumentProperties(Boolean clearCustomDocumentProperties) |
|
void |
setCommentDisplayMode(WordProcessingLoadOptions.CommentDisplayModeEnum commentDisplayMode) |
|
void |
setConvertOwned(Boolean convertOwned) |
|
void |
setConvertOwner(Boolean convertOwner) |
|
void |
setDefaultFont(String defaultFont) |
|
void |
setDepth(Integer depth) |
|
void |
setEmbedTrueTypeFonts(Boolean embedTrueTypeFonts) |
|
void |
setExpandedOutlineLevels(Integer expandedOutlineLevels) |
|
void |
setFontConfigSubstitutionEnabled(Boolean fontConfigSubstitutionEnabled) |
|
void |
setFontInfoSubstitutionEnabled(Boolean fontInfoSubstitutionEnabled) |
|
void |
setFontNameSubstitutionEnabled(Boolean fontNameSubstitutionEnabled) |
|
void |
setFontSubstitutes(Map<String,String> fontSubstitutes) |
|
void |
setHeadingsOutlineLevels(Integer headingsOutlineLevels) |
|
void |
setHideWordTrackedChanges(Boolean hideWordTrackedChanges) |
|
void |
setHyphenateCaps(Boolean hyphenateCaps) |
|
void |
setKeepDateFieldOriginalValue(Boolean keepDateFieldOriginalValue) |
|
void |
setPageNumbering(Boolean pageNumbering) |
|
void |
setPassword(String password) |
|
void |
setPreserveDocumentStructure(Boolean preserveDocumentStructure) |
|
void |
setPreserveFormFields(Boolean preserveFormFields) |
|
void |
setShowFullCommenterName(Boolean showFullCommenterName) |
|
void |
setSkipExternalResources(Boolean skipExternalResources) |
|
void |
setUpdateFields(Boolean updateFields) |
|
void |
setUpdatePageLayout(Boolean updatePageLayout) |
|
void |
setUseTextShaper(Boolean useTextShaper) |
|
WordProcessingLoadOptions |
showFullCommenterName(Boolean showFullCommenterName) |
|
WordProcessingLoadOptions |
skipExternalResources(Boolean skipExternalResources) |
|
String |
toString() |
|
WordProcessingLoadOptions |
updateFields(Boolean updateFields) |
|
WordProcessingLoadOptions |
updatePageLayout(Boolean updatePageLayout) |
|
WordProcessingLoadOptions |
useTextShaper(Boolean useTextShaper) |
format, getFormat, setFormatpublic WordProcessingLoadOptions defaultFont(String defaultFont)
public String getDefaultFont()
public void setDefaultFont(String defaultFont)
public WordProcessingLoadOptions fontSubstitutes(Map<String,String> fontSubstitutes)
public WordProcessingLoadOptions putFontSubstitutesItem(String key, String fontSubstitutesItem)
public Map<String,String> getFontSubstitutes()
public WordProcessingLoadOptions password(String password)
public String getPassword()
public void setPassword(String password)
public WordProcessingLoadOptions hideWordTrackedChanges(Boolean hideWordTrackedChanges)
public Boolean getHideWordTrackedChanges()
public void setHideWordTrackedChanges(Boolean hideWordTrackedChanges)
public WordProcessingLoadOptions bookmarksOutlineLevel(Integer bookmarksOutlineLevel)
public Integer getBookmarksOutlineLevel()
public void setBookmarksOutlineLevel(Integer bookmarksOutlineLevel)
public WordProcessingLoadOptions headingsOutlineLevels(Integer headingsOutlineLevels)
public Integer getHeadingsOutlineLevels()
public void setHeadingsOutlineLevels(Integer headingsOutlineLevels)
public WordProcessingLoadOptions expandedOutlineLevels(Integer expandedOutlineLevels)
public Integer getExpandedOutlineLevels()
public void setExpandedOutlineLevels(Integer expandedOutlineLevels)
public WordProcessingLoadOptions clearCustomDocumentProperties(Boolean clearCustomDocumentProperties)
public Boolean getClearCustomDocumentProperties()
public void setClearCustomDocumentProperties(Boolean clearCustomDocumentProperties)
public WordProcessingLoadOptions clearBuiltInDocumentProperties(Boolean clearBuiltInDocumentProperties)
public Boolean getClearBuiltInDocumentProperties()
public void setClearBuiltInDocumentProperties(Boolean clearBuiltInDocumentProperties)
public WordProcessingLoadOptions depth(Integer depth)
public Integer getDepth()
public void setDepth(Integer depth)
public WordProcessingLoadOptions convertOwned(Boolean convertOwned)
public Boolean getConvertOwned()
public void setConvertOwned(Boolean convertOwned)
public WordProcessingLoadOptions convertOwner(Boolean convertOwner)
public Boolean getConvertOwner()
public void setConvertOwner(Boolean convertOwner)
public WordProcessingLoadOptions autoHyphenation(Boolean autoHyphenation)
public Boolean getAutoHyphenation()
public void setAutoHyphenation(Boolean autoHyphenation)
public WordProcessingLoadOptions hyphenateCaps(Boolean hyphenateCaps)
public Boolean getHyphenateCaps()
public void setHyphenateCaps(Boolean hyphenateCaps)
public WordProcessingLoadOptions pageNumbering(Boolean pageNumbering)
public Boolean getPageNumbering()
public void setPageNumbering(Boolean pageNumbering)
public WordProcessingLoadOptions preserveDocumentStructure(Boolean preserveDocumentStructure)
public Boolean getPreserveDocumentStructure()
public void setPreserveDocumentStructure(Boolean preserveDocumentStructure)
public WordProcessingLoadOptions skipExternalResources(Boolean skipExternalResources)
public Boolean getSkipExternalResources()
public void setSkipExternalResources(Boolean skipExternalResources)
public WordProcessingLoadOptions useTextShaper(Boolean useTextShaper)
public Boolean getUseTextShaper()
public void setUseTextShaper(Boolean useTextShaper)
public WordProcessingLoadOptions preserveFormFields(Boolean preserveFormFields)
public Boolean getPreserveFormFields()
public void setPreserveFormFields(Boolean preserveFormFields)
public WordProcessingLoadOptions commentDisplayMode(WordProcessingLoadOptions.CommentDisplayModeEnum commentDisplayMode)
public WordProcessingLoadOptions.CommentDisplayModeEnum getCommentDisplayMode()
public void setCommentDisplayMode(WordProcessingLoadOptions.CommentDisplayModeEnum commentDisplayMode)
public WordProcessingLoadOptions keepDateFieldOriginalValue(Boolean keepDateFieldOriginalValue)
public Boolean getKeepDateFieldOriginalValue()
public void setKeepDateFieldOriginalValue(Boolean keepDateFieldOriginalValue)
public WordProcessingLoadOptions updateFields(Boolean updateFields)
public Boolean getUpdateFields()
public void setUpdateFields(Boolean updateFields)
public WordProcessingLoadOptions updatePageLayout(Boolean updatePageLayout)
public Boolean getUpdatePageLayout()
public void setUpdatePageLayout(Boolean updatePageLayout)
public WordProcessingLoadOptions embedTrueTypeFonts(Boolean embedTrueTypeFonts)
public Boolean getEmbedTrueTypeFonts()
public void setEmbedTrueTypeFonts(Boolean embedTrueTypeFonts)
public WordProcessingLoadOptions fontInfoSubstitutionEnabled(Boolean fontInfoSubstitutionEnabled)
public Boolean getFontInfoSubstitutionEnabled()
public void setFontInfoSubstitutionEnabled(Boolean fontInfoSubstitutionEnabled)
public WordProcessingLoadOptions fontConfigSubstitutionEnabled(Boolean fontConfigSubstitutionEnabled)
public Boolean getFontConfigSubstitutionEnabled()
public void setFontConfigSubstitutionEnabled(Boolean fontConfigSubstitutionEnabled)
public WordProcessingLoadOptions fontNameSubstitutionEnabled(Boolean fontNameSubstitutionEnabled)
public Boolean getFontNameSubstitutionEnabled()
public void setFontNameSubstitutionEnabled(Boolean fontNameSubstitutionEnabled)
public WordProcessingLoadOptions showFullCommenterName(Boolean showFullCommenterName)
public Boolean getShowFullCommenterName()
public void setShowFullCommenterName(Boolean showFullCommenterName)
public boolean equals(Object o)
equals in class LoadOptionspublic int hashCode()
hashCode in class LoadOptionspublic String toString()
toString in class LoadOptionsCopyright © 2025. All rights reserved.