All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description OfficeConverter Interface used to convert documents between various office formats.OfficeConverterException Represents an exception that can be thrown during office document conversion operations.OfficeConverterResult Provide the result of an office file conversion.OfficeDocument Represents an office document being imported.OfficeDocumentFormat Representation of an OfficeDocumentFormat.OfficeDocumentSplitterParameters Parameters that control how an office document is split.OfficeImporterException The class used to indicate exceptions specific to the Office Importer plugin.OfficeImporterScriptService Exposes the office importer APIs to server-side scripts.OfficeServer Component interface for managing the office server connection / process.OfficeServer.ServerState Enumeration used to represent the office server state.OfficeServerConfiguration Configuration properties for theOfficeServer
.OfficeServerException Represents an exception that can be thrown communicating with an office server.OfficeServerScriptService Exposes the office manager APIs to server-side scripts.PresentationBuilder Component responsible for buildingXDOMOfficeDocument
objects from binary (presentation) office files.TargetDocumentDescriptor Descriptor for specifying a reference to the document into which an office document is going to be saved.XDOMOfficeDocument AnOfficeDocument
backed by anXDOM
document.XDOMOfficeDocumentBuilder Component responsible for buildingXDOMOfficeDocument
objects from binary office files orXHTMLOfficeDocument
objects.XDOMOfficeDocumentSplitter Component responsible for splitting office imports.XHTMLOfficeDocument AOfficeDocument
backed by a w3cDocument
containing xhtml markup.XHTMLOfficeDocumentBuilder Component responsible for buildingXHTMLOfficeDocument
objects from binary office files.