See: Description
| Interface | Description |
|---|---|
| IBarcodeGenerator |
Public interface for barcode custom generator.
|
| IChartDataPoint |
Contains properties of a single data point on the chart.
|
| IComparisonExpressionEvaluator |
When implemented, allows to override default comparison expressions evaluation for the
FieldIf and FieldCompare fields. |
| ICssSavingCallback |
Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when saving a document to HTML.
|
| IDocumentLoadingCallback |
Implement this interface if you want to have your own custom method called during loading a document.
|
| IDocumentPartSavingCallback |
Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to
SaveFormat.HTML or SaveFormat.EPUB format. |
| IDocumentReaderPlugin |
Defines an interface for external reader plugins that can read a file into a document.
|
| IDocumentSavingCallback |
Implement this interface if you want to have your own custom method called during saving a document.
|
| IFieldDatabaseProvider |
Implement this interface to provide data for the
FieldDatabase field when it's updated. |
| IFieldMergingCallback |
Implement this interface if you want to control how data is inserted into merge fields during a mail merge operation.
|
| IFieldResultFormatter |
Implement this interface if you want to control how the field result is formatted.
|
| IFieldUpdateCultureProvider |
When implemented, provides a
CultureInfo object that should be used during the update of a particular field. |
| IFieldUpdatingCallback |
Implement this interface if you want to have your own custom methods called during a field update.
|
| IFieldUserPromptRespondent |
Represents the respondent to user prompts during field update.
|
| IFontSavingCallback |
Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format.
|
| IHyphenationCallback |
Implemented by classes which can register hyphenation dictionaries.
|
| IImageSavingCallback |
Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML.
|
| IMailMergeCallback |
Implement this interface if you want to receive notifications while mail merge is performed.
|
| IMailMergeDataSource |
Implement this interface to allow mail merge from a custom data source, such as a list of objects.
|
| IMailMergeDataSourceRoot |
Implement this interface to allow mail merge from a custom data source with master-detail data.
|
| INodeChangingCallback |
Implement this interface if you want to receive notifications when nodes are inserted or removed in the document.
|
| IPageLayoutCallback |
Implement this interface if you want to have your own custom method called during build and rendering of page layout model.
|
| IPageSavingCallback |
Implement this interface if you want to control how Aspose.Words saves separate pages when saving a document to fixed page formats.
|
| IReplacingCallback |
Implement this interface if you want to have your own custom method called during a find and replace operation.
|
| IResourceLoadingCallback |
Implement this interface if you want to control how Aspose.Words loads external resource when importing a document and inserting images using
DocumentBuilder. |
| IResourceSavingCallback |
Implement this interface if you want to control how Aspose.Words saves external resources (images, fonts and css) when saving a document to fixed page HTML or SVG.
|
| IStructuredDocumentTag |
Interface to define a common data for
StructuredDocumentTag and StructuredDocumentTagRangeStart. |
| ITextShaper | |
| ITextShaperFactory | |
| IWarningCallback |
Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving.
|
| Class | Description |
|---|---|
| AbsolutePositionTab |
An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content.
|
| ArrowLength |
A utility class providing constants.
|
| ArrowType |
A utility class providing constants.
|
| ArrowWidth |
A utility class providing constants.
|
| AsposeWordsPrintDocument |
Provides a default implementation for printing of a
Document within the Java printing framework. |
| AutoFitBehavior |
A utility class providing constants.
|
| AxisBound |
Represents minimum or maximum bound of axis values.
|
| AxisBuiltInUnit |
A utility class providing constants.
|
| AxisCategoryType |
A utility class providing constants.
|
| AxisCrosses |
A utility class providing constants.
|
| AxisDisplayUnit |
Provides access to the scaling options of the display units for the value axis.
|
| AxisScaleType |
A utility class providing constants.
|
| AxisScaling |
Represents the scaling options of the axis.
|
| AxisTickLabelPosition |
A utility class providing constants.
|
| AxisTickMark |
A utility class providing constants.
|
| AxisTimeUnit |
A utility class providing constants.
|
| BarcodeParameters |
Container class for barcode parameters to pass-through to BarcodeGenerator.
|
| BaseWebExtensionCollection |
Base class for
TaskPaneCollection, WebExtensionBindingCollection, WebExtensionPropertyCollection and WebExtensionReferenceCollection collections. |
| BasicTextShaperCache | |
| BlockImportMode |
A utility class providing constants.
|
| Body |
Represents a container for the main text of a section.
|
| Bookmark |
Represents a single bookmark.
|
| BookmarkCollection |
A collection of
Bookmark objects that represent the bookmarks in the specified range. |
| BookmarkEnd |
Represents an end of a bookmark in a Word document.
|
| BookmarksOutlineLevelCollection |
A collection of individual bookmarks outline level.
|
| BookmarkStart |
Represents a start of a bookmark in a Word document.
|
| Border |
Represents a border of an object.
|
| BorderCollection |
A collection of Border objects.
|
| BorderType |
A utility class providing constants.
|
| BreakType |
A utility class providing constants.
|
| BuildingBlock |
Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry.
|
| BuildingBlockBehavior |
A utility class providing constants.
|
| BuildingBlockCollection |
A collection of
BuildingBlock objects in the document. |
| BuildingBlockGallery |
A utility class providing constants.
|
| BuildingBlockType |
A utility class providing constants.
|
| BuildVersionInfo |
Provides information about the current product name and version.
|
| BuiltInDocumentProperties |
A collection of built-in document properties.
|
| CalendarType |
A utility class providing constants.
|
| Cell |
Represents a table cell.
|
| CellCollection |
Provides typed access to a collection of
Cell nodes. |
| CellFormat |
Represents all formatting for a table cell.
|
| CellMerge |
A utility class providing constants.
|
| CellVerticalAlignment |
A utility class providing constants.
|
| CertificateHolder |
Represents a holder of X509Certificate2 instance.
|
| ChapterPageSeparator |
A utility class providing constants.
|
| Chart |
Provides access to the chart shape properties.
|
| ChartAxis |
Represents the axis options of the chart.
|
| ChartAxisType |
A utility class providing constants.
|
| ChartDataLabel |
Represents data label on a chart point or trendline.
|
| ChartDataLabelCollection |
Represents a collection of
ChartDataLabel. |
| ChartDataPoint |
Allows to specify formatting of a single data point on the chart.
|
| ChartDataPointCollection |
Represents collection of a
ChartDataPoint. |
| ChartFormat |
Represents the formatting of a chart element.
|
| ChartLegend |
Represents chart legend properties.
|
| ChartLegendEntry |
Represents a chart legend entry.
|
| ChartLegendEntryCollection |
Represents a collection of chart legend entries.
|
| ChartMarker |
Represents a chart data marker.
|
| ChartNumberFormat |
Represents number formatting of the parent element.
|
| ChartSeries |
Represents chart series properties.
|
| ChartSeriesCollection |
Represents collection of a
ChartSeries. |
| ChartTitle |
Provides access to the chart title properties.
|
| ChartType |
A utility class providing constants.
|
| ChmLoadOptions |
Allows to specify additional options when loading CHM document into a
Document object. |
| CleanupOptions |
Allows to specify options for document cleaning.
|
| Cluster | |
| ColorMode |
A utility class providing constants.
|
| Comment |
Represents a container for text of a comment.
|
| CommentCollection |
Provides typed access to a collection of
Comment nodes. |
| CommentDisplayMode |
A utility class providing constants.
|
| CommentRangeEnd |
Denotes the end of a region of text that has a comment associated with it.
|
| CommentRangeStart |
Denotes the start of a region of text that has a comment associated with it.
|
| CompareOptions |
Allows to choose advanced options for document comparison operation.
|
| ComparisonEvaluationResult |
The comparison evaluation result.
|
| ComparisonExpression |
The comparison expression.
|
| ComparisonTargetType |
A utility class providing constants.
|
| Compatibility |
A utility class providing constants.
|
| CompatibilityOptions |
Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word).
|
| CompositeNode |
Base class for nodes that can contain other nodes.
|
| CompressionLevel |
A utility class providing constants.
|
| ConditionalStyle |
Represents special formatting applied to some area of a table with assigned table style.
|
| ConditionalStyleCollection |
Represents a collection of
ConditionalStyle objects. |
| ConditionalStyleType |
A utility class providing constants.
|
| ContentDisposition |
A utility class providing constants.
|
| ContinuousSectionRestart |
A utility class providing constants.
|
| ControlChar |
Control characters often encountered in documents.
|
| ConvertUtil |
Provides helper functions to convert between various measurement units.
|
| CssSavingArgs |
Provides data for the
ICssSavingCallback.cssSaving(com.aspose.words.CssSavingArgs) event. |
| CssStyleSheetType |
A utility class providing constants.
|
| CsvDataLoadOptions |
Represents options for parsing CSV data.
|
| CsvDataSource |
Provides access to data of a CSV file or stream to be used within a report.
|
| CurrentThreadSettings |
This class helps to set thread-isolated Locale and Time Zone for a Aspose.Words application.
|
| CustomDocumentProperties |
A collection of custom document properties.
|
| CustomPart |
Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard.
|
| CustomPartCollection |
Represents a collection of
CustomPart objects. |
| CustomXmlPart |
Represents a Custom XML Data Storage Part (custom XML data within a package).
|
| CustomXmlPartCollection |
Represents a collection of Custom XML Parts.
|
| CustomXmlProperty |
Represents a single custom XML attribute or a smart tag property.
|
| CustomXmlPropertyCollection |
Represents a collection of custom XML attributes or smart tag properties.
|
| CustomXmlSchemaCollection |
A collection of strings that represent XML schemas that are associated with a custom XML part.
|
| DashStyle |
A utility class providing constants.
|
| DefaultFontSubstitutionRule |
Default font substitution rule.
|
| DigitalSignature |
Represents a digital signature on a document and the result of its verification.
|
| DigitalSignatureCollection |
Provides a read-only collection of digital signatures attached to a document.
|
| DigitalSignatureType |
A utility class providing constants.
|
| DigitalSignatureUtil |
Provides methods for signing document.
|
| Direction | |
| Dml3DEffectsRenderingMode |
A utility class providing constants.
|
| DmlEffectsRenderingMode |
A utility class providing constants.
|
| DmlRenderingMode |
A utility class providing constants.
|
| DocSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.DOC or SaveFormat.DOT format. |
| Document |
Represents a Word document.
|
| DocumentBase |
Provides the abstract base class for a main document and a glossary document of a Word document.
|
| DocumentBuilder |
Provides methods to insert text, images and other content, specify font, paragraph and section formatting.
|
| DocumentDirection |
A utility class providing constants.
|
| DocumentLoadingArgs |
An argument passed into
IDocumentLoadingCallback.notify(com.aspose.words.DocumentLoadingArgs). |
| DocumentPartSavingArgs |
Provides data for the
IDocumentPartSavingCallback.documentPartSaving(com.aspose.words.DocumentPartSavingArgs) callback. |
| DocumentProperty |
Represents a custom or built-in document property.
|
| DocumentPropertyCollection |
Base class for
BuiltInDocumentProperties and CustomDocumentProperties collections. |
| DocumentSavingArgs |
An argument passed into
IDocumentSavingCallback.notify(com.aspose.words.DocumentSavingArgs). |
| DocumentSecurity |
A utility class providing constants.
|
| DocumentSplitCriteria |
A utility class providing constants.
|
| DocumentVisitor |
Base class for custom document visitors.
|
| DownsampleOptions |
Allows to specify downsample options.
|
| DropCapPosition |
A utility class providing constants.
|
| DropDownItemCollection |
A collection of strings that represent all the items in a drop-down form field.
|
| EditableRange |
Represents a single editable range.
|
| EditableRangeEnd |
Represents an end of an editable range in a Word document.
|
| EditableRangeStart |
Represents a start of an editable range in a Word document.
|
| EditingLanguage |
A utility class providing constants.
|
| EditorType |
A utility class providing constants.
|
| EmbeddedFontFormat |
A utility class providing constants.
|
| EmbeddedFontStyle |
A utility class providing constants.
|
| EmfPlusDualRenderingMode |
A utility class providing constants.
|
| EmphasisMark |
A utility class providing constants.
|
| EndCap |
A utility class providing constants.
|
| EndnoteOptions |
Represents the endnote numbering options for a document or section.
|
| EndnotePosition |
A utility class providing constants.
|
| ExportFontFormat |
A utility class providing constants.
|
| ExportHeadersFootersMode |
A utility class providing constants.
|
| ExportListLabels |
A utility class providing constants.
|
| Field |
Represents a Microsoft Word document field.
|
| FieldAddIn |
Implements the ADDIN field.
|
| FieldAddressBlock |
Implements the ADDRESSBLOCK field.
|
| FieldAdvance |
Implements the ADVANCE field.
|
| FieldArgumentBuilder |
Builds a complex field argument consisting of fields, nodes, and plain text.
|
| FieldAsk |
Implements the ASK field.
|
| FieldAuthor |
Implements the AUTHOR field.
|
| FieldAutoNum |
Implements the AUTONUM field.
|
| FieldAutoNumLgl |
Implements the AUTONUMLGL field.
|
| FieldAutoNumOut |
Implements the AUTONUMOUT field.
|
| FieldAutoText |
Implements the AUTOTEXT field.
|
| FieldAutoTextList |
Implements the AUTOTEXTLIST field.
|
| FieldBarcode |
Implements the BARCODE field.
|
| FieldBibliography |
Implements the BIBLIOGRAPHY field.
|
| FieldBidiOutline |
Implements the BIDIOUTLINE field.
|
| FieldBuilder |
Builds a field from field code tokens (arguments and switches).
|
| FieldChar |
Base class for nodes that represent field characters in a document.
|
| FieldCitation |
Implements the CITATION field.
|
| FieldCollection |
A collection of
Field objects that represents the fields in the specified range. |
| FieldComments |
Implements the COMMENTS field.
|
| FieldCompare |
Implements the COMPARE field.
|
| FieldCreateDate |
Implements the CREATEDATE field.
|
| FieldData |
Implements the DATA field.
|
| FieldDatabase |
Implements the DATABASE field.
|
| FieldDatabaseDataRow |
Provides data for the
FieldDatabase field result. |
| FieldDatabaseDataTable |
Provides data for the
FieldDatabase field result. |
| FieldDate |
Implements the DATE field.
|
| FieldDde |
Implements the DDE field.
|
| FieldDdeAuto |
Implements the DDEAUTO field.
|
| FieldDisplayBarcode |
Implements the DISPLAYBARCODE field.
|
| FieldDocProperty |
Implements the DOCPROPERTY field.
|
| FieldDocVariable |
Implements DOCVARIABLE field.
|
| FieldEditTime |
Implements the EDITTIME field.
|
| FieldEmbed |
Implements the EMBED field.
|
| FieldEnd |
Represents an end of a Word field in a document.
|
| FieldEQ |
Implements the EQ field.
|
| FieldFileName |
Implements the FILENAME field.
|
| FieldFileSize |
Implements the FILESIZE field.
|
| FieldFillIn |
Implements the FILLIN field.
|
| FieldFootnoteRef |
Implements the FOOTNOTEREF field.
|
| FieldFormat |
Provides typed access to field's numeric, date and time, and general formatting.
|
| FieldFormCheckBox |
Implements the FORMCHECKBOX field.
|
| FieldFormDropDown |
Implements the FORMDROPDOWN field.
|
| FieldFormText |
Implements the FORMTEXT field.
|
| FieldFormula |
Implements the = (formula) field.
|
| FieldGlossary |
Implements the GLOSSARY field.
|
| FieldGoToButton |
Implements the GOTOBUTTON field.
|
| FieldGreetingLine |
Implements the GREETINGLINE field.
|
| FieldHyperlink |
Implements the HYPERLINK field
When selected, causes control to jump to the location such as a bookmark or a URL.
|
| FieldIf |
Implements the IF field.
|
| FieldIfComparisonResult |
A utility class providing constants.
|
| FieldImport |
Implements the IMPORT field.
|
| FieldInclude |
Implements the INCLUDE field.
|
| FieldIncludePicture |
Implements the INCLUDEPICTURE field.
|
| FieldIncludeText |
Implements the INCLUDETEXT field.
|
| FieldIndex |
Implements the INDEX field.
|
| FieldIndexFormat |
A utility class providing constants.
|
| FieldInfo |
Implements the INFO field.
|
| FieldKeywords |
Implements the KEYWORDS field.
|
| FieldLastSavedBy |
Implements the LASTSAVEDBY field.
|
| FieldLink |
Implements the LINK field.
|
| FieldListNum |
Implements the LISTNUM field.
|
| FieldMacroButton |
Implements the MACROBUTTON field.
|
| FieldMergeBarcode |
Implements the MERGEBARCODE field.
|
| FieldMergeField |
Implements the MERGEFIELD field.
|
| FieldMergeRec |
Implements the MERGEREC field.
|
| FieldMergeSeq |
Implements the MERGESEQ field.
|
| FieldMergingArgs |
Provides data for the MergeField event.
|
| FieldMergingArgsBase |
Base class for
FieldMergingArgs and ImageFieldMergingArgs. |
| FieldNext |
Implements the NEXT field.
|
| FieldNextIf |
Implements the NEXTIF field.
|
| FieldNoteRef |
Implements the NOTEREF field.
|
| FieldNumChars |
Implements the NUMCHARS field.
|
| FieldNumPages |
Implements the NUMPAGES field.
|
| FieldNumWords |
Implements the NUMWORDS field.
|
| FieldOcx |
Implements the OCX field.
|
| FieldOptions |
Represents options to control field handling in a document.
|
| FieldPage |
Implements the PAGE field.
|
| FieldPageRef |
Implements the PAGEREF field.
|
| FieldPrint |
Implements the PRINT field.
|
| FieldPrintDate |
Implements the PRINTDATE field.
|
| FieldPrivate |
Implements the PRIVATE field.
|
| FieldQuote |
Implements the QUOTE field.
|
| FieldRD |
Implements the RD field.
|
| FieldRef |
Implements the REF field.
|
| FieldRevNum |
Implements the REVNUM field.
|
| FieldSaveDate |
Implements the SAVEDATE field.
|
| FieldSection |
Implements the SECTION field.
|
| FieldSectionPages |
Implements the SECTIONPAGES field.
|
| FieldSeparator |
Represents a Word field separator that separates the field code from the field result.
|
| FieldSeq |
Implements the SEQ field.
|
| FieldSet |
Implements the SET field.
|
| FieldShape |
Implements the SHAPE field.
|
| FieldSkipIf |
Implements the SKIPIF field.
|
| FieldStart |
Represents a start of a Word field in a document.
|
| FieldStyleRef |
Implements the STYLEREF field.
|
| FieldSubject |
Implements the SUBJECT field.
|
| FieldSymbol |
Implements a SYMBOL field.
|
| FieldTA |
Implements the TA field.
|
| FieldTC |
Implements the TC field.
|
| FieldTemplate |
Implements the TEMPLATE field.
|
| FieldTime |
Implements the TIME field.
|
| FieldTitle |
Implements the TITLE field.
|
| FieldToa |
Implements the TOA field.
|
| FieldToc |
Implements the TOC field.
|
| FieldType |
A utility class providing constants.
|
| FieldUnknown |
Implements an unknown or unrecognized field.
|
| FieldUpdateCultureSource |
A utility class providing constants.
|
| FieldUserAddress |
Implements the USERADDRESS field.
|
| FieldUserInitials |
Implements the USERINITIALS field.
|
| FieldUserName |
Implements the USERNAME field.
|
| FieldXE |
Implements the XE field.
|
| FileFontSource |
Represents the single TrueType font file stored in the file system.
|
| FileFormatInfo |
Contains data returned by
FileFormatUtil document format detection methods. |
| FileFormatUtil |
Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums.
|
| Fill |
Represents fill formatting for an object.
|
| FillType |
A utility class providing constants.
|
| FindReplaceDirection |
A utility class providing constants.
|
| FindReplaceOptions |
Specifies options for find/replace operations.
|
| FixedPageSaveOptions |
Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS, images etc).
|
| FlipOrientation |
A utility class providing constants.
|
| FolderFontSource |
Represents the folder that contains TrueType font files.
|
| Font |
Contains font attributes (font name, font size, color, and so on) for an object.
|
| FontConfigSubstitutionRule |
Font config substitution rule.
|
| FontFallbackSettings |
Specifies font fallback mechanism settings.
|
| FontFamily |
A utility class providing constants.
|
| FontFeature | |
| FontInfo |
Specifies information about a font used in the document.
|
| FontInfoCollection |
Represents a collection of fonts used in a document.
|
| FontInfoSubstitutionRule |
Font info substitution rule.
|
| FontNameSubstitutionRule |
Font substitution rule for processing font name.
|
| FontPitch |
A utility class providing constants.
|
| FontSavingArgs |
Provides data for the
IFontSavingCallback.fontSaving(com.aspose.words.FontSavingArgs) event. |
| FontSettings |
Specifies font settings for a document.
|
| FontSourceBase |
This is an abstract base class for the classes that allow the user to specify various font sources.
|
| FontSourceType |
A utility class providing constants.
|
| FontSubstitutionRule |
This is an abstract base class for the font substitution rule.
|
| FontSubstitutionSettings |
Specifies font substitution mechanism settings.
|
| Footnote |
Represents a container for text of a footnote or endnote.
|
| FootnoteNumberingRule |
A utility class providing constants.
|
| FootnoteOptions |
Represents the footnote numbering options for a document or section.
|
| FootnotePosition |
A utility class providing constants.
|
| FootnoteType |
A utility class providing constants.
|
| FormField |
Represents a single form field.
|
| FormFieldCollection |
A collection of FormField objects that represent all the form fields in a range.
|
| Forms2OleControl |
Represents Microsoft Forms 2.0 OLE control.
|
| Forms2OleControlCollection |
Represents collection of
Forms2OleControl objects. |
| Forms2OleControlType | |
| FrameFormat |
Represents frame related formatting for a paragraph.
|
| Frameset | |
| FramesetCollection | |
| GeneralFormat |
A utility class providing constants.
|
| GeneralFormatCollection |
Represents a typed collection of general formats.
|
| GlossaryDocument |
Represents the root element for a glossary document within a Word document.
|
| Glyph | |
| GradientStop |
Represents one gradient stop.
|
| GradientStopCollection |
Contains a collection of
GradientStop objects. |
| GradientStyle |
A utility class providing constants.
|
| GradientVariant |
A utility class providing constants.
|
| Granularity |
A utility class providing constants.
|
| GraphicsQualityOptions |
Allows to specify additional .
|
| GroupShape |
Represents a group of shapes in a document.
|
| HeaderFooter |
Represents a container for the header or footer text of a section.
|
| HeaderFooterBookmarksExportMode |
A utility class providing constants.
|
| HeaderFooterCollection |
Provides typed access to
HeaderFooter nodes of a Section. |
| HeaderFooterType |
A utility class providing constants.
|
| HeightRule |
A utility class providing constants.
|
| HorizontalAlignment |
A utility class providing constants.
|
| HorizontalRuleAlignment |
A utility class providing constants.
|
| HorizontalRuleFormat |
Represents horizontal rule formatting.
|
| HtmlControlType |
A utility class providing constants.
|
| HtmlElementSizeOutputMode |
A utility class providing constants.
|
| HtmlFixedPageHorizontalAlignment |
A utility class providing constants.
|
| HtmlFixedSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.HTML_FIXED format. |
| HtmlInsertOptions |
A utility class providing constants.
|
| HtmlLoadOptions |
Allows to specify additional options when loading HTML document into a
Document object. |
| HtmlMetafileFormat |
A utility class providing constants.
|
| HtmlOfficeMathOutputMode |
A utility class providing constants.
|
| HtmlSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.HTML, SaveFormat.MHTML, SaveFormat.EPUB or SaveFormat.AZW_3 format. |
| HtmlVersion |
A utility class providing constants.
|
| Hyphenation |
Provides methods for working with hyphenation dictionaries.
|
| HyphenationOptions |
Allows to configure document hyphenation options.
|
| ImageBinarizationMethod |
A utility class providing constants.
|
| ImageColorMode |
A utility class providing constants.
|
| ImageData |
Defines an image for a shape.
|
| ImageFieldMergingArgs |
Provides data for the
IFieldMergingCallback.imageFieldMerging(com.aspose.words.ImageFieldMergingArgs) event. |
| ImagePixelFormat |
A utility class providing constants.
|
| ImageSaveOptions |
Allows to specify additional options when rendering document pages or shapes to images.
|
| ImageSavingArgs |
Provides data for the
IImageSavingCallback.imageSaving(com.aspose.words.ImageSavingArgs) event. |
| ImageSize |
Contains information about image size and resolution.
|
| ImageType |
A utility class providing constants.
|
| ImageWatermarkOptions |
Contains options that can be specified when adding a watermark with image.
|
| ImlRenderingMode |
A utility class providing constants.
|
| ImportFormatMode |
A utility class providing constants.
|
| ImportFormatOptions |
Allows to specify various import options to format output.
|
| Inline |
Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own.
|
| InlineStory |
Base class for inline-level nodes that can contain paragraphs and tables.
|
| InternableComplexAttr |
Base class for internable complex attribute.
|
| JoinStyle |
A utility class providing constants.
|
| JsonDataLoadOptions |
Represents options for parsing JSON data.
|
| JsonDataSource |
Provides access to data of a JSON file or stream to be used within a report.
|
| JsonSimpleValueParseMode |
A utility class providing constants.
|
| KnownTypeSet |
Represents an unordered set (i.e.
|
| LanguagePreferences |
Allows to set up language preferences.
|
| LayoutCollector |
This class allows to compute page numbers of document nodes.
|
| LayoutEntityType |
A utility class providing constants.
|
| LayoutEnumerator |
Enumerates page layout entities of a document.
|
| LayoutFlow |
A utility class providing constants.
|
| LayoutOptions |
Holds the options that allow controlling the document layout process.
|
| LegendPosition |
A utility class providing constants.
|
| License |
Provides methods to license the component.
|
| LineNumberRestartMode |
A utility class providing constants.
|
| LineSpacingRule |
A utility class providing constants.
|
| LineStyle |
A utility class providing constants.
|
| List |
Represents formatting of a list.
|
| ListCollection |
Stores and manages formatting of bulleted and numbered lists used in a document.
|
| ListFormat |
Allows to control what list formatting is applied to a paragraph.
|
| ListLabel |
Defines properties specific to a list label.
|
| ListLevel |
Defines formatting for a list level.
|
| ListLevelAlignment |
A utility class providing constants.
|
| ListLevelCollection |
A collection of list formatting for each level in a list.
|
| ListTemplate |
A utility class providing constants.
|
| ListTrailingCharacter |
A utility class providing constants.
|
| LoadFormat |
A utility class providing constants.
|
| LoadOptions |
Allows to specify additional options (such as password or base URI) when loading a document into a
Document object. |
| MailMerge |
Represents the mail merge functionality.
|
| MailMergeCheckErrors |
A utility class providing constants.
|
| MailMergeCleanupOptions |
A utility class providing constants.
|
| MailMergeDataType |
A utility class providing constants.
|
| MailMergeDestination |
A utility class providing constants.
|
| MailMergeMainDocumentType |
A utility class providing constants.
|
| MailMergeRegionInfo |
Contains information about a mail merge region.
|
| MailMergeSettings |
Specifies all of the mail merge information for a document.
|
| MappedDataFieldCollection |
Allows to automatically map between names of fields in your data source and names of mail merge fields in the document.
|
| MarkdownSaveOptions |
Class to specify additional options when saving a document into the
SaveFormat.MARKDOWN format. |
| MarkerSymbol |
A utility class providing constants.
|
| MarkupLevel |
A utility class providing constants.
|
| MathObjectType |
A utility class providing constants.
|
| MeasurementUnits |
A utility class providing constants.
|
| MemoryFontSource |
Represents the single TrueType font file stored in memory.
|
| MergeFieldImageDimension |
Represents an image dimension (i.e.
|
| MergeFieldImageDimensionUnit |
A utility class providing constants.
|
| MetafileRenderingMode |
A utility class providing constants.
|
| MetafileRenderingOptions |
Allows to specify additional metafile rendering options.
|
| Metered |
Provides methods to set metered key.
|
| MsWordVersion |
A utility class providing constants.
|
| MultiplePagesType |
A utility class providing constants.
|
| Node |
Base class for all nodes of a Word document.
|
| NodeChangingAction |
A utility class providing constants.
|
| NodeChangingArgs |
Provides data for methods of the
INodeChangingCallback interface. |
| NodeCollection |
Represents a collection of nodes of a specific type.
|
| NodeImporter |
Allows to efficiently perform repeated import of nodes from one document to another.
|
| NodeList |
Represents a collection of nodes matching an XPath query executed using the
CompositeNode.selectNodes(java.lang.String) method. |
| NodeRendererBase |
Base class for
ShapeRenderer and OfficeMathRenderer. |
| NodeType |
A utility class providing constants.
|
| NumberStyle |
A utility class providing constants.
|
| NumeralFormat |
A utility class providing constants.
|
| Odso |
Specifies the Office Data Source Object (ODSO) settings for a mail merge data source.
|
| OdsoDataSourceType |
A utility class providing constants.
|
| OdsoFieldMapData |
Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document.
|
| OdsoFieldMapDataCollection |
A typed collection of the
OdsoFieldMapData objects. |
| OdsoFieldMappingType |
A utility class providing constants.
|
| OdsoRecipientData |
Represents information about a single record within an external data source that is to be excluded from the mail merge.
|
| OdsoRecipientDataCollection |
A typed collection of
OdsoRecipientData |
| OdtSaveMeasureUnit |
A utility class providing constants.
|
| OdtSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.ODT or SaveFormat.OTT format. |
| OfficeMath |
Represents an Office Math object such as function, equation, matrix or alike.
|
| OfficeMathDisplayType |
A utility class providing constants.
|
| OfficeMathJustification |
A utility class providing constants.
|
| OfficeMathRenderer |
Provides methods to render an individual
OfficeMath to a raster or vector image or to a Graphics object. |
| OleControl |
Represents OLE ActiveX control.
|
| OleFormat |
Provides access to the data of an OLE object or ActiveX control.
|
| OlePackage |
Allows to access OLE Package properties.
|
| OoxmlCompliance |
A utility class providing constants.
|
| OoxmlSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.DOCX, SaveFormat.DOCM, SaveFormat.DOTX, SaveFormat.DOTM or SaveFormat.FLAT_OPC format. |
| Orientation |
A utility class providing constants.
|
| OutlineLevel |
A utility class providing constants.
|
| OutlineOptions |
Allows to specify outline options.
|
| PageBorderAppliesTo |
A utility class providing constants.
|
| PageBorderDistanceFrom |
A utility class providing constants.
|
| PageInfo |
Represents information about a particular document page.
|
| PageLayoutCallbackArgs |
An argument passed into
IPageLayoutCallback.notify(com.aspose.words.PageLayoutCallbackArgs) |
| PageLayoutEvent |
A utility class providing constants.
|
| PageRange |
Represents a continuous range of pages.
|
| PageSavingArgs |
Provides data for the
IPageSavingCallback.pageSaving(com.aspose.words.PageSavingArgs) event. |
| PageSet |
Describes a random set of pages.
|
| PageSetup |
Represents the page setup properties of a section.
|
| PageVerticalAlignment |
A utility class providing constants.
|
| PaperSize |
A utility class providing constants.
|
| Paragraph |
Represents a paragraph of text.
|
| ParagraphAlignment |
A utility class providing constants.
|
| ParagraphCollection |
Provides typed access to a collection of
Paragraph nodes. |
| ParagraphFormat |
Represents all the formatting for a paragraph.
|
| PatternType |
A utility class providing constants.
|
| PclSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.PCL format. |
| PdfCompliance |
A utility class providing constants.
|
| PdfCustomPropertiesExport |
A utility class providing constants.
|
| PdfDigitalSignatureDetails |
Contains details for signing a PDF document with a digital signature.
|
| PdfDigitalSignatureHashAlgorithm |
A utility class providing constants.
|
| PdfDigitalSignatureTimestampSettings |
Contains settings of the digital signature timestamp.
|
| PdfEncryptionDetails |
Contains details for encrypting and access permissions for a PDF document.
|
| PdfFontEmbeddingMode |
A utility class providing constants.
|
| PdfImageColorSpaceExportMode |
A utility class providing constants.
|
| PdfImageCompression |
A utility class providing constants.
|
| PdfLoadOptions |
Allows to specify additional options when loading Pdf document into a
Document object. |
| PdfPageMode |
A utility class providing constants.
|
| PdfPermissions |
A utility class providing constants.
|
| PdfSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.PDF format. |
| PdfTextCompression |
A utility class providing constants.
|
| PdfZoomBehavior |
A utility class providing constants.
|
| PhysicalFontInfo |
Specifies information about physical font available to Aspose.Words font engine.
|
| PlainTextDocument |
Allows to extract plain-text representation of the document's content.
|
| PreferredWidth |
Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell.
|
| PreferredWidthType |
A utility class providing constants.
|
| PresetTexture |
A utility class providing constants.
|
| PropertyType |
A utility class providing constants.
|
| ProtectionType |
A utility class providing constants.
|
| PsSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.PS format. |
| Range |
Represents a contiguous area in a document.
|
| RelativeHorizontalPosition |
A utility class providing constants.
|
| RelativeVerticalPosition |
A utility class providing constants.
|
| ReplaceAction |
A utility class providing constants.
|
| ReplacingArgs |
Provides data for a custom replace operation.
|
| ReportBuildOptions |
A utility class providing constants.
|
| ReportingEngine |
Provides routines to populate template documents with data and a set of settings to control these routines.
|
| ResourceLoadingAction |
A utility class providing constants.
|
| ResourceLoadingArgs |
Provides data for the
IResourceLoadingCallback.resourceLoading(com.aspose.words.ResourceLoadingArgs) method. |
| ResourceSavingArgs |
Provides data for the
IResourceSavingCallback.resourceSaving(com.aspose.words.ResourceSavingArgs) event. |
| ResourceType |
A utility class providing constants.
|
| Revision |
Represents a revision (tracked change) in a document node or style.
|
| RevisionCollection |
A collection of
Revision objects that represent revisions in the document. |
| RevisionColor |
A utility class providing constants.
|
| RevisionGroup |
Represents a group of sequential
Revision objects. |
| RevisionGroupCollection |
A collection of
RevisionGroup objects that represent revision groups in the document. |
| RevisionOptions |
Allows to control how document revisions are handled during layout process.
|
| RevisionsView |
A utility class providing constants.
|
| RevisionTextEffect |
A utility class providing constants.
|
| RevisionType |
A utility class providing constants.
|
| Row |
Represents a table row.
|
| RowCollection |
Provides typed access to a collection of
Row nodes. |
| RowFormat |
Represents all formatting for a table row.
|
| RtfLoadOptions |
Allows to specify additional options when loading
LoadFormat.RTF document into a Document object. |
| RtfSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.RTF format. |
| Run |
Represents a run of characters with the same font formatting.
|
| RunCollection |
Provides typed access to a collection of
Run nodes. |
| SaveFormat |
A utility class providing constants.
|
| SaveOptions |
This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format.
|
| SaveOutputParameters |
This object is returned to the caller after a document is saved and contains additional information that has been generated or calculated during the save operation.
|
| ScriptShapingLevel | |
| SdtAppearance |
A utility class providing constants.
|
| SdtCalendarType |
A utility class providing constants.
|
| SdtDateStorageFormat |
A utility class providing constants.
|
| SdtListItem |
This element specifies a single list item within a parent
SdtType.COMBO_BOX or SdtType.DROP_DOWN_LIST structured document tag. |
| SdtListItemCollection |
Provides access to
SdtListItem elements of a structured document tag. |
| SdtType |
A utility class providing constants.
|
| Section |
Represents a single section in a document.
|
| SectionCollection |
A collection of Section objects in the document.
|
| SectionLayoutMode |
A utility class providing constants.
|
| SectionStart |
A utility class providing constants.
|
| Shading |
Contains shading attributes for an object.
|
| ShadowFormat |
Represents shadow formatting for an object.
|
| ShadowType |
A utility class providing constants.
|
| Shape |
Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture.
|
| ShapeBase |
Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture.
|
| ShapeLineStyle |
A utility class providing constants.
|
| ShapeMarkupLanguage |
A utility class providing constants.
|
| ShapeRenderer |
Provides methods to render an individual
Shape or GroupShape to a raster or vector image or to a Graphics object. |
| ShapeType |
A utility class providing constants.
|
| ShowInBalloons |
A utility class providing constants.
|
| SignatureLine |
Provides access to signature line properties.
|
| SignatureLineOptions |
Allows to specify options for signature line being inserted.
|
| SignOptions |
Allows to specify options for document signing.
|
| SmartTag |
This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph.
|
| SpecialChar |
Base class for special characters in the document.
|
| Story | |
| StoryType |
A utility class providing constants.
|
| StreamFontSource |
Base class for user-defined stream font source.
|
| Stroke |
Defines a stroke for a shape.
|
| StructuredDocumentTag |
Represents a structured document tag (SDT or content control) in a document.
|
| StructuredDocumentTagCollection |
A collection of
IStructuredDocumentTag instances that represent the structured document tags in the specified range. |
| StructuredDocumentTagRangeEnd |
Represents an end of ranged structured document tag which accepts multi-sections content.
|
| StructuredDocumentTagRangeStart |
Represents a start of ranged structured document tag which accepts multi-sections content.
|
| Style |
Represents a single built-in or user-defined style.
|
| StyleCollection |
A collection of Style objects that represent both the built-in and user-defined styles in a document.
|
| StyleIdentifier |
A utility class providing constants.
|
| StyleType |
A utility class providing constants.
|
| SubDocument |
Represents a SubDocument - which is a reference to an externally stored document.
|
| SvgSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.SVG format. |
| SvgTextOutputMode |
A utility class providing constants.
|
| SystemFontSource |
Represents all TrueType fonts installed to the system.
|
| TabAlignment |
A utility class providing constants.
|
| Table |
Represents a table in a Word document.
|
| TabLeader |
A utility class providing constants.
|
| TableAlignment |
A utility class providing constants.
|
| TableCollection |
Provides typed access to a collection of
Table nodes. |
| TableContentAlignment |
A utility class providing constants.
|
| TableStyle |
Represents a table style.
|
| TableStyleOptions |
A utility class providing constants.
|
| TableSubstitutionRule |
Table font substitution rule.
|
| TabStop |
Represents a single custom tab stop.
|
| TabStopCollection |
A collection of
TabStop objects that represent custom tabs for a paragraph or a style. |
| TaskPane |
Represents an add-in task pane object.
|
| TaskPaneCollection |
Specifies a list of persisted task pane objects.
|
| TaskPaneDockState |
A utility class providing constants.
|
| TextBox |
Defines attributes that specify how a text is displayed inside a shape.
|
| TextBoxAnchor |
A utility class providing constants.
|
| TextBoxWrapMode |
A utility class providing constants.
|
| TextColumn |
Represents a single text column.
|
| TextColumnCollection |
A collection of
TextColumn objects that represent all the columns of text in a section of a document. |
| TextDmlEffect |
A utility class providing constants.
|
| TextEffect |
A utility class providing constants.
|
| TextFormFieldType |
A utility class providing constants.
|
| TextOrientation |
A utility class providing constants.
|
| TextPath |
Defines the text and formatting of the text path (of a WordArt object).
|
| TextPathAlignment |
A utility class providing constants.
|
| TextureAlignment |
A utility class providing constants.
|
| TextureIndex |
A utility class providing constants.
|
| TextWatermarkOptions |
Contains options that can be specified when adding a watermark with text.
|
| TextWrapping |
A utility class providing constants.
|
| Theme |
Represents document Theme, and provides access to main theme parts including
Theme.getMajorFonts(), Theme.getMinorFonts() and Theme.getColors() |
| ThemeColor |
A utility class providing constants.
|
| ThemeColors |
Represents the color scheme of the document theme which contains twelve colors.
|
| ThemeFont |
A utility class providing constants.
|
| ThemeFonts |
Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages
ThemeFonts.getLatin() / ThemeFonts.setLatin(java.lang.String), ThemeFonts.getEastAsian() / ThemeFonts.setEastAsian(java.lang.String) and ThemeFonts.getComplexScript() / ThemeFonts.setComplexScript(java.lang.String). |
| ThumbnailGeneratingOptions |
Can be used to specify additional options when generating thumbnail for a document.
|
| TiffCompression |
A utility class providing constants.
|
| ToaCategories |
Represents a table of authorities categories.
|
| TxtExportHeadersFootersMode |
A utility class providing constants.
|
| TxtLeadingSpacesOptions |
A utility class providing constants.
|
| TxtListIndentation |
Specifies how list levels are indented when document is exporting to
SaveFormat.TEXT format. |
| TxtLoadOptions |
Allows to specify additional options when loading
LoadFormat.TEXT document into a Document object. |
| TxtSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.TEXT format. |
| TxtSaveOptionsBase |
The base class for specifying additional options when saving a document into a text based formats.
|
| TxtTrailingSpacesOptions |
A utility class providing constants.
|
| Underline |
A utility class providing constants.
|
| UnicodeScript | |
| UserInformation |
Specifies information about the user.
|
| VariableCollection |
A collection of document variables.
|
| VbaModule |
Provides access to VBA project module.
|
| VbaModuleCollection |
Represents a collection of
VbaModule objects. |
| VbaModuleType |
A utility class providing constants.
|
| VbaProject |
Provides access to VBA project information.
|
| VbaReference |
Implements a reference to an Automation type library or VBA project.
|
| VbaReferenceCollection |
Represents a collection of
VbaReference objects. |
| VbaReferenceType |
A utility class providing constants.
|
| VerticalAlignment |
A utility class providing constants.
|
| ViewOptions |
Provides various options that control how a document is shown in Microsoft Word.
|
| ViewType |
A utility class providing constants.
|
| VisitorAction |
A utility class providing constants.
|
| WarningInfo |
Contains information about a warning that Aspose.Words issued during document loading or saving.
|
| WarningInfoCollection |
Represents a typed collection of
WarningInfo objects. |
| WarningSource |
A utility class providing constants.
|
| WarningType |
A utility class providing constants.
|
| Watermark |
Represents class to work with document watermark.
|
| WatermarkLayout |
A utility class providing constants.
|
| WatermarkType |
A utility class providing constants.
|
| WebExtension |
Represents a web extension object.
|
| WebExtensionBinding |
Specifies a binding relationship between a web extension and the data in the document.
|
| WebExtensionBindingCollection |
Specifies a list of web extension bindings.
|
| WebExtensionBindingType |
A utility class providing constants.
|
| WebExtensionProperty |
Specifies a web extension custom property.
|
| WebExtensionPropertyCollection |
Specifies a set of web extension custom properties.
|
| WebExtensionReference |
Represents the reference to a web extension.
|
| WebExtensionReferenceCollection |
Specifies a list of web extension references.
|
| WebExtensionStoreType |
A utility class providing constants.
|
| WordML2003SaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.WORD_ML format. |
| WrapSide |
A utility class providing constants.
|
| WrapType |
A utility class providing constants.
|
| WriteProtection |
Specifies write protection settings for a document.
|
| X509Certificate2Wrapper | |
| XamlFixedSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.XAML_FIXED format. |
| XamlFlowSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format. |
| XmlDataLoadOptions |
Represents options for XML data loading.
|
| XmlDataSource |
Provides access to data of an XML file or stream to be used within a report.
|
| XmlMapping |
Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document.
|
| XpsSaveOptions |
Can be used to specify additional options when saving a document into the
SaveFormat.XPS format. |
| ZoomType |
A utility class providing constants.
|
| Exception | Description |
|---|---|
| DocumentReaderPluginLoadException |
Thrown during document load, when the plugin required for reading the document format cannot be loaded.
|
| FileCorruptedException |
Thrown during document load, when the document appears to be corrupted and impossible to load.
|
| FipsUnapprovedOperationException | |
| IncorrectPasswordException |
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
|
| UnsupportedFileFormatException |
Thrown during document load, when the document format is not recognized or not supported by Aspose.Words.
|
| Annotation Type | Description |
|---|---|
| ReservedForInternalUse |
Used by Aspose.JavaDoc.
|
The com.aspose.words package provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word.
Aspose.Words is written completely in Java. Microsoft Word is not required in order to use Aspose.Words.
The classes in the com.aspose.words package borrow best practices from two well-known frameworks: Microsoft Word Automation and System.Xml. A document in Aspose.Words is represented by a tree of nodes, much like in XML DOM. Where possible, class, method and property names match those found in Microsoft Word Automation.
The main classes in this namespace are:
The com.aspose.words package also contains classes that form the reporting engine of Aspose.Words. The reporting engine allows to quickly and easily populate documents designed in Microsoft Word with data from various data sources such as java.sql.ResultSet, array of ResultSets, com.aspose.words.net.System.Data.DataSet or an array of values.
The MailMerge object which provides access to the reporting functionality is available via the Document.MailMerge property.