A B C D E F G H I L M N O P Q R S T U V W X Z

A

A3 - Static variable in class com.spire.doc.documents.PageSize
A3 format.
A4 - Static variable in class com.spire.doc.documents.PageSize
A4 format.
A5 - Static variable in class com.spire.doc.documents.PageSize
A5 format.
A6 - Static variable in class com.spire.doc.documents.PageSize
A6 format.
acceptChanges() - Method in class com.spire.doc.Document
Accepts changes tracked from the moment of last change acceptance.
add(TableCell) - Method in class com.spire.doc.collections.CellCollection
Adds the specified cell.
add(Column) - Method in class com.spire.doc.collections.ColumnCollection
Adds Column object to the collection.
add(IDocumentObject) - Method in class com.spire.doc.collections.DocumentObjectCollection
Adds the specified entity.
add(String) - Method in class com.spire.doc.collections.DropDownCollection
Adds the item.
add(ListStyle) - Method in class com.spire.doc.collections.ListStyleCollection
Adds the list style into collection.
add(IParagraph) - Method in class com.spire.doc.collections.ParagraphCollection
Adds a paragraph to end of text body.
add(TableRow) - Method in class com.spire.doc.collections.RowCollection
Adds a table row to collection.
add(ISection) - Method in class com.spire.doc.collections.SectionCollection
Adds a section to end of document.
add(IStyle) - Method in class com.spire.doc.collections.StyleCollection
Adds Style to collection
add(ITable) - Method in class com.spire.doc.collections.TableCollection
Adds a table to end of text body.
add(ITextBox) - Method in class com.spire.doc.collections.TextBoxItemCollection
Adds a textbox to the collection.
add(TKey, TValue) - Method in class com.spire.doc.collections.TypedSortedListEx
Adds an element with the provided key and value to the list.
add(String, Object) - Method in class com.spire.doc.CustomDocumentProperties
Adds the specified name.
add(ISection) - Method in interface com.spire.doc.documents.IWSectionCollection
Adds a section to end of document.
add(CustomXmlPart) - Method in class com.spire.doc.documents.markup.CustomXmlPartCollection
Adds an item to the collection.
add(SdtListItem) - Method in class com.spire.doc.documents.SdtListItemCollection
Adds an item to this collection.
add(IParagraph) - Method in interface com.spire.doc.interfaces.IParagraphCollection
Adds a paragraph to the end of collection.
add(IStyle) - Method in interface com.spire.doc.interfaces.IStyleCollection
Adds the specified style.
add(ITable) - Method in interface com.spire.doc.interfaces.ITableCollection
Adds a table to end of text body.
add(ITextBox) - Method in interface com.spire.doc.interfaces.ITextBoxItemCollection
Adds a textbox to the collection.
add(OdsoRecipientData) - Method in class com.spire.doc.OdsoRecipientDataCollection
Adds an object to the end of this collection.
add(MailMergeDataTable) - Method in class com.spire.doc.reporting.MailMergeDataSet
Append new MailMergeDataTable to MailMergeDataSet
add(int, DocumentProperty) - Method in class com.spire.doc.SummaryDocumentProperties
Adds the specified name.
add(String, String) - Method in class com.spire.doc.VariableCollection
Adds variable to document.
addCaption(String, CaptionNumberingFormat, CaptionPosition) - Method in class com.spire.doc.fields.DocPicture
Add Caption for current Picture.
addCaption(String, CaptionNumberingFormat, CaptionPosition) - Method in interface com.spire.doc.interfaces.IPicture
Add Caption for current Picture
addCaption(String, CaptionNumberingFormat, CaptionPosition) - Method in class com.spire.doc.Table
Add Caption for current Table
addCell() - Method in class com.spire.doc.TableRow
Adds the cell.
addCell(boolean) - Method in class com.spire.doc.TableRow
Adds the cell.
addColumn(float, float) - Method in interface com.spire.doc.interfaces.ISection
Adds new column to the section.
addColumn(float, float) - Method in class com.spire.doc.Section
Adds new column to the section.
addDocObject(int, IDocumentObject) - Method in class com.spire.doc.collections.GroupedShapeCollection
Add ShapeObject's to GroupedShape collection.
addItem(IParagraphBase) - Method in class com.spire.doc.fields.Comment
Adds the paragraph item to the commented items.
addListStyle(ListType, String) - Method in class com.spire.doc.Document
Adds new list style to document.
addListStyle(ListType, String) - Method in interface com.spire.doc.interfaces.IDocument
Adds new list style to document.
addNewItem(IXDLSContentReader) - Method in interface com.spire.doc.interfaces.IXDLSSerializableCollection
Collection must creates and adds new empty item.
addParagraph() - Method in class com.spire.doc.Body
Adds paragraph at end of section.
addParagraph() - Method in interface com.spire.doc.interfaces.IBody
Adds paragraph at the end of section.
addParagraph() - Method in interface com.spire.doc.interfaces.ISection
Adds a paragraph.
addParagraph() - Method in class com.spire.doc.Section
Adds the paragraph.
addParagraphStyle(String) - Method in class com.spire.doc.Document
Adds new paragraph style to the document.
addParagraphStyle(String) - Method in interface com.spire.doc.interfaces.IDocument
Adds new paragraph style to document.
addRow() - Method in interface com.spire.doc.interfaces.ITable
Adds a new row to table.
addRow(boolean) - Method in interface com.spire.doc.interfaces.ITable
Adds new row to table.
addRow(boolean, boolean) - Method in interface com.spire.doc.interfaces.ITable
Adds a row to table with copy format option
addRow() - Method in class com.spire.doc.Table
Adds a row to table
addRow(int) - Method in class com.spire.doc.Table
Adds a row to table with copy format from the current last row, and then add columnsNum cells to the new row.
addRow(boolean) - Method in class com.spire.doc.Table
Adds new row to table.
addRow(boolean, boolean) - Method in class com.spire.doc.Table
Adds a row to table with copy format option
addRow(boolean, int) - Method in class com.spire.doc.Table
Adds a row to table with copy format option
addSection() - Method in class com.spire.doc.Document
Adds new section to document.
addSection() - Method in interface com.spire.doc.interfaces.IDocument
Adds new section to document.
addStyle(BuiltinStyle) - Method in class com.spire.doc.Document
Adds the style to the document style.
addStyle(BuiltinStyle) - Method in interface com.spire.doc.interfaces.IDocument
Adds the style to the document style.
addTab() - Method in class com.spire.doc.collections.TabCollection
Adds the tab.
addTab(float, TabJustification, TabLeader) - Method in class com.spire.doc.collections.TabCollection
Adds the tab.
addTab(float) - Method in class com.spire.doc.collections.TabCollection
Adds the tab.
addTable() - Method in class com.spire.doc.Body
Adds the table.
addTable(boolean) - Method in class com.spire.doc.Body
Adds the table.
addTable() - Method in interface com.spire.doc.interfaces.IBody
Adds the table.
addTable() - Method in interface com.spire.doc.interfaces.ISection
Adds a table.
addTable() - Method in class com.spire.doc.Section
Adds the table.
addTable(boolean) - Method in class com.spire.doc.Section
Adds a table.
addTextBox(int, TextBox) - Method in class com.spire.doc.collections.ShapeObjectTextCollection
Add ShapeObject's text to text collection.
appendBookmarkEnd(String) - Method in class com.spire.doc.documents.Paragraph
Appends end of the bookmark with specified name into paragraph.
appendBookmarkEnd(String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends end of the bookmark with specified name into paragraph.
appendBookmarkStart(String) - Method in class com.spire.doc.documents.Paragraph
Appends start of the bookmark with specified name into paragraph.
appendBookmarkStart(String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends start of the bookmark with specified name into paragraph.
appendBreak(BreakType) - Method in class com.spire.doc.documents.Paragraph
Appends break to end of paragraph.
appendBreak(BreakType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends break to end of paragraph.
appendCheckBox() - Method in class com.spire.doc.documents.Paragraph
Appends the check box form field.
appendCheckBox(String, boolean) - Method in class com.spire.doc.documents.Paragraph
Appends the check box.
appendCheckBox() - Method in interface com.spire.doc.interfaces.IParagraph
Appends the check box.
appendCheckBox(String, boolean) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the check box.
appendComment(String) - Method in class com.spire.doc.documents.Paragraph
Appends the comment.
appendComment(String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the comment.
appendCommentMark(CommentMarkType) - Method in class com.spire.doc.documents.Paragraph
Appends the comment mark.
appendDropDownFormField() - Method in class com.spire.doc.documents.Paragraph
Appends the drop down form field.
appendDropDownFormField(String) - Method in class com.spire.doc.documents.Paragraph
Appends the drop down form field.
appendDropDownFormField() - Method in interface com.spire.doc.interfaces.IParagraph
Appends the drop down form field.
appendDropDownFormField(String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the drop down form field.
appendField(String, FieldType) - Method in class com.spire.doc.documents.Paragraph
Appends the field.
appendField(String, FieldType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends field to the end of paragraph
appendFieldMark(FieldMarkType) - Method in class com.spire.doc.documents.Paragraph
Appends the field mark.
appendFootnote(FootnoteType) - Method in class com.spire.doc.documents.Paragraph
Appends the footnote.
appendFootnote(FootnoteType, boolean) - Method in class com.spire.doc.documents.Paragraph
Appends the footnote.
appendFootnote(FootnoteType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the footnote.
appendHTML(String) - Method in class com.spire.doc.documents.Paragraph
Appends the HTML.
appendHTML(String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the HTML.
appendHyperlink(String, String, HyperlinkType) - Method in class com.spire.doc.documents.Paragraph
Appends the hyperlink.
appendHyperlink(String, DocPicture, HyperlinkType) - Method in class com.spire.doc.documents.Paragraph
Appends the hyperlink.
appendHyperlink(String, String, HyperlinkType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the hyperlink.
appendHyperlink(String, DocPicture, HyperlinkType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the hyperlink.
appendOleObject(InputStream, DocPicture, OleObjectType) - Method in class com.spire.doc.documents.Paragraph
Appends the OLE object.
appendOleObject(byte[], DocPicture, OleObjectType) - Method in class com.spire.doc.documents.Paragraph
Appends the OLE object into paragraph.
appendOleObject(String, DocPicture, OleObjectType) - Method in class com.spire.doc.documents.Paragraph
Appends the OLE object into paragraph.
appendOleObject(String, DocPicture) - Method in class com.spire.doc.documents.Paragraph
Appends the OLE object.
appendOleObject(InputStream, DocPicture, OleLinkType) - Method in class com.spire.doc.documents.Paragraph
Appends the OLE object into paragraph.
appendOleObject(byte[], DocPicture, OleLinkType) - Method in class com.spire.doc.documents.Paragraph
Appends the OLE object.
appendOleObject(String, DocPicture, OleLinkType) - Method in class com.spire.doc.documents.Paragraph
Appends the OLE object.
appendOleObject(byte[], DocPicture, String) - Method in class com.spire.doc.documents.Paragraph
Appends the openpackage OLE object (ole object without specified type).
appendOleObject(InputStream, DocPicture, String) - Method in class com.spire.doc.documents.Paragraph
Appends the openpackage OLE object (ole object without specified type).
appendOleObject(InputStream, DocPicture, OleObjectType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the OLE object.
appendOleObject(byte[], DocPicture, OleObjectType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the OLE object.
appendOleObject(String, DocPicture, OleObjectType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the OLE object.
appendOleObject(String, DocPicture) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the OLE object.
appendOleObject(InputStream, DocPicture, OleLinkType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the OLE object into paragraph.
appendOleObject(byte[], DocPicture, OleLinkType) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the OLE object.
appendOleObject(byte[], DocPicture, String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the openpackage OLE object (ole object without specified type).
appendOleObject(InputStream, DocPicture, String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the openpackage OLE object (ole object without specified type).
appendPermEnd(String) - Method in class com.spire.doc.documents.Paragraph
Appends end of the permission with specified id into paragraph.
appendPermStart(String) - Method in class com.spire.doc.documents.Paragraph
Appends start of the permission with specified id into paragraph.
appendPicture(byte[]) - Method in class com.spire.doc.documents.Paragraph
Appends image to end of paragraph.
appendPicture(InputStream) - Method in class com.spire.doc.documents.Paragraph
Appends the picture
appendPicture(String) - Method in class com.spire.doc.documents.Paragraph
Appends the picture
appendPicture(InputStream) - Method in interface com.spire.doc.interfaces.IParagraph
Appends picture to the end of paragraph.
appendPicture(String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends picture to the end of paragraph.
appendPicture(byte[]) - Method in interface com.spire.doc.interfaces.IParagraph
Appends picture to the end of paragraph.
appendRTF(String, boolean) - Method in class com.spire.doc.documents.Paragraph
Appends the RTF.
appendRTF(String) - Method in class com.spire.doc.documents.Paragraph
Appends the RTF.
appendShape(float, float, ShapeType) - Method in class com.spire.doc.documents.Paragraph
Append Shape to the end of the paragraph.
appendShapeGroup(float, float) - Method in class com.spire.doc.documents.Paragraph
Append shape Group to the end of the paragraph.
appendSymbol(byte) - Method in class com.spire.doc.documents.Paragraph
Appends special symbol to end of paragraph.
appendSymbol(byte) - Method in interface com.spire.doc.interfaces.IParagraph
Appends symbol to the end of paragraph.
appendText(String) - Method in class com.spire.doc.documents.Paragraph
Appends text to end of document.
appendText(String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends text to the end of paragraph.
appendTextBox(float, float) - Method in class com.spire.doc.documents.Paragraph
Append Textbox to the end of the paragraph
appendTextBox(float, float) - Method in interface com.spire.doc.interfaces.IParagraph
Appends textbox to the end of the paragraph
appendTextFormField(String) - Method in class com.spire.doc.documents.Paragraph
Appends the text form field.
appendTextFormField(String, String) - Method in class com.spire.doc.documents.Paragraph
Appends the text form field.
appendTextFormField(String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the text form field.
appendTextFormField(String, String) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the text form field.
appendTOC(int, int) - Method in class com.spire.doc.documents.Paragraph
Appends the table of content.
appendTOC(int, int) - Method in interface com.spire.doc.interfaces.IParagraph
Appends the TOC.
applyBaseStyle(String) - Method in class com.spire.doc.documents.ParagraphStyle
Apply base style for current style.
applyBaseStyle(String) - Method in class com.spire.doc.documents.Style
Apply base style for current style.
applyBaseStyle(BuiltinStyle) - Method in class com.spire.doc.documents.Style
Applies the base style
applyBulletStyle() - Method in class com.spire.doc.formatting.ListFormat
Apply default bullet style for current paragraph.
applyCharacterFormat(CharacterFormat) - Method in class com.spire.doc.fields.ParagraphBase
Sets the character format.
applyCharacterFormat(CharacterFormat) - Method in interface com.spire.doc.interfaces.ITextRange
Applies specified character format for current text range.
applyDocDefaultsToNormalStyle() - Method in class com.spire.doc.collections.StyleCollection
Applys the document default paragraph format and character format to normal style.
applyHorizontalMerge(int, int, int) - Method in interface com.spire.doc.interfaces.ITable
Applies horizontal merging for cells of table row.
applyHorizontalMerge(int, int, int) - Method in class com.spire.doc.Table
Applies horizontal merging for cells of table row.
applyNumberedStyle() - Method in class com.spire.doc.formatting.ListFormat
Apply default numbered style for current paragraph.
applyStyle(String) - Method in class com.spire.doc.documents.Paragraph
Applies the specified style.
applyStyle(BuiltinStyle) - Method in class com.spire.doc.documents.Paragraph
Applies the built-in style.
applyStyle(String) - Method in class com.spire.doc.fields.ParagraphBase
Applies the specified style.
applyStyle(String) - Method in class com.spire.doc.formatting.ListFormat
Apply liststyle
applyStyle(String) - Method in interface com.spire.doc.interfaces.IParagraphBase
Applys the character style.
applyStyle(String) - Method in interface com.spire.doc.interfaces.IStyleHolder
Applies a new style.
applyStyle(BuiltinStyle) - Method in interface com.spire.doc.interfaces.IStyleHolder
Applies the style.
applyStyle(DefaultTableStyle) - Method in class com.spire.doc.Table
Applies the built-in table style.
applyTableStyle() - Method in class com.spire.doc.Table
Applies the table style properties to table and cell.
applyVerticalMerge(int, int, int) - Method in interface com.spire.doc.interfaces.ITable
Applies the vertical merge for table cells.
applyVerticalMerge(int, int, int) - Method in class com.spire.doc.Table
Applies the vertical merge for table cells.
AskFieldEventArgs - Class in com.spire.doc.fields
Class AskFieldEventArgs;
AttrCollection - Class in com.spire.doc.formatting
Collection of attribute values and their keys.
AttrCollection(IDocument, DocumentObject) - Constructor for class com.spire.doc.formatting.AttrCollection
Initializes a new instance of the AttrCollection class
AttrCollection(IDocument) - Constructor for class com.spire.doc.formatting.AttrCollection
Initializes a new instance of the AttrCollection class
AttrCollection(FormatBase, int) - Constructor for class com.spire.doc.formatting.AttrCollection
Initializes a new instance of the AttrCollection class
autoFit(AutoFitBehaviorType) - Method in class com.spire.doc.Table
Determines how Microsoft Word resizes a table when the AutoFit feature is used.
AutoFitBehaviorType - Enum in com.spire.doc
Specifies how Microsoft Word resizes a table when the AutoFit feature is used.

B

B4 - Static variable in class com.spire.doc.documents.PageSize
B4 format.
B5 - Static variable in class com.spire.doc.documents.PageSize
B5 format.
B6 - Static variable in class com.spire.doc.documents.PageSize
B5 format.
Background - Class in com.spire.doc
 
BackgroundGradient - Class in com.spire.doc
 
BackgroundType - Enum in com.spire.doc.documents
Specifies BackgroundType
Body - Class in com.spire.doc
 
BodyRegion - Class in com.spire.doc
 
BodyRegion(Document) - Constructor for class com.spire.doc.BodyRegion
Initializes a new instance of the BodyRegion class.
BodyRegionCollection - Class in com.spire.doc.collections
Represents a collection for Body child items.
BodyRegionCollection(Body) - Constructor for class com.spire.doc.collections.BodyRegionCollection
Initializes a new instance of the BodyRegionCollection class.
Bookmark - Class in com.spire.doc
 
Bookmark(BookmarkStart) - Constructor for class com.spire.doc.Bookmark
Initializes a new instance of the Bookmark class.
Bookmark(BookmarkStart, BookmarkEnd) - Constructor for class com.spire.doc.Bookmark
Initializes a new instance of the Bookmark class.
BookmarkCollection - Class in com.spire.doc.collections
A collection of Bookmark objects that represent the bookmarks in the document.
BookmarkEnd - Class in com.spire.doc
 
BookmarkEnd(IDocument, String) - Constructor for class com.spire.doc.BookmarkEnd
Initializes a new instance of the BookmarkEnd class.
BookmarkLayout - Variable in class com.spire.doc.Document
Occurs when draw a bookmark.
BookmarkLevel - Class in com.spire.doc.documents.rendering
Class BookmarkLevel.
BookmarkLevel() - Constructor for class com.spire.doc.documents.rendering.BookmarkLevel
Initializes a new instance of the BookmarkLevel class
BookmarkLevelEventArgs - Class in com.spire.doc.documents.rendering
BookmarkLevelEventArgs is the class containg event data.
BookmarkLevelEventArgs() - Constructor for class com.spire.doc.documents.rendering.BookmarkLevelEventArgs
Initializes a new instance of the BookmarkLevelEventArgs class
BookmarkLevelHandler - Class in com.spire.doc.documents.rendering
 
BookmarkLevelHandler() - Constructor for class com.spire.doc.documents.rendering.BookmarkLevelHandler
 
BookmarksNavigator - Class in com.spire.doc.documents
Helper class for navigations in document bookmarks and editing bookmarks content.
BookmarksNavigator(IDocument) - Constructor for class com.spire.doc.documents.BookmarksNavigator
Initializes a new instance of the BookmarksNavigator class.
BookmarkStart - Class in com.spire.doc
 
BookmarkStart(IDocument, String) - Constructor for class com.spire.doc.BookmarkStart
Initializes a new instance of the BookmarkStart class.
BookmarkTextStyle - Enum in com.spire.doc
Allows to choose outline text style.
Border - Class in com.spire.doc.formatting
 
Border(FormatBase, int) - Constructor for class com.spire.doc.formatting.Border
Initializing constructor.
Borders - Class in com.spire.doc.documents
Represents a collection of four borders.
Borders() - Constructor for class com.spire.doc.documents.Borders
Initializes a new instance of the Border class.
BorderStyle - Enum in com.spire.doc.documents
Specifies style of the border line.
Bottom_Key - Static variable in class com.spire.doc.documents.Borders
Constant value for bottom key.
Bottom_Key - Static variable in class com.spire.doc.formatting.Paddings
Constant value for bottom key.
Break - Class in com.spire.doc
 
Break(IDocument) - Constructor for class com.spire.doc.Break
Initializes a new instance of the Break class.
Break(IDocument, BreakType) - Constructor for class com.spire.doc.Break
Initializes a new instance of the Break class.
BreakType - Enum in com.spire.doc.documents
Document's break type.
BuiltinDocumentProperties - Class in com.spire.doc
 
BuiltInProperty - Enum in com.spire.doc.core
Property IDs for the SummaryInformation Property Set.
BuiltinStyle - Enum in com.spire.doc.documents
Defines built-in styles.
BuiltinStyleLoader - Class in com.spire.doc.documents
The base class BuiltinStyleLoader specifies Built-in styles.
BuiltinStyleLoader() - Constructor for class com.spire.doc.documents.BuiltinStyleLoader
Initializes a new instance of the BuiltinStyleLoader class

C

CalendarType - Enum in com.spire.doc.documents
Specifies the possible types of calendars which can be used to specify CalendarType in an Office Open XML document.
CaptionNumberingFormat - Enum in com.spire.doc
Type of Caption Numbering
CaptionPosition - Enum in com.spire.doc
Position of Image Caption Numbering
CellCollection - Class in com.spire.doc.collections
Represents a collection of TableCell objects.
CellCollection(TableRow) - Constructor for class com.spire.doc.collections.CellCollection
Initializes a new instance of the CellCollection class.
CellFormat - Class in com.spire.doc.formatting
 
CellFormat() - Constructor for class com.spire.doc.formatting.CellFormat
Initializes a new instance of the CellFormat class.
CellMerge - Enum in com.spire.doc.documents
Specifies the way of cell merging.
CellWidthType - Enum in com.spire.doc
Specifies preferred width type
ChangeItems - Class in com.spire.doc.collections
Eventhandler for DocumentObjectCollection class.
ChangeItems() - Constructor for class com.spire.doc.collections.ChangeItems
 
ChangeItemsType - Enum in com.spire.doc.collections
Specifies Item DocumentObject type.
CharacterFormat - Class in com.spire.doc.formatting
 
CharacterFormat(IDocument) - Constructor for class com.spire.doc.formatting.CharacterFormat
Default constructor
CharacterSpacing - Enum in com.spire.doc
Character Spacing Control enum.
CheckBoxFormField - Class in com.spire.doc.fields
 
CheckBoxFormField(IDocument) - Constructor for class com.spire.doc.fields.CheckBoxFormField
Initializes a new instance of the CheckBoxFormField class.
CheckBoxSizeType - Enum in com.spire.doc.documents
Defines checkBox size type.
clear() - Method in class com.spire.doc.collections.BookmarkCollection
Removes all bookmarks from the document.
clear() - Method in class com.spire.doc.collections.ColumnCollection
Removes all item.
clear() - Method in class com.spire.doc.collections.CommentsCollection
Remove all the Comment from the document.
clear() - Method in class com.spire.doc.collections.DocumentObjectCollection
Removes all items
clear() - Method in class com.spire.doc.collections.DocumentSubsetCollection
Removes all entities
clear() - Method in class com.spire.doc.collections.DropDownCollection
Clears this instance.
clear() - Method in class com.spire.doc.collections.PermissionCollection
Removes all permissions from the document.
clear() - Method in class com.spire.doc.collections.TabCollection
Removes all the tabs from the tab collection.
clear() - Method in class com.spire.doc.collections.TextBoxCollection
Removes all textboxes from the document.
clear() - Method in class com.spire.doc.collections.TypedSortedListEx
Removes all elements from the collection.
clear() - Method in class com.spire.doc.documents.markup.CustomXmlPartCollection
Removes all elements from the collection.
clear() - Method in class com.spire.doc.documents.SdtListItemCollection
Clears all items from this collection.
clear() - Method in class com.spire.doc.documents.TextBodyPart
Clears this instance.
clear() - Method in class com.spire.doc.fields.Comment
Clears the commented items.
clear() - Method in class com.spire.doc.OdsoRecipientDataCollection
Removes all elements from this collection.
clear() - Method in class com.spire.doc.reporting.MailMergeDataSet
Cleans MailMergeDataSet of any data by removing all MaillMergeDataTable
clearFormatting() - Method in class com.spire.doc.formatting.FormatBase
Clears the formatting.
clearMacros() - Method in class com.spire.doc.Document
Removes the macros from the document.
clearRunAttrs() - Method in interface com.spire.doc.documents.IRunAttrSource
Clears run attributes.
clearRunAttrs() - Method in class com.spire.doc.documents.Paragraph
 
clearRunAttrs() - Method in class com.spire.doc.documents.Style
 
ClipboardData - Class in com.spire.doc.core
 
cloneAll() - Method in class com.spire.doc.collections.TypedSortedListEx
Clone current instance.
cloneCompatibilityTo(Document) - Method in class com.spire.doc.Document
Clones the current document compatibility to the destination document.
cloneDefaultStyleTo(Document) - Method in class com.spire.doc.Document
Clones the current document default style to the destination document.
cloneSectionPropertiesTo(Section) - Method in class com.spire.doc.Section
Clones the properties of the current to the destination section.
cloneThemesTo(Document) - Method in class com.spire.doc.Document
Clones the current document theme style to the destination document.
close() - Method in class com.spire.doc.Document
Closes this instance.
CollectionEx - Class in com.spire.doc.collections
This class implements the Collection interface.
CollectionEx(Document, OwnerHolder) - Constructor for class com.spire.doc.collections.CollectionEx
Initializes a new instance of the CollectionEx class.
Column - Class in com.spire.doc
 
Column(IDocument) - Constructor for class com.spire.doc.Column
Initialize constructor.
ColumnCollection - Class in com.spire.doc.collections
A collection of Column objects that represent all the columns of text in a section of a document.
com.spire.doc - package com.spire.doc
 
com.spire.doc.collections - package com.spire.doc.collections
 
com.spire.doc.core - package com.spire.doc.core
 
com.spire.doc.documents - package com.spire.doc.documents
 
com.spire.doc.documents.markup - package com.spire.doc.documents.markup
 
com.spire.doc.documents.rendering - package com.spire.doc.documents.rendering
 
com.spire.doc.documents.xml - package com.spire.doc.documents.xml
 
com.spire.doc.fields - package com.spire.doc.fields
 
com.spire.doc.fields.shape - package com.spire.doc.fields.shape
 
com.spire.doc.formatting - package com.spire.doc.formatting
 
com.spire.doc.interfaces - package com.spire.doc.interfaces
 
com.spire.doc.reporting - package com.spire.doc.reporting
 
Comment - Class in com.spire.doc.fields
Represents a container for text of a comment.
Comment(IDocument) - Constructor for class com.spire.doc.fields.Comment
Initializes a new instance of the Comment class.
CommentFormat - Class in com.spire.doc.formatting
 
CommentFormat() - Constructor for class com.spire.doc.formatting.CommentFormat
Initializes a new instance of the CommentFormat class.
CommentMark - Class in com.spire.doc.documents
Represents a container for text of a comment.
CommentMark(IDocument) - Constructor for class com.spire.doc.documents.CommentMark
Initializes a new instance of the CommentMark class.
CommentMarkType - Enum in com.spire.doc.documents
Defines types of comment mark.
CommentsCollection - Class in com.spire.doc.collections
A collection of Comment objects that represent the comments in the document.
CommentsCollection(Document) - Constructor for class com.spire.doc.collections.CommentsCollection
Initializes a new instance of the CommentsCollection class.
contains(IDocumentObject) - Method in class com.spire.doc.collections.DocumentObjectCollection
Determines whether a entity is in the collection.
contains(IParagraph) - Method in class com.spire.doc.collections.ParagraphCollection
Determines whether the IParagraphCollection contains a specific value.
contains(ITable) - Method in class com.spire.doc.collections.TableCollection
Determines whether the ITableCollection contains a specific value.
contains(TKey) - Method in class com.spire.doc.collections.TypedSortedListEx
Determines whether the list contains an element with the specified key.
contains(ITable) - Method in interface com.spire.doc.interfaces.ITableCollection
Determines whether the ITableCollection contains a specific value.
containsKey(TKey) - Method in class com.spire.doc.collections.TypedSortedListEx
Determines whether the list contains an element with the specified key.
containsName(String) - Method in class com.spire.doc.collections.FormFieldCollection
Determines whether the specified collection contains item with specified name.
containsValue(TValue) - Method in class com.spire.doc.collections.TypedSortedListEx
Determines whether the list contains the specified value.
continueListNumbering() - Method in class com.spire.doc.formatting.ListFormat
Continue last list.
ControlField - Class in com.spire.doc.fields
 
copy(TextSelection) - Method in class com.spire.doc.documents.TextBodyPart
Copies text from selection.
copy(TextBodySelection) - Method in class com.spire.doc.documents.TextBodyPart
Copies text from selection.
copy(BodyRegion, boolean) - Method in class com.spire.doc.documents.TextBodyPart
Copies the specified body item.
copy(ParagraphBase, boolean) - Method in class com.spire.doc.documents.TextBodyPart
Copies the specified p item.
copyTo(Array, int) - Method in class com.spire.doc.collections.TypedSortedListEx
Copies all the elements of the SortedListEx to the specified one-dimensional Array starting at the specified destination Array index.
counts() - Method in class com.spire.doc.collections.CommentsCollection
Counts this instance.
create(IXDLSContentReader) - Method in interface com.spire.doc.interfaces.IXDLSFactory
Creates the specified reader.
createBuiltinStyle(BuiltinStyle, Document) - Static method in class com.spire.doc.documents.Style
Creates the built-in paragraph style.
createBuiltinStyle(BuiltinStyle, StyleType, Document) - Static method in class com.spire.doc.documents.Style
Creates the built-in style.
createEmptyListStyle(IDocument, ListType, boolean) - Static method in class com.spire.doc.documents.ListStyle
 
createLayoutData(String, byte[], int) - Method in class com.spire.doc.documents.ListLevel
Create level layout data
createMinialDocument() - Method in class com.spire.doc.Document
Create a minial document, one empty section to the document and one empty paragraph to created section.
createMinialDocument() - Method in interface com.spire.doc.interfaces.IDocument
If the document contains no sections, creates one section with one paragraph.
createParagraph() - Method in class com.spire.doc.Document
Creates the paragraph.
createParagraph() - Method in interface com.spire.doc.interfaces.IDocument
Creates the paragraph.
createParagraphItem(ParagraphItemType) - Method in class com.spire.doc.Document
Creates new paragraph item instance.
createWordBookmarksUsingHeadings() - Method in class com.spire.doc.ToPdfParameterList
Gets or set the a value that determines whether create the bookmarks using Headings.
createWordBookmarksUsingHeadings(boolean) - Method in class com.spire.doc.ToPdfParameterList
Set the a value that determines whether create the bookmarks using Headings.
CssStyleSheetType - Enum in com.spire.doc
 
Current - Variable in class com.spire.doc.reporting.EntityEntry
Current entity.
CustomDocumentProperties - Class in com.spire.doc
 
CustomXmlPart - Class in com.spire.doc.documents.markup
Represents a Custom XML Data Storage Part (custom XML data within a openpackage).
CustomXmlPart() - Constructor for class com.spire.doc.documents.markup.CustomXmlPart
Initializes an instance of this class.
CustomXmlPartCollection - Class in com.spire.doc.documents.markup
Represents a collection of Custom XML Parts.
CustomXmlPartCollection(Document) - Constructor for class com.spire.doc.documents.markup.CustomXmlPartCollection
Initializes an instance of this class.

D

Data - Variable in class com.spire.doc.core.ClipboardData
Clipboard data.
decreaseIndentLevel() - Method in class com.spire.doc.formatting.ListFormat
Decrease level indent.
deepClone() - Method in class com.spire.doc.BuiltinDocumentProperties
Clone.
deepClone() - Method in class com.spire.doc.collections.TypedSortedListEx
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.spire.doc.core.ClipboardData
Createas copy of the current object.
deepClone() - Method in interface com.spire.doc.core.IDocCloneable
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.spire.doc.CustomDocumentProperties
Clones this instance.
deepClone() - Method in class com.spire.doc.Document
Clones itself.
deepClone() - Method in class com.spire.doc.DocumentObject
Creates a duplicate of the document object.
deepClone() - Method in class com.spire.doc.DocumentProperty
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.spire.doc.documents.Borders
Clones self.
deepClone() - Method in class com.spire.doc.documents.ListLevel
Clones this instance.
deepClone() - Method in class com.spire.doc.documents.ListStyle
Clones itself
deepClone() - Method in class com.spire.doc.documents.MarginsF
Clones this instance.
deepClone() - Method in class com.spire.doc.documents.markup.CustomXmlPart
Makes a "deep enough" copy of the object.
deepClone() - Method in class com.spire.doc.documents.markup.CustomXmlPartCollection
Makes a deep copy of this collection and its items.
deepClone() - Method in class com.spire.doc.documents.ParagraphStyle
Clones itself
deepClone() - Method in class com.spire.doc.documents.Style
Clones itself
deepClone() - Method in class com.spire.doc.Endnote
Clones this instance.
deepClone() - Method in class com.spire.doc.FootnoteBody
Clones this instance.
deepClone(IDocument) - Method in class com.spire.doc.formatting.CommentFormat
Creates a new object that is a copy of the current instance.
deepClone() - Method in class com.spire.doc.formatting.TextBoxFormat
Clone textbox format.
deepClone() - Method in interface com.spire.doc.interfaces.IDocument
Make deep copy of word document.
deepClone() - Method in interface com.spire.doc.interfaces.IDocumentObject
Creates a duplicate of the document object.
deepClone() - Method in interface com.spire.doc.interfaces.ISection
Clones it self.
deepClone() - Method in interface com.spire.doc.interfaces.IStyle
Clones itself.
deepClone() - Method in class com.spire.doc.OdsoRecipientData
Returns a deep clone of this object.
deepClone() - Method in class com.spire.doc.Section
Clones it self.
deepClone() - Method in class com.spire.doc.Table
Clones this instance.
deepClone() - Method in class com.spire.doc.TableCell
Clones this instance.
deepClone() - Method in class com.spire.doc.TableRow
Clones this instance.
DEF_ZOOMING - Static variable in class com.spire.doc.formatting.ViewSetup
Constant value for Zoom.
Default_Checked_State - Static variable in class com.spire.doc.documents.SdtCheckBox
 
Default_Font_Name - Static variable in class com.spire.doc.documents.SdtCheckBox
 
Default_Unchecked_State - Static variable in class com.spire.doc.documents.SdtCheckBox
 
DefaultTableStyle - Enum in com.spire.doc.documents
Defines built-in table styles
deleteBookmarkContent(boolean) - Method in class com.spire.doc.documents.BookmarksNavigator
Deletes the bookmark content.
Diagonal_Down_Key - Static variable in class com.spire.doc.documents.Borders
constant value for diagonal down key.
Diagonal_Up_Key - Static variable in class com.spire.doc.documents.Borders
constant value for diagonal up key.
dispose() - Method in class com.spire.doc.Document
Prerforms application-defined tasks associated with freeing,releasing, or resetting unmanaged resources.
DLSException - Exception in com.spire.doc.documents
Represents general exception in spire.doc library.
DLSException() - Constructor for exception com.spire.doc.documents.DLSException
Initializes a new instance of the DLSException class.
DLSException(Exception) - Constructor for exception com.spire.doc.documents.DLSException
Initializes a new instance of the DLSException class.
DLSException(String) - Constructor for exception com.spire.doc.documents.DLSException
Initializes a new instance of the DLSException class.
DLSException(String, Exception) - Constructor for exception com.spire.doc.documents.DLSException
Initializes a new instance of the DLSException class.
DocOleObject - Class in com.spire.doc.fields
 
DocOleObject(Document) - Constructor for class com.spire.doc.fields.DocOleObject
Initializes a new instance of the OleObject class.
DocPicture - Class in com.spire.doc.fields
 
DocPicture(IDocument) - Constructor for class com.spire.doc.fields.DocPicture
Initializes a new instance of the DocPicture class.
Document - Class in com.spire.doc
 
Document(String) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class from Word document.
Document(String, String) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class from existing Word document, which is protected with password.
Document(String, FileFormat) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class.
Document(String, FileFormat, XHTMLValidationType) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class.
Document(String, FileFormat, String) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class from existing file of specified type protected with password.
Document(InputStream, FileFormat, XHTMLValidationType) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class example:Loading an existing word document.
Document() - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class.
Document(InputStream) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class from the stream.
Document(InputStream, FileFormat) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class from the stream.
Document(InputStream, String) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class from the Word document�s stream, which is protected with password.
Document(InputStream, FileFormat, String) - Constructor for class com.spire.doc.Document
Initializes a new instance of the Document class from the stream of specified type protected with password.
Document(Document) - Constructor for class com.spire.doc.Document
 
DocumentBase - Class in com.spire.doc
 
DocumentBase(Document, DocumentObject) - Constructor for class com.spire.doc.DocumentBase
Initializes a new instance of the DocumentBase class.
DocumentContainer - Class in com.spire.doc
 
DocumentContainer(Document, DocumentObject) - Constructor for class com.spire.doc.DocumentContainer
Initializes a new instance of the class.
DocumentObject - Class in com.spire.doc
 
DocumentObjectCollection - Class in com.spire.doc.collections
Represents a collection of DLS entities.
DocumentObjectType - Enum in com.spire.doc.documents
Specifies the type of a Document object type.
DocumentProperties - Class in com.spire.doc
Class DocumentProperties of the document.
DocumentProperty - Class in com.spire.doc
Summary description for DocumentProperty.
DocumentProperty() - Constructor for class com.spire.doc.DocumentProperty
Default constructor.
DocumentProperty(String, Object) - Constructor for class com.spire.doc.DocumentProperty
Initializes new instance of the class.
DocumentProperty(String, Object, PropertyType) - Constructor for class com.spire.doc.DocumentProperty
Initializes new instance of the class.
DocumentSerializable - Class in com.spire.doc.documents.xml
 
DocumentSerializable(Document, DocumentObject) - Constructor for class com.spire.doc.documents.xml.DocumentSerializable
Initializes a new instance of the DocumentSerializable class.
DocumentSerializableCollection - Class in com.spire.doc.documents.xml
 
DocumentSerializableCollection() - Constructor for class com.spire.doc.documents.xml.DocumentSerializableCollection
 
DocumentSerializableCollection(Document, OwnerHolder) - Constructor for class com.spire.doc.documents.xml.DocumentSerializableCollection
Initializes a new instance of the DocumentSerializableCollection class.
DocumentSubsetCollection - Class in com.spire.doc.collections
Represents a subset from collection of specified type entities.
DocumentVersion - Enum in com.spire.doc.documents
Defines document version
DocumentViewType - Enum in com.spire.doc
Specifies view mode in Microsoft word.
downloadImage(String) - Method in class com.spire.doc.fields.Field
Get the image from the url
DropDownCollection - Class in com.spire.doc.collections
Represent a collection of DropDownItem objects.
DropDownCollection(Document) - Constructor for class com.spire.doc.collections.DropDownCollection
Initializes a new instance of the DropDownCollection class.
DropDownFormField - Class in com.spire.doc.fields
 
DropDownFormField(IDocument) - Constructor for class com.spire.doc.fields.DropDownFormField
Initializes a new instance of the DropDownFormField class.
DropDownItem - Class in com.spire.doc.documents
Represents the item of drop down formfield.
DropDownItem(IDocument) - Constructor for class com.spire.doc.documents.DropDownItem
Initializes a new instance of the DropDownItem class.

E

EditingGroup - Enum in com.spire.doc.documents
This simple type specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by a range permission with in a document.
encrypt(String) - Method in class com.spire.doc.Document
Encrypts the document.
encrypt(String) - Method in interface com.spire.doc.interfaces.IDocument
Encrypts the document.
Endnote - Class in com.spire.doc
 
Endnote(Document) - Constructor for class com.spire.doc.Endnote
Initializes a new instance of the Endnote class.
EndnotePosition - Enum in com.spire.doc
Endnote position of the Document.
ensureMinimum() - Method in class com.spire.doc.Body
If the text body has no paragraphs, creates and appends one Paragraph.
ensureMinimum() - Method in interface com.spire.doc.interfaces.IBody
If the text body has no paragraphs, creates and appends one Paragraph.
EntityEntry - Class in com.spire.doc.reporting
the document objectEntry class maintains the Entries of Entity class.
EntityEntry(DocumentObject) - Constructor for class com.spire.doc.reporting.EntityEntry
The base class for DLS entities.
Envelope_DL - Static variable in class com.spire.doc.documents.PageSize
EnvelopeDL format.
execute(String[], String[]) - Method in class com.spire.doc.reporting.MailMerge
Performs mail merge operation.
execute(Iterable) - Method in class com.spire.doc.reporting.MailMerge
Performs mail merge operation.
executeGroup(MailMergeDataTable) - Method in class com.spire.doc.reporting.MailMerge
Performs mail merge operation.
executeWidthNestedRegion(MailMergeDataSet, List<Map.Entry>) - Method in class com.spire.doc.reporting.MailMerge
Performs mail merge operation.
executeWidthNestedRegion(String, List<Map.Entry>) - Method in class com.spire.doc.reporting.MailMerge
Executes the nested region.
Executive - Static variable in class com.spire.doc.documents.PageSize
Executive format.

F

fetch() - Method in class com.spire.doc.reporting.EntityEntry
Fetches the entries element.
fetchInheritedRunAttr(int) - Method in interface com.spire.doc.documents.IRunAttrSource
Gets the attribute from one of the parents or from global defaults.
fetchInheritedRunAttr(int) - Method in class com.spire.doc.documents.Paragraph
 
fetchInheritedRunAttr(int) - Method in class com.spire.doc.documents.Style
 
Field - Class in com.spire.doc.fields
 
Field(IDocument) - Constructor for class com.spire.doc.fields.Field
Creates Field object for specified document
FieldCharType - Enum in com.spire.doc.documents
 
FieldCollection - Class in com.spire.doc.collections
A collection objects that represent the fields in the document.
FieldMark - Class in com.spire.doc.fields
 
FieldMark(FieldMark, IDocument) - Constructor for class com.spire.doc.fields.FieldMark
Initializes a new instance of the FieldMark class.
FieldMark(IDocument, FieldMarkType) - Constructor for class com.spire.doc.fields.FieldMark
Initializes a new instance of the FieldMark class.
FieldMarkType - Enum in com.spire.doc.documents
Defines types of field marks.
FieldType - Enum in com.spire.doc
Type of fields
FileCorruptException - Exception in com.spire.doc
Summary description for StreamReadError.
FileCorruptException() - Constructor for exception com.spire.doc.FileCorruptException
Default constructor.
FileCorruptException(Exception) - Constructor for exception com.spire.doc.FileCorruptException
Initializes a new instance of the FileCorruptException class.
FileCorruptException(String) - Constructor for exception com.spire.doc.FileCorruptException
Throws Exception when document appears to be corrupted and impossible.
FileCorruptException(String, Exception) - Constructor for exception com.spire.doc.FileCorruptException
Throws Exception when document appears to be corrupted and impossible.
FileFormat - Enum in com.spire.doc
Type of file format.
find(Pattern) - Method in class com.spire.doc.BodyRegion
Finds text by specified pattern.
find(Pattern) - Method in class com.spire.doc.documents.Paragraph
Returns first entry of matchString regex.
find(String, boolean, boolean) - Method in class com.spire.doc.documents.Paragraph
Returns first entry of matchString string, taking into consideration caseSensitive and wholeWord options.
find(Pattern) - Method in class com.spire.doc.documents.StructureDocumentTag
Returns first entry of given regex.
find(Pattern) - Method in class com.spire.doc.Table
Finds text by specified pattern.
findAllPattern(Pattern) - Method in class com.spire.doc.Document
Returns all entries of matchString regex.
findAllPattern(Pattern) - Method in interface com.spire.doc.interfaces.IDocument
Finds and returns all entries of specified regular expression along with formatting.
findAllString(String, boolean, boolean) - Method in class com.spire.doc.Document
Returns all entries of matchString string, taking into consideration caseSensitive and wholeWord options.
findAllString(String, boolean, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Finds and returns all entries of specified string along with formatting, taking into consideration caseSensitive and wholeWord options.
findById(String) - Method in class com.spire.doc.collections.PermissionCollection
Finds Permission object by specified id
findById(int) - Method in class com.spire.doc.collections.StyleCollection
Finds Style by id
findByIstd(int) - Method in class com.spire.doc.collections.StyleCollection
 
findByName(String) - Method in class com.spire.doc.collections.BookmarkCollection
Finds Bookmark object by specified name
findByName(String) - Method in class com.spire.doc.collections.ListStyleCollection
Finds list style by name.
findByName(String) - Method in class com.spire.doc.collections.StyleCollection
Finds Style by name
findByName(String, StyleType) - Method in class com.spire.doc.collections.StyleCollection
Finds Style by name
findByName(String) - Method in interface com.spire.doc.interfaces.IStyleCollection
Finds a first style with specified style name
findByName(String, StyleType) - Method in interface com.spire.doc.interfaces.IStyleCollection
Finds a style by style name and style type
findPattern(Pattern) - Method in class com.spire.doc.Document
Finds and returns entry of specified regular expression along with formatting.
findPattern(BodyRegion, Pattern) - Method in class com.spire.doc.Document
Finds the next entry of matchString pattern.
findPattern(Pattern) - Method in interface com.spire.doc.interfaces.IDocument
Finds and returns entry of specified regular expression along with formatting.
findPattern(BodyRegion, Pattern) - Method in interface com.spire.doc.interfaces.IDocument
Finds the next entry of matchString pattern.
findPatternInLine(Pattern) - Method in class com.spire.doc.Document
Finds the first entry of specified pattern in single-line mode.
findPatternInLine(BodyRegion, Pattern) - Method in class com.spire.doc.Document
Finds the text which fit the specified pattern starting from start.
findPatternInLine(Pattern) - Method in interface com.spire.doc.interfaces.IDocument
Finds the first entry of specified pattern in single-line mode.
findPatternInLine(BodyRegion, Pattern) - Method in interface com.spire.doc.interfaces.IDocument
Finds the next text which fit the specified pattern starting from start BodyRegion using single-line mode.
findString(String, boolean, boolean) - Method in class com.spire.doc.Document
Finds and returns string along with formatting.
findString(BodyRegion, String, boolean, boolean) - Method in class com.spire.doc.Document
Finds the next entry of matchString string, taking into consideration caseSensitive and wholeWord options.
findString(String, boolean, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Finds and returns entry of specified string along with formatting, taking into consideration caseSensitive and wholeWord options.
findString(BodyRegion, String, boolean, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Finds the next entry of matchString string, taking into consideration caseSensitive and wholeWord options.
findStringInLine(String, boolean, boolean) - Method in class com.spire.doc.Document
Finds the first entry of matchString text in single-line mode.
findStringInLine(BodyRegion, String, boolean, boolean) - Method in class com.spire.doc.Document
Finds the next matchString text starting from specified using single-line mode.
findStringInLine(String, boolean, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Finds the first entry of matchString text in single-line mode.
findStringInLine(BodyRegion, String, boolean, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Finds the next matchString text starting from specified.
Flsa - Static variable in class com.spire.doc.documents.PageSize
Flsa format.
FollowCharacterType - Enum in com.spire.doc.documents
The type of character following the number text for the paragraph
FontCharSet - Enum in com.spire.doc
 
FontClipPrecision - Enum in com.spire.doc
 
FontPitch - Enum in com.spire.doc.documents
Represents the font pitch.
FontPitchAndFamily - Enum in com.spire.doc
 
FontPrecision - Enum in com.spire.doc
 
FontQuality - Enum in com.spire.doc
 
FontTypeHint - Enum in com.spire.doc.documents
[MS-DOC] - 2.6.1 Character Properties - sprmCIdctHint An 8-bit unsigned integer value that specifies which of the language, font, size, bold, and italic properties is to be used for handling the text, in the case where this cannot be derived from the characters themselves.
FontWeight - Enum in com.spire.doc
 
FootEndnoteOptions - Class in com.spire.doc
 
Footnote - Class in com.spire.doc.fields
 
Footnote(IDocument) - Constructor for class com.spire.doc.fields.Footnote
Initializes a new instance of the Footnote class.
FootnoteBody - Class in com.spire.doc
 
FootnoteBody(Document) - Constructor for class com.spire.doc.FootnoteBody
Initializes a new instance of the Footnote class.
FootnoteNumberFormat - Enum in com.spire.doc
Specifies Numberformat of FootEndNote.
FootnotePosition - Enum in com.spire.doc
Specifies FootnotePosition.
FootnoteRestartRule - Enum in com.spire.doc
Specifies FootnoteRestartIndex.
FootnoteType - Enum in com.spire.doc
Specifies the Type of the FootNote.
Format - Variable in class com.spire.doc.core.ClipboardData
Clipboard format.
FormatBase - Class in com.spire.doc.formatting
 
FormatBase() - Constructor for class com.spire.doc.formatting.FormatBase
Initializes a new instance of the FormatBase class.
FormatBase(IDocument) - Constructor for class com.spire.doc.formatting.FormatBase
Initializes a new instance of the FormatBase class.
FormatBase(IDocument, DocumentObject) - Constructor for class com.spire.doc.formatting.FormatBase
Initializes a new instance of the FormatBase class.
FormatBase(FormatBase, int) - Constructor for class com.spire.doc.formatting.FormatBase
Initializes a new instance of the FormatBase class.
FormatBase(FormatBase, int, int) - Constructor for class com.spire.doc.formatting.FormatBase
Initializing constructor.
FormField - Class in com.spire.doc.fields
 
FormField(IDocument) - Constructor for class com.spire.doc.fields.FormField
Initializes a new instance of the FormField class.
FormField(FormField, IDocument) - Constructor for class com.spire.doc.fields.FormField
Initializes a new instance of the FormField class.
FormFieldCollection - Class in com.spire.doc.collections
Represents a collection of form fields.
FormFieldType - Enum in com.spire.doc.documents
Specifies the type of a form field.
FrameHorzAnchor - Enum in com.spire.doc.documents
Specifies the horizontal frame anchor.
FrameVertAnchor - Enum in com.spire.doc.documents
Specifies the vertical frame anchor.
fromCm(float) - Static method in class com.spire.doc.documents.PointsConverter
Converts from Centimeter to Points
fromInch(float) - Static method in class com.spire.doc.documents.PointsConverter
Converts from Inch to Points
fromMm(float) - Static method in class com.spire.doc.documents.PointsConverter
Converts from Millimeter to Points
fromPixel(float) - Static method in class com.spire.doc.documents.PointsConverter
Converts from Inch to Points

G

get(String) - Method in class com.spire.doc.collections.BookmarkCollection
Gets the Bookmark with the specified name.
get(int) - Method in class com.spire.doc.collections.BookmarkCollection
Gets the Bookmark at the specified index.
get(int) - Method in class com.spire.doc.collections.CellCollection
Gets the TableCell at the specified index.
get(int) - Method in class com.spire.doc.collections.ColumnCollection
Gets the Column at the specified index.
get(int) - Method in class com.spire.doc.collections.CommentsCollection
Gets the comment at specified index.
get(int) - Method in class com.spire.doc.collections.DocumentObjectCollection
Gets the DocumentObject at the specified index.
get(int) - Method in class com.spire.doc.collections.DocumentSubsetCollection
Gets the DocumentObject at the specified index.
get(int) - Method in class com.spire.doc.collections.DropDownCollection
Gets the DropDownItem at the specified index.
get(int) - Method in class com.spire.doc.collections.FieldCollection
Gets the field at the specified index.
get(int) - Method in class com.spire.doc.collections.FormFieldCollection
Gets the FormField at the specified index.
get(String) - Method in class com.spire.doc.collections.FormFieldCollection
Gets the FormField by specified form field name.
get(int) - Method in class com.spire.doc.collections.ListLevelCollection
Gets the ListLevel at the specified index.
get(int) - Method in class com.spire.doc.collections.ListStyleCollection
Gets the ListStyle at the specified index.
get(int) - Method in class com.spire.doc.collections.ParagraphCollection
Gets the IParagraph at the specified index.
get(int) - Method in class com.spire.doc.collections.ParagraphItemCollection
Gets the ParagraphBase at the specified index.
get(String) - Method in class com.spire.doc.collections.PermissionCollection
Gets the Permission with the specified id.
get(int) - Method in class com.spire.doc.collections.PermissionCollection
Gets the Permission at the specified index.
get(int) - Method in class com.spire.doc.collections.RowCollection
Gets the TableRow at the specified index.
get(int) - Method in class com.spire.doc.collections.SectionCollection
Gets the Section at the specified index.
get(int) - Method in class com.spire.doc.collections.StyleCollection
Gets the at the specified index.
get(int) - Method in class com.spire.doc.collections.TabCollection
Gets the Tab at the specified index.
get(int) - Method in class com.spire.doc.collections.TableCollection
Gets the ITable at the specified index.
get(int) - Method in class com.spire.doc.collections.TextBoxCollection
Gets the textbox at the specified index.
get(int) - Method in class com.spire.doc.collections.TextBoxItemCollection
Gets the ITextBox at the specified index.
get(TKey) - Method in class com.spire.doc.collections.TypedSortedListEx
Gets the value associated with the specified key.
get(String) - Method in class com.spire.doc.CustomDocumentProperties
Gets property by specified name.
get(int) - Method in class com.spire.doc.CustomDocumentProperties
Gets property by specified index.
get(int) - Method in interface com.spire.doc.documents.IWSectionCollection
Gets the Sectionat the specified index.
get(int) - Method in class com.spire.doc.documents.markup.CustomXmlPartCollection
Gets an item at the specified index.
get(int) - Method in class com.spire.doc.documents.Paragraph
Gets paragraph item by index.
get(int) - Method in class com.spire.doc.documents.SDTInlineContent
Gets paragraph item by index.
get(int) - Method in class com.spire.doc.documents.SdtListItemCollection
Returns a SdtListItem object given its zero-based index in the collection.
get(int) - Method in class com.spire.doc.documents.TextSelection
Gets the String at the specified index.
get(int) - Method in class com.spire.doc.HeadersFooters
Gets TextBody at specified index.
get(int) - Method in interface com.spire.doc.interfaces.IDocumentCollection
Gets the IDocument at the specified index.
get(int) - Method in interface com.spire.doc.interfaces.IDocumentObjectCollection
Gets the DocumentObject at the specified index.
get(int) - Method in interface com.spire.doc.interfaces.IParagraph
Gets the ParagraphBase at the specified index.
get(int) - Method in interface com.spire.doc.interfaces.IParagraphCollection
Gets the IParagraph at the specified index.
get(int) - Method in interface com.spire.doc.interfaces.IStyleCollection
Gets the IStyle at the specified index.
get(int, int) - Method in interface com.spire.doc.interfaces.ITable
Gets cell by row/column indexes.
get(int) - Method in interface com.spire.doc.interfaces.ITableCollection
Gets the ITable at the specified index.
get(int) - Method in interface com.spire.doc.interfaces.ITextBoxItemCollection
Gets the ITextBox at the specified index.
get(int) - Method in class com.spire.doc.OdsoRecipientDataCollection
Gets an item in this collection.
get(int, int) - Method in class com.spire.doc.Table
Get table cell by row and column indexes.
get(String) - Method in class com.spire.doc.VariableCollection
Gets the variable with the specified name.
getActive() - Method in class com.spire.doc.OdsoRecipientData
Specifies whether the record from the data source shall be imported into a document when the mail merge is performed.
getAfterAutoSpacing() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets a value indicating whether spacing after is automatic.
getAfterSpacing() - Method in class com.spire.doc.formatting.ParagraphFormat
Returns the spacing (in points) after the paragraph.
getAlias() - Method in class com.spire.doc.documents.SDTProperties
Gets the an alias.
getAll() - Method in class com.spire.doc.documents.Margins
Allow to Get value of all Margins on one call
getAll() - Method in class com.spire.doc.documents.MarginsF
Allow to Get value of all Margins on one call
getAllCaps() - Method in class com.spire.doc.formatting.CharacterFormat
Gets AllCaps property of text.
getAllowContextualAlternates() - Method in class com.spire.doc.formatting.CharacterFormat
Gets a value indicating whether to allow contextual alternates.
getAllowOverlap() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets a value that specifies whether thisshape can overlap other shapes.
getAlternativeText() - Method in class com.spire.doc.fields.DocPicture
Gets the alternative text.
getAlternativeText() - Method in interface com.spire.doc.interfaces.IPicture
Gets the picture's alternative text.
getAncestor(DocumentObjectType) - Method in class com.spire.doc.fields.ParagraphBase
 
getApplicationName() - Method in class com.spire.doc.SummaryDocumentProperties
Gets application name
getAsOneRange() - Method in class com.spire.doc.documents.TextSelection
Gets as one range.
getAsOneRange(boolean) - Method in class com.spire.doc.documents.TextSelection
Gets as one range.
getAttributeReader() - Method in interface com.spire.doc.interfaces.IXDLSContentReader
Gets the attribute reader.
getAttributeValue(String) - Method in interface com.spire.doc.interfaces.IXDLSContentReader
Gets the attribute value.
getAuthor() - Method in class com.spire.doc.formatting.CommentFormat
Gets the user.
getAuthor() - Method in class com.spire.doc.SummaryDocumentProperties
Gets author name
getAuto() - Static method in class com.spire.doc.PreferredWidth
Get an instance of PreferredWidth, this instance indicates thie preferred width is auto.
getAutoFitTableLayout() - Method in class com.spire.doc.ToPdfParameterList
Gets The tblLayout element specifies that the table must use the auto layout algorithe.
getAutoHyphenation() - Method in class com.spire.doc.Hyphenation
 
getAutoSpaceDE() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets the value that determines whether the space is automatically adjusted between Asian and Latin text.
getAutoSpaceDN() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets the value that determines whether the space is automatically adjusted between Asian text and numbers.
getBackColor() - Method in class com.spire.doc.formatting.CellFormat
Gets background color.
getBackColor() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets background color of the paragraph
getBackColor() - Method in class com.spire.doc.formatting.RowFormat
Gets background color.
getBackground() - Method in class com.spire.doc.Document
Gets document's background
getBackground() - Method in interface com.spire.doc.interfaces.IDocument
Gets background for the document.
getBaseStyle() - Method in class com.spire.doc.documents.ParagraphStyle
Gets a base style of paragraph.
getBeforeAutoSpacing() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets a value indicating whether spacing before is automatic.
getBeforeSpacing() - Method in class com.spire.doc.formatting.ParagraphFormat
Returns the spacing (in points) before the paragraph.
getBehindText() - Method in class com.spire.doc.fields.shape.ShapeBase
Specifies whether the shape is below or above text.
getBidi() - Method in class com.spire.doc.formatting.CharacterFormat
Returns right-to-left property of text.
getBidi() - Method in class com.spire.doc.formatting.RowFormat
Returns whether table is right to left.
getBidi() - Method in class com.spire.doc.PageSetup
Gets whether section contains right-to-left text.
getBiLevel() - Method in class com.spire.doc.fields.DocPicture
Gets whether an image will be displayed in black and white.
getBody() - Method in class com.spire.doc.fields.Comment
Gets comment body.
getBody() - Method in class com.spire.doc.fields.TextBox
Get TextBody value
getBody() - Method in interface com.spire.doc.interfaces.ISection
Gets the section body.
getBody() - Method in interface com.spire.doc.interfaces.ITextBox
Gets the text box body.
getBody() - Method in class com.spire.doc.Section
Gets the section body.
getBodyItems() - Method in class com.spire.doc.documents.TextBodyPart
Gets the body items.
getBold() - Method in class com.spire.doc.fields.WordArt
Gets true if the font is formatted as bold.
getBold() - Method in class com.spire.doc.formatting.CharacterFormat
Returns bold style
getBoldBidi() - Method in class com.spire.doc.formatting.CharacterFormat
Returns bold property for right-to-left text.
getBookmarkContent() - Method in class com.spire.doc.documents.BookmarksNavigator
Gets the bookmark content2.
getBookmarkEnd() - Method in class com.spire.doc.Bookmark
Gets the bookmark end.
getBookmarkLevel() - Method in class com.spire.doc.documents.rendering.BookmarkLevelEventArgs
Represents the current bookmark level informations.
getBookmarkName() - Method in class com.spire.doc.fields.AskFieldEventArgs
Gets the name of bookmark.
getBookmarkName() - Method in class com.spire.doc.Hyperlink
Returns bookmark.
getBookmarks() - Method in class com.spire.doc.Document
Gets document bookmarks.
getBookmarks() - Method in interface com.spire.doc.interfaces.IDocument
Gets collection of bookmarks of the document
getBookmarkStart() - Method in class com.spire.doc.Bookmark
Gets the bookmark start.
getBookmarkStart() - Method in class com.spire.doc.documents.rendering.BookmarkLevelEventArgs
Represents the current bookmark.
getBoolean() - Method in interface com.spire.doc.core.IDocProperty
Gets boolean value.
getBorder() - Method in class com.spire.doc.formatting.CharacterFormat
Gets border.
getBorders() - Method in class com.spire.doc.formatting.CellFormat
Gets borders.
getBorders() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets collection of borders in the paragraph
getBorders() - Method in class com.spire.doc.formatting.RowFormat
Gets borders.
getBorders() - Method in class com.spire.doc.PageSetup
Gets page borders collection
getBorderType() - Method in class com.spire.doc.formatting.Border
Gets style of the border.
getBottom() - Method in class com.spire.doc.documents.Borders
Gets bottom border.
getBottom() - Method in class com.spire.doc.documents.Margins
Gets the bottom margin
getBottom() - Method in class com.spire.doc.documents.MarginsF
Gets the bottom margin
getBottom() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the position of the bottom edge of the containing block of the shape.
getBottom() - Method in class com.spire.doc.formatting.InternalMargin
Gets the internal bottom margin (in points).
getBottom() - Method in class com.spire.doc.formatting.Paddings
Gets bottom padding.
getBreakCharacterFormat() - Method in interface com.spire.doc.documents.IStructureDocument
Get the character format of the break.
getBreakCharacterFormat() - Method in class com.spire.doc.documents.Paragraph
Gets character format for the break symbol.
getBreakCharacterFormat() - Method in class com.spire.doc.documents.StructureDocumentTag
Gets character format for the break symbol.
getBreakCharacterFormat() - Method in class com.spire.doc.documents.StructureDocumentTagCell
Gets character format for the break symbol.
getBreakCharacterFormat() - Method in class com.spire.doc.documents.StructureDocumentTagInline
Gets character format for the break symbol.
getBreakCharacterFormat() - Method in class com.spire.doc.documents.StructureDocumentTagRow
Gets character format for the break symbol.
getBreakCharacterFormat() - Method in interface com.spire.doc.interfaces.IParagraph
Gets the character format for the break symbol.
getBreakCode() - Method in interface com.spire.doc.interfaces.ISection
Returns break code.
getBreakCode() - Method in class com.spire.doc.Section
Gets break code.
getBreakType() - Method in class com.spire.doc.Break
Gets the type of the break.
getBrightness() - Method in class com.spire.doc.fields.DocPicture
Gets picture brightness.
getBuiltinDocumentProperties() - Method in class com.spire.doc.Document
Gets document built-in properties object.
getBuiltinDocumentProperties() - Method in interface com.spire.doc.interfaces.IDocument
Gets document's built-in properties.
getBulletCharacter() - Method in class com.spire.doc.documents.ListLevel
Get bullet pattern
getByHeaderFooterType(HeaderFooterType) - Method in class com.spire.doc.HeadersFooters
Gets TextBody by specified HeaderFooter type.
getById(String) - Method in class com.spire.doc.documents.markup.CustomXmlPartCollection
Finds and returns a custom XML part by its identifier.
getByIndex(int) - Method in class com.spire.doc.collections.TypedSortedListEx
Gets the value at the specified index of the SortedListEx.
getByRepliedComment() - Method in class com.spire.doc.fields.Comment
Gets the comment of current comment replied.
getBytesCount() - Method in class com.spire.doc.BuiltinDocumentProperties
Gets the number of bytes in the document.
getCalculateOnExit() - Method in class com.spire.doc.fields.FormField
Gets calculate on exit property.
getCalendarType() - Method in class com.spire.doc.documents.SdtDate
Date Picker Calendar Type, specifies the calendar which shall be displayed for the current date picker structured document tag, if a user interface is present for the structured document tag.
getCancel() - Method in class com.spire.doc.fields.AskFieldEventArgs
Gets a value indicating whether cancel to answer the question.
getCapacity() - Method in class com.spire.doc.collections.TypedSortedListEx
Capacity of internal buffers
getCaptionName() - Method in class com.spire.doc.fields.SequenceField
Returns the caption name
getCategory() - Method in class com.spire.doc.BuiltinDocumentProperties
Gets the category of the document.
getCellFormat() - Method in class com.spire.doc.TableCell
Gets cell format.
getCellIndex() - Method in class com.spire.doc.TableCell
Get cell index in the table row.
getCells() - Method in class com.spire.doc.documents.StructureDocumentTagRow
Returns or sets cell collection.
getCells() - Method in class com.spire.doc.TableRow
Gets cell collection.
getCellSpacing() - Method in class com.spire.doc.formatting.RowFormat
Returns spacing between cells.
getCellWidthType() - Method in class com.spire.doc.TableCell
Gets cell width type
getCharacterCode() - Method in class com.spire.doc.fields.Symbol
Returns symbol's character code.
getCharacterFormat() - Method in class com.spire.doc.Break
Gets the character format.
getCharacterFormat() - Method in class com.spire.doc.documents.ListLevel
Returns character formats of list symbol.
getCharacterFormat() - Method in class com.spire.doc.documents.Style
Gets the character format.
getCharacterFormat() - Method in class com.spire.doc.fields.DocOleObject
 
getCharacterFormat() - Method in class com.spire.doc.fields.DocPicture
Gets shape object's character format.
getCharacterFormat() - Method in interface com.spire.doc.fields.IDocOleObject
gets the current CharacterFormat.
getCharacterFormat() - Method in class com.spire.doc.fields.ParagraphBase
Gets the character format.
getCharacterFormat() - Method in class com.spire.doc.fields.ShapeObject
Gets shape object's character format.
getCharacterFormat() - Method in class com.spire.doc.fields.Symbol
Gets character format for the symbol.
getCharacterFormat() - Method in class com.spire.doc.fields.TextBox
Gets the character format.
getCharacterFormat() - Method in class com.spire.doc.fields.TextRange
Gets the character format.
getCharacterFormat() - Method in interface com.spire.doc.interfaces.IParagraphStyle
Gets formatting of characters inside paragraph.
getCharacterFormat() - Method in interface com.spire.doc.interfaces.ITextRange
Gets text format.
getCharacterFormat() - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Gets the Character Format of the field.
getCharacterSpacing() - Method in class com.spire.doc.formatting.CharacterFormat
Returns space width between characters.
getCharacterSpacingControl() - Method in class com.spire.doc.PageSetup
gets Character Spacing Control.
getCharCount() - Method in class com.spire.doc.documents.Paragraph
Gets the char count,whtout spaces.
getCharCount() - Method in class com.spire.doc.SummaryDocumentProperties
Gets document characters count
getCharCountIncludeSpace() - Method in class com.spire.doc.documents.Paragraph
Gets the char count of the include spaces.
getCharCountWithSpace() - Method in class com.spire.doc.BuiltinDocumentProperties
Gets document characters count(including spaces)
getCharCountWithSpace() - Method in class com.spire.doc.SummaryDocumentProperties
Gets document characters count(including spaces)
getCheckBoxSize() - Method in class com.spire.doc.fields.CheckBoxFormField
Gets size of checkbox.
getChecked() - Method in class com.spire.doc.documents.SdtCheckBox
Indicates if checkbox is in checked state.
getChecked() - Method in class com.spire.doc.fields.CheckBoxFormField
Gets Checked property.
getChildObjects() - Method in class com.spire.doc.Body
Gets the child entities.
getChildObjects() - Method in class com.spire.doc.Document
Gets the child entities.
getChildObjects() - Method in class com.spire.doc.DocumentObject
Gets the child objects of the entity.
getChildObjects() - Method in class com.spire.doc.documents.Paragraph
Gets the child objects.
getChildObjects() - Method in class com.spire.doc.documents.rendering.BookmarkLevel
Gets the child objects.
getChildObjects() - Method in class com.spire.doc.documents.SDTInlineContent
Gets the child objects.
getChildObjects() - Method in class com.spire.doc.documents.StructureDocumentTag
Gets the child entities.
getChildObjects() - Method in class com.spire.doc.documents.StructureDocumentTagInline
Gets the child entities.
getChildObjects() - Method in class com.spire.doc.documents.StructureDocumentTagRow
Gets the child object.
getChildObjects() - Method in class com.spire.doc.fields.Comment
Gets the child document objects.
getChildObjects() - Method in class com.spire.doc.fields.ParagraphBase
Gets the child objects of the entity.
getChildObjects() - Method in class com.spire.doc.fields.shape.ShapeBase
 
getChildObjects() - Method in class com.spire.doc.fields.ShapeObject
 
getChildObjects() - Method in class com.spire.doc.fields.TextBox
Gets the child entities.
getChildObjects() - Method in interface com.spire.doc.interfaces.ICompositeObject
Gets the child entities.
getChildObjects() - Method in class com.spire.doc.Section
Gets the child objects.
getChildObjects() - Method in class com.spire.doc.Table
Gets the child entities.
getChildObjects() - Method in class com.spire.doc.TableRow
Gets the child object.
getClearFields() - Method in class com.spire.doc.reporting.MailMerge
Gets a value indicating whether [clear fields].
getClearGroupTag() - Method in class com.spire.doc.reporting.MailMerge
Gets a value indicating whether [clear group tag].
getClientHeight() - Method in class com.spire.doc.PageSetup
Gets width of client area.
getClientWidth() - Method in class com.spire.doc.PageSetup
Gets width of client area.
getClipboardData() - Method in class com.spire.doc.DocumentProperty
Gets clipboard data value.
getCode() - Method in class com.spire.doc.fields.Field
Gets the field code.
getColor() - Method in class com.spire.doc.Background
Gets background color.
getColor() - Method in class com.spire.doc.documents.rendering.BookmarkLevel
 
getColor() - Method in class com.spire.doc.fields.DocPicture
Get picture color.
getColor() - Method in class com.spire.doc.fields.shape.VMLFill
Defines the color of a fill.
getColor() - Method in class com.spire.doc.formatting.Border
Gets color of the border.
getColor() - Method in class com.spire.doc.TextWatermark
Gets text watermark color.
getColor1() - Method in class com.spire.doc.BackgroundGradient
Gets first color for gradient.
getColor2() - Method in class com.spire.doc.BackgroundGradient
Gets second color for gradient
getColumn() - Method in class com.spire.doc.OdsoRecipientData
Specifies the column within the data source that contains unique data for the current record.
getColumns() - Method in interface com.spire.doc.interfaces.ISection
Get collection of columns which logically divide page on many printing/publishing areas.
getColumns() - Method in class com.spire.doc.Section
Get collection of columns which logically divide page on many.
getColumnWidth() - Method in class com.spire.doc.Table
Gets the width of each column.
getCommentId() - Method in class com.spire.doc.documents.CommentMark
Gets the id of the comment this mark refers to.
getCommentId() - Method in class com.spire.doc.formatting.CommentFormat
Gets the id of the comment.
getCommentMarkEnd() - Method in class com.spire.doc.fields.Comment
Gets the ending mark of the comment.
getCommentMarkStart() - Method in class com.spire.doc.fields.Comment
Gets the begining mark of the comment.
getComments() - Method in class com.spire.doc.Document
Gets comments item of the document.
getComments() - Method in interface com.spire.doc.interfaces.IDocument
Gets Collection of Comments of the document.
getComments() - Method in class com.spire.doc.SummaryDocumentProperties
Gets the comments that provide additional information about the document
getCompany() - Method in class com.spire.doc.BuiltinDocumentProperties
Returns Company property.
getConsecutiveHyphensLimit() - Method in class com.spire.doc.Hyphenation
Specifies the maximum number of consecutive lines of text that can end with a hyphen.
getContainer() - Method in class com.spire.doc.fields.DocOleObject
Gets the OLE container.
getContainer() - Method in interface com.spire.doc.fields.IDocOleObject
Gets the OLE container.
getContinuationNotice() - Method in class com.spire.doc.Endnote
Gets the continuation notice.
getContinuationNotice() - Method in class com.spire.doc.FootnoteBody
Gets the continuation notice.
getContinuationSeparator() - Method in class com.spire.doc.Endnote
Gets the continuation separator.
getContinuationSeparator() - Method in class com.spire.doc.FootnoteBody
Gets the continuation separator.
getContrast() - Method in class com.spire.doc.fields.DocPicture
Get picture contrast.
getControlProperties() - Method in class com.spire.doc.documents.SDTProperties
Encapsulates all differences between different type of SDT-based content controls.
getCount() - Method in class com.spire.doc.collections.CollectionEx
Gets the number of items in the collection.
getCount() - Method in class com.spire.doc.collections.DocumentSubsetCollection
Gets the count.
getCount() - Method in class com.spire.doc.collections.TypedSortedListEx
FontSize of the collection.
getCount() - Method in class com.spire.doc.CustomDocumentProperties
Gets count of the properties.
getCount() - Method in class com.spire.doc.documents.markup.CustomXmlPartCollection
Gets the number of elements contained in the collection.
getCount() - Method in class com.spire.doc.documents.SdtListItemCollection
Gets number of items in the collection.
getCount() - Method in class com.spire.doc.documents.TextSelection
Gets the count of text chunks.
getCount() - Method in interface com.spire.doc.interfaces.ICollectionBase
Gets the number of items in collection.
getCount() - Method in interface com.spire.doc.interfaces.IXDLSSerializableCollection
Gets the count.
getCount() - Method in class com.spire.doc.OdsoRecipientDataCollection
Gets the number of elements contained in the collection.
getCount() - Method in class com.spire.doc.SummaryDocumentProperties
Gets summary count of document properties
getCount() - Method in class com.spire.doc.VariableCollection
Gets the count of variables.
getCreateDate() - Method in class com.spire.doc.SummaryDocumentProperties
Gets the document creation date
getCreateWordBookmarks() - Method in class com.spire.doc.ToPdfParameterList
Get the a value, Whether to use word bookmars when create the bookmarks.
getCssStyleSheetFileName() - Method in class com.spire.doc.HtmlExportOptions
Gets the name of the HTML export CSS style sheet file.
getCssStyleSheetType() - Method in class com.spire.doc.HtmlExportOptions
Gets the type of the HTML export CSS style sheet.
getCurrentBookmark() - Method in class com.spire.doc.documents.BookmarksNavigator
Gets the current bookmark.
getCurrentListLevel() - Method in class com.spire.doc.formatting.ListFormat
Get paragraph's ListLevel.
getCurrentListStyle() - Method in class com.spire.doc.formatting.ListFormat
Get paragraph's list style.
getCurrentMergeField() - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Gets the current Merge field.
getCustomDocumentProperties() - Method in class com.spire.doc.Document
Gets document custom properties object.
getCustomDocumentProperties() - Method in interface com.spire.doc.interfaces.IDocument
Gets document's custom properties.
getCustomHash() - Method in class com.spire.doc.CustomDocumentProperties
 
getCustomMarker() - Method in class com.spire.doc.fields.Footnote
Gets the custom footnote marker.
getCustomStyleName() - Method in class com.spire.doc.formatting.ListFormat
Gets the name of custom style.
getData() - Method in class com.spire.doc.documents.markup.CustomXmlPart
Gets the XML content of this Custom XML Data Storage Part.
getDataSet() - Method in class com.spire.doc.reporting.MailMergeDataSet
Gets list of MailMergeDataTables
getDateFormat() - Method in class com.spire.doc.documents.SdtDate
The element specifies the display format which shall be used to format any date entered into the parent structured document tag in full DateTime format [Example: Through a user interface (a date picker), or through custom XML data associated with this structured document tag via the SdtDataBinding element end example] before displaying it in the structured document tag's run content.
getDateFormat() - Method in class com.spire.doc.fields.MergeField
Gets the date format.
getDateTime() - Method in interface com.spire.doc.core.IDocProperty
Gets DateTime value.
getDateTime() - Method in class com.spire.doc.formatting.CommentFormat
Gets the DateTime.
getDefaultCheckBoxValue() - Method in class com.spire.doc.fields.CheckBoxFormField
Gets default checkbox value.
getDefaultColumnsNumber() - Method in class com.spire.doc.Table
Gets the default column count of per row.
getDefaultColumnWidth() - Method in class com.spire.doc.Table
Gets the default width of each column.
getDefaultResponse() - Method in class com.spire.doc.fields.AskFieldEventArgs
Gets the default response.
getDefaultRowHeight() - Method in class com.spire.doc.Table
Gets the default row height, the unit of measure is point, 1point = 0.3528 mm
getDefaultStyleType() - Method in class com.spire.doc.documents.Style
Built-in Word style.
getDefaultTabWidth() - Method in class com.spire.doc.PageSetup
Gets the length of the auto tab.
getDefaultText() - Method in class com.spire.doc.fields.TextFormField
Gets default text for text form field.
getDeletePosition() - Method in class com.spire.doc.Tab
Gets the delete position.
getDetectedFormatType() - Method in class com.spire.doc.Document
Returns the detected format type of the document which was loaded.
getDifferentFirstPageHeaderFooter() - Method in class com.spire.doc.PageSetup
 
getDifferentOddAndEvenPagesHeaderFooter() - Method in class com.spire.doc.PageSetup
Setting to specify that the current section has a different header/footer for first page.
getDirectRunAttr(int) - Method in interface com.spire.doc.documents.IRunAttrSource
Gets the attribute specified directly on the source or null by the key.
getDirectRunAttr(int) - Method in class com.spire.doc.documents.Paragraph
 
getDirectRunAttr(int) - Method in class com.spire.doc.documents.Style
 
getDirectRunAttrByIndex(int, int[], Object[]) - Method in interface com.spire.doc.documents.IRunAttrSource
Gets the attribute specified directly on the source by the index.
getDirectRunAttrByIndex(int, int[], Object[]) - Method in class com.spire.doc.documents.Paragraph
 
getDirectRunAttrByIndex(int, int[], Object[]) - Method in class com.spire.doc.documents.Style
 
getDirectRunAttrsCount() - Method in interface com.spire.doc.documents.IRunAttrSource
Count of attribute records in direct formatting.
getDirectRunAttrsCount() - Method in class com.spire.doc.documents.Paragraph
 
getDirectRunAttrsCount() - Method in class com.spire.doc.documents.Style
 
getDirectShapeAttribute(int) - Method in class com.spire.doc.Background
Reserved for system use.
getDisableLink() - Method in class com.spire.doc.ToPdfParameterList
Gets whether remove the link on the hyperlink and keep the character format during converting to pdf.
getDisplayAsIcon() - Method in class com.spire.doc.fields.DocOleObject
Gets whether the OLEObject is displayed as an Icon or Content.
getDisplayAsIcon() - Method in interface com.spire.doc.fields.IDocOleObject
Gets whether the OLEObject is displayed as an Icon or Content.
getDisplayText() - Method in class com.spire.doc.documents.SdtListItem
Gets the text to display in the run content in place of the SdtListItem.getValue() attribute contents for this list item.
getDistanceBottom() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the distance (in points) between the document text and the bottom edge of the shape.
getDistanceFromBottom() - Method in class com.spire.doc.formatting.TablePositioning
Gets the distance from bottom.
getDistanceFromLeft() - Method in class com.spire.doc.formatting.TablePositioning
Gets the distance from left.
getDistanceFromRight() - Method in class com.spire.doc.formatting.TablePositioning
Gets the distance from right.
getDistanceFromTop() - Method in class com.spire.doc.formatting.TablePositioning
Gets the distance from top.
getDistanceLeft() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the distance (in points) between the document text and the left edge of the shape.
getDistanceRight() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the distance (in points) between the document text and the right edge of the shape.
getDistanceTop() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the distance (in points) between the document text and the top edge of the shape.
getDocObject(int) - Method in class com.spire.doc.collections.GroupedShapeCollection
Get ShapeObject's text body by text identifier.
getDocSecurity() - Method in class com.spire.doc.SummaryDocumentProperties
Gets document security level
getDocument() - Method in class com.spire.doc.collections.DocumentSubsetCollection
Gets the document.
getDocument() - Method in class com.spire.doc.documents.BookmarksNavigator
Returns that this object is attached to.
getDocument() - Method in interface com.spire.doc.interfaces.IDocumentObject
Gets document of this entity.
getDocument() - Method in class com.spire.doc.OwnerHolder
Gets the document.
getDocument() - Method in class com.spire.doc.reporting.MailMerge
Gets the document.
getDocument() - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Gets the document.
getDocument() - Method in class com.spire.doc.reporting.MergeGroupEventArgs
Gets the document.
getDocumentObjectType() - Method in class com.spire.doc.Body
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.BookmarkEnd
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.BookmarkStart
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.Break
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.Document
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.DocumentObject
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.documents.CommentMark
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.documents.Paragraph
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.documents.SDTInlineContent
Gets the type of the entity.
getDocumentObjectType() - Method in class com.spire.doc.documents.StructureDocumentTag
Gets the type of the entity.
getDocumentObjectType() - Method in class com.spire.doc.documents.StructureDocumentTagCell
Gets the type of the entity.
getDocumentObjectType() - Method in class com.spire.doc.documents.StructureDocumentTagInline
Gets the type of the entity.
getDocumentObjectType() - Method in class com.spire.doc.documents.StructureDocumentTagRow
Gets the type of the entity.
getDocumentObjectType() - Method in class com.spire.doc.fields.CheckBoxFormField
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.Comment
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.ControlField
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.DocOleObject
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.DocPicture
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.DropDownFormField
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.Field
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.FieldMark
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.Footnote
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.MergeField
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.SequenceField
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.shape.ShapeBase
 
getDocumentObjectType() - Method in class com.spire.doc.fields.ShapeGroup
 
getDocumentObjectType() - Method in class com.spire.doc.fields.ShapeObject
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.Symbol
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.TableOfContent
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.TextBox
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.TextFormField
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.fields.TextRange
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.HeaderFooter
Gets the type of the document object.
getDocumentObjectType() - Method in interface com.spire.doc.interfaces.IDocumentObject
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.PermissionEnd
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.PermissionStart
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.Section
Gets the type of the document object
getDocumentObjectType() - Method in class com.spire.doc.Table
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.TableCell
Gets the type of the document object.
getDocumentObjectType() - Method in class com.spire.doc.TableRow
Gets the type of the document object.
getDocumentViewType() - Method in class com.spire.doc.formatting.ViewSetup
Returns document view mode
getDouble() - Method in interface com.spire.doc.core.IDocProperty
Gets double value.
getDoubleStrike() - Method in class com.spire.doc.formatting.CharacterFormat
Returns double strikeout style.
getDropDownItems() - Method in class com.spire.doc.fields.DropDownFormField
Gets drop down items.
getDropDownSelectedIndex() - Method in class com.spire.doc.fields.DropDownFormField
Gets selected drop down index.
getEditorGroup() - Method in class com.spire.doc.Permission
Gets permission editorgroup.
getEditorGroup() - Method in class com.spire.doc.PermissionEnd
Gets permission editorgroup.
getEditorGroup() - Method in class com.spire.doc.PermissionStart
Gets permission editorgroup.
getEmbeddedFontNameList() - Method in class com.spire.doc.ToPdfParameterList
Gets Embedded into the PDF document font name.
getEmbedFontsInFile() - Method in class com.spire.doc.Document
Gets a value indicating whether save fonts that are used in the document in the file.
getEmbedSystemFonts() - Method in class com.spire.doc.Document
Gets a value indicating whether save system fonts that are used in the document in the file.
getEmboss() - Method in class com.spire.doc.formatting.CharacterFormat
Gets emboss property of text.
getEnabled() - Method in class com.spire.doc.fields.FormField
Get Enabled property (true if form field enabled).
getEnd() - Method in class com.spire.doc.fields.Field
Gets the field end.
getEndnoteOptions() - Method in class com.spire.doc.Document
Gets options that control numbering and positioning of endnotes in this document.
getEndnoteOptions() - Method in class com.spire.doc.Section
Gets options that control numbering and positioning of endnotes in current section.
getEndnotes() - Method in class com.spire.doc.Document
Gets document endnotes.
getEngrave() - Method in class com.spire.doc.formatting.CharacterFormat
Gets Engrave property of text.
getEPubExportFont() - Method in class com.spire.doc.HtmlExportOptions
Gets if font should be embedded in EPub
getEqualColumnWidth() - Method in class com.spire.doc.PageSetup
Gets a value indicating whether equal column width.
getEvenFooter() - Method in class com.spire.doc.HeadersFooters
Gets even footer
getEvenHeader() - Method in class com.spire.doc.HeadersFooters
Gets even header.
getEventType() - Method in class com.spire.doc.reporting.MergeGroupEventArgs
 
getField() - Method in class com.spire.doc.fields.AskFieldEventArgs
Gets the Field
getField() - Method in interface com.spire.doc.fields.IFieldsEventArgs
Gets the field.
getFieldName() - Method in class com.spire.doc.fields.MergeField
Returns field name
getFieldName() - Method in interface com.spire.doc.interfaces.IMergeField
Returns name
getFieldName() - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Gets the Merge field Name.
getFields() - Method in class com.spire.doc.Document
Gets fields of the documnet.
getFieldText() - Method in class com.spire.doc.fields.Field
Gets Filed Displays text information.
getFieldValue() - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Gets the Merge Field Value
getFilePath() - Method in class com.spire.doc.Hyperlink
Gets file path.
getFillColor() - Method in class com.spire.doc.fields.ShapeObject
Gets the brush color that fills the closed path of the shape.
getFillColor() - Method in class com.spire.doc.formatting.TextBoxFormat
Gets the fill color of the textbox.
getFillEfects() - Method in class com.spire.doc.formatting.TextBoxFormat
Gets the fill effects.
getFirstChild() - Method in class com.spire.doc.DocumentObject
Gets the first child of the Element.
getFirstItem() - Method in class com.spire.doc.collections.DocumentObjectCollection
Gets the first item.
getFirstLineIndent() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets first paragraph line indent
getFirstPageFooter() - Method in class com.spire.doc.HeadersFooters
Gets first page footer.
getFirstPageHeader() - Method in class com.spire.doc.HeadersFooters
Gets first page header.
getFirstParagraph() - Method in class com.spire.doc.Body
Gets the First paragraph.
getFirstRow() - Method in interface com.spire.doc.interfaces.ITable
Gets the last row in table.
getFirstRow() - Method in class com.spire.doc.Table
Get first row of the table.
getFitText() - Method in class com.spire.doc.formatting.CellFormat
Gets fit text option.
getFollowCharacter() - Method in class com.spire.doc.documents.ListLevel
Get the type of character following the number text for the paragraph.
getFontFamily() - Method in class com.spire.doc.fields.WordArt
Gets the family of the textpath font.
getFontName() - Method in class com.spire.doc.fields.Symbol
Returns symbol font name.
getFontName() - Method in class com.spire.doc.formatting.CharacterFormat
Returns font name
getFontName() - Method in class com.spire.doc.PrivateFontPath
Gets the name of the font.
getFontName() - Method in class com.spire.doc.TextWatermark
Gets watermark text's font name.
getFontNameAscii() - Method in class com.spire.doc.formatting.CharacterFormat
Gets the font used for Latin text (characters with character codes from 0 through 127).
getFontNameBidi() - Method in class com.spire.doc.formatting.CharacterFormat
Gets font name for right-to-left text.
getFontNameFarEast() - Method in class com.spire.doc.formatting.CharacterFormat
Gets East Asian font name.
getFontNameNonFarEast() - Method in class com.spire.doc.formatting.CharacterFormat
Gets font used for characters with character codes from 128 through 255.
getFontPath() - Method in class com.spire.doc.PrivateFontPath
Gets the path of the font.
getFontSize() - Method in class com.spire.doc.formatting.CharacterFormat
Returns font size
getFontSize() - Method in class com.spire.doc.TextWatermark
Gets text watermark size.
getFontSizeBidi() - Method in class com.spire.doc.formatting.CharacterFormat
Returns font size of the right-to-left text.
getFontStyle() - Method in class com.spire.doc.PrivateFontPath
Gets the style of the font.
getFontTypeHint() - Method in class com.spire.doc.formatting.CharacterFormat
Gets the font type hint.
getFooter() - Method in class com.spire.doc.HeadersFooters
Gets default footer.
getFooterDistance() - Method in class com.spire.doc.PageSetup
Gets footer height in points.
getFootnoteOptions() - Method in class com.spire.doc.Document
Gets options that control numbering and positioning of footnotes in this document.
getFootnoteOptions() - Method in class com.spire.doc.Section
Gets options that control numbering and positioning of footnote in current section.
getFootnotes() - Method in class com.spire.doc.Document
Gets document footnotes.
getFootnoteType() - Method in class com.spire.doc.fields.Footnote
Gets footnote type: footnote or endnote
getFormat() - Method in class com.spire.doc.documents.Paragraph
Gets paragraph format.
getFormat() - Method in class com.spire.doc.fields.Comment
Gets the format.
getFormat() - Method in class com.spire.doc.fields.TextBox
Gets the text box format value.
getFormat() - Method in interface com.spire.doc.interfaces.IParagraph
Gets the paragraph format.
getFormat() - Method in interface com.spire.doc.interfaces.ITextBox
Gets the text box format.
getFormattingString() - Method in class com.spire.doc.fields.SequenceField
Gets the formatting string
getFormFields() - Method in class com.spire.doc.Body
Gets the form fields.
getFormFields() - Method in interface com.spire.doc.interfaces.IBody
Gets the form fields.
getFormFieldShading() - Method in class com.spire.doc.DocumentProperties
Specifies whether to apply shading on form fields.
getFormFieldType() - Method in class com.spire.doc.fields.FormField
Gets type of this form field.
getFullDate() - Method in class com.spire.doc.documents.SdtDate
Specifies the full date and time last entered into the parent structured document tag using the standard XML Schema DateTime syntax.
getGradient() - Method in class com.spire.doc.Background
Gets background gradient.
getGrayScale() - Method in class com.spire.doc.fields.DocPicture
Gets whether a picture will display in grayscale mode.
getGridSpan() - Method in class com.spire.doc.TableCell
Get grid Span
getGroupName() - Method in class com.spire.doc.reporting.MailMergeDataTable
Gets group name.
getGroupName() - Method in class com.spire.doc.reporting.MergeGroupEventArgs
Gets the group name.
getHash() - Method in class com.spire.doc.OdsoRecipientData
Represents the hash code for this record.
getHeader() - Method in class com.spire.doc.HeadersFooters
Gets default header.
getHeaderDistance() - Method in class com.spire.doc.PageSetup
Gets height of header in points.
getHeadersFooters() - Method in interface com.spire.doc.interfaces.ISection
Gets headers/footers of current section
getHeadersFooters() - Method in class com.spire.doc.Section
Gets headers/footers of current section.
getHeight() - Method in class com.spire.doc.fields.DocPicture
Returns picture height.
getHeight() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the height of the containing block of the shape.
getHeight() - Method in class com.spire.doc.formatting.TextBoxFormat
Get textbox height
getHeight() - Method in interface com.spire.doc.interfaces.IPicture
Returns picture height.
getHeight() - Method in class com.spire.doc.TableRow
Gets height of the row.
getHeightScale() - Method in class com.spire.doc.fields.DocPicture
Returns picture height scale factor in percent.
getHeightScale() - Method in interface com.spire.doc.interfaces.IPicture
Returns picture height scale factor in percent.
getHeightType() - Method in class com.spire.doc.TableRow
Get table row height type
getHelp() - Method in class com.spire.doc.fields.FormField
Gets form field help.
getHidden() - Method in class com.spire.doc.formatting.CharacterFormat
Gets Hidden property of text.
getHiddenCount() - Method in class com.spire.doc.BuiltinDocumentProperties
Gets hidden count
getHideEmptyGroup() - Method in class com.spire.doc.reporting.MailMerge
Gets a value indicating whether to remove groups which contain empty merge fields.
getHideEmptyParagraphs() - Method in class com.spire.doc.reporting.MailMerge
Gets a value indicating whether to remove paragraphs which contain empty merge fields.
getHighlightColor() - Method in class com.spire.doc.formatting.CharacterFormat
Gets highlight color of text.
getHorizontal() - Method in class com.spire.doc.documents.Borders
Gets horizontal border.
getHorizontalAlignment() - Method in class com.spire.doc.fields.DocPicture
Returns picture horizontal alignment.
getHorizontalAlignment() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets how the shape is positioned horizontally.
getHorizontalAlignment() - Method in class com.spire.doc.formatting.ParagraphFormat
Returns horizontal alignment for the paragraph.
getHorizontalAlignment() - Method in class com.spire.doc.formatting.RowFormat
Gets horizontal alignment for the table.
getHorizontalAlignment() - Method in class com.spire.doc.formatting.TextBoxFormat
Get textbox horizontal alignment
getHorizontalAlignment() - Method in interface com.spire.doc.interfaces.IPicture
Returns picture horizontal alignment.
getHorizontalMerge() - Method in class com.spire.doc.formatting.CellFormat
Returns the way of horizontal merging of the cell.
getHorizontalOrigin() - Method in class com.spire.doc.fields.DocPicture
Gets horizontal origin of the picture.
getHorizontalOrigin() - Method in class com.spire.doc.fields.shape.ShapeBase
 
getHorizontalOrigin() - Method in class com.spire.doc.formatting.TextBoxFormat
Get horizontal origin
getHorizontalOrigin() - Method in interface com.spire.doc.interfaces.IPicture
Gets horizontal origin of the picture.
getHorizontalPosition() - Method in class com.spire.doc.fields.DocPicture
Gets absolute horizontal position of the picture.
getHorizontalPosition() - Method in class com.spire.doc.fields.shape.ShapeBase
 
getHorizontalPosition() - Method in class com.spire.doc.formatting.TextBoxFormat
Get textbox horizontal position
getHorizontalPosition() - Method in interface com.spire.doc.interfaces.IPicture
Gets absolute horizontal position of the picture.
getHorizPosition() - Method in class com.spire.doc.formatting.TablePositioning
Gets the horizontal position for table.
getHorizPositionAbs() - Method in class com.spire.doc.formatting.TablePositioning
Gets the absolute horizontal position for table.
getHorizRelationTo() - Method in class com.spire.doc.formatting.TablePositioning
Gets the horizontal relation of the table.
getHtmlBaseUrl() - Method in class com.spire.doc.Document
Gets the Base path which is used to convert the relative path to absolute path.
getHTMLCustomComment() - Method in class com.spire.doc.Document
Gets a value specifying whether parsing and writing comment of document in HTML.
getHtmlExportOptions() - Method in class com.spire.doc.Document
Gets the save options.
getHTMLIdentifierPunctuations() - Method in class com.spire.doc.Document
 
getHTMLSentenceIdentifier() - Method in class com.spire.doc.Document
Gets a value specifying whether to add identifier to a sentence when writing to HTML.
getHTMLTrackChanges() - Method in class com.spire.doc.Document
Gets a value specifying whether parsing and writing custom Change_Tracking HTML Tags are supported.
getHyphenateCaps() - Method in class com.spire.doc.Hyphenation
Specifies whether to hyphenate the document contents automatically.
getHyphenationZone() - Method in class com.spire.doc.Hyphenation
Specifies the amount of whitespace which can be left at the end of a line (or added to justified lines) before hyphenation.
getId() - Method in class com.spire.doc.documents.markup.CustomXmlPart
Gets the string that identifies this custom XML part within an OOXML document.
getId() - Method in class com.spire.doc.documents.SDTProperties
Gets the id.
getId() - Method in class com.spire.doc.formatting.CommentFormat
Gets the comment identifier.
getId() - Method in class com.spire.doc.Permission
Gets permission id.
getId() - Method in class com.spire.doc.PermissionEnd
Gets the permission id.
getId() - Method in class com.spire.doc.PermissionStart
Gets the permissionstart id.
getImage() - Method in class com.spire.doc.fields.DocPicture
Gets internal Image object.
getImage() - Method in interface com.spire.doc.interfaces.IPicture
Gets internal System.Drawing.Image object.
getImage() - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Returns the Image.
getImageBytes() - Method in class com.spire.doc.fields.DocPicture
Gets image byte array.
getImageBytes() - Method in class com.spire.doc.fields.shape.VMLFill
Gets the raw bytes of the fill texture or pattern.
getImageBytes() - Method in interface com.spire.doc.interfaces.IPicture
Gets image byte array.
getImageBytes() - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Returns Image bytes.
getImageEmbedded() - Method in class com.spire.doc.HtmlExportOptions
If false,indicates exporting the image as a single file; If true, embedding the image into the html code using Data URI scheme.
getImageFileName() - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Returns the Image File Name.
getImagesPath() - Method in class com.spire.doc.HtmlExportOptions
Gets the HTML export images folder.
getIncludePageNumbers() - Method in class com.spire.doc.fields.TableOfContent
Gets a value indicating whether to show page numbers.
getIndentFromLeft() - Method in interface com.spire.doc.interfaces.ITable
Gets indent from left for the table.
getIndentFromLeft() - Method in class com.spire.doc.Table
Gets indent from left for the table.
getIndex(IDocumentObject) - Method in class com.spire.doc.documents.StructureDocumentTag
Returns the zero-based index of the specified entity.
getInheritedShapeAttribute(int) - Method in class com.spire.doc.Background
Reserved for system use.
getInitial() - Method in class com.spire.doc.formatting.CommentFormat
Gets the user initials.
getInt32() - Method in interface com.spire.doc.core.IDocProperty
Gets 4-bytes signed integer value.
getInteger() - Method in interface com.spire.doc.core.IDocProperty
Gets integer value.
getInternalMargin() - Method in class com.spire.doc.formatting.TextBoxFormat
Gets the internal margin.
getItalic() - Method in class com.spire.doc.fields.WordArt
Gets true if the font is formatted as italic.
getItalic() - Method in class com.spire.doc.formatting.CharacterFormat
Returns italic style
getItalicBidi() - Method in class com.spire.doc.formatting.CharacterFormat
Returns italic property for right-to-left text.
getItemEndIndex() - Method in class com.spire.doc.documents.TextBodySelection
Gets the end index of the text body item.
getItems() - Method in class com.spire.doc.documents.Paragraph
Gets paragraph items.
getItems() - Method in class com.spire.doc.fields.Comment
Gets the range of commented items.
getItems() - Method in interface com.spire.doc.interfaces.IParagraph
Gets the paragraph items.
getItemStartIndex() - Method in class com.spire.doc.documents.TextBodySelection
Gets the start index of the text body item.
getJustification() - Method in class com.spire.doc.Tab
Gets the justification.
getKeepFollow() - Method in class com.spire.doc.formatting.ParagraphFormat
True if the paragraph is to remains on the same page as the paragraph that follows it.
getKeepLines() - Method in class com.spire.doc.formatting.ParagraphFormat
True if all lines in the paragraph are to remain on the same page.
getKeepSameFormat() - Method in class com.spire.doc.Document
Gets a value that indicates whether to keep same formatting when it is merged to other document.
getKey(int) - Method in class com.spire.doc.collections.TypedSortedListEx
Gets the key at the specified index of the SortedListEx.
getKeyList() - Method in class com.spire.doc.collections.TypedSortedListEx
Gets the keys in the SortedListEx.
getKeys() - Method in class com.spire.doc.collections.TypedSortedListEx
List of keys.
getKeywords() - Method in class com.spire.doc.SummaryDocumentProperties
Gets the document keywords
getLastAuthor() - Method in class com.spire.doc.SummaryDocumentProperties
Gets the last author name
getLastCell() - Method in interface com.spire.doc.interfaces.ITable
Gets the last cell in last row.
getLastCell() - Method in class com.spire.doc.Table
Get last cell of the table
getLastChild() - Method in class com.spire.doc.DocumentObject
Gets the last child of the Element.
getLastItem() - Method in class com.spire.doc.collections.DocumentObjectCollection
Gets the last item.
getLastParagraph() - Method in class com.spire.doc.Body
Gets the last paragraph.
getLastParagraph() - Method in class com.spire.doc.Document
Gets last section object.
getLastParagraph() - Method in interface com.spire.doc.interfaces.IBody
Gets the last paragraph.
getLastParagraph() - Method in interface com.spire.doc.interfaces.IDocument
Gets the last paragraph.
getLastPrinted() - Method in class com.spire.doc.SummaryDocumentProperties
Returns the last print date
getLastRow() - Method in interface com.spire.doc.interfaces.ITable
Gets the last row in table.
getLastRow() - Method in class com.spire.doc.Table
Get last row of the table.
getLastSaveDate() - Method in class com.spire.doc.SummaryDocumentProperties
Returns the last save date
getLastSection() - Method in class com.spire.doc.Document
Gets last section of the document.
getLastSection() - Method in interface com.spire.doc.interfaces.IDocument
Gets last section object.
getLastValue() - Method in class com.spire.doc.documents.SdtDropDownListBase
 
getLayout() - Method in class com.spire.doc.TextWatermark
Gets layout for Text watermark.
getLayoutFlowAlt() - Method in class com.spire.doc.formatting.TextBoxFormat
Gets the text direction of the textbox.
getLayoutInCell() - Method in class com.spire.doc.fields.DocPicture
Gets the boolean value that represents whether a picture in a table is displayed inside or outside the table.
getLayoutType() - Method in class com.spire.doc.formatting.RowFormat
Gets the value of the layoutType.
getLeft() - Method in class com.spire.doc.documents.Borders
Gets left border.
getLeft() - Method in class com.spire.doc.documents.Margins
Gets the left margin
getLeft() - Method in class com.spire.doc.documents.MarginsF
Gets the left margin
getLeft() - Method in class com.spire.doc.formatting.InternalMargin
Gets the internal left margin (in points).
getLeft() - Method in class com.spire.doc.formatting.Paddings
Gets left padding.
getLeftIndent() - Method in class com.spire.doc.formatting.ParagraphFormat
Returns the value that represents the left indent for paragraph.
getLeftIndent() - Method in class com.spire.doc.formatting.RowFormat
Returns table indent.
getLevel() - Method in class com.spire.doc.documents.rendering.BookmarkLevel
Gets the level.
getLevels() - Method in class com.spire.doc.documents.ListStyle
Gets list levels collection
getLid() - Method in class com.spire.doc.documents.SdtDate
This element specifies the language ID which shall be used for displaying a calendar for the current date picker structured document tag, if a user interface is present for the sdt.
getLigaturesType() - Method in class com.spire.doc.formatting.CharacterFormat
Gets the ligatures type.
getLineColor() - Method in class com.spire.doc.formatting.TextBoxFormat
Get line color.
getLineDashing() - Method in class com.spire.doc.formatting.TextBoxFormat
Get line dashing for textbox
getLineNumberingDistanceFromText() - Method in class com.spire.doc.PageSetup
Gets distance from text in lines numbering
getLineNumberingRestartMode() - Method in class com.spire.doc.PageSetup
return line numbering mode
getLineNumberingStartValue() - Method in class com.spire.doc.PageSetup
Gets line numbering start value
getLineNumberingStep() - Method in class com.spire.doc.PageSetup
Gets line numbering step
getLinesCount() - Method in class com.spire.doc.BuiltinDocumentProperties
Gets the number of lines in the document.
getLineSpacing() - Method in class com.spire.doc.formatting.ParagraphFormat
Returns line spacing property of the paragraph.
getLineSpacingRule() - Method in class com.spire.doc.formatting.ParagraphFormat
Returns line spacing rule property of the paragraph.
getLineStyle() - Method in class com.spire.doc.fields.ShapeObject
Gets the line style of the stroke.
getLineStyle() - Method in class com.spire.doc.formatting.TextBoxFormat
Get text box linestyle
getLineWidth() - Method in class com.spire.doc.formatting.Border
Gets width of the border.
getLineWidth() - Method in class com.spire.doc.formatting.TextBoxFormat
Get textbox line width
getLinkPath() - Method in class com.spire.doc.fields.DocOleObject
Gets the link path.
getLinkPath() - Method in interface com.spire.doc.fields.IDocOleObject
Gets the link path.
getLinkSource() - Method in interface com.spire.doc.core.IDocProperty
Returns the source of a linked custom document property.
getLinkToContent() - Method in interface com.spire.doc.core.IDocProperty
True if the value of the custom document property is linked to the content of the container document.
getLinkToPrevious() - Method in class com.spire.doc.HeaderFooter
 
getLinkToPrevious() - Method in class com.spire.doc.HeadersFooters
 
getLinkType() - Method in class com.spire.doc.fields.DocOleObject
Gets the type of the OLE object.
getLinkType() - Method in interface com.spire.doc.fields.IDocOleObject
Gets the type of the OLE object.
getListFormat() - Method in class com.spire.doc.documents.Paragraph
Gets format of the list for the paragraph.
getListFormat() - Method in class com.spire.doc.documents.ParagraphStyle
Gets format of the list for the paragraph.
getListFormat() - Method in interface com.spire.doc.interfaces.IParagraph
Gets list formatting for the paragraph.
getListFormatForApplyStyle() - Method in class com.spire.doc.documents.Paragraph
Gets the list format for apply style.
getListItems() - Method in class com.spire.doc.documents.SdtDropDownListBase
Provides access to all list items SdtListItem of this Sdt
getListItemText(int, ListType) - Method in class com.spire.doc.documents.ListLevel
Gets list symbol for specified item index
getListLevelNumber() - Method in class com.spire.doc.formatting.ListFormat
Returns list nesting level.
getListStyles() - Method in class com.spire.doc.Document
Gets document list styles.
getListStyles() - Method in interface com.spire.doc.interfaces.IDocument
Gets collection of list styles.
getListText() - Method in class com.spire.doc.documents.Paragraph
Gets the list text.
getListType() - Method in class com.spire.doc.documents.ListStyle
Returns the ListType
getListType() - Method in class com.spire.doc.formatting.ListFormat
Gets type of the list.
getLocaleIdASCII() - Method in class com.spire.doc.formatting.CharacterFormat
Gets the ASCII locale id .
getLocaleIdFarEast() - Method in class com.spire.doc.formatting.CharacterFormat
Gets the far east locale id .
getLowerHeadingLevel() - Method in class com.spire.doc.fields.TableOfContent
Gets the starting heading level of the table of content.
getMacroOnEnd() - Method in class com.spire.doc.fields.FormField
Returns the name of macros on end
getMacroOnStart() - Method in class com.spire.doc.fields.FormField
Returns the name of macros on start
getMailMerge() - Method in class com.spire.doc.Document
Gets mail merge engine.
getMailMerge() - Method in interface com.spire.doc.interfaces.IDocument
Gets mail merge engine.
getMailMergeMainDocumentType() - Method in class com.spire.doc.reporting.MailMerge
 
getManager() - Method in class com.spire.doc.BuiltinDocumentProperties
Gets Manager property.
getMargins() - Method in class com.spire.doc.PageSetup
Gets page margins in points.
getMarkDone() - Method in class com.spire.doc.fields.Comment
Gets a value indicating whether done.
getMarkerCharacterFormat() - Method in class com.spire.doc.fields.Footnote
Gets the marker character format.
getMaximumLength() - Method in class com.spire.doc.fields.TextFormField
Gets maximum text length.
getMergeField() - Method in class com.spire.doc.reporting.MergeGroupEventArgs
Gets the merge field.
getMergeFieldNames() - Method in class com.spire.doc.reporting.MailMerge
Returns a collection of mergefield names found in the document.
getMergeFieldNames(String) - Method in class com.spire.doc.reporting.MailMerge
Gets the merge field names.
getMergeGroupNames() - Method in class com.spire.doc.reporting.MailMerge
Gets the merge group names.
getMessage() - Method in exception com.spire.doc.PasswordErrorException
Gets the message that describes the current exception.
getMirrorIndents() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets a value indicating whether indentation type is mirror indents.
getName() - Method in class com.spire.doc.Bookmark
Gets bookmark name.
getName() - Method in class com.spire.doc.BookmarkEnd
Gets the bookmark name.
getName() - Method in class com.spire.doc.BookmarkStart
Gets the bookmark name.
getName() - Method in interface com.spire.doc.core.IDocProperty
property name.
getName() - Method in class com.spire.doc.DocumentProperty
Returns property name.
getName() - Method in class com.spire.doc.documents.rendering.BookmarkLevel
Gets the name of the bookmark.
getName() - Method in class com.spire.doc.documents.Style
Returns or setsstyle name.
getName() - Method in class com.spire.doc.fields.FormField
Gets form field title name (bookmark name).
getName() - Method in interface com.spire.doc.interfaces.IStyle
Gets the style name.
getNameByIndex(int) - Method in class com.spire.doc.VariableCollection
Gets variable's key by the index.
getNativeData() - Method in class com.spire.doc.fields.DocOleObject
Gets the _native data of embedded OLE object.
getNativeData() - Method in interface com.spire.doc.fields.IDocOleObject
Gets the _native data of embedded OLE object.
getNearLevel(int) - Method in class com.spire.doc.documents.ListStyle
 
getNextSibling() - Method in class com.spire.doc.DocumentObject
Gets the next sibling.
getNextSibling() - Method in interface com.spire.doc.interfaces.IDocumentObject
Gets the next sibling.
getNoBorder() - Method in class com.spire.doc.documents.Borders
Gets whether the border exists
getNodeType() - Method in interface com.spire.doc.interfaces.IXDLSContentReader
Gets the type of the node.
getNoLine() - Method in class com.spire.doc.formatting.TextBoxFormat
Get value which defines if there is a line around textbox shape.
getNone() - Static method in class com.spire.doc.PreferredWidth
Get an instance of PreferredWidth, this instance indicates thie preferred width is not specified.
getNoRestartByHigher() - Method in class com.spire.doc.documents.ListLevel
True if the level's number sequence is not restarted by higher (more significant) levels in the list.
getNoteCount() - Method in class com.spire.doc.BuiltinDocumentProperties
Gets Note count.
getNumberAlignment() - Method in class com.spire.doc.documents.ListLevel
Get alignment (left, right, or centered) of the paragraph number.
getNumberFormat() - Method in class com.spire.doc.fields.MergeField
Gets the number format.
getNumberFormat() - Method in class com.spire.doc.fields.SequenceField
Returns the type of caption numbering
getNumberFormat() - Method in class com.spire.doc.FootEndnoteOptions
Gets the numbering format.
getNumberFormType() - Method in class com.spire.doc.formatting.CharacterFormat
Gets the number form type.
getNumberPosition() - Method in class com.spire.doc.documents.ListLevel
Get number/bullet position for current listlevel.
getNumberPrefix() - Method in class com.spire.doc.documents.ListLevel
Get prefix pattern for numbered level.
getNumberSpaceType() - Method in class com.spire.doc.formatting.CharacterFormat
Gets the number space type.
getNumberSufix() - Method in class com.spire.doc.documents.ListLevel
Returns suffix pattern for numbered level.
getObjectType() - Method in class com.spire.doc.fields.DocOleObject
Gets the type of the OLE object.
getObjectType() - Method in interface com.spire.doc.fields.IDocOleObject
Gets the type of the OLE object.
getOddFooter() - Method in class com.spire.doc.HeadersFooters
Gets odd footer ( This is also the default footer ).
getOddHeader() - Method in class com.spire.doc.HeadersFooters
Gets odd header ( This is also the default header ).
getOlePicture() - Method in class com.spire.doc.fields.DocOleObject
Gets the OLE picture.
getOlePicture() - Method in interface com.spire.doc.fields.IDocOleObject
Gets the OLE picture.
getOleStorageName() - Method in class com.spire.doc.fields.DocOleObject
Gets the name of the OLE Object storage.
getOleStorageName() - Method in interface com.spire.doc.fields.IDocOleObject
Gets the name of the OLE Object storage.
getOn() - Method in class com.spire.doc.fields.shape.VMLFill
Determines whether the shape will be filled.
getOpacity() - Method in class com.spire.doc.fields.shape.VMLFill
Defines the transparency of a fill.
getOrientation() - Method in class com.spire.doc.PageSetup
Gets orientation of a page.
getOutlineLevel() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets the outline level.
getOverflowPunc() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets allow punctuation to extend past text extents.
getOwner() - Method in class com.spire.doc.collections.DocumentSubsetCollection
Gets the owner.
getOwner() - Method in class com.spire.doc.DocumentObject
Gets the owner of this entity.
getOwner() - Method in interface com.spire.doc.interfaces.IDocumentObject
Gets owner of this document object.
getOwnerParagraph() - Method in class com.spire.doc.documents.SDTInlineContent
Gets the object owner paragraph.
getOwnerParagraph() - Method in class com.spire.doc.fields.ParagraphBase
Gets owner paragraph.
getOwnerParagraph() - Method in interface com.spire.doc.interfaces.IParagraphBase
Gets owner paragraph.
getOwnerRow() - Method in class com.spire.doc.TableCell
Gets owner row of the cell.
getPackageFileName() - Method in class com.spire.doc.fields.DocOleObject
Gets the name of file embedded in the package (only if OleType is "Package").
getPackageFileName() - Method in interface com.spire.doc.fields.IDocOleObject
Gets the name of file embedded in the openpackage (only if OleType is "Package").
getPaddings() - Method in class com.spire.doc.formatting.CellFormat
Gets paddings.
getPaddings() - Method in class com.spire.doc.formatting.RowFormat
Gets paddings.
getPageBorderIncludeFooter() - Method in class com.spire.doc.PageSetup
Gets a value indicating whether the page border include the footer.
getPageBorderIncludeHeader() - Method in class com.spire.doc.PageSetup
Gets a value indicating whether the page border include the header.
getPageBorderOffsetFrom() - Method in class com.spire.doc.PageSetup
Gets the position of page border
getPageBordersApplyType() - Method in class com.spire.doc.PageSetup
Gets the value that determine on which pages border is applied
getPageBreakAfter() - Method in class com.spire.doc.formatting.ParagraphFormat
True if a page break is forced after the paragraph
getPageBreakBefore() - Method in class com.spire.doc.formatting.ParagraphFormat
True if a page break is forced before the paragraph
getPageCount() - Method in class com.spire.doc.Document
Gets total number of pages for document.
getPageCount() - Method in class com.spire.doc.SummaryDocumentProperties
Gets document pages count
getPageCountEx() - Method in class com.spire.doc.Document
Gets total number of pages for document.
getPageIndex() - Method in class com.spire.doc.documents.rendering.PageLayoutEventArgs
Represents the page number of documents.
getPageNumberStyle() - Method in class com.spire.doc.PageSetup
Gets the page number style.
getPageSetup() - Method in class com.spire.doc.documents.rendering.PageLayoutEventArgs
Represents the document page informations.
getPageSetup() - Method in interface com.spire.doc.interfaces.ISection
Gets page Setup of current section.
getPageSetup() - Method in class com.spire.doc.Section
Gets page Setup of current section.
getPageSize() - Method in class com.spire.doc.PageSetup
Gets page size in points.
getPageStartingNumber() - Method in class com.spire.doc.PageSetup
Gets the page starting number.
getParagraphCount() - Method in class com.spire.doc.BuiltinDocumentProperties
Gets the number of paragraphs in the document.
getParagraphFormat() - Method in class com.spire.doc.documents.ListLevel
Returns paragraph format of list level.
getParagraphFormat() - Method in class com.spire.doc.documents.ParagraphStyle
Gets formatting of paragraph.
getParagraphFormat() - Method in interface com.spire.doc.interfaces.IParagraphStyle
Gets formatting of paragraph.
getParagraphItemEndIndex() - Method in class com.spire.doc.documents.TextBodySelection
Gets the end index of the paragraph item.
getParagraphItemStartIndex() - Method in class com.spire.doc.documents.TextBodySelection
Gets the start index of the paragraph item.
getParagraphs() - Method in class com.spire.doc.Body
Gets inner paragraphs
getParagraphs() - Method in interface com.spire.doc.interfaces.IBody
Gets inner paragraphs.
getParagraphs() - Method in interface com.spire.doc.interfaces.ISection
Gets the paragraphs.
getParagraphs() - Method in class com.spire.doc.Section
Gets the paragraphs.
getParentParagraph() - Method in class com.spire.doc.fields.shape.ShapeBase
Returns the immediate parent paragraph.
getPath() - Method in class com.spire.doc.Template
Gets the path of the attached template.
getPattern() - Method in class com.spire.doc.fields.Field
Returns field pattern.
getPatternType() - Method in class com.spire.doc.documents.ListLevel
Returns list numbering type.
getPdfConformanceLevel() - Method in class com.spire.doc.ToPdfParameterList
Gets the Pdf document's Conformance-level.
getPdfSecurity() - Method in class com.spire.doc.ToPdfParameterList
Represents the security settings of the PDF document.
getPermissionEnd() - Method in class com.spire.doc.Permission
Gets the Permission end.
getPermissionStart() - Method in class com.spire.doc.Permission
Gets the Permission start.
getPicture() - Method in class com.spire.doc.Background
Gets background picture.
getPicture() - Method in class com.spire.doc.PictureWatermark
Gets the watermark picture.
getPictureSize() - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Gets the word picture size.
getPictureToDisplay() - Method in class com.spire.doc.Hyperlink
Gets the image which will be displayed on the place of hyperlink.
getPosition() - Method in class com.spire.doc.FootEndnoteOptions
Gets the position in the document.
getPosition() - Method in class com.spire.doc.formatting.CharacterFormat
Returns text vertical position.
getPosition() - Method in class com.spire.doc.Tab
Gets the position.
getPositioning() - Method in class com.spire.doc.formatting.RowFormat
the positioning
getPreferredWidth() - Method in class com.spire.doc.Table
This property specifies the preferred horizontal width of a table.
getPrefix() - Method in class com.spire.doc.fields.MergeField
Gets the prefix of merge field.
getPreviousSibling() - Method in class com.spire.doc.DocumentObject
Gets the previous sibling.
getPreviousSibling() - Method in interface com.spire.doc.interfaces.IDocumentObject
Gets the previous sibling.
getPrintDocument() - Method in class com.spire.doc.Document
 
getPrivateFontList() - Method in class com.spire.doc.Document
Gets the private font list.
getPrivateFontPaths() - Method in class com.spire.doc.ToPdfParameterList
Gets the private font paths.
getPromptText() - Method in class com.spire.doc.fields.AskFieldEventArgs
Gets the prompt text;
getProperties() - Method in class com.spire.doc.Document
Gets the document properties.
getProperties() - Method in interface com.spire.doc.interfaces.IDocument
Gets the document properties.
getPropertyId() - Method in interface com.spire.doc.core.IDocProperty
property id for built-in properties.
getProtectForm() - Method in interface com.spire.doc.interfaces.ISection
Gets a value indicating whether [protect form].
getProtectForm() - Method in class com.spire.doc.Section
Gets a value indicating whether [protect form].
getProtectionType() - Method in class com.spire.doc.Document
Gets the type of protection of the document.
getProtectionType() - Method in interface com.spire.doc.interfaces.IDocument
Gets the type of protection of the document.
getQuiteMode() - Method in class com.spire.doc.Document
Gets whether is quite mode.
getRanges() - Method in class com.spire.doc.documents.TextSelection
Gets the ranges.
getReplaceFirst() - Method in class com.spire.doc.Document
Gets a value indicating whether need first replacing.
getReplyCommentItems() - Method in class com.spire.doc.fields.Comment
Gets the range of commented items.
getResponseText() - Method in class com.spire.doc.fields.AskFieldEventArgs
Gets the response text.
getRestartPageNumbering() - Method in class com.spire.doc.PageSetup
Gets a value indicating whether to restart page numbering.
getRestartRule() - Method in class com.spire.doc.FootEndnoteOptions
Gets the restart rule.
getRevisionNumber() - Method in class com.spire.doc.SummaryDocumentProperties
Gets the document revision number
getRight() - Method in class com.spire.doc.documents.Borders
Gets right border.
getRight() - Method in class com.spire.doc.documents.Margins
Gets the right margin
getRight() - Method in class com.spire.doc.documents.MarginsF
Gets the right margin
getRight() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the position of the right edge of the containing block of the shape.
getRight() - Method in class com.spire.doc.formatting.InternalMargin
Gets the internal right margin (in points).
getRight() - Method in class com.spire.doc.formatting.Paddings
Gets right padding.
getRightAlignPageNumbers() - Method in class com.spire.doc.fields.TableOfContent
Gets a value indicating whether to show page numbers from right side.
getRightIndent() - Method in class com.spire.doc.formatting.ParagraphFormat
Returns the value that represents the right indent for paragraph.
getRotation() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the angle (in degrees) that a shape is rotated.
getRotationEx() - Method in class com.spire.doc.fields.DocPicture
Gets the rotation of DocPicture.Specifies the rotation of the graphic frame.
getRowCount() - Method in class com.spire.doc.reporting.MergeGroupEventArgs
Gets the count of the row.
getRowFormat() - Method in class com.spire.doc.TableRow
Gets table format
getRowIndex() - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Gets the Row Index.
getRowIndex() - Method in class com.spire.doc.reporting.MergeGroupEventArgs
Gets the index of the row.
getRowIndex() - Method in class com.spire.doc.TableRow
Returns index of the row in owner table.
getRows() - Method in interface com.spire.doc.interfaces.ITable
Gets row collection.
getRows() - Method in class com.spire.doc.Table
Get the table rows
getSamePaddingsAsTable() - Method in class com.spire.doc.formatting.CellFormat
Gets whether to use same paddings as table has.
getScaling() - Method in class com.spire.doc.PictureWatermark
Gets picture scaling in percents.
getScaling() - Method in class com.spire.doc.TableCell
Gets the cell scaling.
getSDTContent() - Method in class com.spire.doc.documents.StructureDocumentTag
Gets the a value specifies the last known contents of a structured document tag around one or more block-level structures.
getSDTContent() - Method in class com.spire.doc.documents.StructureDocumentTagInline
Gets a valie specifies the last known contents of a structured document tag around one or more inline-level structures.
getSDTProperties() - Method in interface com.spire.doc.documents.IStructureDocument
Get the Sdt properties.
getSDTProperties() - Method in class com.spire.doc.documents.StructureDocumentTag
Gets the structured document tag properties.
getSDTProperties() - Method in class com.spire.doc.documents.StructureDocumentTagCell
Gets the structured document tag properties.
getSDTProperties() - Method in class com.spire.doc.documents.StructureDocumentTagInline
Gets the structured document tag properties.
getSDTProperties() - Method in class com.spire.doc.documents.StructureDocumentTagRow
Gets the structured document tag properties.
getSDTType() - Method in class com.spire.doc.documents.SDTProperties
Gets the Sdt type.
getSections() - Method in class com.spire.doc.Document
Gets document sections.
getSections() - Method in interface com.spire.doc.interfaces.IDocument
Gets collection of sections of this document.
getSelectedText() - Method in class com.spire.doc.documents.TextSelection
Gets the selected text.
getSelectedValue() - Method in class com.spire.doc.documents.SdtListItemCollection
Specifies currently selected value in this list.
getSemitransparent() - Method in class com.spire.doc.TextWatermark
Gets semitransparent property for Text watermark.
getSeparator() - Method in class com.spire.doc.Endnote
Gets the separator.
getSeparator() - Method in class com.spire.doc.fields.Field
Gets the field separator.
getSeparator() - Method in class com.spire.doc.FootnoteBody
Gets the separator.
getShadingStyle() - Method in class com.spire.doc.BackgroundGradient
Gets shading style for gradient.
getShadingVariant() - Method in class com.spire.doc.BackgroundGradient
Gets shading variants.
getShadow() - Method in class com.spire.doc.formatting.Border
Gets the definition if border should be drawn with shadow.
getShapeAttribute(int) - Method in class com.spire.doc.Background
Reserved for system use.
getShapeType() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the shape type.
getSize() - Method in class com.spire.doc.fields.WordArt
Gets the size of the font in points.
getSizeType() - Method in class com.spire.doc.fields.CheckBoxFormField
Gets check box size type.
getSkip() - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Gets a value indicating whether this is skip.
getSlideCount() - Method in class com.spire.doc.BuiltinDocumentProperties
Gets slide count.
getSmallCaps() - Method in class com.spire.doc.fields.WordArt
Gets true if the font is formatted as small capital letters.
getSourceData() - Method in class com.spire.doc.reporting.MailMergeDataTable
Gets source data.
getSpace() - Method in class com.spire.doc.Column
Gets spacing between current and next column.
getSpace() - Method in class com.spire.doc.formatting.Border
Returns width of space to maintain between border and text within border.
getStartAt() - Method in class com.spire.doc.documents.ListLevel
Get start at value.
getStartNumber() - Method in class com.spire.doc.FootEndnoteOptions
Gets the start number.
getStatusBarHelp() - Method in class com.spire.doc.fields.FormField
Gets the status bar help.
getStringFormat() - Method in class com.spire.doc.fields.TextFormField
Gets string text format (text, date/time, number) directly.
getStrokeColor() - Method in class com.spire.doc.fields.ShapeObject
Gets the color of a stroke.
getStrokeWeight() - Method in class com.spire.doc.fields.ShapeObject
Defines the brush thickness that strokes the path of a shape in points.
getStyle() - Method in class com.spire.doc.documents.Paragraph
Gets related style.
getStyle() - Method in class com.spire.doc.documents.rendering.BookmarkLevel
 
getStyle() - Method in interface com.spire.doc.interfaces.IParagraph
Gets related style.
getStyleId() - Method in class com.spire.doc.documents.Style
Gets the style id.
getStyleId() - Method in interface com.spire.doc.interfaces.IStyle
Gets the style id.
getStyleName() - Method in class com.spire.doc.documents.Paragraph
Gets paragraph style name.
getStyleName() - Method in class com.spire.doc.fields.ParagraphBase
Gets the style name.
getStyleName() - Method in interface com.spire.doc.interfaces.IParagraphBase
Gets the style name.
getStyleName() - Method in interface com.spire.doc.interfaces.IStyleHolder
Gets style name.
getStyles() - Method in class com.spire.doc.Document
Gets document styles
getStyles() - Method in interface com.spire.doc.interfaces.IDocument
Gets collection of styles.
getStyleType() - Method in class com.spire.doc.documents.ListStyle
Gets the type of the style.
getStyleType() - Method in class com.spire.doc.documents.ParagraphStyle
Gets the type of the style.
getStyleType() - Method in class com.spire.doc.documents.Style
Gets the type of the style.
getStyleType() - Method in interface com.spire.doc.interfaces.IStyle
Gets the type of the style.
getStylisticSetType() - Method in class com.spire.doc.formatting.CharacterFormat
Gets the stylistic set type.
getSubject() - Method in class com.spire.doc.SummaryDocumentProperties
Gets the subject of the document
getSubSuperScript() - Method in class com.spire.doc.formatting.CharacterFormat
Returns subscript/superscript mode
getSuppressAutoHyphens() - Method in class com.spire.doc.formatting.ParagraphFormat
Indicates whether to suppress automatic hyphenation for the paragraph.
getSymbolCode() - Method in class com.spire.doc.fields.Footnote
Gets the marker symbol code.
getSyncRoot() - Method in class com.spire.doc.collections.TypedSortedListEx
Returns the object that can be used to synchronize access to the collection.
getTabLeader() - Method in class com.spire.doc.Tab
Gets the tab leader.
getTableDescription() - Method in class com.spire.doc.Table
Gets the table description.
getTableFormat() - Method in interface com.spire.doc.interfaces.ITable
Gets the table format.
getTableFormat() - Method in class com.spire.doc.Table
Gets the table formatting after ResetCells call.
getTableID() - Method in class com.spire.doc.fields.TableOfContent
Gets the table ID.
getTableName() - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Gets the Table Name
getTableName() - Method in class com.spire.doc.reporting.MergeGroupEventArgs
Gets the Table Name.
getTables() - Method in class com.spire.doc.Body
Gets inner tables
getTables() - Method in interface com.spire.doc.interfaces.IBody
Gets inner tables
getTables() - Method in interface com.spire.doc.interfaces.ISection
Gets the tables.
getTables() - Method in class com.spire.doc.Section
Gets the tables.
getTableStyleName() - Method in class com.spire.doc.Table
Gets table style name.
getTabs() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets the tabs info.
getTabSpaceAfter() - Method in class com.spire.doc.documents.ListLevel
Get spacing after list level's number or bullet ( tab position if follow character is tab ).
getTag() - Method in class com.spire.doc.documents.SDTProperties
Gets the a value specifies that its contents contain a string.
getTagItemNameEx() - Method in interface com.spire.doc.interfaces.IXDLSSerializableCollection
Gets the name of the tag item.
getTagName() - Method in interface com.spire.doc.interfaces.IXDLSContentReader
Gets the name of the tag.
getTemplate() - Method in class com.spire.doc.SummaryDocumentProperties
Gets the template name of the document
getText() - Method in interface com.spire.doc.core.IDocProperty
Gets string value.
getText() - Method in class com.spire.doc.Document
Gets the document's text.
getText() - Method in class com.spire.doc.documents.DropDownItem
Gets text
getText() - Method in class com.spire.doc.documents.Paragraph
Returns paragraph text.
getText() - Method in class com.spire.doc.documents.SDTInlineContent
Returns or sets STD text.
getText() - Method in class com.spire.doc.fields.MergeField
 
getText() - Method in class com.spire.doc.fields.TextFormField
Returns the text of text form field.
getText() - Method in class com.spire.doc.fields.TextRange
Returns text.
getText() - Method in class com.spire.doc.fields.WordArt
Gets the text of the text path.
getText() - Method in interface com.spire.doc.interfaces.IDocument
Gets the document's text.
getText() - Method in interface com.spire.doc.interfaces.IParagraph
Returns paragraph text.
getText() - Method in interface com.spire.doc.interfaces.ITextRange
Returns text.
getText() - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Gets the Text value
getText() - Method in class com.spire.doc.TextWatermark
Gets watermark text\
getTextAfter() - Method in class com.spire.doc.fields.MergeField
Returns The text after merge field
getTextAfter() - Method in interface com.spire.doc.interfaces.IMergeField
Gets "text after" switching value
getTextAlignment() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets the style of textalignment
getTextAnchor() - Method in class com.spire.doc.formatting.TextBoxFormat
Gets the vertical anchoring of text.
getTextBackgroundColor() - Method in class com.spire.doc.formatting.CharacterFormat
Returns text background color
getTextBefore() - Method in class com.spire.doc.fields.MergeField
Returns The text before merge field
getTextBefore() - Method in interface com.spire.doc.interfaces.IMergeField
Gets "text before" switching value
getTextBody() - Method in class com.spire.doc.documents.TextBodySelection
Gets the text body.
getTextBody() - Method in class com.spire.doc.fields.Footnote
Gets the text body of the footnote.
getTextBox(int) - Method in class com.spire.doc.collections.ShapeObjectTextCollection
Get ShapeObject's text body by text identifier.
getTextBoxes() - Method in class com.spire.doc.Document
Get textbox items of main document
getTextBoxes() - Method in interface com.spire.doc.interfaces.IDocument
Gets the textboxes of the document.
getTextColor() - Method in class com.spire.doc.formatting.CharacterFormat
Returns text color
getTextDirection() - Method in class com.spire.doc.formatting.CellFormat
Gets cell text direction.
getTextDirection() - Method in class com.spire.doc.Section
Gets the text direction.
getTextFieldType() - Method in class com.spire.doc.fields.TextFormField
Get text form field type.
getTextFormat() - Method in class com.spire.doc.fields.Field
Gets regular text format.
getTextItems() - Method in class com.spire.doc.fields.MergeField
Gets the text items.
getTextPosition() - Method in class com.spire.doc.documents.ListLevel
Returns listlevel indent
getTextRange() - Method in class com.spire.doc.fields.TextFormField
Gets form field text range;
getTextScale() - Method in class com.spire.doc.formatting.CharacterFormat
Gets a value specifies that the percentage by which the contents of a run shall be expanded or compressed with respect to its normal(100%) character width,with a minimun width of 1% and maximum width of 600%.
getTextToDisplay() - Method in class com.spire.doc.Hyperlink
Gets the specified hyperlink's visible text in a document.
getTextWrap() - Method in class com.spire.doc.formatting.CellFormat
Gets a value indicating whether [text wrap].
getTextWrappingStyle() - Method in class com.spire.doc.fields.DocPicture
Gets text wrapping style of the picture.
getTextWrappingStyle() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets whether the shape is inline or floating.
getTextWrappingStyle() - Method in class com.spire.doc.formatting.TextBoxFormat
Get text Wrapping style
getTextWrappingStyle() - Method in interface com.spire.doc.interfaces.IPicture
Gets text wrapping style of the picture.
getTextWrappingType() - Method in class com.spire.doc.fields.DocPicture
Gets text wrapping type of the picture.
getTextWrappingType() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets how the text is wrapped around the shape.
getTextWrappingType() - Method in class com.spire.doc.formatting.TextBoxFormat
Get wrapping type for textbox
getTextWrappingType() - Method in interface com.spire.doc.interfaces.IPicture
Gets text wrapping type of the picture.
getThumbnail() - Method in class com.spire.doc.SummaryDocumentProperties
Returns thumbnail picture for document preview
getTimeSpan() - Method in interface com.spire.doc.core.IDocProperty
Gets TimeSpan value.
getTitle() - Method in class com.spire.doc.fields.DocPicture
Gets the picture title.
getTitle() - Method in interface com.spire.doc.interfaces.IPicture
Gets the picture's title
getTitle() - Method in class com.spire.doc.SummaryDocumentProperties
Gets the document title
getTitle() - Method in class com.spire.doc.Table
Gets the table title.
getTOC() - Method in class com.spire.doc.Document
Gets the TOC element of the word document.
getTOC() - Method in interface com.spire.doc.interfaces.IDocument
Gets the TOC element of the document.
getTOCLevelStyle(int) - Method in class com.spire.doc.fields.TableOfContent
Gets the style name for TOC level.
getTop() - Method in class com.spire.doc.documents.Borders
Gets top border.
getTop() - Method in class com.spire.doc.documents.Margins
Gets the top margin
getTop() - Method in class com.spire.doc.documents.MarginsF
Gets the top margin
getTop() - Method in class com.spire.doc.formatting.InternalMargin
Gets the internal top margin (in points).
getTop() - Method in class com.spire.doc.formatting.Paddings
Gets top padding.
getTotalEditingTime() - Method in class com.spire.doc.SummaryDocumentProperties
Gets the document total editing time
getTrackChanges() - Method in class com.spire.doc.Document
Gets a value indicating whether tracking changes is turn on.
getTransparentColor() - Method in class com.spire.doc.fields.DocPicture
Gets transparent color
getType() - Method in class com.spire.doc.Background
Gets the type of background for document.
getType() - Method in class com.spire.doc.documents.CommentMark
Gets the type of the CommentMark.
getType() - Method in class com.spire.doc.documents.SdtControlProperties
Get the sdt type.
getType() - Method in class com.spire.doc.fields.Field
Returns field type
getType() - Method in class com.spire.doc.fields.FieldMark
Gets type of field mark.
getType() - Method in class com.spire.doc.Hyperlink
Returns a HyperlinkType object that indicates the link type.
getType() - Method in interface com.spire.doc.interfaces.IField
Returns field type
getType() - Method in class com.spire.doc.PreferredWidth
A enum element from WidthType that specifies the units of measurement for the Value.
getUnderlineStyle() - Method in class com.spire.doc.formatting.CharacterFormat
Returns underline style
getUniqueTag() - Method in class com.spire.doc.OdsoRecipientData
Specifies the contents of a given record in the column containing unique data.
getUpperHeadingLevel() - Method in class com.spire.doc.fields.TableOfContent
Gets the ending heading level of the table of content.
getUri() - Method in class com.spire.doc.Hyperlink
Returns url link.
getUseAbsolutePos() - Method in class com.spire.doc.fields.Footnote
 
getUseAbsolutePos() - Method in class com.spire.doc.fields.TableOfContent
 
getUseHeadingStyles() - Method in class com.spire.doc.fields.TableOfContent
Gets a value indicating whether to use default heading styles.
getUseHyperlinks() - Method in class com.spire.doc.fields.TableOfContent
Gets a value indicating whether to use hyperlinks.Default value is true.
getUseOutlineLevels() - Method in class com.spire.doc.fields.TableOfContent
Gets a value indicating whether use outline levels.Default value is false.
getUsePrevLevelPattern() - Method in class com.spire.doc.documents.ListLevel
When true, number generated will include previous levels (used for legal numbering).
getUsePSCoversion() - Method in class com.spire.doc.ToPdfParameterList
Gets a value indicating whether use the PS conversion.
getUseTableEntryFields() - Method in class com.spire.doc.fields.TableOfContent
Gets a value indicating whether to use table entry fields.Default value is false.
getUseText() - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Gets whether Text should be used.
getValue() - Method in enum com.spire.doc.AutoFitBehaviorType
 
getValue() - Method in enum com.spire.doc.BookmarkTextStyle
 
getValue() - Method in enum com.spire.doc.CaptionNumberingFormat
 
getValue() - Method in enum com.spire.doc.CaptionPosition
 
getValue() - Method in enum com.spire.doc.CellWidthType
 
getValue() - Method in enum com.spire.doc.CharacterSpacing
 
getValue() - Method in enum com.spire.doc.collections.ChangeItemsType
 
getValue() - Method in enum com.spire.doc.core.BuiltInProperty
 
getValue() - Method in enum com.spire.doc.core.HeaderType
 
getValue() - Method in interface com.spire.doc.core.IDocProperty
Gets property value.
getValue() - Method in enum com.spire.doc.core.PropertyType
 
getValue() - Method in enum com.spire.doc.CssStyleSheetType
 
getValue() - Method in class com.spire.doc.DocumentProperty
Gets the property value.
getValue() - Method in enum com.spire.doc.documents.BackgroundType
 
getValue() - Method in enum com.spire.doc.documents.BorderStyle
 
getValue() - Method in enum com.spire.doc.documents.BreakType
 
getValue() - Method in enum com.spire.doc.documents.BuiltinStyle
 
getValue() - Method in enum com.spire.doc.documents.CalendarType
 
getValue() - Method in enum com.spire.doc.documents.CellMerge
 
getValue() - Method in enum com.spire.doc.documents.CheckBoxSizeType
 
getValue() - Method in enum com.spire.doc.documents.CommentMarkType
 
getValue() - Method in enum com.spire.doc.documents.DefaultTableStyle
 
getValue() - Method in enum com.spire.doc.documents.DocumentObjectType
 
getValue() - Method in enum com.spire.doc.documents.DocumentVersion
 
getValue() - Method in enum com.spire.doc.documents.EditingGroup
 
getValue() - Method in enum com.spire.doc.documents.FieldCharType
 
getValue() - Method in enum com.spire.doc.documents.FieldMarkType
 
getValue() - Method in enum com.spire.doc.documents.FollowCharacterType
 
getValue() - Method in enum com.spire.doc.documents.FontPitch
 
getValue() - Method in enum com.spire.doc.documents.FontTypeHint
 
getValue() - Method in enum com.spire.doc.documents.FormFieldType
 
getValue() - Method in enum com.spire.doc.documents.FrameHorzAnchor
 
getValue() - Method in enum com.spire.doc.documents.FrameVertAnchor
 
getValue() - Method in enum com.spire.doc.documents.GradientShadingStyle
 
getValue() - Method in enum com.spire.doc.documents.GradientShadingVariant
 
getValue() - Method in enum com.spire.doc.documents.GridPitchType
 
getValue() - Method in enum com.spire.doc.documents.GroupedShapeOrigin
 
getValue() - Method in enum com.spire.doc.documents.HeaderFooterType
 
getValue() - Method in enum com.spire.doc.documents.HorizontalAlignment
 
getValue() - Method in enum com.spire.doc.documents.HorizontalOrigin
 
getValue() - Method in enum com.spire.doc.documents.HyperlinkType
 
getValue() - Method in enum com.spire.doc.documents.ImageType
 
getValue() - Method in enum com.spire.doc.documents.ImportOptions
 
getValue() - Method in enum com.spire.doc.documents.LigatureType
 
getValue() - Method in enum com.spire.doc.documents.ListNumberAlignment
 
getValue() - Method in enum com.spire.doc.documents.ListPatternType
 
getValue() - Method in enum com.spire.doc.documents.ListType
 
getValue() - Method in enum com.spire.doc.documents.NumberFormat
 
getValue() - Method in enum com.spire.doc.documents.NumberFormType
 
getValue() - Method in enum com.spire.doc.documents.NumberSpaceType
 
getValue() - Method in enum com.spire.doc.documents.OleLinkType
 
getValue() - Method in enum com.spire.doc.documents.OleObjectType
 
getValue() - Method in enum com.spire.doc.documents.PageAlignment
 
getValue() - Method in enum com.spire.doc.documents.PageNumberAlignment
 
getValue() - Method in enum com.spire.doc.documents.PageNumberStyle
 
getValue() - Method in enum com.spire.doc.documents.PageOrientation
 
getValue() - Method in enum com.spire.doc.documents.ParagraphItemType
 
getValue() - Method in enum com.spire.doc.documents.PictureColor
 
getValue() - Method in enum com.spire.doc.documents.RowAlignment
 
getValue() - Method in enum com.spire.doc.documents.RtfTokenType
 
getValue() - Method in class com.spire.doc.documents.SdtListItem
Gets the value of this list item.
getValue() - Method in enum com.spire.doc.documents.SdtType
 
getValue() - Method in enum com.spire.doc.documents.SectionBreakType
 
getValue() - Method in enum com.spire.doc.documents.ShapeLineStyle
 
getValue() - Method in enum com.spire.doc.documents.ShapeType
 
getValue() - Method in enum com.spire.doc.documents.StyleType
 
getValue() - Method in enum com.spire.doc.documents.StylisticSetType
 
getValue() - Method in enum com.spire.doc.documents.SubSuperScript
 
getValue() - Method in enum com.spire.doc.documents.TabJustification
 
getValue() - Method in enum com.spire.doc.documents.TabLeader
 
getValue() - Method in enum com.spire.doc.documents.TableRowHeightType
 
getValue() - Method in enum com.spire.doc.documents.TextAlignment
 
getValue() - Method in enum com.spire.doc.documents.TextBoxLineStyle
 
getValue() - Method in enum com.spire.doc.documents.TextDirection
 
getValue() - Method in enum com.spire.doc.documents.TextFormat
 
getValue() - Method in enum com.spire.doc.documents.TextWrappingStyle
 
getValue() - Method in enum com.spire.doc.documents.TextWrappingType
 
getValue() - Method in enum com.spire.doc.documents.UnderlineStyle
 
getValue() - Method in enum com.spire.doc.documents.VerticalAlignment
 
getValue() - Method in enum com.spire.doc.documents.VerticalOrigin
 
getValue() - Method in enum com.spire.doc.documents.WatermarkLayout
 
getValue() - Method in enum com.spire.doc.documents.WatermarkType
 
getValue() - Method in enum com.spire.doc.documents.XHTMLValidationType
 
getValue() - Method in enum com.spire.doc.DocumentViewType
 
getValue() - Method in enum com.spire.doc.EndnotePosition
 
getValue() - Method in class com.spire.doc.fields.Field
Gets the field value.
getValue() - Method in enum com.spire.doc.FieldType
 
getValue() - Method in enum com.spire.doc.FileFormat
 
getValue() - Method in enum com.spire.doc.FontCharSet
 
getValue() - Method in enum com.spire.doc.FontClipPrecision
 
getValue() - Method in enum com.spire.doc.FontPitchAndFamily
 
getValue() - Method in enum com.spire.doc.FontPrecision
 
getValue() - Method in enum com.spire.doc.FontQuality
 
getValue() - Method in enum com.spire.doc.FontWeight
 
getValue() - Method in enum com.spire.doc.FootnoteNumberFormat
 
getValue() - Method in enum com.spire.doc.FootnotePosition
 
getValue() - Method in enum com.spire.doc.FootnoteRestartRule
 
getValue() - Method in enum com.spire.doc.FootnoteType
 
getValue() - Method in enum com.spire.doc.HorizontalPosition
 
getValue() - Method in enum com.spire.doc.HorizontalRelation
 
getValue() - Method in enum com.spire.doc.HttpContentType
 
getValue() - Method in enum com.spire.doc.LayoutType
 
getValue() - Method in enum com.spire.doc.LineDashing
 
getValue() - Method in enum com.spire.doc.LineNumberingRestartMode
 
getValue() - Method in enum com.spire.doc.LineSpacingRule
 
getValue() - Method in enum com.spire.doc.LocaleIDs
 
getValue() - Method in enum com.spire.doc.MailMergeMainDocumentType
 
getValue() - Method in enum com.spire.doc.OutlineLevel
 
getValue() - Method in enum com.spire.doc.PageBorderOffsetFrom
 
getValue() - Method in enum com.spire.doc.PageBordersApplyType
 
getValue() - Method in class com.spire.doc.PreferredWidth
An short value that specifies the preferred width
getValue() - Method in enum com.spire.doc.PropertyType
 
getValue() - Method in enum com.spire.doc.PropertyValueType
 
getValue() - Method in enum com.spire.doc.ProtectionType
 
getValue() - Method in enum com.spire.doc.RelativeHorizontalPosition
 
getValue() - Method in enum com.spire.doc.RelativeVerticalPosition
 
getValue() - Method in enum com.spire.doc.reporting.GroupEventType
 
getValue() - Method in enum com.spire.doc.ShapeHorizontalAlignment
 
getValue() - Method in enum com.spire.doc.ShapeVerticalAlignment
 
getValue() - Method in enum com.spire.doc.TextAnchor
 
getValue() - Method in enum com.spire.doc.TextEffect
 
getValue() - Method in enum com.spire.doc.TextFormFieldType
 
getValue() - Method in enum com.spire.doc.TextureStyle
 
getValue() - Method in enum com.spire.doc.VerticalPosition
 
getValue() - Method in enum com.spire.doc.VerticalRelation
 
getValue() - Method in enum com.spire.doc.WidthType
 
getValue() - Method in enum com.spire.doc.WrapMode
 
getValue() - Method in enum com.spire.doc.ZoomType
 
getValueByIndex(int) - Method in class com.spire.doc.VariableCollection
Gets variable's value by the index.
getValueList() - Method in class com.spire.doc.collections.TypedSortedListEx
Gets the values in the SortedListEx.
getValues() - Method in class com.spire.doc.collections.TypedSortedListEx
List of values.
getValueType() - Method in class com.spire.doc.DocumentProperty
Gets the type of the value.
getVariables() - Method in class com.spire.doc.Document
Gets the document variables.
getVariables() - Method in interface com.spire.doc.interfaces.IDocument
Gets the document variables.
getVersion() - Method in class com.spire.doc.DocumentProperties
Gets the document version.
getVertical() - Method in class com.spire.doc.documents.Borders
Gets vertical border.
getVerticalAlignment() - Method in class com.spire.doc.fields.DocPicture
Returns picture vertical alignment.
getVerticalAlignment() - Method in class com.spire.doc.fields.shape.ShapeBase
Specifies how the shape is positioned vertically.
getVerticalAlignment() - Method in class com.spire.doc.formatting.CellFormat
Gets vertical alignment.
getVerticalAlignment() - Method in class com.spire.doc.formatting.TextBoxFormat
Get textbox vertical alignment
getVerticalAlignment() - Method in interface com.spire.doc.interfaces.IPicture
Returns picture vertical alignment.
getVerticalAlignment() - Method in class com.spire.doc.PageSetup
Gets vertical alignment.
getVerticalMerge() - Method in class com.spire.doc.formatting.CellFormat
Returns the way of vertical merging of the cell.
getVerticalOrigin() - Method in class com.spire.doc.fields.DocPicture
Gets absolute horizontal position of the picture.
getVerticalOrigin() - Method in class com.spire.doc.fields.shape.ShapeBase
 
getVerticalOrigin() - Method in class com.spire.doc.formatting.TextBoxFormat
Get vertical origin
getVerticalOrigin() - Method in interface com.spire.doc.interfaces.IPicture
Gets vertical origin of the picture.
getVerticalPosition() - Method in class com.spire.doc.fields.DocPicture
Gets absolute vertical position of the picture.
getVerticalPosition() - Method in class com.spire.doc.fields.shape.ShapeBase
 
getVerticalPosition() - Method in class com.spire.doc.formatting.TextBoxFormat
Get textbox vertical position
getVerticalPosition() - Method in interface com.spire.doc.interfaces.IPicture
Gets absolute vertical position of the picture.
getVertPosition() - Method in class com.spire.doc.formatting.TablePositioning
Gets the vertical position for table.
getVertPositionAbs() - Method in class com.spire.doc.formatting.TablePositioning
Gets the absolute vertical position for table.
getVertRelationTo() - Method in class com.spire.doc.formatting.TablePositioning
Gets the vertical relation of the table.
getViewSetup() - Method in class com.spire.doc.Document
Gets view setup options in Microsoft word.
getViewSetup() - Method in interface com.spire.doc.interfaces.IDocument
Returns type in MSWord.
getWatermark() - Method in class com.spire.doc.Document
Gets document's watermark.
getWatermark() - Method in interface com.spire.doc.interfaces.IDocument
Gets watermark for the document.
getWidth() - Method in class com.spire.doc.Column
Returns column width
getWidth() - Method in class com.spire.doc.fields.DocPicture
Returns picture width.
getWidth() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the width of the containing block of the shape.
getWidth() - Method in class com.spire.doc.formatting.TextBoxFormat
Get textbox width
getWidth() - Method in interface com.spire.doc.interfaces.IPicture
Returns picture width.
getWidth() - Method in interface com.spire.doc.interfaces.ITable
Returns table width.
getWidth() - Method in class com.spire.doc.Table
Gets the table width
getWidth() - Method in class com.spire.doc.TableCell
Gets cell width.
getWidthScale() - Method in class com.spire.doc.fields.DocPicture
Returns picture width scale factor in percent.
getWidthScale() - Method in interface com.spire.doc.interfaces.IPicture
Returns picture width scale factor in percent.
getWordArt() - Method in class com.spire.doc.fields.ShapeObject
Defines the text of the text path (of a WordArt object).
getWordBookmarksColor() - Method in class com.spire.doc.ToPdfParameterList
Gets the text color of the word bookmarks.
getWordBookmarksTextStyle() - Method in class com.spire.doc.ToPdfParameterList
Gets the text style of the word bookmarks.
getWordBookmarksTitle() - Method in class com.spire.doc.ToPdfParameterList
Gets the word bookmarks title.
getWordCount() - Method in class com.spire.doc.documents.Paragraph
Gets the word count.
getWordCount() - Method in class com.spire.doc.SummaryDocumentProperties
Gets document words count
getWrapTextAround() - Method in class com.spire.doc.formatting.RowFormat
Gets a value indicating whether to use "Around" text wrapping.
getXHTMLValidateOption() - Method in class com.spire.doc.Document
Gets the HTML validate option.the default value is None.
getZoomPercent() - Method in class com.spire.doc.formatting.ViewSetup
Returns zooming value in percents
getZoomType() - Method in class com.spire.doc.formatting.ViewSetup
Returns zooming type
getZOrder() - Method in class com.spire.doc.fields.shape.ShapeBase
Gets the display order of overlapping shapes.
GradientShadingStyle - Enum in com.spire.doc.documents
Shading styles for Gradient background effect.
GradientShadingVariant - Enum in com.spire.doc.documents
Shading variants for background gradient.
GridPitchType - Enum in com.spire.doc.documents
Defines how tall a grid unit is up/down
GroupedShapeCollection - Class in com.spire.doc.collections
Class is responsible for saving the collection of text for each shape object (textbox, rectangle, etc.).
GroupedShapeCollection(Document) - Constructor for class com.spire.doc.collections.GroupedShapeCollection
Initializes a new instance of the GroupedShapeCollection class.
GroupedShapeOrigin - Enum in com.spire.doc.documents
Specify vertical/horizontal origin the object in the GroupedShape.
GroupEventType - Enum in com.spire.doc.reporting
 
GroupName - Variable in class com.spire.doc.reporting.MailMergeDataTable
The group name.

H

Half_Letter - Static variable in class com.spire.doc.documents.PageSize
HalfLetter format.
hasAttribute(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Determines whether the current node has attribute with specified name.
hasChanges() - Method in class com.spire.doc.Document
Gets a value indicating whether the document has tracked changes.
hasChanges() - Method in interface com.spire.doc.interfaces.IDocument
Gets a value indicating whether the document has tracked changes.
hasHeadersFooters() - Method in class com.spire.doc.HtmlExportOptions
Gets a value indicating whether HTML export headers footers.
hasHeadersFooters(boolean) - Method in class com.spire.doc.HtmlExportOptions
Sets a value indicating whether HTML export headers footers.
hasImage() - Method in class com.spire.doc.fields.ShapeObject
Returns true if the shape has image bytes or links an image.
hasKey(int) - Method in class com.spire.doc.Background
 
hasKey(int) - Method in class com.spire.doc.fields.shape.ShapeBase
 
hasKey(int) - Method in class com.spire.doc.formatting.FormatBase
Checks if Key exists.
hasNext() - Method in class com.spire.doc.collections.SubSetEnumerator
Advances the enumerator to the next element of the collection.
hasSDT(boolean) - Method in class com.spire.doc.Body
sets has stucture document tag.
HeaderFooter - Class in com.spire.doc
 
HeaderFooterType - Enum in com.spire.doc.documents
Specifies type of the Header/Footer.
HeadersFooters - Class in com.spire.doc
 
HeaderType - Enum in com.spire.doc.core
Type of header / footer.
Horizontal_Key - Static variable in class com.spire.doc.documents.Borders
constant value for horizontal key.
HorizontalAlignment - Enum in com.spire.doc.documents
Specifies type of the horizontal alignment.
HorizontalOrigin - Enum in com.spire.doc.documents
Specify object's horizontal origin
HorizontalPosition - Enum in com.spire.doc
Specifies the absolute horizontal position.
HorizontalRelation - Enum in com.spire.doc
The enum defines the horizontal relation
HtmlConverterRegisterException - Exception in com.spire.doc.documents
Summary description for HTMLConverterRegisterException.
HtmlConverterRegisterException() - Constructor for exception com.spire.doc.documents.HtmlConverterRegisterException
Initializes a new instance of the HtmlConverterRegisterException class.
HtmlConverterRegisterException(Exception) - Constructor for exception com.spire.doc.documents.HtmlConverterRegisterException
Initializes a new instance of the HtmlConverterRegisterException class.
HtmlConverterRegisterException(String) - Constructor for exception com.spire.doc.documents.HtmlConverterRegisterException
Initializes a new instance of the HtmlConverterRegisterException class.
HtmlConverterRegisterException(String, Exception) - Constructor for exception com.spire.doc.documents.HtmlConverterRegisterException
Initializes a new instance of the HtmlConverterRegisterException class.
HtmlExportOptions - Class in com.spire.doc
 
HtmlExportOptions() - Constructor for class com.spire.doc.HtmlExportOptions
Initializes a new instance of the HtmlExportOptions class
HttpContentType - Enum in com.spire.doc
Http content to browser.
Hyperlink - Class in com.spire.doc
 
Hyperlink(Field) - Constructor for class com.spire.doc.Hyperlink
Initializes a new instance of the Hyperlink class.
HyperlinkType - Enum in com.spire.doc.documents
Specifies type of the link.
Hyphenation - Class in com.spire.doc
Class represents Hyphenation settings of the document.

I

IBody - Interface in com.spire.doc.interfaces
Interface publish text body functionality
IBodyRegion - Interface in com.spire.doc.documents
Interface publishes text range Interface
ICollectionBase - Interface in com.spire.doc.interfaces
Represents base interface for dls collections.
ICompositeObject - Interface in com.spire.doc.interfaces
Publishes base entity that can contains other entities.
IDocCloneable - Interface in com.spire.doc.core
Supports cloning, which creates a new instance of a class with the same value as an existing instance.
IDocOleObject - Interface in com.spire.doc.fields
Interface publishes base the OLE objects
IDocProperty - Interface in com.spire.doc.core
 
IDocument - Interface in com.spire.doc.interfaces
Represents the MS Word Document.
IDocumentCollection - Interface in com.spire.doc.interfaces
Represents a collection of IDocument
IDocumentObject - Interface in com.spire.doc.interfaces
Represents a base entity for other entities of DLS.
IDocumentObjectCollection - Interface in com.spire.doc.interfaces
Represents base interface for entities collections.
IfField - Class in com.spire.doc.fields
 
IfField(IDocument) - Constructor for class com.spire.doc.fields.IfField
Initializes a new instance of the IfField class.
IField - Interface in com.spire.doc.interfaces
Interface publishes merge field functionality
IFieldsEventArgs - Interface in com.spire.doc.fields
Interface IFieldsEventArgs
ImageType - Enum in com.spire.doc.documents
Specifies the image type.
IMergeField - Interface in com.spire.doc.interfaces
Interface publishes merge field functionality
importContent(IDocument) - Method in class com.spire.doc.Document
Imports all content into the document.
importContent(IDocument, boolean) - Method in class com.spire.doc.Document
Imports all content into document.
importContent(IDocument) - Method in interface com.spire.doc.interfaces.IDocument
Imports all content into the document.
importContent(IDocument, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Imports all content into document.
ImportOptions - Enum in com.spire.doc.documents
Specifies the Import options.
importSection(ISection) - Method in class com.spire.doc.Document
Imports section into document.
increaseIndentLevel() - Method in class com.spire.doc.formatting.ListFormat
Increase level indent.
Index - Variable in class com.spire.doc.reporting.EntityEntry
Index value.
indexOf(TableCell) - Method in class com.spire.doc.collections.CellCollection
Returns index of a specified cell in collection.
indexOf(IDocumentObject) - Method in class com.spire.doc.collections.DocumentObjectCollection
Returns the zero-based index of the specified entity.
indexOf(IParagraph) - Method in class com.spire.doc.collections.ParagraphCollection
Returns the zero-based index of the specified paragraph.
indexOf(TableRow) - Method in class com.spire.doc.collections.RowCollection
Returns index of a specified row in collection.
indexOf(ISection) - Method in class com.spire.doc.collections.SectionCollection
Returns the zero-based index of the specified section.
indexOf(ITable) - Method in class com.spire.doc.collections.TableCollection
Determines the index of a specific item in the ITableCollection
indexOf(ISection) - Method in interface com.spire.doc.documents.IWSectionCollection
Returns the zero-based index of the specified section.
indexOf(IParagraph) - Method in interface com.spire.doc.interfaces.IParagraphCollection
Returns the zero-based index of the specified paragraph.
indexOf(ITable) - Method in interface com.spire.doc.interfaces.ITableCollection
Determines the index of a specific item in the collection.
indexOfKey(TKey) - Method in class com.spire.doc.collections.TypedSortedListEx
Returns the zero-based index of the specified key.
indexOfValue(TValue) - Method in class com.spire.doc.collections.TypedSortedListEx
Returns the zero-based index of the first occurrence of the specified value.
initFormatting(Color, float, BorderStyle, boolean) - Method in class com.spire.doc.formatting.Border
Initialize Border style.
insert(int, TableCell) - Method in class com.spire.doc.collections.CellCollection
Inserts a specified table cell into collection.
insert(int, IDocumentObject) - Method in class com.spire.doc.collections.DocumentObjectCollection
Inserts a entity into the collection at the specified index.
insert(int, IParagraph) - Method in class com.spire.doc.collections.ParagraphCollection
Inserts a paragraph into collection at the specified index.
insert(int, TableRow) - Method in class com.spire.doc.collections.RowCollection
Inserts a table row into collection.
insert(int, ITable) - Method in class com.spire.doc.collections.TableCollection
Inserts a table into collection at the specified index.
insert(int, IParagraph) - Method in interface com.spire.doc.interfaces.IParagraphCollection
Inserts a paragraph into collection at the specified index.
insertPageNumbers(boolean, PageNumberAlignment) - Method in class com.spire.doc.PageSetup
Inserts the page numbers.
insertParagraph(IParagraph) - Method in class com.spire.doc.documents.BookmarksNavigator
Inserts the paragraph.
insertParagraphItem(ParagraphItemType) - Method in class com.spire.doc.documents.BookmarksNavigator
Inserts the paragraph item to current position.
insertSectionBreak() - Method in class com.spire.doc.documents.Paragraph
Inserts the section break.
insertSectionBreak(SectionBreakType) - Method in class com.spire.doc.documents.Paragraph
Inserts the section break.
insertTable(ITable) - Method in class com.spire.doc.documents.BookmarksNavigator
Inserts the table.
insertText(String) - Method in class com.spire.doc.documents.BookmarksNavigator
Inserts the text.
insertText(String, boolean) - Method in class com.spire.doc.documents.BookmarksNavigator
Inserts the text range to current position.
insertTextBodyPart(TextBodyPart) - Method in class com.spire.doc.documents.BookmarksNavigator
Inserts the text body part.
insertTextFromFile(String, FileFormat) - Method in class com.spire.doc.Document
Insert text from a file.
insertTextFromStream(InputStream, FileFormat) - Method in class com.spire.doc.Document
Insert text from stream.
insertXHTML(String) - Method in class com.spire.doc.Body
Inserts html at end of text body.
insertXHTML(String, int) - Method in class com.spire.doc.Body
Inserts html.
insertXHTML(String, int, int) - Method in class com.spire.doc.Body
Inserts html.
insertXHTML(String) - Method in interface com.spire.doc.interfaces.IBody
Inserts html at end of text body.
insertXHTML(String, int) - Method in interface com.spire.doc.interfaces.IBody
Inserts html begins from paragraph specified by paragraphIndex.
insertXHTML(String, int, int) - Method in interface com.spire.doc.interfaces.IBody
Inserts html beginning from paragraph specified by paragraphIndex, and after paragraph item specified by paragraphItemIndex.
InternalMargin - Class in com.spire.doc.formatting
 
InternalMargin(TextBox) - Constructor for class com.spire.doc.formatting.InternalMargin
Initializes a new instance of the InternalMargin class.
invoke(ChangeItemsType, DocumentObject) - Method in class com.spire.doc.collections.ChangeItems
 
invoke(Object, BookmarkLevelEventArgs) - Method in class com.spire.doc.documents.rendering.BookmarkLevelHandler
Represents the method that will handle an event that with event data.
invoke(Object, PageLayoutEventArgs) - Method in class com.spire.doc.documents.rendering.PageLayoutHandler
Represents the method that will handle an event that with event data.
invoke(Object, IFieldsEventArgs) - Method in class com.spire.doc.fields.UpdateFieldsHandler
 
invoke(Object, MergeFieldEventArgs) - Method in class com.spire.doc.reporting.MergeFieldEventHandler
 
invoke(Object, MergeGroupEventArgs) - Method in class com.spire.doc.reporting.MergeGroupEventHandler
 
invoke(Object, MergeImageFieldEventArgs) - Method in class com.spire.doc.reporting.MergeImageFieldEventHandler
 
IParagraph - Interface in com.spire.doc.interfaces
Represents a paragraph inside a Section.
IParagraphBase - Interface in com.spire.doc.interfaces
Interface publishes base paragraph item functionality
IParagraphCollection - Interface in com.spire.doc.interfaces
Represents a collection of IParagraph
IParagraphStyle - Interface in com.spire.doc.interfaces
Represents the style that can be used to format a Paragraph.
IPicture - Interface in com.spire.doc.interfaces
Represents a picture in a word document.
IRunAttrSource - Interface in com.spire.doc.documents
The description here applies to all IXXXAttrSource interfaces.
isAtLast() - Method in class com.spire.doc.ToPdfParameterList
Gets To Pdf TextBox HeightType.The default is "Exactly".
isAtLast(boolean) - Method in class com.spire.doc.ToPdfParameterList
Sets To Pdf TextBox HeightType.The default is "Exactly".
isAutoNumbered() - Method in class com.spire.doc.fields.Footnote
Gets the value indicating if the footnote is auto numbered
isAutoNumbered(boolean) - Method in class com.spire.doc.fields.Footnote
Sets the value indicating if the footnote is auto numbered
isAutoResized() - Method in class com.spire.doc.formatting.RowFormat
Returns the boolean value indicating if table is auto resized
isAutoResized(boolean) - Method in class com.spire.doc.formatting.RowFormat
Sets the boolean value indicating if table is auto resized
isBidi() - Method in class com.spire.doc.formatting.ParagraphFormat
Returns right-to-left property of the paragraph.
isBidi(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets right-to-left property of the paragraph.
isBreakAcrossPages() - Method in class com.spire.doc.formatting.RowFormat
Returns the boolean value indicating if there is a break across pages
isBreakAcrossPages(boolean) - Method in class com.spire.doc.formatting.RowFormat
Sets the boolean value indicating if there is a break across pages
isBuiltIn() - Method in interface com.spire.doc.core.IDocProperty
Indicates whether property is built-in.
isColumnBreakAfter() - Method in class com.spire.doc.formatting.ParagraphFormat
True if a column break is forced after the paragraph
isColumnBreakAfter(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
True if a column break is forced after the paragraph
isComposite() - Method in class com.spire.doc.DocumentObject
Indicating whether this instance is composite.
isComposite() - Method in interface com.spire.doc.interfaces.IDocumentObject
Gets a value indicating whether this instance is composite.
isContainMacro() - Method in class com.spire.doc.Document
Indicates whether the document has macros.
isCrop() - Method in class com.spire.doc.fields.DocPicture
Gets whether the picture object is cropped.
isCustomStyle() - Method in class com.spire.doc.documents.Style
Gets a value indicating whether this instance is custom style.
isCustomStyle(boolean) - Method in class com.spire.doc.documents.Style
Sets a value indicating whether this instance is custom style.
isDefault() - Method in class com.spire.doc.documents.Borders
Gets a value indicating whether format is default.
isDefault() - Method in class com.spire.doc.formatting.Border
Gets a value indicating whether format is default.
isDefault() - Method in class com.spire.doc.formatting.FormatBase
Gets a value indicating whether format is default.
isDeleteRevision() - Method in class com.spire.doc.BodyRegion
Gets a value indicating whether this item was deleted from the document.
isDeleteRevision() - Method in class com.spire.doc.fields.ParagraphBase
Gets or set a value indicating whether this item was deleted from the document, when "Track Changes" is or was set to "true".
ISection - Interface in com.spire.doc.interfaces
Represents a section inside a Document.
isEmbeddedAllFonts() - Method in class com.spire.doc.ToPdfParameterList
Gets all fonts are embedded in the PDF document.
isEmbeddedAllFonts(boolean) - Method in class com.spire.doc.ToPdfParameterList
Sets all fonts are embedded in the PDF document.
isEmpty() - Method in class com.spire.doc.HeadersFooters
Detects whether all headers/footers are empty.
isEndOfDocument() - Method in class com.spire.doc.documents.Paragraph
Gets a value indicating whether this paragraph is end of document.
isEndOfDocument() - Method in interface com.spire.doc.interfaces.IParagraph
Gets a value indicating whether this paragraph is end of document.
isEndOfSection() - Method in class com.spire.doc.documents.Paragraph
Gets a value indicating whether this paragraph is end of section.
isEndOfSection() - Method in interface com.spire.doc.interfaces.IParagraph
Gets a value indicating whether this paragraph is end of section.
isFitShapeToText() - Method in class com.spire.doc.formatting.TextBoxFormat
Gets a value.Specifies whether the spape stretches to fit the text in the textbox.
isFitShapeToText(boolean) - Method in class com.spire.doc.formatting.TextBoxFormat
Sets a value.Specifies whether the spape stretches to fit the text in the textbox.
isFixedSize() - Method in class com.spire.doc.collections.TypedSortedListEx
Returns True if collection has fixed size, False otherwise.
isFrame() - Method in class com.spire.doc.formatting.ParagraphFormat
Gets a value indicating whether this instance is frame.
isFrontPageBorder() - Method in class com.spire.doc.PageSetup
Gets a value indicating whether this instance is front page border.
isFrontPageBorder(boolean) - Method in class com.spire.doc.PageSetup
Sets a value indicating whether this instance is front page border.
isHeader() - Method in class com.spire.doc.TableRow
Gets whether the row is a table header.
isHeader(boolean) - Method in class com.spire.doc.TableRow
Sets whether the row is a table header.
isHidden() - Method in class com.spire.doc.ToPdfParameterList
Gets hidden text is converted.
isHidden(boolean) - Method in class com.spire.doc.ToPdfParameterList
Sets hidden text is converted.
isImage() - Method in class com.spire.doc.fields.shape.ShapeBase
Returns true if this shape is an image shape.
isInCell() - Method in class com.spire.doc.documents.Paragraph
Gets a value indicating whether this paragraph is in cell.
isInCell() - Method in interface com.spire.doc.interfaces.IParagraph
Gets a value indicating whether this paragraph is in cell.
isInsertRevision() - Method in class com.spire.doc.BodyRegion
Gets a value indicating whether this item was inserted to the document.
isInsertRevision() - Method in class com.spire.doc.fields.ParagraphBase
Gets a value indicating whether this item was inserted to the document, when "Track Changes" is or was set to "true".
isKeepTextFormat() - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Gets is keep text formatting.
isKeepTextFormat(boolean) - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Sets is keep text formatting.
isKinSoku() - Method in class com.spire.doc.formatting.ParagraphFormat
Get a value that determines whether use Asian rules for controlling first and last characters.
isKinSoku(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
Set a value that determines whether use Asian rules for controlling first and last characters.
isLegalStyleNumbering() - Method in class com.spire.doc.documents.ListLevel
Get ArabaicNumberFormat property ( true if the level turns all inherited numbers to arabic, false if it preserves their number format code ).
isLegalStyleNumbering(boolean) - Method in class com.spire.doc.documents.ListLevel
Set ArabaicNumberFormat property ( true if the level turns all inherited numbers to arabic, false if it preserves their number format code ).
isLocked() - Method in class com.spire.doc.fields.Field
Gets the lock property of the filed.if the field is locked,the field can't be updated.
isLocked(boolean) - Method in class com.spire.doc.fields.Field
Sets the lock property of the filed.if the field is locked,the field can't be updated.
isMultiline() - Method in class com.spire.doc.documents.SdtText
Allow Soft Line Breaks.
isMultiline(boolean) - Method in class com.spire.doc.documents.SdtText
 
isOutLine() - Method in class com.spire.doc.formatting.CharacterFormat
Get outline character property.
isOutLine(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Set outline character property.
isReadOnly() - Method in class com.spire.doc.collections.TypedSortedListEx
Returns True if list is readonly, False otherwise.
isRestartNumbering() - Method in class com.spire.doc.formatting.ListFormat
Returns whether numbering of the list must restart from previous list.
isRestartNumbering(boolean) - Method in class com.spire.doc.formatting.ListFormat
Sets whether numbering of the list must restart from previous list.
isShadow(boolean) - Method in class com.spire.doc.documents.Borders
Sets whether borders are drawn with shadow.
isShadow() - Method in class com.spire.doc.formatting.CharacterFormat
Gets shadow property of text.
isShadow(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets shadow property of text.
isShowingPlaceHolder() - Method in class com.spire.doc.documents.SDTProperties
Gets a value indicating whether this instance is showing place holder.
isShowingPlaceHolder(boolean) - Method in class com.spire.doc.documents.SDTProperties
Sets a value indicating whether this instance is showing place holder.
isSmallCaps() - Method in class com.spire.doc.formatting.CharacterFormat
Gets IsSmallCaps property of text.
isSmallCaps(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets IsSmallCaps property of text.
isStrikeout() - Method in class com.spire.doc.formatting.CharacterFormat
Returns strikeout style.
isStrikeout(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets strikeout style.
isSynchronized() - Method in class com.spire.doc.collections.TypedSortedListEx
Returns True if the collection is synchronized, False otherwise.
isTextInputFormFieldAsText() - Method in class com.spire.doc.HtmlExportOptions
Gets a value indicating whether HTML export text input form field as text.
isTextInputFormFieldAsText(boolean) - Method in class com.spire.doc.HtmlExportOptions
Sets a value indicating whether HTML export text input form field as text.
IStructureDocument - Interface in com.spire.doc.documents
 
IStyle - Interface in com.spire.doc.interfaces
Publishes the DLS style base functionality.
IStyleCollection - Interface in com.spire.doc.interfaces
Represents a collection of IStyle objects.
IStyleHolder - Interface in com.spire.doc.interfaces
Interface publishes base functionality for style holders
isUnderText() - Method in class com.spire.doc.fields.DocPicture
Gets whether picture is below image.
isUnderText(boolean) - Method in class com.spire.doc.fields.DocPicture
Sets whether picture is below image.
isUnderText() - Method in interface com.spire.doc.interfaces.IPicture
 
isUnderText(boolean) - Method in interface com.spire.doc.interfaces.IPicture
 
isUpdateFields() - Method in class com.spire.doc.Document
Gets a value indicating whether to update fields in the document.
isUpdateFields(boolean) - Method in class com.spire.doc.Document
Sets a value indicating whether to update fields in the document.
isUpdateFields() - Method in interface com.spire.doc.interfaces.IDocument
Gets a value indicating whether to update fields in the document.
isUpdateFields(boolean) - Method in interface com.spire.doc.interfaces.IDocument
Sets a value indicating whether to update fields in the document.
isValidXHTML(String, XHTMLValidationType) - Method in class com.spire.doc.Body
Validates the XHTML.
isValidXHTML(String, XHTMLValidationType, String[]) - Method in class com.spire.doc.Body
Validates the XHTML.
isWashout() - Method in class com.spire.doc.PictureWatermark
Gets washout property for Picture watermark.
isWashout(boolean) - Method in class com.spire.doc.PictureWatermark
Sets washout property for Picture watermark.
isWidowControl() - Method in class com.spire.doc.formatting.ParagraphFormat
True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.
isWidowControl(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph.
ITable - Interface in com.spire.doc.interfaces
Represents a table in a document.
ITableCollection - Interface in com.spire.doc.interfaces
Represents a collection of ITable.
iterator() - Method in class com.spire.doc.collections.CollectionEx
Returns an enumerator that iterates through a collection.
iterator() - Method in class com.spire.doc.collections.DocumentSubsetCollection
Returns an enumerator that iterates through a collection.
iterator() - Method in class com.spire.doc.documents.markup.CustomXmlPartCollection
Returns an iterator object that can be used to iterate over all items in the collection.
iterator() - Method in class com.spire.doc.documents.SdtListItemCollection
Returns an iterator object that can be used to iterate over all items in the collection.
iterator() - Method in class com.spire.doc.documents.TextSelection
Returns an enumerator that iterates through a collection.
iterator() - Method in class com.spire.doc.HeadersFooters
Returns an enumerator that iterates through a collection.
iterator() - Method in class com.spire.doc.OdsoRecipientDataCollection
Returns an enumerator iterator object that can be used to iterate over all items in the collection.
iterator() - Method in class com.spire.doc.VariableCollection
 
ITextBox - Interface in com.spire.doc.interfaces
Summary description for ITextBox.
ITextBoxItemCollection - Interface in com.spire.doc.interfaces
Represents a collection of ITextBox.
ITextRange - Interface in com.spire.doc.interfaces
Interface publishes text range functionality
IWSectionCollection - Interface in com.spire.doc.documents
Represents a collection of ISection
IXDLSAttributeReader - Interface in com.spire.doc.interfaces
Summary description for IXDLSAttributeReader.
IXDLSAttributeWriter - Interface in com.spire.doc.interfaces
Summary description for IXDLSAttributeWriter.
IXDLSContentReader - Interface in com.spire.doc.interfaces
Summary description for IXDLSContentReader.
IXDLSContentWriter - Interface in com.spire.doc.interfaces
Summary description for IXDLSContentWriter.
IXDLSFactory - Interface in com.spire.doc.interfaces
Summary description for IXDLSFactory.
IXDLSSerializableCollection - Interface in com.spire.doc.interfaces
Represents required functionality for serialization by XDLSReader/Writer.

L

LayoutType - Enum in com.spire.doc
This simple type defines the possible type of layout algorthms which can be used to layout a table within a WordprocessingML document.
Ledger - Static variable in class com.spire.doc.documents.PageSize
Ledger format.
Left_Key - Static variable in class com.spire.doc.documents.Borders
Constant value for left key.
Left_Key - Static variable in class com.spire.doc.formatting.Paddings
Constant value for left key.
Legal - Static variable in class com.spire.doc.documents.PageSize
Legal format.
Letter - Static variable in class com.spire.doc.documents.PageSize
Letter format.
Letter_11_x_17 - Static variable in class com.spire.doc.documents.PageSize
11x17 format.
lfCharSet - Variable in class com.spire.doc.LOGFONT
 
lfClipPrecision - Variable in class com.spire.doc.LOGFONT
 
lfEscapement - Variable in class com.spire.doc.LOGFONT
 
lfFaceName - Variable in class com.spire.doc.LOGFONT
 
lfHeight - Variable in class com.spire.doc.LOGFONT
 
lfItalic - Variable in class com.spire.doc.LOGFONT
 
lfOrientation - Variable in class com.spire.doc.LOGFONT
 
lfOutPrecision - Variable in class com.spire.doc.LOGFONT
 
lfPitchAndFamily - Variable in class com.spire.doc.LOGFONT
 
lfQuality - Variable in class com.spire.doc.LOGFONT
 
lfStrikeOut - Variable in class com.spire.doc.LOGFONT
 
lfUnderline - Variable in class com.spire.doc.LOGFONT
 
lfWeight - Variable in class com.spire.doc.LOGFONT
 
lfWidth - Variable in class com.spire.doc.LOGFONT
 
LicenseProvider - Class in com.spire.doc
 
LicenseProvider() - Constructor for class com.spire.doc.LicenseProvider
Initializes a new instance of the LicenseProvider class
LigatureType - Enum in com.spire.doc.documents
Specifies the ligature type.
LineDashing - Enum in com.spire.doc
Line dashing.
LineNumberingRestartMode - Enum in com.spire.doc
Specifies when line numbering is restarted.
LineSpacingRule - Enum in com.spire.doc
Paragraph line spacing rule
ListFormat - Class in com.spire.doc.formatting
 
ListFormat(IParagraph) - Constructor for class com.spire.doc.formatting.ListFormat
Initializes a new instance of the ListFormat class.
ListFormat(Document, ParagraphStyle) - Constructor for class com.spire.doc.formatting.ListFormat
Initializes a new instance of the ListFormat class.
ListLevel - Class in com.spire.doc.documents
Summary description for WListLevel.
ListLevel(ListStyle) - Constructor for class com.spire.doc.documents.ListLevel
Initializes a new instance of the ListLevel class
ListLevelCollection - Class in com.spire.doc.collections
Represents a collections of list formatting for each level in a list.
ListNumberAlignment - Enum in com.spire.doc.documents
Number alignments
ListPatternType - Enum in com.spire.doc.documents
see [MS-OSHARED.PDF -v20091214 Page24] Specifies type of the list numbering format.
ListStyle - Class in com.spire.doc.documents
Represents a ListStyle.
ListStyle(IDocument, ListType) - Constructor for class com.spire.doc.documents.ListStyle
Initializes a new instance of the ListStyle class.
ListStyleCollection - Class in com.spire.doc.collections
Represents a collection of list style
ListType - Enum in com.spire.doc.documents
Specifies type of the list format.
loadFromFile(String) - Method in class com.spire.doc.Document
Opens doc file.
loadFromFile(String, FileFormat) - Method in class com.spire.doc.Document
Opens the document from file in Xml or Microsoft Word format.
loadFromFile(String, FileFormat, XHTMLValidationType) - Method in class com.spire.doc.Document
Opens the HTML document from stream .
loadFromFile(String, FileFormat, String) - Method in class com.spire.doc.Document
Opens the document from file in Xml or Microsoft Word format.
loadFromFile(String) - Method in interface com.spire.doc.interfaces.IDocument
Opens the document from file in Microsoft Word format.
loadFromFile(String, FileFormat) - Method in interface com.spire.doc.interfaces.IDocument
Opens the document from file in Xml or Microsoft Word format.
loadFromFileInReadMode(String, FileFormat) - Method in class com.spire.doc.Document
LoadFromStream new document in read-only mode.
loadFromFileInReadMode(String, FileFormat) - Method in interface com.spire.doc.interfaces.IDocument
LoadFromStream new document in read-only mode.
loadFromStream(InputStream, FileFormat, XHTMLValidationType) - Method in class com.spire.doc.Document
Opens the HTML document from stream .
loadFromStream(InputStream, FileFormat) - Method in class com.spire.doc.Document
Opens the document from stream in Xml or Microsoft Word format.
loadFromStream(InputStream, FileFormat, String) - Method in class com.spire.doc.Document
Opens the document from stream in Xml or Microsoft Word format.
loadFromStream(InputStream, FileFormat) - Method in interface com.spire.doc.interfaces.IDocument
Opens the document from stream in Xml or Microsoft Word format.
loadImage(InputStream) - Method in class com.spire.doc.fields.DocPicture
Loads image.
loadImage(String) - Method in class com.spire.doc.fields.DocPicture
Loads image.
loadImage(byte[]) - Method in class com.spire.doc.fields.DocPicture
Loads image as bytes array.
loadImage(InputStream) - Method in interface com.spire.doc.interfaces.IPicture
Loads System.Drawing.Image object.
loadImage(String) - Method in interface com.spire.doc.interfaces.IPicture
Loads System.Drawing.Image object.
loadImage(byte[]) - Method in interface com.spire.doc.interfaces.IPicture
Loads System.Drawing.Image as byte array.
loadRtf(String) - Method in class com.spire.doc.Document
Opens the rtf document from a file.
loadRtf(InputStream) - Method in class com.spire.doc.Document
Opens the rtf document from a stream.
loadRtf(String, Charset) - Method in class com.spire.doc.Document
Opens the rtf document with specified encoding from a file.
loadRtf(InputStream, Charset) - Method in class com.spire.doc.Document
Opens the rtf document with specified encoding from a stream.
loadText(String) - Method in class com.spire.doc.Document
Opens the text document from a file with default encoding utf-8.
loadText(InputStream) - Method in class com.spire.doc.Document
Opens the text document from a stream with default encoding utf-8.
loadText(String, Charset) - Method in class com.spire.doc.Document
Opens the text document with specified encoding from a file.
loadText(InputStream, Charset) - Method in class com.spire.doc.Document
Opens the text document with specified encoding from a stream.
LocaleIDs - Enum in com.spire.doc
 
localToParent(Point2D) - Method in class com.spire.doc.fields.shape.ShapeBase
Converts a value from the local coordinate space into the coordinate space of the parent shape.
LOGFONT - Class in com.spire.doc
 
LOGFONT() - Constructor for class com.spire.doc.LOGFONT
Initializes a new instance of the LOGFONT class

M

MailMerge - Class in com.spire.doc.reporting
 
MailMergeData - Interface in com.spire.doc.reporting
 
MailMergeDataSet - Class in com.spire.doc.reporting
 
MailMergeDataSet() - Constructor for class com.spire.doc.reporting.MailMergeDataSet
Create new instance of MailMergeDataSet
MailMergeDataTable - Class in com.spire.doc.reporting
 
MailMergeDataTable(String, Iterable) - Constructor for class com.spire.doc.reporting.MailMergeDataTable
Create new instance of object
MailMergeException - Exception in com.spire.doc.documents
Summary description for MailMergeException.
MailMergeException() - Constructor for exception com.spire.doc.documents.MailMergeException
Default constructor.
MailMergeException(Exception) - Constructor for exception com.spire.doc.documents.MailMergeException
Initializes a new instance of the MailMergeException class.
MailMergeException(String) - Constructor for exception com.spire.doc.documents.MailMergeException
Initializes a new instance of the MailMergeException class.
MailMergeException(String, Exception) - Constructor for exception com.spire.doc.documents.MailMergeException
Initializes a new instance of the MailMergeException class.
MailMergeMainDocumentType - Enum in com.spire.doc
 
makeColumnsSameWidth() - Method in interface com.spire.doc.interfaces.ISection
Makes all columns in current section to be of equal width.
makeColumnsSameWidth() - Method in class com.spire.doc.Section
Makes all columns in current section to be of equal width.
Margins - Class in com.spire.doc.documents
Class allows to store Page Margins (integer values).
Margins() - Constructor for class com.spire.doc.documents.Margins
Default constructor.
Margins(int, int, int, int) - Constructor for class com.spire.doc.documents.Margins
Create margins with specified values
MarginsF - Class in com.spire.doc.documents
Class allows to store Page Margins (float values).
MarginsF() - Constructor for class com.spire.doc.documents.MarginsF
Default constructor.
MarginsF(float, float, float, float) - Constructor for class com.spire.doc.documents.MarginsF
Create margins with specified values
markCommentDone(boolean) - Method in class com.spire.doc.fields.Comment
Marks the comment done.
MergeField - Class in com.spire.doc.fields
 
MergeField(IDocument) - Constructor for class com.spire.doc.fields.MergeField
Initializes a new instance of the class.
MergeField - Variable in class com.spire.doc.reporting.MailMerge
Occurs during mail merge when a text merge field processing.
MergeFieldEventArgs - Class in com.spire.doc.reporting
Represents data during MergeField event.
MergeFieldEventArgs(IDocument, String, int, IMergeField, Object) - Constructor for class com.spire.doc.reporting.MergeFieldEventArgs
Provides data during the MergeField event.
MergeFieldEventHandler - Class in com.spire.doc.reporting
Represents the mail merge functionality.
MergeFieldEventHandler() - Constructor for class com.spire.doc.reporting.MergeFieldEventHandler
 
MergeGroup - Variable in class com.spire.doc.reporting.MailMerge
Occurs during mail merge when group/table processing.
MergeGroupEventArgs - Class in com.spire.doc.reporting
 
MergeGroupEventArgs(IDocument, IRowsEnumerator, GroupEventType) - Constructor for class com.spire.doc.reporting.MergeGroupEventArgs
Represents data during the MergeGroup event.
MergeGroupEventHandler - Class in com.spire.doc.reporting
Represents the Method that handles Merage group event.
MergeGroupEventHandler() - Constructor for class com.spire.doc.reporting.MergeGroupEventHandler
 
MergeImageField - Variable in class com.spire.doc.reporting.MailMerge
Occurs during mail merge when an image merge field processing.
MergeImageFieldEventArgs - Class in com.spire.doc.reporting
Represents data during MergeImageField event.
MergeImageFieldEventHandler - Class in com.spire.doc.reporting
Represents the Method that handles MergeImageField event
MergeImageFieldEventHandler() - Constructor for class com.spire.doc.reporting.MergeImageFieldEventHandler
 
moveToBookmark(String) - Method in class com.spire.doc.documents.BookmarksNavigator
Moves the cursor to specified bookmark.
moveToBookmark(String, boolean, boolean) - Method in class com.spire.doc.documents.BookmarksNavigator
Moves the cursor to specified bookmark.

N

nameToBuiltIn(String) - Static method in class com.spire.doc.documents.Style
Converts string style names to BuiltinStyle.
next() - Method in class com.spire.doc.collections.SubSetEnumerator
Gets the current element in the collection.
Note - Static variable in class com.spire.doc.documents.PageSize
Note format.
NumberFormat - Enum in com.spire.doc.documents
Defines Number format.
NumberFormType - Enum in com.spire.doc.documents
.Specifies the number form type.
NumberSpaceType - Enum in com.spire.doc.documents
Specifies the number spacing type.

O

OdsoRecipientData - Class in com.spire.doc
Represents information about a single record within an external data source that is to be excluded from the mail merge.
OdsoRecipientData() - Constructor for class com.spire.doc.OdsoRecipientData
Initializes a new instance of this class.
OdsoRecipientDataCollection - Class in com.spire.doc
A typed collection of
OdsoRecipientDataCollection() - Constructor for class com.spire.doc.OdsoRecipientDataCollection
Initializes a new instance of this class.
OleLinkType - Enum in com.spire.doc.documents
Defines types of the ole object field
OleObjectType - Enum in com.spire.doc.documents
defines the types of OLE object
OutlineLevel - Enum in com.spire.doc
The enum, which defines paragraph format's outline level
OverrideLevelFormat - Class in com.spire.doc.formatting
 
OwnerHolder - Class in com.spire.doc
 
OwnerHolder() - Constructor for class com.spire.doc.OwnerHolder
Initializes a new instance of the OwnerHolder class.
OwnerHolder(Document) - Constructor for class com.spire.doc.OwnerHolder
Initializes a new instance of the OwnerHolder class.
OwnerHolder(Document, OwnerHolder) - Constructor for class com.spire.doc.OwnerHolder
Initializes a new instance of the OwnerHolder class.
ownerTextBody() - Method in class com.spire.doc.BodyRegion
Gets the owner text body.

P

Paddings - Class in com.spire.doc.formatting
 
PageAlignment - Enum in com.spire.doc.documents
Specifies alignment of the text on a page.
PageBorderOffsetFrom - Enum in com.spire.doc
Specifies the position of page border.
PageBordersApplyType - Enum in com.spire.doc
Specifies on which pages border is applied.
PageLayout - Variable in class com.spire.doc.Document
Occurs when creating a new page.
PageLayoutEventArgs - Class in com.spire.doc.documents.rendering
com.spire.doc.documents.rendering.PageLayoutEventArgs is the class containg event data
PageLayoutEventArgs() - Constructor for class com.spire.doc.documents.rendering.PageLayoutEventArgs
Initializes a new instance of the PageLayoutEventArgs class
PageLayoutHandler - Class in com.spire.doc.documents.rendering
Represents the method that will handle an event that with event data.
PageLayoutHandler() - Constructor for class com.spire.doc.documents.rendering.PageLayoutHandler
 
PageNumberAlignment - Enum in com.spire.doc.documents
Specifies PageNumber alignment.
PageNumberStyle - Enum in com.spire.doc.documents
Specifies the Number Style for a page.
PageOrientation - Enum in com.spire.doc.documents
Specifies orientation of the page.
PageSetup - Class in com.spire.doc
 
PageSize - Class in com.spire.doc.documents
Represents information about page size.
Paragraph - Class in com.spire.doc.documents
Represents a paragraph of text.
Paragraph(IDocument) - Constructor for class com.spire.doc.documents.Paragraph
Initializes a new instance of the Paragraph class.
ParagraphBase - Class in com.spire.doc.fields
 
ParagraphBase(Document) - Constructor for class com.spire.doc.fields.ParagraphBase
Initializes a new instance of the ParagraphBase class.
ParagraphCollection - Class in com.spire.doc.collections
Represents a collection of IParagraph objects.
ParagraphCollection(BodyRegionCollection) - Constructor for class com.spire.doc.collections.ParagraphCollection
Initializes a new instance of the ParagraphCollection class.
ParagraphFormat - Class in com.spire.doc.formatting
 
ParagraphFormat() - Constructor for class com.spire.doc.formatting.ParagraphFormat
Initializes a new instance of the ParagraphFormat class.
ParagraphFormat(IDocument) - Constructor for class com.spire.doc.formatting.ParagraphFormat
Initializes a new instance of the ParagraphFormatclass.
ParagraphItemCollection - Class in com.spire.doc.collections
Represents a collection for Paragraph child items.
ParagraphItemCollection(Document) - Constructor for class com.spire.doc.collections.ParagraphItemCollection
Initializes a new instance of the ParagraphItemCollection class.
ParagraphItemType - Enum in com.spire.doc.documents
Specifies type of the ParagraphBase.
ParagraphStyle - Class in com.spire.doc.documents
Represents a style of paragraph.
ParagraphStyle(IDocument) - Constructor for class com.spire.doc.documents.ParagraphStyle
Initializes a new instance of the ParagraphStyle class.
parse(InputStream) - Method in class com.spire.doc.core.ClipboardData
Extracts data from the stream.
PasswordErrorException - Exception in com.spire.doc
Class password error exception.
PasswordErrorException(String) - Constructor for exception com.spire.doc.PasswordErrorException
Class using the specified error message and a new instance of the class.
pasteAfter(BodyRegion) - Method in class com.spire.doc.documents.TextBodyPart
Pastes after specified item.
pasteAfter(ParagraphBase) - Method in class com.spire.doc.documents.TextBodyPart
Pastes after specified paragraph item.
pasteAt(IBody, int) - Method in class com.spire.doc.documents.TextBodyPart
Pastes at specified position.
pasteAt(IBody, int, int) - Method in class com.spire.doc.documents.TextBodyPart
Pastes at specified position.
pasteAtEnd(IBody) - Method in class com.spire.doc.documents.TextBodyPart
Pastes at end of textbody.
Permission - Class in com.spire.doc
 
PermissionCollection - Class in com.spire.doc.collections
A collection of Permission objects that represent the permission in the document.
PermissionEnd - Class in com.spire.doc
 
PermissionEnd(IDocument, String) - Constructor for class com.spire.doc.PermissionEnd
Initializes a new instance of the PermissionEnd class.
PermissionStart - Class in com.spire.doc
 
PermissionStart(IDocument, String) - Constructor for class com.spire.doc.PermissionStart
Initializes a new instance of the PermissionStart class.
PictureColor - Enum in com.spire.doc.documents
Picture color types.
PictureWatermark - Class in com.spire.doc
 
PictureWatermark() - Constructor for class com.spire.doc.PictureWatermark
Initializes a new instance of the PictureWatermark class.
PictureWatermark(String, boolean) - Constructor for class com.spire.doc.PictureWatermark
Initializes a new instance of the PictureWatermark class.
PictureWatermark(InputStream, boolean) - Constructor for class com.spire.doc.PictureWatermark
Initializes a new instance of the PictureWatermark class.
PointsConverter - Class in com.spire.doc.documents
Helper class for dimension conversion
PointsConverter() - Constructor for class com.spire.doc.documents.PointsConverter
Initializes a new instance of the PointsConverter class
populate(int, float) - Method in class com.spire.doc.collections.ColumnCollection
Populates the specified number of columns with specified spacing.
PreferredWidth - Class in com.spire.doc
An PreferredWidth class that specifies the preferred total width of the table of which this row is a part.
PreferredWidth(WidthType, short) - Constructor for class com.spire.doc.PreferredWidth
Create a new PreferredWidth object
PrivateFontPath - Class in com.spire.doc
the PrivateFontPath struct.
PrivateFontPath(String, String) - Constructor for class com.spire.doc.PrivateFontPath
Initializes a new instance of the PrivateFontPath struct.
PrivateFontPath(String, int, String) - Constructor for class com.spire.doc.PrivateFontPath
Initializes a new instance of the PrivateFontPath struct.
PropertyType - Enum in com.spire.doc.core
Enumeration with all supported property types.
PropertyType - Enum in com.spire.doc
Specifies Type of the Property.
PropertyValueType - Enum in com.spire.doc
Specifies PropertyValueType..
protect(ProtectionType) - Method in class com.spire.doc.Document
Protects the document.
protect(ProtectionType, String) - Method in class com.spire.doc.Document
Protects the document.
protect(ProtectionType) - Method in interface com.spire.doc.interfaces.IDocument
Protects the document.
protect(ProtectionType, String) - Method in interface com.spire.doc.interfaces.IDocument
Protects the document.
ProtectionType - Enum in com.spire.doc
Type of the protection in the document

Q

Quarto - Static variable in class com.spire.doc.documents.PageSize
Quarto format;.

R

readBoolean(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads the boolean.
readByte(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads the byte.
readChildBinaryElement() - Method in interface com.spire.doc.interfaces.IXDLSContentReader
Reads the child binary element.
readChildElement(Object) - Method in interface com.spire.doc.interfaces.IXDLSContentReader
Reads the child element.
readChildElement(Class) - Method in interface com.spire.doc.interfaces.IXDLSContentReader
Reads the child element.
readChildStringContent() - Method in interface com.spire.doc.interfaces.IXDLSContentReader
Reads the content of the child string.
readColor(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads color from XML.
readDateTime(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads the date time.
readDouble(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads the double.
readEnum(String, Class) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads the enum.
readFloat(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads the float.
readInt(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads the int.
readShort(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads the short.
readString(String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeReader
Reads the string.
register(String, String) - Static method in class com.spire.doc.LicenseProvider
 
rejectChanges() - Method in class com.spire.doc.Document
Rejects changes tracked from the moment of last change acceptance.
RelativeHorizontalPosition - Enum in com.spire.doc
Specifies to what the horizontal position of a shape or text frame is relative.
RelativeVerticalPosition - Enum in com.spire.doc
 
remove(Bookmark) - Method in class com.spire.doc.collections.BookmarkCollection
Removes the specified bookmark.
remove(TableCell) - Method in class com.spire.doc.collections.CellCollection
Removes the specified cell.
remove(Comment) - Method in class com.spire.doc.collections.CommentsCollection
Removes the specified Comment.
remove(IDocumentObject) - Method in class com.spire.doc.collections.DocumentObjectCollection
Removes the document object from the collection.
remove(int) - Method in class com.spire.doc.collections.DropDownCollection
Removes DropDownItems by index.
remove(IParagraph) - Method in class com.spire.doc.collections.ParagraphCollection
Removes the specified paragraph.
remove(Permission) - Method in class com.spire.doc.collections.PermissionCollection
Removes the specified permission.
remove(TableRow) - Method in class com.spire.doc.collections.RowCollection
Removes a specified row.
remove(ITable) - Method in class com.spire.doc.collections.TableCollection
Removes the specified table.
remove(TKey) - Method in class com.spire.doc.collections.TypedSortedListEx
Removes the element with the specified key from SortedListEx.
remove(String) - Method in class com.spire.doc.CustomDocumentProperties
Remove property specified by name.
remove(String) - Method in class com.spire.doc.VariableCollection
Removes document variable with specified name from the document.
removeAbsPosition() - Method in class com.spire.doc.documents.Paragraph
Removes the absolute position data.
removeAbsPosition() - Method in interface com.spire.doc.interfaces.IParagraph
Removes the absolute position data.
removeAbsPosition() - Method in interface com.spire.doc.interfaces.ITable
Removes the absolute position data.
removeAbsPosition() - Method in class com.spire.doc.Table
Removes the absolute position data.
removeAt(int) - Method in class com.spire.doc.collections.BookmarkCollection
Removes a bookmark at the specified index.
removeAt(int) - Method in class com.spire.doc.collections.CellCollection
Removes the document object at the specified index from the collection.
removeAt(int) - Method in class com.spire.doc.collections.CommentsCollection
Remove a Comment at specified index.
removeAt(int) - Method in class com.spire.doc.collections.DocumentObjectCollection
Removes the document object at the specified index from the collection.
removeAt(int) - Method in class com.spire.doc.collections.ParagraphCollection
Removes the paragraph at the specified index from the collection.
removeAt(int) - Method in class com.spire.doc.collections.PermissionCollection
Removes a permission at the specified index.
removeAt(int) - Method in class com.spire.doc.collections.TabCollection
Removes the tab at the specified index from the tab collection
removeAt(int) - Method in class com.spire.doc.collections.TableCollection
Removes the table at the specified index from the collection.
removeAt(int) - Method in class com.spire.doc.collections.TextBoxCollection
Removes a textbox at the specified index.
removeAt(int) - Method in class com.spire.doc.collections.TypedSortedListEx
Removes the element at the specified index.
removeAt(int) - Method in class com.spire.doc.documents.markup.CustomXmlPartCollection
Removes an item at the specified index.
removeAt(int) - Method in class com.spire.doc.documents.SdtListItemCollection
Removes a list item at the specified index.
removeAt(int) - Method in interface com.spire.doc.interfaces.IParagraphCollection
Removes the paragraph at the specified index from the collection.
removeAt(int) - Method in class com.spire.doc.OdsoRecipientDataCollection
Removes the element at the specified index.
removeEncryption() - Method in class com.spire.doc.Document
Removes the encryption.
removeEncryption() - Method in interface com.spire.doc.interfaces.IDocument
Removes the encryption.
removeFrame() - Method in class com.spire.doc.documents.Paragraph
Remove a frame.
removeList() - Method in class com.spire.doc.formatting.ListFormat
Removes the list from current paragraph.
removeShapeAttribute(int) - Method in class com.spire.doc.Background
Reserved for system use.
removeShapeAttribute(int) - Method in class com.spire.doc.fields.shape.ShapeBase
Reserved for system use.
replace(Pattern, String) - Method in class com.spire.doc.BodyRegion
Replaces all entries of matchString regular expression with newValue string.
replace(String, String, boolean, boolean) - Method in class com.spire.doc.BodyRegion
Replaces by specified matchString string.
replace(Pattern, TextSelection) - Method in class com.spire.doc.BodyRegion
Replaces by specified pattern.
replace(Pattern, TextSelection, boolean) - Method in class com.spire.doc.BodyRegion
Replaces by specified pattern.
replace(Pattern, String) - Method in class com.spire.doc.Document
Replaces all entries of matchString regular expression with newValue string.
replace(String, String, boolean, boolean) - Method in class com.spire.doc.Document
Replaces all entries of matchString string with newValue string, taking into consideration caseSensitive and wholeWord options.
replace(String, TextSelection, boolean, boolean) - Method in class com.spire.doc.Document
Replaces all entries of matchString string with TextSelection, taking into consideration caseSensitive and wholeWord options.
replace(Pattern, TextSelection) - Method in class com.spire.doc.Document
.Replaces all entries of matchString regular expression with TextRangesHolder.
replace(String, IDocument, boolean, boolean) - Method in class com.spire.doc.Document
Replaces the specified matchString.
replace(Pattern, String) - Method in interface com.spire.doc.documents.IBodyRegion
Replaces all entries of matchString regular expression with newValue string.
replace(String, String, boolean, boolean) - Method in interface com.spire.doc.documents.IBodyRegion
Replaces by specified matchString string.
replace(Pattern, TextSelection) - Method in interface com.spire.doc.documents.IBodyRegion
Replaces by specified pattern.
replace(Pattern, String) - Method in class com.spire.doc.documents.Paragraph
Replaces all entries of matchString regular expression with newValue string.
replace(String, String, boolean, boolean) - Method in class com.spire.doc.documents.Paragraph
Replaces all entries of matchString string with newValue string, taking into consideration caseSensitive and wholeWord options.
replace(Pattern, TextSelection) - Method in class com.spire.doc.documents.Paragraph
Replaces all entries of matchString regular expression with TextRangesHolder.
replace(Pattern, TextSelection, boolean) - Method in class com.spire.doc.documents.Paragraph
Replaces all entries of matchString regular expression with TextRangesHolder.
replace(String, TextSelection, boolean, boolean) - Method in class com.spire.doc.documents.Paragraph
Replaces all entries of matchString string with TextRangesHolder, taking into consideration caseSensitive and wholeWord options.
replace(String, TextSelection, boolean, boolean, boolean) - Method in class com.spire.doc.documents.Paragraph
Replaces all entries of matchString string with TextRangesHolder, taking into consideration caseSensitive and wholeWord options.
replace(Pattern, String) - Method in class com.spire.doc.documents.StructureDocumentTag
Replaces all entries of matchString regular expression with newValue string.
replace(String, String, boolean, boolean) - Method in class com.spire.doc.documents.StructureDocumentTag
Replaces all entries of matchString string with newValue string, taking into consideration caseSensitive and wholeWord options.
replace(Pattern, TextSelection) - Method in class com.spire.doc.documents.StructureDocumentTag
Replaces all entries of matchString regular expression with TextRangesHolder.
replace(Pattern, TextSelection, boolean) - Method in class com.spire.doc.documents.StructureDocumentTag
Replaces all entries of matchString regular expression with TextRangesHolder.
replace(String, TextSelection, boolean, boolean) - Method in class com.spire.doc.documents.StructureDocumentTag
Replaces all entries of matchString string with TextRangesHolder, taking into consideration caseSensitive and wholeWord options.
replace(String, TextSelection, boolean, boolean, boolean) - Method in class com.spire.doc.documents.StructureDocumentTag
Replaces all entries of matchString string with TextRangesHolder, taking into consideration caseSensitive and wholeWord options.
replace(String) - Method in class com.spire.doc.fields.Comment
Replace commented items with matchString text.
replace(TextBodyPart) - Method in class com.spire.doc.fields.Comment
Replaces the commented items with specified TextBodyPart.
replace(Pattern, String) - Method in interface com.spire.doc.interfaces.IDocument
Replaces all occurrences of a character pattern specified by a regular expression with newValue string.
replace(String, String, boolean, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Replaces all entries of matchString string with newValue string, taking into consideration caseSensitive and wholeWord options.
replace(Pattern, TextSelection) - Method in interface com.spire.doc.interfaces.IDocument
Replaces all entries of matchString regular expression with TextRangesHolder.
replace(String, TextSelection, boolean, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Replaces all entries of matchString string with TextSelection, taking into consideration caseSensitive and wholeWord options.
replace(String, TextSelection, boolean, boolean) - Method in interface com.spire.doc.interfaces.IParagraph
Replaces all entries of matchString string with TextRangesHolder, taking into consideration caseSensitive and wholeWord options.
replace(Pattern, String) - Method in class com.spire.doc.Table
Replaces all entries of matchString regular expression with newValue string.
replace(String, String, boolean, boolean) - Method in class com.spire.doc.Table
Replaces by specified matchString string.
replace(Pattern, TextSelection) - Method in class com.spire.doc.Table
Replaces by specified pattern.
replace(Pattern, TextSelection, boolean) - Method in class com.spire.doc.Table
Replaces by specified pattern.
replaceBookmarkContent(TextBodyPart) - Method in class com.spire.doc.documents.BookmarksNavigator
Replaces the bookmark content2.
replaceBookmarkContent(TextBodyPart, boolean) - Method in class com.spire.doc.documents.BookmarksNavigator
Replaces the bookmark content2.
replaceBookmarkContent(TextBodyPart, boolean, boolean) - Method in class com.spire.doc.documents.BookmarksNavigator
Replaces the content of the bookmark.
replaceBookmarkContent(String, boolean) - Method in class com.spire.doc.documents.BookmarksNavigator
Replaces the content of the bookmark.
replaceImage(InputStream) - Method in class com.spire.doc.documents.SdtPicture
Replaces the image.
replaceImage(String) - Method in class com.spire.doc.documents.SdtPicture
Replaces the image.
replaceImage(byte[], boolean) - Method in class com.spire.doc.fields.DocPicture
Replaces the image.
replaceInLine(String, String, boolean, boolean) - Method in class com.spire.doc.Document
Replaces all entries of matchString text with newValue text in single-line mode.
replaceInLine(Pattern, String) - Method in class com.spire.doc.Document
Replaces all entries with specified pattern with newValue text in single-line mode.
replaceInLine(String, TextSelection, boolean, boolean) - Method in class com.spire.doc.Document
Replaces the matchString text with matchSelection in single-line mode.
replaceInLine(Pattern, TextSelection) - Method in class com.spire.doc.Document
Replaces the matchString pattern with matchSelection in single-line mode.
replaceInLine(String, String, boolean, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Replaces all entries of matchString text with newValue text in single-line mode.
replaceInLine(Pattern, String) - Method in interface com.spire.doc.interfaces.IDocument
Replaces all entries with specified pattern with newValue text in single-line mode.
replaceInLine(String, TextSelection, boolean, boolean) - Method in interface com.spire.doc.interfaces.IDocument
Replaces the matchString text with matchSelection in single-line mode.
replaceInLine(Pattern, TextSelection) - Method in interface com.spire.doc.interfaces.IDocument
Replaces the matchString pattern with matchSelection in single-line mode.
replyToComment(Comment) - Method in class com.spire.doc.fields.Comment
Replies to comment.
reset() - Method in class com.spire.doc.collections.SubSetEnumerator
Sets the enumerator to its initial position, which is before the first element in the collection.
resetCells(int, int) - Method in interface com.spire.doc.interfaces.ITable
Resets rows / columns numbers.
resetCells(int, int, RowFormat, float) - Method in interface com.spire.doc.interfaces.ITable
Resets rows / columns numbers.
resetCells(int, int) - Method in class com.spire.doc.Table
Resets rows / columns numbers.
resetCells(int, int, RowFormat, float) - Method in class com.spire.doc.Table
Resets rows / columns numbers.
resetFindState() - Method in class com.spire.doc.Document
Resets the FindPattern.
resetFindState() - Method in interface com.spire.doc.interfaces.IDocument
Resets the FindPattern.
Right_Key - Static variable in class com.spire.doc.documents.Borders
Constant value for right key.
Right_Key - Static variable in class com.spire.doc.formatting.Paddings
Constant value for right key.
RowAlignment - Enum in com.spire.doc.documents
Specifies type of the horizontal alignment.
RowCollection - Class in com.spire.doc.collections
Represents a collection of TableRow objects.
RowCollection(Table) - Constructor for class com.spire.doc.collections.RowCollection
Initializes a new instance of the RowCollection class.
RowFormat - Class in com.spire.doc.formatting
Row format class.
RowFormat() - Constructor for class com.spire.doc.formatting.RowFormat
Initializes a new instance of the RowFormat class.
RtfTokenType - Enum in com.spire.doc.documents
 

S

saveToEpub(String, DocPicture) - Method in class com.spire.doc.Document
Saves the EPUB document.
saveToEpub(OutputStream, DocPicture) - Method in class com.spire.doc.Document
Saves the EPUB document.
saveToFile(String) - Method in class com.spire.doc.Document
Saves to file in Microsoft Word format.
saveToFile(String, ToPdfParameterList) - Method in class com.spire.doc.Document
Saves the document to PDF file.
saveToFile(String, List<String>) - Method in class com.spire.doc.Document
Embedding fonts to PDF document.
saveToFile(String, FileFormat) - Method in class com.spire.doc.Document
Saves the document to file in Xml or Microsoft Word format.
saveToFile(String, FileFormat, String, String) - Method in class com.spire.doc.Document
Saves document to file and digitally sign, Only DOC and DOCX are supported.
saveToFile(String, FileFormat, byte[], String) - Method in class com.spire.doc.Document
Saves document to file and digitally sign, Only DOC and DOCX are supported.
saveToFile(OutputStream, FileFormat) - Method in class com.spire.doc.Document
Saves the document into stream in Xml or Microsoft Word format.
saveToFile(OutputStream, FileFormat) - Method in interface com.spire.doc.interfaces.IDocument
Saves the document to a stream in Xml or Microsoft Word format.
saveToFile(String) - Method in interface com.spire.doc.interfaces.IDocument
Saves the document to file in Microsoft Word format.
saveToFile(String, FileFormat) - Method in interface com.spire.doc.interfaces.IDocument
Saves the document to file in Xml or Microsoft Word format.
saveToImages(ImageType) - Method in class com.spire.doc.Document
Save the whole document into images
saveToImages(int, ImageType) - Method in class com.spire.doc.Document
Save the specified page into image
saveToImages(int, int, ImageType) - Method in class com.spire.doc.Document
Save the specified range of pages into images
saveToImages(ImageType) - Method in interface com.spire.doc.interfaces.IDocument
Converts the whole document into images Layouting of the pages is not exactly the same as the layouting made by Microsoft Word.
saveToImages(int, ImageType) - Method in interface com.spire.doc.interfaces.IDocument
Converts the specified page into image.
saveToImages(int, int, ImageType) - Method in interface com.spire.doc.interfaces.IDocument
Converts the specified range of pages into images Layouting of the pages is not exactly the same as the layouting made by MS-Word.
saveToStream(OutputStream, ToPdfParameterList) - Method in class com.spire.doc.Document
Embedding fonts to PDF document.
saveToStream(OutputStream, FileFormat, String, String) - Method in class com.spire.doc.Document
Saves document to stream and digitally sign, Only DOC and DOCX are supported.
saveToStream(OutputStream, FileFormat, byte[], String) - Method in class com.spire.doc.Document
Saves document to stream and digitally sign, Only DOC and DOCX are supported.
saveToStream(Stream, FileFormat, byte[], String) - Method in class com.spire.doc.Document
Saves document to stream and digitally sign, Only DOC and DOCX are supported.
saveToStream(OutputStream, FileFormat) - Method in class com.spire.doc.Document
Saves the document into stream in Xml or Microsoft Word format.
saveToSVG(String) - Method in class com.spire.doc.Document
Saves the SVG.
saveToSVG() - Method in class com.spire.doc.Document
Saves the SVG.
saveToTxt(String, Charset) - Method in class com.spire.doc.Document
Saves to text document with specified encoding.
SdtBuildingBlockGallery - Class in com.spire.doc.documents
Specifies that the parent sdt shall be of a document part gallery type.
SdtBuildingBlockGallery() - Constructor for class com.spire.doc.documents.SdtBuildingBlockGallery
Initializes a new instance of the SdtBuildingBlockGallery class
SdtCheckBox - Class in com.spire.doc.documents
Office2010 SDT checkbox control properties.
SdtCheckBox() - Constructor for class com.spire.doc.documents.SdtCheckBox
Initializes a new instance of the SdtCheckBox class
SdtCitation - Class in com.spire.doc.documents
Sdt of type citation
SdtCitation() - Constructor for class com.spire.doc.documents.SdtCitation
Initializes a new instance of the SdtCitation class
SdtComboBox - Class in com.spire.doc.documents
Sdt shall be a combo box when displayed in the document.
SdtComboBox() - Constructor for class com.spire.doc.documents.SdtComboBox
Initializes a new instance of the SdtComboBox class
SDTContent - Class in com.spire.doc.documents
specifies the last known contents of a structured document tag around one or more block-level structures
SdtControlProperties - Class in com.spire.doc.documents
Base class for all Structured Document Tags control-specific properties.
SdtControlProperties() - Constructor for class com.spire.doc.documents.SdtControlProperties
Initializes a new instance of the SdtControlProperties class
SdtDate - Class in com.spire.doc.documents
Specifies that the Sdt shall be a date picker when displayed in the document.
SdtDate() - Constructor for class com.spire.doc.documents.SdtDate
Initializes a new instance of the SdtDate class
SdtDocPart - Class in com.spire.doc.documents
Common ancestor for SdtBuildingBlockGallery and SdtDocPartObj
SdtDocPart() - Constructor for class com.spire.doc.documents.SdtDocPart
Initializes a new instance of the SdtDocPart class
SdtDocPartObj - Class in com.spire.doc.documents
Specifies that the parent structured document tag shall be of a document part type.
SdtDocPartObj() - Constructor for class com.spire.doc.documents.SdtDocPartObj
Initializes a new instance of the SdtDocPartObj class
SdtDropDownList - Class in com.spire.doc.documents
Specifies that the parent sdt shall be a drop-down list when displayed in the document.
SdtDropDownList() - Constructor for class com.spire.doc.documents.SdtDropDownList
Initializes a new instance of the SdtDropDownList class
SdtDropDownListBase - Class in com.spire.doc.documents
Common ancestor for SdtDropDownList and SdtComboBox
SDTInlineContent - Class in com.spire.doc.documents
This element specifies the last known contents of a structured document tag around one or more inline-level structures.
SdtListItem - Class in com.spire.doc.documents
This element specifies a single list item within a parent SdtType.Combo_Box or SdtType.Drop_Down_List structured document tag.
SdtListItem(String, String) - Constructor for class com.spire.doc.documents.SdtListItem
Initializes a new instance of this class.
SdtListItem(String) - Constructor for class com.spire.doc.documents.SdtListItem
Initializes a new instance of this class.
SdtListItemCollection - Class in com.spire.doc.documents
Provides access to SdtListItem elements of a structured document tag.
SdtPicture - Class in com.spire.doc.documents
This element specifies that the parent sdt shall be a picture when displayed in the document.
SdtPicture() - Constructor for class com.spire.doc.documents.SdtPicture
Initializes a new instance of the SdtPicture class
SDTProperties - Class in com.spire.doc.documents
This element specifies the set of properties that shall be applied to the nearest ancestor structured document tag.
SDTProperties(DocumentObject) - Constructor for class com.spire.doc.documents.SDTProperties
Initializes a new instance of the SDTProperties class
SdtText - Class in com.spire.doc.documents
Represents plain/rich text SDT.
SdtText(boolean) - Constructor for class com.spire.doc.documents.SdtText
ctor.
SdtType - Enum in com.spire.doc.documents
Specifies the type of a structured document tag (SDT) Element.
Section - Class in com.spire.doc
 
Section(IDocument) - Constructor for class com.spire.doc.Section
Initializes a new instance of the Section class.
SectionBreakType - Enum in com.spire.doc.documents
Specifies type of the section break code.
SectionCollection - Class in com.spire.doc.collections
Represents a collection of Section
SectionCollection(Document) - Constructor for class com.spire.doc.collections.SectionCollection
Initializes a new instance of the SectionCollection class
SequenceField - Class in com.spire.doc.fields
 
SequenceField(IDocument) - Constructor for class com.spire.doc.fields.SequenceField
Initializes a new instance of the SequenceField class.
SequenceField(Field) - Constructor for class com.spire.doc.fields.SequenceField
Initializes a new instance of the SequenceField class.
serialize(InputStream) - Method in class com.spire.doc.core.ClipboardData
Saves clipboard data into stream.
set(TKey, TValue) - Method in class com.spire.doc.collections.TypedSortedListEx
Sets the value associated with the specified key.
set(int, CustomXmlPart) - Method in class com.spire.doc.documents.markup.CustomXmlPartCollection
Sets an item at the specified index.
set(int, String) - Method in class com.spire.doc.documents.TextSelection
Sets the String at the specified index.
set(int, OdsoRecipientData) - Method in class com.spire.doc.OdsoRecipientDataCollection
Sets an item in this collection.
set(String, String) - Method in class com.spire.doc.VariableCollection
Sets the variable with the specified name.
setActive(boolean) - Method in class com.spire.doc.OdsoRecipientData
Specifies whether the record from the data source shall be imported into a document when the mail merge is performed.
setAfterAutoSpacing(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets a value indicating whether spacing after is automatic.
setAfterSpacing(float) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the spacing (in points) after the paragraph.
setAlias(String) - Method in class com.spire.doc.documents.SDTProperties
Sets the an alias.
setAll(int) - Method in class com.spire.doc.documents.Margins
Set value of all Margins on one call
setAll(float) - Method in class com.spire.doc.documents.MarginsF
Allow to Set value of all Margins on one call
setAll(float) - Method in class com.spire.doc.formatting.InternalMargin
Sets all internal margin.
setAll(float) - Method in class com.spire.doc.formatting.Paddings
Sets all paddings.
setAllCaps(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets AllCaps property of text.
setAllowContextualAlternates(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets a value indicating whether to allow contextual alternates.
setAllowOverlap(boolean) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets a value that specifies whether thisshape can overlap other shapes.
setAlternativeText(String) - Method in class com.spire.doc.fields.DocPicture
Sets the alternative text.
setAlternativeText(String) - Method in interface com.spire.doc.interfaces.IPicture
Sets the picture's alternative text.
setApplicationName(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets application name
setAuthor(String) - Method in class com.spire.doc.formatting.CommentFormat
Sets the user.
setAuthor(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets author name
setAutoFitTableLayout(boolean) - Method in class com.spire.doc.ToPdfParameterList
Sets The tblLayout element specifies that the table must use the auto layout algorithe.
setAutoHyphenation(boolean) - Method in class com.spire.doc.Hyphenation
Specifies whether to hyphenate the document contents automatically.
setAutoSpaceDE(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the value that determines whether the space is automatically adjusted between Asian and Latin text.
setAutoSpaceDN(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the value that determines whether the space is automatically adjusted between Asian text and numbers.
setBackColor(Color) - Method in class com.spire.doc.formatting.CellFormat
Sets background color.
setBackColor(Color) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets background color of the paragraph
setBackColor(Color) - Method in class com.spire.doc.formatting.RowFormat
Sets background color.
setBeforeAutoSpacing(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets a value indicating whether spacing before is automatic.
setBeforeSpacing(float) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the spacing (in points) before the paragraph.
setBehindText(boolean) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets whether the shape is below or above text.
setBidi(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets right-to-left property of text.
setBidi(boolean) - Method in class com.spire.doc.formatting.RowFormat
Sets whether table is right to left.
setBidi(boolean) - Method in class com.spire.doc.PageSetup
Sets whether section contains right-to-left text.
setBiLevel(boolean) - Method in class com.spire.doc.fields.DocPicture
Sets whether an image will be displayed in black and white.
setBold(boolean) - Method in class com.spire.doc.fields.WordArt
Sets true if the font is formatted as bold.
setBold(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets bold style
setBoldBidi(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets bold property for right-to-left text.
setBookmarkLevel(BookmarkLevel) - Method in class com.spire.doc.documents.rendering.BookmarkLevelEventArgs
Represents the current bookmark level informations.
setBookmarkName(String) - Method in class com.spire.doc.Hyperlink
Sets bookmark.
setBookmarkStart(BookmarkStart) - Method in class com.spire.doc.documents.rendering.BookmarkLevelEventArgs
Represents the current bookmark.
setBoolean(boolean) - Method in interface com.spire.doc.core.IDocProperty
sets boolean value.
setBorderType(BorderStyle) - Method in class com.spire.doc.documents.Borders
Sets style of the borders.
setBorderType(BorderStyle) - Method in class com.spire.doc.formatting.Border
Sets style of the border.
setBottom(int) - Method in class com.spire.doc.documents.Margins
Sets the bottom margin
setBottom(float) - Method in class com.spire.doc.documents.MarginsF
Sets the bottom margin
setBottom(float) - Method in class com.spire.doc.formatting.InternalMargin
Sets the internal bottom margin (in points).
setBottom(float) - Method in class com.spire.doc.formatting.Paddings
Sets bottom padding.
setBreakCode(SectionBreakType) - Method in interface com.spire.doc.interfaces.ISection
sets break code.
setBreakCode(SectionBreakType) - Method in class com.spire.doc.Section
sets break code.
setBrightness(float) - Method in class com.spire.doc.fields.DocPicture
Sets picture brightness.
setBulletCharacter(String) - Method in class com.spire.doc.documents.ListLevel
Set bullet pattern
setByIndex(int, TValue) - Method in class com.spire.doc.collections.TypedSortedListEx
Replaces the value at the specific index.
setCalculateOnExit(boolean) - Method in class com.spire.doc.fields.FormField
Sets calculate on exit property.
setCalendarType(CalendarType) - Method in class com.spire.doc.documents.SdtDate
 
setCancel(boolean) - Method in class com.spire.doc.fields.AskFieldEventArgs
Sets a value indicating whether cancel to answer the question.
setCapacity(int) - Method in class com.spire.doc.collections.TypedSortedListEx
 
setCaptionName(String) - Method in class com.spire.doc.fields.SequenceField
Sets caption name
setCategory(String) - Method in class com.spire.doc.BuiltinDocumentProperties
Sets the category of the document.
setCells(CellCollection) - Method in class com.spire.doc.documents.StructureDocumentTagRow
 
setCells(CellCollection) - Method in class com.spire.doc.TableRow
Sets cell collection.
setCellSpacing(float) - Method in class com.spire.doc.formatting.RowFormat
Sets spacing between cells.
setCellWidth(float, CellWidthType) - Method in class com.spire.doc.TableCell
Set cell width
setCellWidthType(CellWidthType) - Method in class com.spire.doc.TableCell
Sets cell width type
setCharacterCode(byte) - Method in class com.spire.doc.fields.Symbol
Sets symbol's character code.
setCharacterSpacing(float) - Method in class com.spire.doc.formatting.CharacterFormat
Sets space width between characters.
setCharacterSpacingControl(CharacterSpacing) - Method in class com.spire.doc.PageSetup
Sets Character Spacing Control.
setCheckBoxSize(int) - Method in class com.spire.doc.fields.CheckBoxFormField
Sets size of checkbox.
setChecked(boolean) - Method in class com.spire.doc.documents.SdtCheckBox
Indicates if checkbox is in checked state.
setChecked(boolean) - Method in class com.spire.doc.fields.CheckBoxFormField
Sets Checked property.
setClearFields(boolean) - Method in class com.spire.doc.reporting.MailMerge
Sets a value indicating whether [clear fields].
setClearGroupTag(boolean) - Method in class com.spire.doc.reporting.MailMerge
Sets a value indicating whether [clear group tag].
setClipboardData(ClipboardData) - Method in class com.spire.doc.DocumentProperty
Sets clipboard data value.
setCode(String) - Method in class com.spire.doc.fields.Field
Sets the field code.
setColor(Color) - Method in class com.spire.doc.Background
Sets background color.
setColor(Color) - Method in class com.spire.doc.documents.Borders
Sets color of the borders.
setColor(Color) - Method in class com.spire.doc.documents.rendering.BookmarkLevel
Sets the text color of the bookmark when convert to PDF.
setColor(PictureColor) - Method in class com.spire.doc.fields.DocPicture
set picture color.
setColor(Color) - Method in class com.spire.doc.fields.shape.VMLFill
Sets the color of a fill.
setColor(Color) - Method in class com.spire.doc.formatting.Border
Sets color of the border.
setColor(Color) - Method in class com.spire.doc.TextWatermark
Sets text watermark color.
setColor1(Color) - Method in class com.spire.doc.BackgroundGradient
Sets first color for gradient.
setColor2(Color) - Method in class com.spire.doc.BackgroundGradient
Sets second color for gradient
setColumn(int) - Method in class com.spire.doc.OdsoRecipientData
Specifies the column within the data source that contains unique data for the current record.
setColumnsLineBetween(boolean) - Method in class com.spire.doc.PageSetup
Sets the value specifies if a vertical line is draw between each of the text columns in the this section.
setColumnWidth(float[]) - Method in class com.spire.doc.Table
Sets the width of each column.
setCommentId(int) - Method in class com.spire.doc.documents.CommentMark
sets the id of the comment this mark refers to.
setCommentId(int) - Method in class com.spire.doc.formatting.CommentFormat
Sets the id of the comment.
setComments(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the comments that provide additional information about the document
setCompany(String) - Method in class com.spire.doc.BuiltinDocumentProperties
Sets Company property.
setConsecutiveHyphensLimit(int) - Method in class com.spire.doc.Hyphenation
Specifies the maximum number of consecutive lines of text that can end with a hyphen.
setContinuationNotice(Body) - Method in class com.spire.doc.Endnote
Sets the continuation notice.
setContinuationNotice(Body) - Method in class com.spire.doc.FootnoteBody
Sets the continuation notice.
setContinuationSeparator(Body) - Method in class com.spire.doc.Endnote
Sets the continuation separator.
setContinuationSeparator(Body) - Method in class com.spire.doc.FootnoteBody
Sets the continuation separator.
setContrast(float) - Method in class com.spire.doc.fields.DocPicture
Set picture contrast.
setControlProperties(SdtControlProperties) - Method in class com.spire.doc.documents.SDTProperties
Encapsulates all differences between different type of SDT-based content controls.
setCreateDate(Date) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the document creation date
setCreateWordBookmarks(boolean) - Method in class com.spire.doc.ToPdfParameterList
Set the a value, Whether to use word bookmars when create the bookmarks.
setCssStyleSheetFileName(String) - Method in class com.spire.doc.HtmlExportOptions
Sets the name of the HTML export CSS style sheet file.
setCssStyleSheetType(CssStyleSheetType) - Method in class com.spire.doc.HtmlExportOptions
Sets the type of the HTML export CSS style sheet.
setCustomMarker(String) - Method in class com.spire.doc.fields.Footnote
Sets the custom footnote marker.
setData(byte[]) - Method in class com.spire.doc.documents.markup.CustomXmlPart
Sets the XML content of this Custom XML Data Storage Part.
setDateFormat(String) - Method in class com.spire.doc.documents.SdtDate
 
setDateTime(Date) - Method in interface com.spire.doc.core.IDocProperty
sets DateTime value.
setDateTime(Date) - Method in class com.spire.doc.formatting.CommentFormat
Sets the DateTime.
setDefaultCheckBoxValue(boolean) - Method in class com.spire.doc.fields.CheckBoxFormField
Sets default checkbox value.
setDefaultColumnsNumber(int) - Method in class com.spire.doc.Table
Sets the default column count of per row.
setDefaultColumnWidth(float) - Method in class com.spire.doc.Table
Sets the default width of each column.
setDefaultRowHeight(float) - Method in class com.spire.doc.Table
Sets the default row height, the unit of measure is point, 1point = 0.3528 mm
setDefaultTabWidth(float) - Method in class com.spire.doc.PageSetup
Sets the length of the auto tab.
setDefaultText(String) - Method in class com.spire.doc.fields.TextFormField
Sets default text for text form field.
setDeletePosition(float) - Method in class com.spire.doc.Tab
Sets the delete position.
setDifferentFirstPageHeaderFooter(boolean) - Method in class com.spire.doc.PageSetup
Setting to specify that the current section has a different header/footer for first page.
setDifferentOddAndEvenPagesHeaderFooter(boolean) - Method in class com.spire.doc.PageSetup
True if the document has different headers and footers for odd-numbered and even-numbered pages.
setDisableLink(boolean) - Method in class com.spire.doc.ToPdfParameterList
Sets whether remove the link on the hyperlink and keep the character format during converting to pdf.
setDisplayAsIcon(boolean) - Method in class com.spire.doc.fields.DocOleObject
Sets whether the OLEObject is displayed as an Icon or Content.
setDisplayAsIcon(boolean) - Method in interface com.spire.doc.fields.IDocOleObject
Sets whether the OLEObject is displayed as an Icon or Content.
setDisplayText(String) - Method in class com.spire.doc.documents.SdtListItem
Cannot be null and cannot be an empty string.
setDistanceBottom(double) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets the distance (in points) between the document text and the bottom edge of the shape.
setDistanceFromBottom(float) - Method in class com.spire.doc.formatting.TablePositioning
Sets the distance from bottom.
setDistanceFromLeft(float) - Method in class com.spire.doc.formatting.TablePositioning
Sets the distance from left.
setDistanceFromRight(float) - Method in class com.spire.doc.formatting.TablePositioning
Sets the distance from right.
setDistanceFromTop(float) - Method in class com.spire.doc.formatting.TablePositioning
Sets the distance from top.
setDistanceLeft(double) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets the distance (in points) between the document text and the left edge of the shape.
setDistanceRight(double) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets the distance (in points) between the document text and the right edge of the shape.
setDistanceTop(double) - Method in class com.spire.doc.fields.shape.ShapeBase
sets the distance (in points) between the document text and the top edge of the shape.
setDocSecurity(int) - Method in class com.spire.doc.SummaryDocumentProperties
Sets document security level
setDocument(IDocument) - Method in class com.spire.doc.documents.BookmarksNavigator
setsDocument that this object is attached to.
setDocumentViewType(DocumentViewType) - Method in class com.spire.doc.formatting.ViewSetup
Sets document view mode
setDouble(double) - Method in interface com.spire.doc.core.IDocProperty
sets double value
setDoubleStrike(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets double strikeout style.
setDropDownSelectedIndex(int) - Method in class com.spire.doc.fields.DropDownFormField
Sets selected drop down index.
setEditorGroup(EditingGroup) - Method in class com.spire.doc.PermissionEnd
Sets permission editorgroup.
setEditorGroup(EditingGroup) - Method in class com.spire.doc.PermissionStart
Sets permission editorgroup.
setEmbeddedFontNameList(List<String>) - Method in class com.spire.doc.ToPdfParameterList
Sets Embedded into the PDF document font name.
setEmbedFontsInFile(boolean) - Method in class com.spire.doc.Document
Sets a value indicating whether save fonts that are used in the document in the file.
setEmbedSystemFonts(boolean) - Method in class com.spire.doc.Document
Sets a value indicating whether save system fonts that are used in the document in the file.
setEmboss(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets emboss property of text.
setEnabled(boolean) - Method in class com.spire.doc.fields.FormField
Sets Enabled property (true if form field enabled).
setEnd(FieldMark) - Method in class com.spire.doc.fields.Field
Sets the field end.
setEngrave(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets Engrave property of text.
setEPubExportFont(boolean) - Method in class com.spire.doc.HtmlExportOptions
Sets if font should be embedded in EPub
setEqualColumnWidth(boolean) - Method in class com.spire.doc.PageSetup
Sets a value indicating whether equal column width.
setFieldName(String) - Method in class com.spire.doc.fields.MergeField
Sets field name
setFieldName(String) - Method in interface com.spire.doc.interfaces.IMergeField
Sets field name
setFieldText(String) - Method in class com.spire.doc.fields.Field
Sets Filed Displays text information.
setFilePath(String) - Method in class com.spire.doc.Hyperlink
Sets file path.
setFillColor(Color) - Method in class com.spire.doc.fields.ShapeObject
Sets the brush color that fills the closed path of the shape.
setFillColor(Color) - Method in class com.spire.doc.formatting.TextBoxFormat
Sets the fill color of the textbox.
setFirstLineIndent(float) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets first paragraph line indent
setFirstLineIndentEx(float) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the value that represents the first line indent for paragraph.
setFitText(boolean) - Method in class com.spire.doc.formatting.CellFormat
Sets fit text option.
setFollowCharacter(FollowCharacterType) - Method in class com.spire.doc.documents.ListLevel
Set the type of character following the number text for the paragraph.
setFontFamily(String) - Method in class com.spire.doc.fields.WordArt
Sets the family of the textpath font.
setFontName(String) - Method in class com.spire.doc.fields.Symbol
Sets symbol font name.
setFontName(String) - Method in class com.spire.doc.formatting.CharacterFormat
Sets font name
setFontName(String) - Method in class com.spire.doc.PrivateFontPath
Sets the name of the font.
setFontName(String) - Method in class com.spire.doc.TextWatermark
Sets watermark text's font name.
setFontNameAscii(String) - Method in class com.spire.doc.formatting.CharacterFormat
Sets the font used for Latin text (characters with character codes from 0 through 127).
setFontNameBidi(String) - Method in class com.spire.doc.formatting.CharacterFormat
Sets font name for right-to-left text.
setFontNameFarEast(String) - Method in class com.spire.doc.formatting.CharacterFormat
Sets East Asian font name.
setFontNameNonFarEast(String) - Method in class com.spire.doc.formatting.CharacterFormat
Sets font used for characters with character codes from 128 through 255.
setFontPath(String) - Method in class com.spire.doc.PrivateFontPath
Sets the path of the font.
setFontSize(float) - Method in class com.spire.doc.formatting.CharacterFormat
Sets font size
setFontSize(float) - Method in class com.spire.doc.TextWatermark
Sets text watermark size.
setFontSizeBidi(float) - Method in class com.spire.doc.formatting.CharacterFormat
Sets font size of the right-to-left text.
setFontStyle(int) - Method in class com.spire.doc.PrivateFontPath
Sets the style of the font.
setFontTypeHint(FontTypeHint) - Method in class com.spire.doc.formatting.CharacterFormat
Sets the font type hint.
setFooterDistance(float) - Method in class com.spire.doc.PageSetup
Sets footer height in points.
setFootnoteType(FootnoteType) - Method in class com.spire.doc.fields.Footnote
Sets footnote type: footnote or endnote
setFormFieldShading(boolean) - Method in class com.spire.doc.DocumentProperties
 
setFullDate(Date) - Method in class com.spire.doc.documents.SdtDate
 
setGrayScale(boolean) - Method in class com.spire.doc.fields.DocPicture
Sets whether a picture will display in grayscale mode.
setHash(int) - Method in class com.spire.doc.OdsoRecipientData
Sets the hash code for this record.
setHeaderDistance(float) - Method in class com.spire.doc.PageSetup
Sets height of header in points.
setHeight(float) - Method in class com.spire.doc.fields.DocPicture
Sets picture height.
setHeight(float) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets the height of the containing block of the shape.
setHeight(float) - Method in class com.spire.doc.formatting.TextBoxFormat
Set textbox height
setHeight(float) - Method in interface com.spire.doc.interfaces.IPicture
Sets picture height.
setHeight(float) - Method in class com.spire.doc.TableRow
sets height of the row.
setHeightScale(float) - Method in class com.spire.doc.fields.DocPicture
Sets picture height scale factor in percent.
setHeightScale(float) - Method in interface com.spire.doc.interfaces.IPicture
Sets picture height scale factor in percent.
setHeightType(TableRowHeightType) - Method in class com.spire.doc.TableRow
set table row height type
setHelp(String) - Method in class com.spire.doc.fields.FormField
Sets form field help.
setHidden(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets Hidden property of text.
setHideEmptyGroup(boolean) - Method in class com.spire.doc.reporting.MailMerge
Sets a value indicating whether to remove groups which contain empty merge fields.
setHideEmptyParagraphs(boolean) - Method in class com.spire.doc.reporting.MailMerge
Sets a value indicating whether to remove paragraphs which contain empty merge fields.
setHighlightColor(Color) - Method in class com.spire.doc.formatting.CharacterFormat
Sets highlight color of text.
setHorizontalAlignment(ShapeHorizontalAlignment) - Method in class com.spire.doc.fields.DocPicture
Sets picture horizontal alignment.
setHorizontalAlignment(ShapeHorizontalAlignment) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets how the shape is positioned horizontally.
setHorizontalAlignment(HorizontalAlignment) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets horizontal alignment for the paragraph.
setHorizontalAlignment(RowAlignment) - Method in class com.spire.doc.formatting.RowFormat
Sets horizontal alignment for the table.
setHorizontalAlignment(ShapeHorizontalAlignment) - Method in class com.spire.doc.formatting.TextBoxFormat
Set textbox horizontal alignment
setHorizontalAlignment(ShapeHorizontalAlignment) - Method in interface com.spire.doc.interfaces.IPicture
Sets picture horizontal alignment.
setHorizontalMerge(CellMerge) - Method in class com.spire.doc.formatting.CellFormat
Sets the way of horizontal merging of the cell.
setHorizontalOrigin(HorizontalOrigin) - Method in class com.spire.doc.fields.DocPicture
Sets horizontal origin of the picture.
setHorizontalOrigin(HorizontalOrigin) - Method in class com.spire.doc.fields.shape.ShapeBase
 
setHorizontalOrigin(HorizontalOrigin) - Method in class com.spire.doc.formatting.TextBoxFormat
Set horizontal origin
setHorizontalOrigin(HorizontalOrigin) - Method in interface com.spire.doc.interfaces.IPicture
Sets horizontal origin of the picture.
setHorizontalPosition(float) - Method in class com.spire.doc.fields.DocPicture
Sets absolute horizontal position of the picture.
setHorizontalPosition(float) - Method in class com.spire.doc.fields.shape.ShapeBase
 
setHorizontalPosition(float) - Method in class com.spire.doc.formatting.TextBoxFormat
Set textbox horizontal position
setHorizontalPosition(float) - Method in interface com.spire.doc.interfaces.IPicture
Sets absolute horizontal position of the picture.
setHorizPosition(float) - Method in class com.spire.doc.formatting.TablePositioning
Sets the horizontal position for table.
setHorizPositionAbs(HorizontalPosition) - Method in class com.spire.doc.formatting.TablePositioning
Sets the absolute horizontal position for table.
setHorizRelationTo(HorizontalRelation) - Method in class com.spire.doc.formatting.TablePositioning
Sets the horizontal relation of the table.
setHtmlBaseUrl(String) - Method in class com.spire.doc.Document
Sets the Base path which is used to convert the relative path to absolute path.
setHTMLCustomComment(boolean) - Method in class com.spire.doc.Document
Sets a value specifying whether parsing and writing comment of document in HTML.
setHTMLIdentifierPunctuations(List<Character>) - Method in class com.spire.doc.Document
Set the custom punctuation as sentence indentifier.
setHTMLSentenceIdentifier(boolean) - Method in class com.spire.doc.Document
Sets a value specifying whether to add identifier to a sentence when writing to HTML.
setHTMLTrackChanges(boolean) - Method in class com.spire.doc.Document
sets a value specifying whether parsing and writing custom Change_Tracking HTML Tags are supported.
setHyphenateCaps(boolean) - Method in class com.spire.doc.Hyphenation
Specifies whether to hyphenate words in ALL CAPITAL LETTERS.
setHyphenationZone(float) - Method in class com.spire.doc.Hyphenation
Specifies the amount of whitespace which can be left at the end of a line (or added to justified lines) before hyphenation.
setId(String) - Method in class com.spire.doc.documents.markup.CustomXmlPart
Sets the string that identifies this custom XML part within an OOXML document.
setId(BigDecimal) - Method in class com.spire.doc.documents.SDTProperties
 
setId(int) - Method in class com.spire.doc.formatting.CommentFormat
Sets the comment identifier.
setImage(InputStream) - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Sets the Image.
setImage(String) - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Sets the Image.
setImageBytes(byte[]) - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Sets Image bytes.
setImageEmbedded(boolean) - Method in class com.spire.doc.HtmlExportOptions
If false,indicates exporting the image as a single file; If true, embedding the image into the html code using Data URI scheme.
setImageFileName(String) - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Sets the Image File Name.
setImagesPath(String) - Method in class com.spire.doc.HtmlExportOptions
Sets the HTML export images folder.
setIncludePageNumbers(boolean) - Method in class com.spire.doc.fields.TableOfContent
Sets a value indicating whether to show page numbers.
setIndentFromLeft(float) - Method in interface com.spire.doc.interfaces.ITable
Sets indent from left for the table.
setIndentFromLeft(float) - Method in class com.spire.doc.Table
Sets indent from left for the table.
setInitial(String) - Method in class com.spire.doc.formatting.CommentFormat
Sets the user initials.
setInt32(int) - Method in interface com.spire.doc.core.IDocProperty
sets 4-bytes signed integer value.
setInteger(int) - Method in interface com.spire.doc.core.IDocProperty
sets integer value.
setItalic(boolean) - Method in class com.spire.doc.fields.WordArt
Gets true if the font is formatted as italic.
setItalic(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets italic style
setItalicBidi(boolean) - Method in class com.spire.doc.formatting.CharacterFormat
Sets italic property for right-to-left text.
setItemEndIndex(int) - Method in class com.spire.doc.documents.TextBodySelection
Sets the end index of the text body item.
setItemStartIndex(int) - Method in class com.spire.doc.documents.TextBodySelection
Sets the start index of the text body item.
setJPEGQuality(int) - Method in class com.spire.doc.Document
sets the quality (Q%) of the image of JPEG format, this property is only used for doc to pdf.
setJustification(TabJustification) - Method in class com.spire.doc.Tab
Sets the justification.
setKeepFollow(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
True if the paragraph is to remains on the same page as the paragraph that follows it.
setKeepLines(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
True if all lines in the paragraph are to remain on the same page.
setKeepSameFormat(boolean) - Method in class com.spire.doc.Document
Sets a value that indicates whether to keep same formatting when it is merged to other document.
setKeywords(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the document keywords
setLastAuthor(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the last author name
setLastPrinted(Date) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the last print date
setLastSaveDate(Date) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the last save date
setLastValue(String) - Method in class com.spire.doc.documents.SdtDropDownListBase
 
setLayout(WatermarkLayout) - Method in class com.spire.doc.TextWatermark
Sets layout for Text watermark.
setLayoutFlowAlt(TextDirection) - Method in class com.spire.doc.formatting.TextBoxFormat
Sets the text direction of the textbox.
setLayoutInCell(boolean) - Method in class com.spire.doc.fields.DocPicture
Sets the boolean value that represents whether a picture in a table is displayed inside or outside the table.
setLayoutType(LayoutType) - Method in class com.spire.doc.formatting.RowFormat
Set the value of the layoutType.
setLeft(int) - Method in class com.spire.doc.documents.Margins
Sets the left margin
setLeft(float) - Method in class com.spire.doc.documents.MarginsF
Sets the left margin
setLeft(float) - Method in class com.spire.doc.formatting.InternalMargin
Sets the internal left margin (in points).
setLeft(float) - Method in class com.spire.doc.formatting.Paddings
Sets left padding.
setLeftIndent(float) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the value that represents the left indent for paragraph.
setLeftIndent(float) - Method in class com.spire.doc.formatting.RowFormat
Sets table indent.
setLeftIndentEx(float) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the value that represents the left indent for paragraph.
setLid(int) - Method in class com.spire.doc.documents.SdtDate
 
setLigaturesType(LigatureType) - Method in class com.spire.doc.formatting.CharacterFormat
Sets the ligatures type.
setLineColor(Color) - Method in class com.spire.doc.formatting.TextBoxFormat
Set line color.
setLineDashing(LineDashing) - Method in class com.spire.doc.formatting.TextBoxFormat
Set line dashing for textbox
setLineNumberingDistanceFromText(float) - Method in class com.spire.doc.PageSetup
Sets distance from text in lines numbering
setLineNumberingRestartMode(LineNumberingRestartMode) - Method in class com.spire.doc.PageSetup
sets line numbering mode
setLineNumberingStartValue(int) - Method in class com.spire.doc.PageSetup
sets line numbering start value
setLineNumberingStep(int) - Method in class com.spire.doc.PageSetup
Sets line numbering step
setLineSpacing(float) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets line spacing property of the paragraph.
setLineSpacingRule(LineSpacingRule) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets line spacing rule property of the paragraph.
setLineStyle(ShapeLineStyle) - Method in class com.spire.doc.fields.ShapeObject
Sets the line style of the stroke.
setLineStyle(TextBoxLineStyle) - Method in class com.spire.doc.formatting.TextBoxFormat
Set text box linestyle
setLineWidth(float) - Method in class com.spire.doc.documents.Borders
Sets width of the borders.
setLineWidth(float) - Method in class com.spire.doc.formatting.Border
Sets color of the border.
setLineWidth(float) - Method in class com.spire.doc.formatting.TextBoxFormat
Set textbox line width
setLinkPath(String) - Method in class com.spire.doc.fields.DocOleObject
Sets the link path.
setLinkPath(String) - Method in interface com.spire.doc.fields.IDocOleObject
sets the link path.
setLinkSource(String) - Method in interface com.spire.doc.core.IDocProperty
sets the source of a linked custom document property.
setLinkToContent(boolean) - Method in interface com.spire.doc.core.IDocProperty
 
setLinkToPrevious(boolean) - Method in class com.spire.doc.HeaderFooter
If set to True if this header/footer is linked to the header/footer in the previous section.
setLinkToPrevious(boolean) - Method in class com.spire.doc.HeadersFooters
If set to True if this header or footer is linked in the previous section.
setListLevelNumber(int) - Method in class com.spire.doc.formatting.ListFormat
Sets list nesting level.
setListType(ListType) - Method in class com.spire.doc.documents.ListStyle
Setslist the ListType
setLocaleIdASCII(short) - Method in class com.spire.doc.formatting.CharacterFormat
Sets the ASCII locale id .
setLocaleIdFarEast(short) - Method in class com.spire.doc.formatting.CharacterFormat
Sets the far east locale id .
setLowerHeadingLevel(int) - Method in class com.spire.doc.fields.TableOfContent
Sets the starting heading level of the table of content.
setMacroOnEnd(String) - Method in class com.spire.doc.fields.FormField
Sets the name of macros on end
setMacroOnStart(String) - Method in class com.spire.doc.fields.FormField
Sets the name of macros on start
setMailMergeMainDocumentType(MailMergeMainDocumentType) - Method in class com.spire.doc.reporting.MailMerge
 
setManager(String) - Method in class com.spire.doc.BuiltinDocumentProperties
Sets Manager property.
setMargins(MarginsF) - Method in class com.spire.doc.PageSetup
Sets page margins in points.
setMaximumLength(int) - Method in class com.spire.doc.fields.TextFormField
Sets maximum text length.
setMirrorIndents(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets a value indicating whether indentation type is mirror indents.
setName(String) - Method in class com.spire.doc.documents.Style
 
setName(String) - Method in class com.spire.doc.fields.FormField
Sets form field title name (bookmark name).
setName(String) - Method in interface com.spire.doc.interfaces.IStyle
Sets the style name.
setNativeData(byte[]) - Method in class com.spire.doc.fields.DocOleObject
Sets the _native data.
setNativeData(byte[]) - Method in interface com.spire.doc.fields.IDocOleObject
Sets the _native data.
setNoLine(boolean) - Method in class com.spire.doc.formatting.TextBoxFormat
Set value which defines if there is a line around textbox shape.
setNoRestartByHigher(boolean) - Method in class com.spire.doc.documents.ListLevel
True if the level's number sequence is not restarted by higher (more significant) levels in the list.
setNumberAlignment(ListNumberAlignment) - Method in class com.spire.doc.documents.ListLevel
Set alignment (left, right, or centered) of the paragraph number.
setNumberFormat(CaptionNumberingFormat) - Method in class com.spire.doc.fields.SequenceField
Sets the type of caption numbering
setNumberFormat(FootnoteNumberFormat) - Method in class com.spire.doc.FootEndnoteOptions
sets the numbering format.
setNumberFormType(NumberFormType) - Method in class com.spire.doc.formatting.CharacterFormat
Sets the number form type.
setNumberPosition(float) - Method in class com.spire.doc.documents.ListLevel
Set number/bullet position for current listlevel.
setNumberPrefix(String) - Method in class com.spire.doc.documents.ListLevel
Set prefix pattern for numbered level.
setNumberSpaceType(NumberSpaceType) - Method in class com.spire.doc.formatting.CharacterFormat
Sets the number space type.
setNumberSufix(String) - Method in class com.spire.doc.documents.ListLevel
Sets suffix pattern for numbered level.
setObjectType(String) - Method in class com.spire.doc.fields.DocOleObject
Sets the type of the OLE object.
setObjectType(String) - Method in interface com.spire.doc.fields.IDocOleObject
sets the type of the OLE object.
setOlePicture(DocPicture) - Method in class com.spire.doc.fields.DocOleObject
Sets the OLE picture.
setOlePicture(DocPicture) - Method in interface com.spire.doc.fields.IDocOleObject
Sets the OLE picture.
setOleStorageName(String) - Method in class com.spire.doc.fields.DocOleObject
Sets the name of the OLE Object storage.
setOleStorageName(String) - Method in interface com.spire.doc.fields.IDocOleObject
Sets the name of the OLE Object storage.
setOn(boolean) - Method in class com.spire.doc.fields.shape.VMLFill
Sets whether the shape will be filled.
setOpacity(double) - Method in class com.spire.doc.fields.shape.VMLFill
 
setOrientation(PageOrientation) - Method in class com.spire.doc.PageSetup
sets orientation of a page.
setOutlineLevel(OutlineLevel) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the outline level.
setOverflowPunc(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets allow punctuation to extend past text extents.
setPageBorderIncludeFooter(boolean) - Method in class com.spire.doc.PageSetup
Sets a value indicating whether the page border include the footer.
setPageBorderIncludeHeader(boolean) - Method in class com.spire.doc.PageSetup
Sets a value indicating whether the page border include the header.
setPageBorderOffsetFrom(PageBorderOffsetFrom) - Method in class com.spire.doc.PageSetup
Sets the position of page border
setPageBordersApplyType(PageBordersApplyType) - Method in class com.spire.doc.PageSetup
Sets the value that determine on which pages border is applied
setPageBreakAfter(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
True if a page break is forced after the paragraph
setPageBreakBefore(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
True if a page break is forced before the paragraph
setPageIndex(int) - Method in class com.spire.doc.documents.rendering.PageLayoutEventArgs
 
setPageNumberStyle(PageNumberStyle) - Method in class com.spire.doc.PageSetup
Sets the page number style.
setPageSetup(PageSetup) - Method in class com.spire.doc.documents.rendering.PageLayoutEventArgs
 
setPageSize(Dimension2D) - Method in class com.spire.doc.PageSetup
Sets page size in points.
setPageStartingNumber(int) - Method in class com.spire.doc.PageSetup
Sets the page starting number.
setParagraphItemEndIndex(int) - Method in class com.spire.doc.documents.TextBodySelection
Sets the end index of the paragraph item.
setParagraphItemStartIndex(int) - Method in class com.spire.doc.documents.TextBodySelection
Sets the start index of the paragraph item.
setPath(String) - Method in class com.spire.doc.Template
Sets the path of the attached template.
setPattern(String) - Method in class com.spire.doc.fields.Field
Sets field pattern.
setPatternType(ListPatternType) - Method in class com.spire.doc.documents.ListLevel
Sets list numbering type.
setPdfConformanceLevel(PdfConformanceLevel) - Method in class com.spire.doc.ToPdfParameterList
Sets the Pdf document's Conformance-level.
setPicture(InputStream) - Method in class com.spire.doc.Background
Sets background picture.
setPicture(String) - Method in class com.spire.doc.Background
Sets background picture.
setPicture(InputStream) - Method in class com.spire.doc.PictureWatermark
Sets the watermark picture.
setPicture(String) - Method in class com.spire.doc.PictureWatermark
Sets the watermark picture.
setPictureSize(Dimension2D) - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Sets the word picture size.
setPictureToDisplay(ShapeObject) - Method in class com.spire.doc.Hyperlink
Sets the image which will be displayed on the place of hyperlink.
setPosition(FootnotePosition) - Method in class com.spire.doc.FootEndnoteOptions
sets the position in the document.
setPosition(float) - Method in class com.spire.doc.formatting.CharacterFormat
Sets text vertical position.
setPosition(float) - Method in class com.spire.doc.Tab
Sets the position.
setPreferredWidth(PreferredWidth) - Method in class com.spire.doc.Table
This property specifies the preferred horizontal width of a table.
setPrivateFontPaths(List<PrivateFontPath>) - Method in class com.spire.doc.ToPdfParameterList
Sets the private font paths.
setProtectForm(boolean) - Method in interface com.spire.doc.interfaces.ISection
sets a value indicating whether [protect form].
setProtectForm(boolean) - Method in class com.spire.doc.Section
Sets a value indicating whether [protect form].
setProtectionType(ProtectionType) - Method in class com.spire.doc.Document
Sets the type of protection of the document.
setProtectionType(ProtectionType) - Method in interface com.spire.doc.interfaces.IDocument
Sets the type of protection of the document.
setQuiteMode(boolean) - Method in class com.spire.doc.Document
Sets whether is quite mode.
setReplaceFirst(boolean) - Method in class com.spire.doc.Document
Sets a value indicating whether need first replacing.
setResponseText(String) - Method in class com.spire.doc.fields.AskFieldEventArgs
Sets the response text.
setRestartPageNumbering(boolean) - Method in class com.spire.doc.PageSetup
Sets a value indicating whether to restart page numbering.
setRestartRule(FootnoteRestartRule) - Method in class com.spire.doc.FootEndnoteOptions
Sets the restart rule.
setRevisionNumber(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the document revision number
setRight(int) - Method in class com.spire.doc.documents.Margins
Sets the right margin
setRight(float) - Method in class com.spire.doc.documents.MarginsF
Sets the right margin
setRight(float) - Method in class com.spire.doc.formatting.InternalMargin
Sets the internal right margin (in points).
setRight(float) - Method in class com.spire.doc.formatting.Paddings
Sets right padding.
setRightAlignPageNumbers(boolean) - Method in class com.spire.doc.fields.TableOfContent
Sets a value indicating whether to show page numbers from right side.
setRightIndent(float) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the value that represents the right indent for paragraph.
setRightIndentEx(float) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the value that represents the right indent for paragraph.
setRotation(double) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets the angle (in degrees) that a shape is rotated.
setRotationEx(float) - Method in class com.spire.doc.fields.DocPicture
Sets the rotation of DocPicture.Specifies the rotation of the graphic frame.
setRunAttr(int, Object) - Method in interface com.spire.doc.documents.IRunAttrSource
Sets run attribute.
setRunAttr(int, Object) - Method in class com.spire.doc.documents.Paragraph
 
setRunAttr(int, Object) - Method in class com.spire.doc.documents.Style
 
setSamePaddingsAsTable(boolean) - Method in class com.spire.doc.formatting.CellFormat
Sets whether to use same paddings as table has.
setScaling(float) - Method in class com.spire.doc.PictureWatermark
Sets picture scaling in percents.
setScaling(float) - Method in class com.spire.doc.TableCell
Sets the cell scaling.
setSDTType(SdtType) - Method in class com.spire.doc.documents.SDTProperties
Sets the Sdt type.
setSelectedValue(SdtListItem) - Method in class com.spire.doc.documents.SdtListItemCollection
 
setSemitransparent(boolean) - Method in class com.spire.doc.TextWatermark
Sets semitransparent property for Text watermark.
setSeparator(Body) - Method in class com.spire.doc.Endnote
Sets the separator.
setSeparator(Body) - Method in class com.spire.doc.FootnoteBody
Sets the separator.
setShadingStyle(GradientShadingStyle) - Method in class com.spire.doc.BackgroundGradient
Sets shading style for gradient.
setShadingVariant(GradientShadingVariant) - Method in class com.spire.doc.BackgroundGradient
Sets shading variants.
setShadow(boolean) - Method in class com.spire.doc.formatting.Border
Sets the definition if border should be drawn with shadow.
setShapeAttr(int, Object) - Method in class com.spire.doc.Background
Reserved for system use.
setShapeAttr(int, Object) - Method in class com.spire.doc.fields.shape.ShapeBase
Reserved for system use.
setShapeAttribute(int, Object) - Method in class com.spire.doc.Background
Reserved for system use.
setShapeAttribute(int, Object) - Method in class com.spire.doc.fields.shape.ShapeBase
Reserved for system use.
setShapeType(ShapeType) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets the shape type.
setSize(double) - Method in class com.spire.doc.fields.WordArt
Sets the size of the font in points.
setSizeType(CheckBoxSizeType) - Method in class com.spire.doc.fields.CheckBoxFormField
Sets check box size type.
setSkip(boolean) - Method in class com.spire.doc.reporting.MergeImageFieldEventArgs
Sets a value indicating whether this is skip.
setSmallCaps(boolean) - Method in class com.spire.doc.fields.WordArt
Sets true if the font is formatted as small capital letters.
setSpace(float) - Method in class com.spire.doc.Column
Sets spacing between current and next column.
setSpace(float) - Method in class com.spire.doc.documents.Borders
Sets width of space to maintain between borders and text within borders.
setSpace(float) - Method in class com.spire.doc.formatting.Border
Sets width of space to maintain between border and text within border.
setStartAt(int) - Method in class com.spire.doc.documents.ListLevel
Set start at value.
setStartNumber(int) - Method in class com.spire.doc.FootEndnoteOptions
Sets the start number.
setStatusBarHelp(String) - Method in class com.spire.doc.fields.FormField
Sets the status bar help.
setStringFormat(String) - Method in class com.spire.doc.fields.TextFormField
Sets string text format (text, date/time, number) directly.
setStrokeColor(Color) - Method in class com.spire.doc.fields.ShapeObject
Sets the color of a stroke.
setStrokeWeight(double) - Method in class com.spire.doc.fields.ShapeObject
Defines the brush thickness that strokes the path of a shape in points.
setStyle(BookmarkTextStyle) - Method in class com.spire.doc.documents.rendering.BookmarkLevel
Sets the text style of the bookmark when convert to PDF.
setStylisticSetType(StylisticSetType) - Method in class com.spire.doc.formatting.CharacterFormat
Sets the stylistic set type.
setSubject(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the subject of the document
setSubSuperScript(SubSuperScript) - Method in class com.spire.doc.formatting.CharacterFormat
Sets subscript/superscript mode
setSuppressAutoHyphens(boolean) - Method in class com.spire.doc.formatting.ParagraphFormat
Indicates whether to suppress automatic hyphenation for the paragraph.
setSymbolCode(byte) - Method in class com.spire.doc.fields.Footnote
Sets the marker symbol code.
setTabLeader(TabLeader) - Method in class com.spire.doc.Tab
Sets the tab leader.
setTableDescription(String) - Method in class com.spire.doc.Table
Sets the table description.
setTableID(String) - Method in class com.spire.doc.fields.TableOfContent
Sets the table ID.
setTabSpaceAfter(float) - Method in class com.spire.doc.documents.ListLevel
Set spacing after list level's number or bullet ( tab position if follow character is tab ).
setTag(String) - Method in class com.spire.doc.documents.SDTProperties
Sets the a value specifies that its contents contain a string.
setTemplate(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the template name of the document
setText(String) - Method in interface com.spire.doc.core.IDocProperty
sets string value.
setText(String) - Method in class com.spire.doc.documents.DropDownItem
Sets text
setText(String) - Method in class com.spire.doc.documents.Paragraph
Sets paragraph text.
setText(String) - Method in class com.spire.doc.fields.MergeField
 
setText(String) - Method in class com.spire.doc.fields.TextFormField
Sets the text of text form field.
setText(String) - Method in class com.spire.doc.fields.TextRange
sets text.
setText(String) - Method in class com.spire.doc.fields.WordArt
Sets the text of the text path.
setText(String) - Method in interface com.spire.doc.interfaces.IParagraph
Sets paragraph text.
setText(String) - Method in interface com.spire.doc.interfaces.ITextRange
Sets text.
setText(String) - Method in class com.spire.doc.reporting.MergeFieldEventArgs
Sets the Text value
setText(String) - Method in class com.spire.doc.TextWatermark
Sets watermark text
setTextAfter(String) - Method in class com.spire.doc.fields.MergeField
Sets the text after merge field
setTextAfter(String) - Method in interface com.spire.doc.interfaces.IMergeField
Sets "text after" switching value
setTextAlignment(TextAlignment) - Method in class com.spire.doc.formatting.ParagraphFormat
Sets the style of textalignment
setTextAnchor(ShapeVerticalAlignment) - Method in class com.spire.doc.formatting.TextBoxFormat
Sets the vertical anchoring of text.
setTextBackgroundColor(Color) - Method in class com.spire.doc.formatting.CharacterFormat
Sets text background color
setTextBefore(String) - Method in class com.spire.doc.fields.MergeField
Sets the text before merge field
setTextBefore(String) - Method in interface com.spire.doc.interfaces.IMergeField
Sets "text before" switching value
setTextBoxes(TextBoxCollection) - Method in class com.spire.doc.Document
Set textbox items of main document
setTextColor(Color) - Method in class com.spire.doc.formatting.CharacterFormat
Sets text color
setTextDirection(TextDirection) - Method in class com.spire.doc.formatting.CellFormat
Sets cell text direction.
setTextDirection(TextDirection) - Method in class com.spire.doc.Section
Sets the text direction.
setTextFieldType(TextFormFieldType) - Method in class com.spire.doc.fields.TextFormField
Sets text form field type.
setTextFormat(TextFormat) - Method in class com.spire.doc.fields.Field
Sets regular text format.
setTextPosition(float) - Method in class com.spire.doc.documents.ListLevel
Setsleft listlevel indent
setTextRange(TextRange) - Method in class com.spire.doc.fields.TextFormField
Sets form field text range;
setTextScale(short) - Method in class com.spire.doc.formatting.CharacterFormat
Sets a value specifies that the percentage by which the contents of a run shall be expanded or compressed with respect to its normal(100%) character width,with a minimun width of 1% and maximum width of 600%.
setTextToDisplay(String) - Method in class com.spire.doc.Hyperlink
Sets the specified hyperlink's visible text in a document.
setTextWrap(boolean) - Method in class com.spire.doc.formatting.CellFormat
Sets a value indicating whether [text wrap].
setTextWrappingStyle(TextWrappingStyle) - Method in class com.spire.doc.fields.DocPicture
Sets text wrapping style of the picture.
setTextWrappingStyle(TextWrappingStyle) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets whether the shape is inline or floating.
setTextWrappingStyle(TextWrappingStyle) - Method in class com.spire.doc.formatting.TextBoxFormat
Set text Wrapping style
setTextWrappingStyle(TextWrappingStyle) - Method in interface com.spire.doc.interfaces.IPicture
Sets text wrapping style of the picture.
setTextWrappingType(TextWrappingType) - Method in class com.spire.doc.fields.DocPicture
Sets text wrapping type of the picture.
setTextWrappingType(TextWrappingType) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets how the text is wrapped around the shape.
setTextWrappingType(TextWrappingType) - Method in class com.spire.doc.formatting.TextBoxFormat
Set wrapping type for textbox
setTextWrappingType(TextWrappingType) - Method in interface com.spire.doc.interfaces.IPicture
Sets text wrapping type of the picture.
setThumbnail(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets thumbnail picture for document preview
setTimeSpan(long) - Method in interface com.spire.doc.core.IDocProperty
sets TimeSpan value.
setTitle(String) - Method in class com.spire.doc.fields.DocPicture
Sets the picture title.
setTitle(String) - Method in interface com.spire.doc.interfaces.IPicture
sets the picture's title
setTitle(String) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the document title
setTitle(String) - Method in class com.spire.doc.Table
Sets the table title.
setTOC(TableOfContent) - Method in class com.spire.doc.Document
Sets the TOC element of the word document.
setTOC(TableOfContent) - Method in interface com.spire.doc.interfaces.IDocument
Sets the TOC element of the document.
setTOCLevelStyle(int, String) - Method in class com.spire.doc.fields.TableOfContent
Sets the style for TOC level.
setTop(int) - Method in class com.spire.doc.documents.Margins
Sets the top margin
setTop(float) - Method in class com.spire.doc.documents.MarginsF
Sets the top margin
setTop(float) - Method in class com.spire.doc.formatting.InternalMargin
Sets the internal top margin (in points).
setTop(float) - Method in class com.spire.doc.formatting.Paddings
Sets top padding.
setTotalEditingTime(long) - Method in class com.spire.doc.SummaryDocumentProperties
Sets the document total editing time
setTrackChanges(boolean) - Method in class com.spire.doc.Document
Sets a value indicating whether tracking changes is turn on.
setTransparentColor(Color) - Method in class com.spire.doc.fields.DocPicture
Sets transparent color
setType(BackgroundType) - Method in class com.spire.doc.Background
Sets the type of background for document.
setType(CommentMarkType) - Method in class com.spire.doc.documents.CommentMark
sets the type of the CommentMark.
setType(FieldType) - Method in class com.spire.doc.fields.Field
Sets field type
setType(FieldMarkType) - Method in class com.spire.doc.fields.FieldMark
Sets type of field mark.
setType(HyperlinkType) - Method in class com.spire.doc.Hyperlink
Sets a HyperlinkType object that indicates the link type.
setType(FieldType) - Method in interface com.spire.doc.interfaces.IField
Sets field type
setUnderlineStyle(UnderlineStyle) - Method in class com.spire.doc.formatting.CharacterFormat
Sets underline style
setUniqueTag(byte[]) - Method in class com.spire.doc.OdsoRecipientData
Specifies the contents of a given record in the column containing unique data.
setUpperHeadingLevel(int) - Method in class com.spire.doc.fields.TableOfContent
Sets the ending heading level of the table of content.
setUri(String) - Method in class com.spire.doc.Hyperlink
Sets url link.
setUseAbsolutePos(boolean) - Method in class com.spire.doc.fields.Footnote
 
setUseAbsolutePos(boolean) - Method in class com.spire.doc.fields.TableOfContent
 
setUseHeadingStyles(boolean) - Method in class com.spire.doc.fields.TableOfContent
Sets a value indicating whether to use default heading styles.
setUseHyperlinks(boolean) - Method in class com.spire.doc.fields.TableOfContent
Sets a value indicating whether to use hyperlinks.Default value is true.
setUseOutlineLevels(boolean) - Method in class com.spire.doc.fields.TableOfContent
Sets a value indicating whether use outline levels.Default value is false.
setUsePrevLevelPattern(boolean) - Method in class com.spire.doc.documents.ListLevel
When true, number generated will include previous levels (used for legal numbering).
setUsePSCoversion(boolean) - Method in class com.spire.doc.ToPdfParameterList
Sets a value indicating whether use the PS conversion.
setUseTableEntryFields(boolean) - Method in class com.spire.doc.fields.TableOfContent
Sets a value indicating whether to use table entry fields.Default value is false.
setValue(Object) - Method in interface com.spire.doc.core.IDocProperty
set property value.
setValue(Object) - Method in class com.spire.doc.DocumentProperty
Sets the property value.
setValue(String) - Method in class com.spire.doc.documents.SdtListItem
Cannot be null and cannot be an empty string.
setVerticalAlignment(ShapeVerticalAlignment) - Method in class com.spire.doc.fields.DocPicture
Sets picture vertical alignment.
setVerticalAlignment(ShapeVerticalAlignment) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets how the shape is positioned vertically.
setVerticalAlignment(VerticalAlignment) - Method in class com.spire.doc.formatting.CellFormat
Sets vertical alignment.
setVerticalAlignment(ShapeVerticalAlignment) - Method in class com.spire.doc.formatting.TextBoxFormat
Set textbox vertical alignment
setVerticalAlignment(ShapeVerticalAlignment) - Method in interface com.spire.doc.interfaces.IPicture
Sets picture vertical alignment.
setVerticalAlignment(PageAlignment) - Method in class com.spire.doc.PageSetup
Sets vertical alignment.
setVerticalMerge(CellMerge) - Method in class com.spire.doc.formatting.CellFormat
Sets the way of vertical merging of the cell.
setVerticalOrigin(VerticalOrigin) - Method in class com.spire.doc.fields.DocPicture
Sets absolute horizontal position of the picture.
setVerticalOrigin(VerticalOrigin) - Method in class com.spire.doc.fields.shape.ShapeBase
 
setVerticalOrigin(VerticalOrigin) - Method in class com.spire.doc.formatting.TextBoxFormat
Set vertical origin
setVerticalOrigin(VerticalOrigin) - Method in interface com.spire.doc.interfaces.IPicture
Sets vertical origin of the picture.
setVerticalPosition(float) - Method in class com.spire.doc.fields.DocPicture
Sets absolute vertical position of the picture.
setVerticalPosition(float) - Method in class com.spire.doc.fields.shape.ShapeBase
 
setVerticalPosition(float) - Method in class com.spire.doc.formatting.TextBoxFormat
Set textbox vertical position
setVerticalPosition(float) - Method in interface com.spire.doc.interfaces.IPicture
Sets absolute vertical position of the picture.
setVertPosition(float) - Method in class com.spire.doc.formatting.TablePositioning
Sets the vertical position for table.
setVertPositionAbs(VerticalPosition) - Method in class com.spire.doc.formatting.TablePositioning
Sets the absolute vertical position for table.
setVertRelationTo(VerticalRelation) - Method in class com.spire.doc.formatting.TablePositioning
Sets the vertical relation of the table.
setWatermark(WatermarkBase) - Method in class com.spire.doc.Document
Sets document's watermark.
setWatermark(WatermarkBase) - Method in interface com.spire.doc.interfaces.IDocument
Sets watermark for the document.
setWidth(float) - Method in class com.spire.doc.Column
Sets column width.
setWidth(float) - Method in class com.spire.doc.fields.DocPicture
Sets picture width.
setWidth(float) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets the width of the containing block of the shape.
setWidth(float) - Method in class com.spire.doc.formatting.TextBoxFormat
Set textbox width
setWidth(float) - Method in interface com.spire.doc.interfaces.IPicture
Sets picture width.
setWidth(float) - Method in class com.spire.doc.TableCell
sets cell width.
setWidthScale(float) - Method in class com.spire.doc.fields.DocPicture
Sets picture width scale factor in percent.
setWidthScale(float) - Method in interface com.spire.doc.interfaces.IPicture
Sets picture width scale factor in percent.
setWordBookmarksColor(Color) - Method in class com.spire.doc.ToPdfParameterList
Sets the text color of the word bookmarks.
setWordBookmarksTextStyle(BookmarkTextStyle) - Method in class com.spire.doc.ToPdfParameterList
Sets the text style of the word bookmarks.
setWordBookmarksTitle(String) - Method in class com.spire.doc.ToPdfParameterList
Sets the word bookmarks title.
setWrapTextAround(boolean) - Method in class com.spire.doc.formatting.RowFormat
Sets a value indicating whether to use "Around" text wrapping.
setXHTMLValidateOption(XHTMLValidationType) - Method in class com.spire.doc.Document
Sets the HTML validate option.the default value is None.
setZoomPercent(int) - Method in class com.spire.doc.formatting.ViewSetup
Sets zooming value in percents
setZoomType(ZoomType) - Method in class com.spire.doc.formatting.ViewSetup
Sets zooming type
setZOrder(long) - Method in class com.spire.doc.fields.shape.ShapeBase
Sets the display order of overlapping shapes.
ShapeBase - Class in com.spire.doc.fields.shape
Base class for objects in the Psawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture.
ShapeGroup - Class in com.spire.doc.fields
Represents a group of shapes in a document.
ShapeGroup(Document) - Constructor for class com.spire.doc.fields.ShapeGroup
Creates a new group shape.
ShapeHorizontalAlignment - Enum in com.spire.doc
Specifies horizontal alignment of a floating shape.
ShapeItemCollection - Class in com.spire.doc.collections
Represents a collection for Body child items.
ShapeLineStyle - Enum in com.spire.doc.documents
 
ShapeObject - Class in com.spire.doc.fields
 
ShapeObject(IDocument) - Constructor for class com.spire.doc.fields.ShapeObject
Ctor.
ShapeObject(IDocument, ShapeType) - Constructor for class com.spire.doc.fields.ShapeObject
Creates a new shape object.
ShapeObjectTextCollection - Class in com.spire.doc.collections
Class is responsible for saving the collection of text for each shape object (textbox, rectangle, etc.).
ShapeObjectTextCollection() - Constructor for class com.spire.doc.collections.ShapeObjectTextCollection
Initializes a new instance of the ShapeObjectTextCollection class.
ShapeType - Enum in com.spire.doc.documents
Specifies type of the Shape.
ShapeVerticalAlignment - Enum in com.spire.doc
Specifies vertical alignment of a floating shape.
sign(InputStream, String, String) - Static method in class com.spire.doc.Document
Create digitally signed word document.
sign(InputStream, byte[], String) - Static method in class com.spire.doc.Document
Create digitally signed word document.
SortedDictionary<TKey extends java.util.Comparator,TValue> - Class in com.spire.doc.collections
 
SortedDictionary() - Constructor for class com.spire.doc.collections.SortedDictionary
Initializes a new instance of the SortedDictionary class
SortedItemList<TKey extends java.util.Comparator,TValue> - Class in com.spire.doc.collections
 
SortedItemList() - Constructor for class com.spire.doc.collections.SortedItemList
Initializes a new instance of the SortedItemList class
SortedItemList(Comparator<TKey>) - Constructor for class com.spire.doc.collections.SortedItemList
Initializes a new instance of the SortedItemList class
SortedItemList(int) - Constructor for class com.spire.doc.collections.SortedItemList
Initializes a new instance of the SortedItemList class
SourceData - Variable in class com.spire.doc.reporting.MailMergeDataTable
The source data.
splitCell(int, int) - Method in class com.spire.doc.TableCell
The one cell splits into two or more cells.
Statement - Static variable in class com.spire.doc.documents.PageSize
Statement format.
StructureDocumentTag - Class in com.spire.doc.documents
This element specifies the presence of a structured document tag around one or more block-level structures (paragraphs, tables, etc.).
StructureDocumentTag(Document) - Constructor for class com.spire.doc.documents.StructureDocumentTag
Initializes a new instance of the Block-Level structured document tag class.
StructureDocumentTagCell - Class in com.spire.doc.documents
This element specifies the presence of a structured document tag around a single table cell.
StructureDocumentTagCell(TableRow) - Constructor for class com.spire.doc.documents.StructureDocumentTagCell
Initializes a new instance of the Block-Level structured document tag cell class.
StructureDocumentTagInline - Class in com.spire.doc.documents
This element specifies the presence of a structured document tag around one or more inline-level structures (runs, DrawingML objects, fields, etc.) in the current paragraph.
StructureDocumentTagInline(Document) - Constructor for class com.spire.doc.documents.StructureDocumentTagInline
Initializes a new instance of the Inline-Level structured document tag class.
StructureDocumentTagRow - Class in com.spire.doc.documents
This element specifies the presence of a structured document tag around a single table row.
StructureDocumentTagRow(Table) - Constructor for class com.spire.doc.documents.StructureDocumentTagRow
Initializes a new instance of the Block-Level structured document tag row class.
Style - Class in com.spire.doc.documents
Base class for paragraph and character styles.
Style(Document) - Constructor for class com.spire.doc.documents.Style
Initializes a new instance of the Style class.
StyleCollection - Class in com.spire.doc.collections
Represents a collection of style
StyleType - Enum in com.spire.doc.documents
Specifies type of the Style.
StylisticSetType - Enum in com.spire.doc.documents
Specifies the stylistic set type.
SubSetEnumerator - Class in com.spire.doc.collections
this class was inner static class and come from DocumentSubsetCollection.
SubSetEnumerator(DocumentSubsetCollection) - Constructor for class com.spire.doc.collections.SubSetEnumerator
Initializes a new instance of the see cref="SubSetEnumerator" class.
SubSuperScript - Enum in com.spire.doc.documents
Specifies type of the SubSuperScript.
SummaryDocumentProperties - Class in com.spire.doc
 
Symbol - Class in com.spire.doc.fields
 
Symbol(IDocument) - Constructor for class com.spire.doc.fields.Symbol
Initializing constructor.

T

Tab - Class in com.spire.doc
 
TabCollection - Class in com.spire.doc.collections
Represents a collection of Tab objects for paragraph or paragraph format.
TabJustification - Enum in com.spire.doc.documents
Specifies the tab justification.
Table - Class in com.spire.doc
 
Table(IDocument) - Constructor for class com.spire.doc.Table
Initializes a new instance of the Table class.
Table(IDocument, boolean) - Constructor for class com.spire.doc.Table
Initializes a new instance of the Table class.
Table(IDocument, boolean, float) - Constructor for class com.spire.doc.Table
Initializes a new instance of the Table class.
TabLeader - Enum in com.spire.doc.documents
Specifies Tab leader.
TableCell - Class in com.spire.doc
 
TableCell(IDocument) - Constructor for class com.spire.doc.TableCell
Initializes a new instance of the TableCell class.
TableCollection - Class in com.spire.doc.collections
Represents a collection of ITable objects.
TableCollection(BodyRegionCollection) - Constructor for class com.spire.doc.collections.TableCollection
Initializes a new instance of the TableCollection class.
TableOfContent - Class in com.spire.doc.fields
 
TableOfContent(IDocument) - Constructor for class com.spire.doc.fields.TableOfContent
Initializes a new instance of the TableOfContent class.
TableOfContent(IDocument, String) - Constructor for class com.spire.doc.fields.TableOfContent
Initializes a new instance of the TableOfContent class.
TablePositioning - Class in com.spire.doc.formatting
 
TableRow - Class in com.spire.doc
 
TableRow(IDocument) - Constructor for class com.spire.doc.TableRow
Initializes a new instance of the TableRow class.
TableRowHeightType - Enum in com.spire.doc.documents
Specifies the table row height type.
Tabloid - Static variable in class com.spire.doc.documents.PageSize
Tabloid format.
Template - Class in com.spire.doc
Class represents Attached tempalte of the document.
TextAlignment - Enum in com.spire.doc.documents
A 16-bit unsigned integer that specifies vertical font alignment for East Asian languages.
TextAnchor - Enum in com.spire.doc
Specifies vertical alignment of a textbox.
TextBodyPart - Class in com.spire.doc.documents
Represents a part of text body.
TextBodyPart() - Constructor for class com.spire.doc.documents.TextBodyPart
Initializes a new instance of the TextBodyPart class.
TextBodyPart(TextBodySelection) - Constructor for class com.spire.doc.documents.TextBodyPart
Initializes a new instance of the TextBodyPart class.
TextBodyPart(TextSelection) - Constructor for class com.spire.doc.documents.TextBodyPart
Initializes a new instance of the TextBodyPart class.
TextBodyPart(Document) - Constructor for class com.spire.doc.documents.TextBodyPart
Initializes a new instance of the TextBodyPart class.
TextBodySelection - Class in com.spire.doc.documents
Represents a selection of part of text body.
TextBodySelection(ParagraphBase, ParagraphBase) - Constructor for class com.spire.doc.documents.TextBodySelection
Initializes a new instance of the TextBodySelection class.
TextBodySelection(IBody, int, int, int, int) - Constructor for class com.spire.doc.documents.TextBodySelection
Initializes a new instance of the TextBodySelection class.
TextBox - Class in com.spire.doc.fields
 
TextBox(IDocument) - Constructor for class com.spire.doc.fields.TextBox
Initializes a new instance of the TextBox class.
TextBoxCollection - Class in com.spire.doc.collections
Summary description for TextBoxCollection.
TextBoxFormat - Class in com.spire.doc.formatting
 
TextBoxFormat(TextBox) - Constructor for class com.spire.doc.formatting.TextBoxFormat
Initializes a new instance of the TextBoxFormat class.
TextBoxItemCollection - Class in com.spire.doc.collections
Represents a collection of TextBox objects.
TextBoxItemCollection(IDocument) - Constructor for class com.spire.doc.collections.TextBoxItemCollection
Initializes a new instance of the TextBoxItemCollection class.
TextBoxLineStyle - Enum in com.spire.doc.documents
Specify object's line style
TextDirection - Enum in com.spire.doc.documents
Defines the direction of text.
TextEffect - Enum in com.spire.doc
Animation effect for text.
TextFormat - Enum in com.spire.doc.documents
Defines TextFormat
TextFormField - Class in com.spire.doc.fields
 
TextFormField(IDocument) - Constructor for class com.spire.doc.fields.TextFormField
Initializes a new instance of the TextFormField class.
TextFormFieldType - Enum in com.spire.doc
Specifies the type of a text form field.
TextRange - Class in com.spire.doc.fields
 
TextRange(IDocument) - Constructor for class com.spire.doc.fields.TextRange
Initializes a new instance of the TextRange class.
TextSelection - Class in com.spire.doc.documents
Represent a selection of text inside paragraph.
TextSelection(Paragraph, int, int) - Constructor for class com.spire.doc.documents.TextSelection
Initializes a new instance of the TextSelection class.
TextureStyle - Enum in com.spire.doc
Style of the Texture
TextWatermark - Class in com.spire.doc
 
TextWatermark() - Constructor for class com.spire.doc.TextWatermark
Initializes a new instance of the TextWatermark class.
TextWatermark(String) - Constructor for class com.spire.doc.TextWatermark
Initializes a new instance of the TextWatermark class.
TextWatermark(String, String, int, WatermarkLayout) - Constructor for class com.spire.doc.TextWatermark
Initializes a new instance of the TextWatermark class.
TextWrappingStyle - Enum in com.spire.doc.documents
Specify text wrapping style for object.
TextWrappingType - Enum in com.spire.doc.documents
Specify text wrapping type for textbox.
toBool() - Method in class com.spire.doc.DocumentProperty
To the bool.
toByteArray() - Method in class com.spire.doc.DocumentProperty
Convert the object as byte array.
toDateTime() - Method in class com.spire.doc.DocumentProperty
Convert the object in DateTime.
toDouble() - Method in class com.spire.doc.DocumentProperty
Convert the object in double.
toFloat() - Method in class com.spire.doc.DocumentProperty
Convert the object in float value.
toInt() - Method in class com.spire.doc.DocumentProperty
Convert the object in Int value.
Top_Key - Static variable in class com.spire.doc.documents.Borders
Constant value for top key.
Top_Key - Static variable in class com.spire.doc.formatting.Paddings
Constant value for top key.
ToPdfParameterList - Class in com.spire.doc
To Pdf ParameterList
ToPdfParameterList() - Constructor for class com.spire.doc.ToPdfParameterList
Initializes a new instance of the ToPdfParameterList class
toString() - Method in class com.spire.doc.DocumentProperty
Returns a String that represents the current Object.
toString() - Method in class com.spire.doc.LOGFONT
 
toString() - Method in class com.spire.doc.PageSetup
 
trimToSize() - Method in class com.spire.doc.collections.TypedSortedListEx
Sets the capacity to the actual number of elements.
TypedSortedListEx<TKey extends java.util.Comparator,TValue> - Class in com.spire.doc.collections
 
TypedSortedListEx() - Constructor for class com.spire.doc.collections.TypedSortedListEx
Default constructor.
TypedSortedListEx(int) - Constructor for class com.spire.doc.collections.TypedSortedListEx
Creates an empty list with the specified initial capacity.
TypedSortedListEx(Comparator) - Constructor for class com.spire.doc.collections.TypedSortedListEx
Creates an empty SortedList with the default initial capacity and specified comparer.
TypedSortedListEx(Comparator, int) - Constructor for class com.spire.doc.collections.TypedSortedListEx
Creates an empty SortedList with the specified initial capacity and specified comparer.

U

UnderlineStyle - Enum in com.spire.doc.documents
Specifies style of the underline.
updateDataBinding() - Method in interface com.spire.doc.documents.IStructureDocument
Updates stuctured documnet tag content with bound data.
updateDataBinding() - Method in class com.spire.doc.documents.StructureDocumentTag
Updates stuctured documnet tag content with bound data.
updateDataBinding() - Method in class com.spire.doc.documents.StructureDocumentTagCell
Updates stuctured documnet tag content with bound data.
updateDataBinding() - Method in class com.spire.doc.documents.StructureDocumentTagInline
Updates stuctured documnet tag content with bound data.
updateDataBinding() - Method in class com.spire.doc.documents.StructureDocumentTagRow
Updates stuctured documnet tag content with bound data.
UpdateFields - Variable in class com.spire.doc.Document
Occurs when update field.
UpdateFieldsHandler - Class in com.spire.doc.fields
Represents the method that will handle an event that with event data.
UpdateFieldsHandler() - Constructor for class com.spire.doc.fields.UpdateFieldsHandler
 
updateListValue() - Method in class com.spire.doc.documents.Paragraph
Updates the list value.
updateTableOfContents() - Method in class com.spire.doc.Document
Update Table of contents in the document.
updateWordCount() - Method in class com.spire.doc.Document
Update Paragraphs count, Word count and Character count
updateWordCount(char[]) - Method in class com.spire.doc.Document
Update Paragraphs count, Word count and Character count.
updateWordCount(char[], boolean) - Method in class com.spire.doc.Document
Update Paragraphs count, Word count and Character count.
updateWordCount(char[], boolean) - Method in class com.spire.doc.documents.Paragraph
Calculate word count and character count of the paragraph.
updateWordCount() - Method in interface com.spire.doc.interfaces.IDocument
Update Paragraphs count, Word count and Character count

V

VariableCollection - Class in com.spire.doc
 
VariableCollection() - Constructor for class com.spire.doc.VariableCollection
Initializes a new instance of the VariableCollection class.
Vertical_Key - Static variable in class com.spire.doc.documents.Borders
constant value for vertical key.
VerticalAlignment - Enum in com.spire.doc.documents
Specifies type of the vertical alignment.
VerticalOrigin - Enum in com.spire.doc.documents
Specify vertical origin of the object
VerticalPosition - Enum in com.spire.doc
Specifies the absolute vertical position.
VerticalRelation - Enum in com.spire.doc
The enum defines the vertical relation
ViewSetup - Class in com.spire.doc.formatting
 
ViewSetup(IDocument) - Constructor for class com.spire.doc.formatting.ViewSetup
Creates PageSetup object for specified document.
VMLFill - Class in com.spire.doc.fields.shape
Defines a fill for a shape.

W

WatermarkBase - Class in com.spire.doc
 
WatermarkLayout - Enum in com.spire.doc.documents
Specifies WatermarkLayout.
WatermarkType - Enum in com.spire.doc.documents
Specifies the watermark type.
WidthType - Enum in com.spire.doc
The TableWidthType enum specifies how the preferred width for a table, table indent, table cell, cell margin, or cell spacing is defined.
WordArt - Class in com.spire.doc.fields
Defines the text and formatting of the text path (of a WordArt object).
WordArt(IShapeAttribute) - Constructor for class com.spire.doc.fields.WordArt
 
WordAttrCollection - Class in com.spire.doc.formatting
Collection of attribute values that can have formatting revision.
WordAttrCollection(IDocument) - Constructor for class com.spire.doc.formatting.WordAttrCollection
Initializes a new instance of the WordAttrCollection class
WordAttrCollection(IDocument, DocumentObject) - Constructor for class com.spire.doc.formatting.WordAttrCollection
Initializes a new instance of the WordAttrCollection class
WordAttrCollection(FormatBase, int) - Constructor for class com.spire.doc.formatting.WordAttrCollection
Initializes a new instance of the WordAttrCollection class
WrapMode - Enum in com.spire.doc
Specifies Wrap mode.
writeChildBinaryElement(String, byte[]) - Method in interface com.spire.doc.interfaces.IXDLSContentWriter
Writes the child binary element.
writeChildElement(String, Object) - Method in interface com.spire.doc.interfaces.IXDLSContentWriter
Writes the child element.
writeChildRefElement(String, int) - Method in interface com.spire.doc.interfaces.IXDLSContentWriter
Writes the child ref element.
writeChildStringElement(String, String) - Method in interface com.spire.doc.interfaces.IXDLSContentWriter
Writes the child string element.
writeValue(String, float) - Method in interface com.spire.doc.interfaces.IXDLSAttributeWriter
Writes the value.
writeValue(String, double) - Method in interface com.spire.doc.interfaces.IXDLSAttributeWriter
Writes the value.
writeValue(String, int) - Method in interface com.spire.doc.interfaces.IXDLSAttributeWriter
Writes the value.
writeValue(String, String) - Method in interface com.spire.doc.interfaces.IXDLSAttributeWriter
Writes the value.
writeValue(String, Enum) - Method in interface com.spire.doc.interfaces.IXDLSAttributeWriter
Writes the value.
writeValue(String, boolean) - Method in interface com.spire.doc.interfaces.IXDLSAttributeWriter
Writes the value.
writeValue(String, Color) - Method in interface com.spire.doc.interfaces.IXDLSAttributeWriter
Writes color as string to XML.
writeValue(String, DateTime) - Method in interface com.spire.doc.interfaces.IXDLSAttributeWriter
Writes DateTime as string to XML.

X

XHTMLValidationType - Enum in com.spire.doc.documents
Specifies the XHTMLValidation type.
XmlTableFormat - Class in com.spire.doc.formatting
 

Z

ZoomType - Enum in com.spire.doc
Specifies zooming type in Microsoft Word.

A B C D E F G H I L M N O P Q R S T U V W X Z