Allows to specify outline options in Java.... setCreateMissingOutl(boolean value) Gets or sets a value...exported. setCreateOutlinesFor(boolean value) Specifies whether or...
HtmlFixedSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...removeJavaScriptFrom () : boolean Remarks If this option is enabled...
HtmlSaveOptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...removeJavaScriptFrom () : boolean Remarks If this option is enabled...
PdfSaveOptions.exportFloatingShapesAsInlineTag property. Gets or sets a value determining whether floating shapes are exported as inline tags in the document structure....exportFloatingShapes () : boolean Remarks Default value is false...
CompatibilityOptions.uicompat97To2003 property. True to disable UI functionality which is not compatible with Word97-2003...get uicompat97To2003 () : boolean Remarks Controls the Word97-2003...
Provides data for the IPageSavingCallback.pageSavingcom.aspose.words.PageSavingArgs event in Java....getPageStream() setKeepPageStreamOpe(boolean value) Specifies whether Aspose...getKeepPageStreamOpe() public boolean getKeepPageStreamOpe() Specifies...
Implement this interface to allow mail merge from a custom data source with master-detail data in Java.... /// public boolean moveNext() { if (!isEof())...return (!isEof()); } private boolean isEof() { return (mRecordIndex...
SvgSaveOptions.showPageBorder property. Controls whether a border is added to the outline of the page... get showPageBorder () : boolean Examples Shows how to mimic...