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.
| Class Summary | |
|---|---|
| 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.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| Adjustment | Represents adjustment values that are applied to the specified shape. |
| AdjustmentCollection |
Represents a read-only collection of |
| AdvancedCompareOptions | Allows to set advanced compare options. |
| AsposeWordsPrintDocument |
Provides a default implementation for printing of a To learn more, visit the Printing a Document Programmatically or Using Dialogs documentation article. |
| AxisBound |
Represents minimum or maximum bound of axis values.
To learn more, visit the Working with Charts documentation article. |
| AxisDisplayUnit |
Provides access to the scaling options of the display units for the value axis.
To learn more, visit the Working with Charts documentation article. |
| AxisScaling |
Represents the scaling options of the axis.
To learn more, visit the Working with Charts documentation article. |
| AxisTickLabels | Represents properties of axis tick mark labels. |
| BarcodeParameters |
Container class for barcode parameters to pass-through to BarcodeGenerator.
To learn more, visit the Working with Fields documentation article. |
| BaseWebExtensionCollection |
Base class for To learn more, visit the Work with Office Add-ins documentation article. |
| BasicTextShaperCache | |
| Body |
Represents a container for the main text of a section.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| Bookmark |
Represents a single bookmark.
To learn more, visit the Working with Bookmarks documentation article. |
| BookmarkCollection |
A collection of To learn more, visit the Working with Bookmarks documentation article. |
| BookmarkEnd |
Represents an end of a bookmark in a Word document.
To learn more, visit the Working with Bookmarks documentation article. |
| BookmarksOutlineLevelCollection |
A collection of individual bookmarks outline level.
To learn more, visit the Working with Bookmarks documentation article. |
| BookmarkStart |
Represents a start of a bookmark in a Word document.
To learn more, visit the Working with Bookmarks documentation article. |
| Border |
Represents a border of an object.
To learn more, visit the Programming with Documents documentation article. |
| BorderCollection |
A collection of To learn more, visit the Programming with Documents documentation article. |
| BubbleSizeCollection | Represents a collection of bubble sizes for a chart series. |
| BuildingBlock |
Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| BuildingBlockCollection |
A collection of To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| BuildVersionInfo |
Provides information about the current product name and version.
To learn more, visit the Generator or Producer Name Included in Output Documents documentation article. |
| BuiltInDocumentProperties |
A collection of built-in document properties.
To learn more, visit the Work with Document Properties documentation article. |
| Cell |
Represents a table cell.
To learn more, visit the Working with Tables documentation article. |
| CellCollection |
Provides typed access to a collection of To learn more, visit the Working with Tables documentation article. |
| CellFormat |
Represents all formatting for a table cell.
To learn more, visit the Working with Tables documentation article. |
| CertificateHolder |
Represents a holder of X509Certificate2 instance.
To learn more, visit the Work with Digital Signatures documentation article. |
| Chart |
Provides access to the chart shape properties.
To learn more, visit the Working with Charts documentation article. |
| ChartAxis |
Represents the axis options of the chart.
To learn more, visit the Working with Charts documentation article. |
| ChartAxisCollection | Represents a collection of chart axes. |
| ChartAxisTitle |
Provides access to the axis title properties.
To learn more, visit the Working with Charts documentation article. |
| ChartDataLabel |
Represents data label on a chart point or trendline.
To learn more, visit the Working with Charts documentation article. |
| ChartDataLabelCollection |
Represents a collection of To learn more, visit the Working with Charts documentation article. |
| ChartDataPoint |
Allows to specify formatting of a single data point on the chart.
To learn more, visit the Working with Charts documentation article. |
| ChartDataPointCollection |
Represents collection of a To learn more, visit the Working with Charts documentation article. |
| ChartDataTable | Allows to specify properties of a chart data table. |
| ChartFormat |
Represents the formatting of a chart element.
To learn more, visit the Working with Charts documentation article. |
| ChartLegend |
Represents chart legend properties.
To learn more, visit the Working with Charts documentation article. |
| ChartLegendEntry |
Represents a chart legend entry.
To learn more, visit the Working with Charts documentation article. |
| ChartLegendEntryCollection |
Represents a collection of chart legend entries.
To learn more, visit the Working with Charts documentation article. |
| ChartMarker |
Represents a chart data marker.
To learn more, visit the Working with Charts documentation article. |
| ChartMultilevelValue | Represents a value for charts that display multilevel data. |
| ChartNumberFormat |
Represents number formatting of the parent element.
To learn more, visit the Working with Charts documentation article. |
| ChartSeries |
Represents chart series properties.
To learn more, visit the Working with Charts documentation article. |
| ChartSeriesCollection |
Represents collection of a To learn more, visit the Working with Charts documentation article. |
| ChartSeriesGroup | Represents properties of a chart series group, that is, the properties of chart series of the same type associated with the same axes. |
| ChartSeriesGroupCollection |
Represents a collection of |
| ChartTitle |
Provides access to the chart title properties.
To learn more, visit the Working with Charts documentation article. |
| ChartXValue | Represents an X value for a chart series. |
| ChartXValueCollection | Represents a collection of X values for a chart series. |
| ChartYValue | Represents an Y value for a chart series. |
| ChartYValueCollection | Represents a collection of Y values for a chart series. |
| CheckBoxControl | The CheckBox control toggles a value. |
| ChmLoadOptions |
Allows to specify additional options when loading CHM document into a To learn more, visit the Specify Load Options documentation article. |
| CleanupOptions |
Allows to specify options for document cleaning.
To learn more, visit the Clean Up a Document documentation article. |
| Cluster | |
| Comment |
Represents a container for text of a comment.
To learn more, visit the Working with Comments documentation article. |
| CommentCollection |
Provides typed access to a collection of To learn more, visit the Working with Comments documentation article. |
| CommentRangeEnd |
Denotes the end of a region of text that has a comment associated with it.
To learn more, visit the Working with Comments documentation article. |
| CommentRangeStart |
Denotes the start of a region of text that has a comment associated with it.
To learn more, visit the Working with Comments documentation article. |
| CompareOptions |
Allows to choose additional options for document comparison operation.
To learn more, visit the Compare Documents documentation article. |
| ComparisonEvaluationResult |
The comparison evaluation result.
To learn more, visit the Working with Fields documentation article. |
| ComparisonExpression |
The comparison expression.
To learn more, visit the Working with Fields documentation article. |
| CompatibilityOptions |
Contains compatibility options (that is, the user preferences entered on the Compatibility
tab of the Options dialog in Microsoft Word).
To learn more, visit the Detect File Format and Check Format Compatibility documentation article. |
| CompositeNode |
Base class for nodes that can contain other nodes.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| ConditionalStyle |
Represents special formatting applied to some area of a table with assigned table style.
To learn more, visit the Working with Tables documentation article. |
| ConditionalStyleCollection |
Represents a collection of To learn more, visit the Working with Tables documentation article. |
| Converter | Represents a group of methods intended to convert a variety of different types of documents using a single line of code. |
| ConvertUtil |
Provides helper functions to convert between various measurement units.
To learn more, visit the Convert Between Measurement Units documentation article. |
| CssSavingArgs |
Provides data for the To learn more, visit the Save a Document documentation article. |
| CsvDataLoadOptions |
Represents options for parsing CSV data.
To learn more, visit the LINQ Reporting Engine documentation article. |
| CsvDataSource |
Provides access to data of a CSV file or stream to be used within a report.
To learn more, visit the LINQ Reporting Engine documentation article. |
| CustomDocumentProperties |
A collection of custom document properties.
To learn more, visit the Work with Document Properties documentation article. |
| CustomPart |
Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard.
To learn more, visit the Structured Document Tags or Content Control documentation article. |
| CustomPartCollection |
Represents a collection of To learn more, visit the Structured Document Tags or Content Control documentation article. |
| CustomXmlPart |
Represents a Custom XML Data Storage Part (custom XML data within a package).
To learn more, visit the Structured Document Tags or Content Control documentation article. |
| CustomXmlPartCollection |
Represents a collection of Custom XML Parts. The items are To learn more, visit the Structured Document Tags or Content Control documentation article. |
| CustomXmlProperty |
Represents a single custom XML attribute or a smart tag property.
To learn more, visit the Structured Document Tags or Content Control documentation article. |
| CustomXmlPropertyCollection |
Represents a collection of custom XML attributes or smart tag properties.
To learn more, visit the Structured Document Tags or Content Control documentation article. |
| CustomXmlSchemaCollection |
A collection of strings that represent XML schemas that are associated with a custom XML part.
To learn more, visit the Structured Document Tags or Content Control documentation article. |
| DefaultFontSubstitutionRule |
Default font substitution rule.
To learn more, visit the Working with Fonts documentation article. |
| DigitalSignature |
Represents a digital signature on a document and the result of its verification.
To learn more, visit the Work with Digital Signatures documentation article. |
| DigitalSignatureCollection |
Provides a read-only collection of digital signatures attached to a document.
To learn more, visit the Work with Digital Signatures documentation article. |
| DigitalSignatureDetails | Contains details for signing a document with a digital signature. |
| DigitalSignatureUtil |
Provides methods for signing document.
To learn more, visit the Work with Digital Signatures documentation article. |
| DocSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| Document |
Represents a Word document.
To learn more, visit the Working with Document documentation article. |
| DocumentBase |
Provides the abstract base class for a main document and a glossary document of a Word document.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| DocumentBuilder |
Provides methods to insert text, images and other content, specify font, paragraph and section formatting.
To learn more, visit the Document Builder Overview documentation article. |
| DocumentLoadingArgs |
An argument passed into To learn more, visit the Specify Load Options documentation article. |
| DocumentPartSavingArgs |
Provides data for the To learn more, visit the Save a Document documentation article. |
| DocumentProperty |
Represents a custom or built-in document property.
To learn more, visit the Work with Document Properties documentation article. |
| DocumentPropertyCollection |
Base class for To learn more, visit the Work with Document Properties documentation article. |
| DocumentSavingArgs |
An argument passed into To learn more, visit the Save a Document documentation article. |
| DocumentVisitor |
Base class for custom document visitors.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| DownsampleOptions |
Allows to specify downsample options.
To learn more, visit the Save a Document documentation article. |
| DropDownItemCollection |
A collection of strings that represent all the items in a drop-down form field.
To learn more, visit the Working with Fields documentation article. |
| EditableRange |
Represents a single editable range.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| EditableRangeEnd |
Represents an end of an editable range in a Word document.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| EditableRangeStart |
Represents a start of an editable range in a Word document.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| EndnoteOptions |
Represents the endnote numbering options for a document or section.
To learn more, visit the Working with Footnote and Endnote documentation article. |
| Field |
Represents a Microsoft Word document field.
To learn more, visit the Working with Fields documentation article. |
| FieldAddIn | Implements the ADDIN field. |
| FieldAddressBlock |
Implements the ADDRESSBLOCK field.
To learn more, visit the Working with Fields documentation article. |
| FieldAdvance |
Implements the ADVANCE field.
To learn more, visit the Working with Fields documentation article. |
| FieldArgumentBuilder |
Builds a complex field argument consisting of fields, nodes, and plain text.
To learn more, visit the Working with Fields documentation article. |
| FieldAsk |
Implements the ASK field.
To learn more, visit the Working with Fields documentation article. |
| FieldAuthor |
Implements the AUTHOR field.
To learn more, visit the Working with Fields documentation article. |
| FieldAutoNum |
Implements the AUTONUM field.
To learn more, visit the Working with Fields documentation article. |
| FieldAutoNumLgl |
Implements the AUTONUMLGL field.
To learn more, visit the Working with Fields documentation article. |
| FieldAutoNumOut |
Implements the AUTONUMOUT field.
To learn more, visit the Working with Fields documentation article. |
| FieldAutoText |
Implements the AUTOTEXT field.
To learn more, visit the Working with Fields documentation article. |
| FieldAutoTextList |
Implements the AUTOTEXTLIST field.
To learn more, visit the Working with Fields documentation article. |
| FieldBarcode |
Implements the BARCODE field.
To learn more, visit the Working with Fields documentation article. |
| FieldBibliography |
Implements the BIBLIOGRAPHY field.
To learn more, visit the Working with Fields documentation article. |
| FieldBidiOutline |
Implements the BIDIOUTLINE field.
To learn more, visit the Working with Fields documentation article. |
| FieldBuilder |
Builds a field from field code tokens (arguments and switches).
To learn more, visit the Working with Fields documentation article. |
| FieldChar |
Base class for nodes that represent field characters in a document.
To learn more, visit the Working with Fields documentation article. |
| FieldCitation |
Implements the CITATION field.
To learn more, visit the Working with Fields documentation article. |
| FieldCollection |
A collection of To learn more, visit the Working with Fields documentation article. |
| FieldComments |
Implements the COMMENTS field.
To learn more, visit the Working with Fields documentation article. |
| FieldCompare |
Implements the COMPARE field.
To learn more, visit the Working with Fields documentation article. |
| FieldCreateDate |
Implements the CREATEDATE field.
To learn more, visit the Working with Fields documentation article. |
| FieldData |
Implements the DATA field.
To learn more, visit the Working with Fields documentation article. |
| FieldDatabase |
Implements the DATABASE field.
To learn more, visit the Working with Fields documentation article. |
| FieldDatabaseDataRow |
Provides data for the To learn more, visit the Working with Fields documentation article. |
| FieldDatabaseDataTable |
Provides data for the To learn more, visit the Working with Fields documentation article. |
| FieldDate |
Implements the DATE field.
To learn more, visit the Working with Fields documentation article. |
| FieldDde |
Implements the DDE field.
To learn more, visit the Working with Fields documentation article. |
| FieldDdeAuto |
Implements the DDEAUTO field.
To learn more, visit the Working with Fields documentation article. |
| FieldDisplayBarcode |
Implements the DISPLAYBARCODE field.
To learn more, visit the Working with Fields documentation article. |
| FieldDocProperty |
Implements the DOCPROPERTY field.
To learn more, visit the Working with Fields documentation article. |
| FieldDocVariable |
Implements DOCVARIABLE field.
To learn more, visit the Working with Fields documentation article. |
| FieldEditTime |
Implements the EDITTIME field.
To learn more, visit the Working with Fields documentation article. |
| FieldEmbed |
Implements the EMBED field.
To learn more, visit the Working with Fields documentation article. |
| FieldEnd |
Represents an end of a Word field in a document.
To learn more, visit the Working with Fields documentation article. |
| FieldEQ |
Implements the EQ field.
To learn more, visit the Working with Fields documentation article. |
| FieldFileName |
Implements the FILENAME field.
To learn more, visit the Working with Fields documentation article. |
| FieldFileSize |
Implements the FILESIZE field.
To learn more, visit the Working with Fields documentation article. |
| FieldFillIn |
Implements the FILLIN field.
To learn more, visit the Working with Fields documentation article. |
| FieldFootnoteRef |
Implements the FOOTNOTEREF field.
To learn more, visit the Working with Fields documentation article. |
| FieldFormat |
Provides typed access to field's numeric, date and time, and general formatting.
To learn more, visit the Working with Fields documentation article. |
| FieldFormCheckBox |
Implements the FORMCHECKBOX field.
To learn more, visit the Working with Fields documentation article. |
| FieldFormDropDown |
Implements the FORMDROPDOWN field.
To learn more, visit the Working with Fields documentation article. |
| FieldFormText |
Implements the FORMTEXT field.
To learn more, visit the Working with Fields documentation article. |
| FieldFormula |
Implements the = (formula) field.
To learn more, visit the Working with Fields documentation article. |
| FieldGlossary |
Implements the GLOSSARY field.
To learn more, visit the Working with Fields documentation article. |
| FieldGoToButton |
Implements the GOTOBUTTON field.
To learn more, visit the Working with Fields documentation article. |
| FieldGreetingLine |
Implements the GREETINGLINE field.
To learn more, visit the Working with Fields documentation article. |
| FieldHyperlink |
Implements the HYPERLINK field
To learn more, visit the Working with Fields documentation article. |
| FieldIf |
Implements the IF field.
To learn more, visit the Working with Fields documentation article. |
| FieldImport |
Implements the IMPORT field.
To learn more, visit the Working with Fields documentation article. |
| FieldInclude |
Implements the INCLUDE field.
To learn more, visit the Working with Fields documentation article. |
| FieldIncludePicture |
Implements the INCLUDEPICTURE field.
To learn more, visit the Working with Fields documentation article. |
| FieldIncludeText |
Implements the INCLUDETEXT field.
To learn more, visit the Working with Fields documentation article. |
| FieldIndex |
Implements the INDEX field.
To learn more, visit the Working with Fields documentation article. |
| FieldInfo |
Implements the INFO field.
To learn more, visit the Working with Fields documentation article. |
| FieldKeywords |
Implements the KEYWORDS field.
To learn more, visit the Working with Fields documentation article. |
| FieldLastSavedBy |
Implements the LASTSAVEDBY field.
To learn more, visit the Working with Fields documentation article. |
| FieldLink |
Implements the LINK field.
To learn more, visit the Working with Fields documentation article. |
| FieldListNum |
Implements the LISTNUM field.
To learn more, visit the Working with Fields documentation article. |
| FieldMacroButton |
Implements the MACROBUTTON field.
To learn more, visit the Working with Fields documentation article. |
| FieldMergeBarcode |
Implements the MERGEBARCODE field.
To learn more, visit the Working with Fields documentation article. |
| FieldMergeField |
Implements the MERGEFIELD field.
To learn more, visit the Working with Fields documentation article. |
| FieldMergeRec |
Implements the MERGEREC field.
To learn more, visit the Working with Fields documentation article. |
| FieldMergeSeq |
Implements the MERGESEQ field.
To learn more, visit the Working with Fields documentation article. |
| FieldMergingArgs |
Provides data for the MergeField event.
To learn more, visit the Mail Merge and Reporting documentation article. |
| FieldMergingArgsBase |
Base class for To learn more, visit the Mail Merge and Reporting documentation article. |
| FieldNext |
Implements the NEXT field.
To learn more, visit the Working with Fields documentation article. |
| FieldNextIf |
Implements the NEXTIF field.
To learn more, visit the Working with Fields documentation article. |
| FieldNoteRef |
Implements the NOTEREF field.
To learn more, visit the Working with Fields documentation article. |
| FieldNumChars |
Implements the NUMCHARS field.
To learn more, visit the Working with Fields documentation article. |
| FieldNumPages |
Implements the NUMPAGES field.
To learn more, visit the Working with Fields documentation article. |
| FieldNumWords |
Implements the NUMWORDS field.
To learn more, visit the Working with Fields documentation article. |
| FieldOcx |
Implements the OCX field.
To learn more, visit the Working with Fields documentation article. |
| FieldOptions |
Represents options to control field handling in a document.
To learn more, visit the Working with Fields documentation article. |
| FieldPage |
Implements the PAGE field.
To learn more, visit the Working with Fields documentation article. |
| FieldPageRef |
Implements the PAGEREF field.
To learn more, visit the Working with Fields documentation article. |
| FieldPrint |
Implements the PRINT field.
To learn more, visit the Working with Fields documentation article. |
| FieldPrintDate |
Implements the PRINTDATE field.
To learn more, visit the Working with Fields documentation article. |
| FieldPrivate |
Implements the PRIVATE field.
To learn more, visit the Working with Fields documentation article. |
| FieldQuote |
Implements the QUOTE field.
To learn more, visit the Working with Fields documentation article. |
| FieldRD |
Implements the RD field.
To learn more, visit the Working with Fields documentation article. |
| FieldRef |
Implements the REF field.
To learn more, visit the Working with Fields documentation article. |
| FieldRevNum |
Implements the REVNUM field.
To learn more, visit the Working with Fields documentation article. |
| FieldSaveDate |
Implements the SAVEDATE field.
To learn more, visit the Working with Fields documentation article. |
| FieldSection |
Implements the SECTION field.
To learn more, visit the Working with Fields documentation article. |
| FieldSectionPages |
Implements the SECTIONPAGES field.
To learn more, visit the Working with Fields documentation article. |
| FieldSeparator |
Represents a Word field separator that separates the field code from the field result.
To learn more, visit the Working with Fields documentation article. |
| FieldSeq |
Implements the SEQ field.
To learn more, visit the Working with Fields documentation article. |
| FieldSet |
Implements the SET field.
To learn more, visit the Working with Fields documentation article. |
| FieldShape |
Implements the SHAPE field.
To learn more, visit the Working with Fields documentation article. |
| FieldSkipIf |
Implements the SKIPIF field.
To learn more, visit the Working with Fields documentation article. |
| FieldStart |
Represents a start of a Word field in a document.
To learn more, visit the Working with Fields documentation article. |
| FieldStyleRef |
Implements the STYLEREF field.
To learn more, visit the Working with Fields documentation article. |
| FieldSubject |
Implements the SUBJECT field.
To learn more, visit the Working with Fields documentation article. |
| FieldSymbol |
Implements a SYMBOL field.
To learn more, visit the Working with Fields documentation article. |
| FieldTA |
Implements the TA field.
To learn more, visit the Working with Fields documentation article. |
| FieldTC |
Implements the TC field.
To learn more, visit the Working with Fields documentation article. |
| FieldTemplate |
Implements the TEMPLATE field.
To learn more, visit the Working with Fields documentation article. |
| FieldTime |
Implements the TIME field.
To learn more, visit the Working with Fields documentation article. |
| FieldTitle |
Implements the TITLE field.
To learn more, visit the Working with Fields documentation article. |
| FieldToa |
Implements the TOA field.
To learn more, visit the Working with Fields documentation article. |
| FieldToc |
Implements the TOC field.
To learn more, visit the Working with Fields documentation article. |
| FieldUnknown |
Implements an unknown or unrecognized field.
To learn more, visit the Working with Fields documentation article. |
| FieldUpdatingProgressArgs | Provides data for the field updating progress event. |
| FieldUserAddress |
Implements the USERADDRESS field.
To learn more, visit the Working with Fields documentation article. |
| FieldUserInitials |
Implements the USERINITIALS field.
To learn more, visit the Working with Fields documentation article. |
| FieldUserName |
Implements the USERNAME field.
To learn more, visit the Working with Fields documentation article. |
| FieldXE |
Implements the XE field.
To learn more, visit the Working with Fields documentation article. |
| FileFontSource |
Represents the single TrueType font file stored in the file system.
To learn more, visit the Working with Fonts documentation article. |
| FileFormatInfo |
Contains data returned by To learn more, visit the Detect File Format and Check Format Compatibility documentation article. |
| FileFormatUtil |
Provides utility methods for working with file formats, such as detecting file format
or converting file extensions to/from file format enums.
To learn more, visit the Detect File Format and Check Format Compatibility documentation article. |
| Fill |
Represents fill formatting for an object.
To learn more, visit the Working with Graphic Elements documentation article. |
| FindReplaceOptions |
Specifies options for find/replace operations.
To learn more, visit the Find and Replace documentation article. |
| FixedPageSaveOptions |
Contains common options that can be specified when saving a document into fixed page formats (PDF, XPS,
images etc).
To learn more, visit the Specify Save Options documentation article. |
| FolderFontSource |
Represents the folder that contains TrueType font files.
To learn more, visit the Working with Fonts documentation article. |
| Font |
Contains font attributes (font name, font size, color, and so on) for an object.
To learn more, visit the Working with Fonts documentation article. |
| FontConfigSubstitutionRule |
Font config substitution rule.
To learn more, visit the Working with Fonts documentation article. |
| FontEmbeddingLicensingRights | Represents embedding licensing rights for the font. |
| FontFallbackSettings |
Specifies font fallback mechanism settings.
To learn more, visit the Working with Fonts documentation article. |
| FontInfo |
Specifies information about a font used in the document.
To learn more, visit the Working with Fonts documentation article. |
| FontInfoCollection |
Represents a collection of fonts used in a document.
To learn more, visit the Working with Fonts documentation article. |
| FontInfoSubstitutionRule |
Font info substitution rule.
To learn more, visit the Working with Fonts documentation article. |
| FontNameSubstitutionRule |
Font substitution rule for processing font name.
To learn more, visit the Working with Fonts documentation article. |
| FontSavingArgs |
Provides data for the To learn more, visit the Save a Document documentation article. |
| FontSettings |
Specifies font settings for a document.
To learn more, visit the Working with Fonts documentation article. |
| FontSourceBase |
This is an abstract base class for the classes that allow the user to specify various font sources.
To learn more, visit the Working with Fonts documentation article. |
| FontSubstitutionRule |
This is an abstract base class for the font substitution rule.
To learn more, visit the Working with Fonts documentation article. |
| FontSubstitutionSettings |
Specifies font substitution mechanism settings.
To learn more, visit the Working with Fonts documentation article. |
| Footnote |
Represents a container for text of a footnote or endnote.
To learn more, visit the Working with Footnote and Endnote documentation article. |
| FootnoteOptions |
Represents the footnote numbering options for a document or section.
To learn more, visit the Working with Footnote and Endnote documentation article. |
| FormField |
Represents a single form field.
To learn more, visit the Working with Form Fields documentation article. |
| FormFieldCollection |
A collection of To learn more, visit the Working with Form Fields documentation article. |
| Forms2OleControl |
Represents Microsoft Forms 2.0 OLE control.
To learn more, visit the Working with Ole Objects documentation article. |
| Forms2OleControlCollection |
Represents collection of To learn more, visit the Working with Ole Objects documentation article. |
| FrameFormat | Represents frame related formatting for a paragraph. |
| Frameset |
Represents a frames page or a single frame on a frames page.
To learn more, visit the Programming with Documents documentation article. |
| FramesetCollection |
Represents a collection of instances of the To learn more, visit the Programming with Documents documentation article. |
| GeneralFormatCollection |
Represents a typed collection of general formats.
To learn more, visit the Working with Fields documentation article. |
| GlossaryDocument |
Represents the root element for a glossary document within a Word document.
A glossary document is a storage for AutoText, AutoCorrect entries and Building Blocks.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| GlowFormat | Represents the glow formatting for an object. |
| Glyph | |
| GradientStop |
Represents one gradient stop.
To learn more, visit the Working with Graphic Elements documentation article. |
| GradientStopCollection |
Contains a collection of To learn more, visit the Working with Graphic Elements documentation article. |
| GraphicsQualityOptions |
Allows to specify additional java.awt.RenderingHints.
To learn more, visit the Save a Document documentation article. |
| GroupShape |
Represents a group of shapes in a document.
To learn more, visit the How to Add Group Shape into a Word Document documentation article. |
| HeaderFooter |
Represents a container for the header or footer text of a section.
To learn more, visit the Working with Headers and Footers documentation article. |
| HeaderFooterCollection |
Provides typed access to To learn more, visit the Working with Headers and Footers documentation article. |
| HorizontalRuleFormat |
Represents horizontal rule formatting.
To learn more, visit the Working with Shapes documentation article. |
| HtmlFixedSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| HtmlLoadOptions |
Allows to specify additional options when loading HTML document into a To learn more, visit the Specify Load Options documentation article. |
| HtmlSaveOptions |
Can be used to specify additional options when saving a document into the
To learn more, visit the Specify Save Options documentation article. |
| Hyphenation |
Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated.
To learn more, visit the Working with Hyphenation documentation article. |
| HyphenationOptions |
Allows to configure document hyphenation options.
To learn more, visit the Working with Hyphenation documentation article. |
| ImageData |
Defines an image for a shape.
To learn more, visit the Working with Images documentation article. |
| ImageFieldMergingArgs |
Provides data for the To learn more, visit the Mail Merge and Reporting documentation article. |
| ImageSaveOptions |
Allows to specify additional options when rendering document pages or shapes to images.
To learn more, visit the Specify Save Options documentation article. |
| ImageSavingArgs |
Provides data for the To learn more, visit the Save a Document documentation article. |
| ImageSize |
Contains information about image size and resolution.
To learn more, visit the Working with Images documentation article. |
| ImageWatermarkOptions |
Contains options that can be specified when adding a watermark with image.
To learn more, visit the Working with Watermark documentation article. |
| ImportFormatOptions |
Allows to specify various import options to format output.
To learn more, visit the Specify Load Options documentation article. |
| Inline |
Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own.
To learn more, visit the Logical Levels of Nodes in a Document documentation article. |
| InlineStory |
Base class for inline-level nodes that can contain paragraphs and tables.
To learn more, visit the Logical Levels of Nodes in a Document documentation article. |
| InternableComplexAttr |
Base class for internable complex attribute.
Internable complex attribute should notify parent collection when going to be changed.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| JsonDataLoadOptions |
Represents options for parsing JSON data.
To learn more, visit the LINQ Reporting Engine documentation article. |
| JsonDataSource |
Provides access to data of a JSON file or stream to be used within a report.
To learn more, visit the LINQ Reporting Engine documentation article. |
| KnownTypeSet |
Represents an unordered set (i.e. a collection of unique items) containing To learn more, visit the LINQ Reporting Engine documentation article. |
| LanguagePreferences |
Allows to set up language preferences.
To learn more, visit the Specify Load Options documentation article. |
| LayoutCollector | This class allows to compute page numbers of document nodes. To learn more, visit the Converting to Fixed-page Format documentation article. |
| LayoutEnumerator |
Enumerates page layout entities of a document.
You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered,
as well as overall structure and relationships.
Use combination of To learn more, visit the Converting to Fixed-page Format documentation article. |
| LayoutOptions |
Holds the options that allow controlling the document layout process.
To learn more, visit the Converting to Fixed-page Format documentation article. |
| License |
Provides methods to license the component.
To learn more, visit the Licensing and Subscription documentation article. |
| List |
Represents formatting of a list.
To learn more, visit the Working with Lists documentation article. |
| ListCollection |
Stores and manages formatting of bulleted and numbered lists used in a document.
To learn more, visit the Working with Lists documentation article. |
| ListFormat |
Allows to control what list formatting is applied to a paragraph.
To learn more, visit the Working with Lists documentation article. |
| ListLabel |
Defines properties specific to a list label.
To learn more, visit the Working with Lists documentation article. |
| ListLevel |
Defines formatting for a list level.
To learn more, visit the Working with Lists documentation article. |
| ListLevelCollection |
A collection of list formatting for each level in a list.
To learn more, visit the Working with Lists documentation article. |
| LoadOptions |
Allows to specify additional options (such as password or base URI) when
loading a document into a To learn more, visit the Specify Load Options documentation article. |
| MailMerge |
Represents the mail merge functionality.
To learn more, visit the Mail Merge and Reporting documentation article. |
| MailMergeRegionInfo |
Contains information about a mail merge region.
To learn more, visit the Mail Merge and Reporting documentation article. |
| MailMergeSettings |
Specifies all of the mail merge information for a document.
To learn more, visit the Mail Merge and Reporting documentation article. |
| MappedDataFieldCollection |
Allows to automatically map between names of fields in your data source
and names of mail merge fields in the document.
To learn more, visit the Mail Merge and Reporting documentation article. |
| MarkdownLoadOptions |
Allows to specify additional options when loading |
| MarkdownSaveOptions |
Class to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| MemoryFontSource |
Represents the single TrueType font file stored in memory.
To learn more, visit the Working with Fonts documentation article. |
| MergeFieldImageDimension |
Represents an image dimension (i.e. the width or the height) used across a mail merge process.
To learn more, visit the Working with Fields documentation article. |
| Merger | Represents a group of methods intended to merge a variety of different types of documents into a single output document. |
| MetafileRenderingOptions |
Allows to specify additional metafile rendering options.
To learn more, visit the Handling Windows Metafiles documentation article. |
| Metered | Provides methods to set metered key. |
| MorphDataControl | The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. |
| MustacheTag | Represents "mustache" tag. |
| Node |
Base class for all nodes of a Word document.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| NodeChangingArgs |
Provides data for methods of the To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| NodeCollection |
Represents a collection of nodes of a specific type.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| NodeImporter |
Allows to efficiently perform repeated import of nodes from one document to another.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| NodeList |
Represents a collection of nodes matching an XPath query executed using the To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| NodeRendererBase |
Base class for To learn more, visit the Working with Shapes documentation article. |
| Odso |
Specifies the Office Data Source Object (ODSO) settings for a mail merge data source.
To learn more, visit the Mail Merge and Reporting documentation article. |
| OdsoFieldMapData |
Specifies how a column in the external data source shall be mapped to the predefined merge fields within the document.
To learn more, visit the Mail Merge and Reporting documentation article. |
| OdsoFieldMapDataCollection |
A typed collection of the To learn more, visit the Mail Merge and Reporting documentation article. |
| OdsoRecipientData |
Represents information about a single record within an external data source that is to be excluded from the mail merge.
To learn more, visit the Mail Merge and Reporting documentation article. |
| OdsoRecipientDataCollection |
A typed collection of To learn more, visit the Mail Merge and Reporting documentation article. |
| OdtSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| OfficeMath |
Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements
including runs of mathematical text, bookmarks, comments, other To learn more, visit the Working with OfficeMath documentation article. |
| OfficeMathRenderer |
Provides methods to render an individual To learn more, visit the Working with OfficeMath documentation article. |
| OleControl |
Represents OLE ActiveX control.
To learn more, visit the Working with Ole Objects documentation article. |
| OleFormat |
Provides access to the data of an OLE object or ActiveX control.
To learn more, visit the Working with Ole Objects documentation article. |
| OlePackage |
Allows to access OLE Package properties.
To learn more, visit the Working with Ole Objects documentation article. |
| OoxmlSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| OptionButtonControl | The OptionButton control enables a single choice in a limited set of mutually exclusive choices. |
| OutlineOptions |
Allows to specify outline options.
To learn more, visit the Save a Document documentation article. |
| PageInfo |
Represents information about a particular document page.
To learn more, visit the Rendering documentation article. |
| PageLayoutCallbackArgs |
An argument passed into To learn more, visit the Converting to Fixed-page Format documentation article. |
| PageRange |
Represents a continuous range of pages.
To learn more, visit the Programming with Documents documentation article. |
| PageSavingArgs |
Provides data for the To learn more, visit the Programming with Documents documentation article. |
| PageSet |
Describes a random set of pages.
To learn more, visit the Programming with Documents documentation article. |
| PageSetup |
Represents the page setup properties of a section.
To learn more, visit the Working with Sections documentation article. |
| Paragraph |
Represents a paragraph of text.
To learn more, visit the Working with Paragraphs documentation article. |
| ParagraphCollection |
Provides typed access to a collection of To learn more, visit the Working with Paragraphs documentation article. |
| ParagraphFormat |
Represents all the formatting for a paragraph.
To learn more, visit the Working with Paragraphs documentation article. |
| PclSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| PdfDigitalSignatureDetails | Contains details for signing a PDF document with a digital signature. |
| PdfDigitalSignatureTimestampSettings |
Contains settings of the digital signature timestamp.
To learn more, visit the Work with Digital Signatures documentation article. |
| PdfEncryptionDetails |
Contains details for encrypting and access permissions for a PDF document.
To learn more, visit the Protect or Encrypt a Document documentation article. |
| PdfLoadOptions |
Allows to specify additional options when loading Pdf document into a To learn more, visit the Specify Load Options documentation article. |
| PdfSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| PhoneticGuide | Represents Phonetic Guide. |
| PhysicalFontInfo |
Specifies information about physical font available to Aspose.Words font engine.
To learn more, visit the Working with Fonts documentation article. |
| PlainTextDocument |
Allows to extract plain-text representation of the document's content.
To learn more, visit the Working with Text Document documentation article. |
| PreferredWidth |
Represents a value and its unit of measure that is used to specify the preferred width of a table or a cell.
To learn more, visit the Working with Tables documentation article. |
| PsSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| Range |
Represents a contiguous area in a document.
To learn more, visit the Working with Ranges documentation article. |
| ReflectionFormat | Represents the reflection formatting for an object. |
| ReplacingArgs |
Provides data for a custom replace operation.
To learn more, visit the Find and Replace documentation article. |
| ReportingEngine |
Provides routines to populate template documents with data and a set of settings to control these routines.
To learn more, visit the LINQ Reporting Engine documentation article. |
| ResourceLoadingArgs |
Provides data for the |
| ResourceSavingArgs |
Provides data for the To learn more, visit the Save a Document documentation article. |
| Revision |
Represents a revision (tracked change) in a document node or style.
Use To learn more, visit the Track Changes in a Document documentation article. |
| RevisionCollection |
A collection of To learn more, visit the Track Changes in a Document documentation article. |
| RevisionGroup |
Represents a group of sequential To learn more, visit the Track Changes in a Document documentation article. |
| RevisionGroupCollection |
A collection of To learn more, visit the Track Changes in a Document documentation article. |
| RevisionOptions |
Allows to control how document revisions are handled during layout process.
To learn more, visit the Converting to Fixed-page Format documentation article. |
| Row |
Represents a table row.
To learn more, visit the Working with Tables documentation article. |
| RowCollection |
Provides typed access to a collection of To learn more, visit the Working with Tables documentation article. |
| RowFormat |
Represents all formatting for a table row.
To learn more, visit the Working with Tables documentation article. |
| RtfLoadOptions |
Allows to specify additional options when loading To learn more, visit the Specify Load Options documentation article. |
| RtfSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| Run |
Represents a run of characters with the same font formatting.
To learn more, visit the Programming with Documents documentation article. |
| RunCollection |
Provides typed access to a collection of To learn more, visit the Programming with Documents documentation article. |
| 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.
To learn more, visit the Specify Save Options documentation article. |
| 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. The caller can use or ignore this object.
To learn more, visit the Save a Document documentation article. |
| SdtListItem |
This element specifies a single list item within a parent To learn more, visit the Structured Document Tags or Content Control documentation article. |
| SdtListItemCollection |
Provides access to To learn more, visit the Structured Document Tags or Content Control documentation article. |
| Section |
Represents a single section in a document.
To learn more, visit the Working with Sections documentation article. |
| SectionCollection |
A collection of To learn more, visit the Working with Sections documentation article. |
| Shading |
Contains shading attributes for an object.
To learn more, visit the Programming with Documents documentation article. |
| ShadowFormat |
Represents shadow formatting for an object.
To learn more, visit the Working with Graphic Elements documentation article. |
| Shape |
Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture.
To learn more, visit the Working with Shapes documentation article. |
| ShapeBase |
Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture.
To learn more, visit the Working with Shapes documentation article. |
| ShapeRenderer |
Provides methods to render an individual To learn more, visit the Working with Shapes documentation article. |
| SignatureLine |
Provides access to signature line properties.
To learn more, visit the Work with Digital Signatures documentation article. |
| SignatureLineOptions |
Allows to specify options for signature line being inserted. Used in To learn more, visit the Work with Digital Signatures documentation article. |
| SignOptions |
Allows to specify options for document signing.
To learn more, visit the Work with Digital Signatures documentation article. |
| SmartTag |
This element specifies the presence of a smart tag around one or more inline structures
(runs, images, fields,etc.) within a paragraph.
To learn more, visit the Structured Document Tags or Content Control documentation article. |
| SoftEdgeFormat | Represents the soft edge formatting for an object. |
| SpecialChar |
Base class for special characters in the document.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| Story |
Base class for elements that contain block-level nodes To learn more, visit the Logical Levels of Nodes in a Document documentation article. |
| StreamFontSource |
Base class for user-defined stream font source.
To learn more, visit the Working with Fonts documentation article. |
| Stroke |
Defines a stroke for a shape.
To learn more, visit the Working with Shapes documentation article. |
| StructuredDocumentTag |
Represents a structured document tag (SDT or content control) in a document.
To learn more, visit the Structured Document Tags or Content Control documentation article. |
| StructuredDocumentTagCollection |
A collection of To learn more, visit the Structured Document Tags or Content Control documentation article. |
| StructuredDocumentTagRangeEnd |
Represents an end of ranged structured document tag which accepts multi-sections content.
See also To learn more, visit the Structured Document Tags or Content Control documentation article. |
| StructuredDocumentTagRangeStart |
Represents a start of ranged structured document tag which accepts multi-sections content.
See also To learn more, visit the Structured Document Tags or Content Control documentation article. |
| Style |
Represents a single built-in or user-defined style.
To learn more, visit the Working with Styles and Themes documentation article. |
| StyleCollection |
A collection of To learn more, visit the Working with Styles and Themes documentation article. |
| SubDocument |
Represents a SubDocument - which is a reference to an externally stored document.
To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| SvgSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| SystemFontSource |
Represents all TrueType fonts installed to the system.
To learn more, visit the Working with Fonts documentation article. |
| Table |
Represents a table in a Word document.
To learn more, visit the Working with Tables documentation article. |
| TableCollection |
Provides typed access to a collection of To learn more, visit the Working with Tables documentation article. |
| TableStyle |
Represents a table style.
To learn more, visit the Working with Tables documentation article. |
| TableSubstitutionRule |
Table font substitution rule.
To learn more, visit the Working with Fonts documentation article. |
| TabStop |
Represents a single custom tab stop. The To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| TabStopCollection |
A collection of To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. |
| TaskPane |
Represents an add-in task pane object.
To learn more, visit the Work with Office Add-ins documentation article. |
| TaskPaneCollection |
Specifies a list of persisted task pane objects.
To learn more, visit the Work with Office Add-ins documentation article. |
| TextBox |
Defines attributes that specify how a text is displayed inside a shape.
To learn more, visit the Working with Shapes documentation article. |
| TextBoxControl | The TextBox control displays text from an organized set of data or user input. |
| TextColumn |
Represents a single text column. To learn more, visit the Working with Sections documentation article. |
| TextColumnCollection |
A collection of To learn more, visit the Working with Sections documentation article. |
| TextPath |
Defines the text and formatting of the text path (of a WordArt object).
To learn more, visit the Working with Shapes documentation article. |
| TextWatermarkOptions |
Contains options that can be specified when adding a watermark with text.
To learn more, visit the Working with Watermark documentation article. |
| Theme |
Represents document Theme, and provides access to main theme parts including To learn more, visit the Working with Styles and Themes documentation article. |
| ThemeColors | Represents the color scheme of the document theme which contains twelve colors. |
| ThemeFonts |
Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages To learn more, visit the Working with Styles and Themes documentation article. |
| ThumbnailGeneratingOptions | Can be used to specify additional options when generating thumbnail for a document. |
| ToaCategories |
Represents a table of authorities categories.
To learn more, visit the Working with Fields documentation article. |
| TxtListIndentation |
Specifies how list levels are indented when document is exporting to To learn more, visit the Save a Document documentation article. |
| TxtLoadOptions |
Allows to specify additional options when loading To learn more, visit the Specify Load Options documentation article. |
| TxtSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| TxtSaveOptionsBase |
The base class for specifying additional options when saving a document into a text based formats.
To learn more, visit the Specify Save Options documentation article. |
| UserInformation |
Specifies information about the user.
To learn more, visit the Working with Fields documentation article. |
| VariableCollection |
A collection of document variables.
To learn more, visit the Work with Document Properties documentation article. |
| VariationAxisCoordinate | |
| VbaModule |
Provides access to VBA project module.
To learn more, visit the Working with VBA Macros documentation article. |
| VbaModuleCollection |
Represents a collection of To learn more, visit the Working with VBA Macros documentation article. |
| VbaProject |
Provides access to VBA project information.
A VBA project inside the document is defined as a collection of VBA modules.
To learn more, visit the Working with VBA Macros documentation article. |
| VbaReference |
Implements a reference to an Automation type library or VBA project.
To learn more, visit the Working with VBA Macros documentation article. |
| VbaReferenceCollection |
Represents a collection of To learn more, visit the Working with VBA Macros documentation article. |
| ViewOptions |
Provides various options that control how a document is shown in Microsoft Word.
To learn more, visit the Work with Options and Appearance of Word Documents documentation article. |
| WarningInfo |
Contains information about a warning that Aspose.Words issued during document loading or saving.
To learn more, visit the Programming with Documents documentation article. |
| WarningInfoCollection |
Represents a typed collection of To learn more, visit the Programming with Documents documentation article. |
| Watermark |
Represents class to work with document watermark.
To learn more, visit the Working with Watermark documentation article. |
| WebExtension |
Represents a web extension object.
To learn more, visit the Work with Office Add-ins documentation article. |
| WebExtensionBinding |
Specifies a binding relationship between a web extension and the data in the document.
To learn more, visit the Work with Office Add-ins documentation article. |
| WebExtensionBindingCollection |
Specifies a list of web extension bindings.
To learn more, visit the Work with Office Add-ins documentation article. |
| WebExtensionProperty |
Specifies a web extension custom property.
To learn more, visit the Work with Office Add-ins documentation article. |
| WebExtensionPropertyCollection |
Specifies a set of web extension custom properties.
To learn more, visit the Work with Office Add-ins documentation article. |
| WebExtensionReference |
Represents the reference to a web extension. The reference is used to identify the provider location and version of the
extension.
To learn more, visit the Work with Office Add-ins documentation article. |
| WebExtensionReferenceCollection |
Specifies a list of web extension references.
To learn more, visit the Work with Office Add-ins documentation article. |
| WordML2003SaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| WriteProtection |
Specifies write protection settings for a document.
To learn more, visit the Protect or Encrypt a Document documentation article. |
| XamlFixedSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| XamlFlowSaveOptions |
Can be used to specify additional options when saving a document into the
To learn more, visit the Specify Save Options documentation article. |
| XlsxSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| XmlDataLoadOptions |
Represents options for XML data loading.
To learn more, visit the LINQ Reporting Engine documentation article. |
| XmlDataSource |
Provides access to data of an XML file or stream to be used within a report.
To learn more, visit the LINQ Reporting Engine documentation article. |
| 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.
To learn more, visit the Structured Document Tags or Content Control documentation article. |
| XpsSaveOptions |
Can be used to specify additional options when saving a document into the To learn more, visit the Specify Save Options documentation article. |
| Interface Summary | |
|---|---|
| IBarcodeGenerator | Public interface for barcode custom generator. Implementation should be provided by user. |
| IBibliographyStylesProvider |
Implement this interface to provide bibliography style for
the |
| IChartDataPoint | Contains properties of a single data point on the chart. |
| IComparisonExpressionEvaluator |
When implemented, allows to override default comparison expressions evaluation for the |
| ICssSavingCallback | Implement this interface if you want to control how Aspose.Words saves CSS (Cascading Style Sheet) when saving a document to HTML. |
| IDocumentConverterPlugin | Defines an interface for external converter plugin. |
| IDocumentLoadingCallback | Implement this interface if you want to have your own custom method called during loading a document. |
| IDocumentMergerPlugin | Defines an interface for external merger plugin that can merge Pdf documents. |
| IDocumentPartSavingCallback |
Implement this interface if you want to receive notifications and control how
Aspose.Words saves document parts when exporting a document to |
| 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 |
| 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 |
| IFieldUpdatingCallback | Implement this interface if you want to have your own custom methods called during a field update. |
| IFieldUpdatingProgressCallback | Implement this interface if you want to track field updating progress. |
| 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. May be used by other formats. |
| 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. Master-detail data is also supported. |
| 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 |
| 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. |
| IRevisionCriteria |
Implement this interface if you want to control when certain |
| IStructuredDocumentTag |
Interface to define a common data for |
| 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. |
| Exception Summary | |
|---|---|
| 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.
To learn more, visit the Programming with Documents documentation article. |
| IncorrectPasswordException |
Thrown if a document is encrypted with a password and the password specified when opening the document is incorrect or missing.
To learn more, visit the Programming with Documents documentation article. |
| UnsupportedFileFormatException |
Thrown during document load, when the document format is not recognized or not supported by Aspose.Words.
To learn more, visit the Programming with Documents documentation article. |
| Constant Summary | |
|---|---|
| ArrowLength | Utility class containing constants. Length of the arrow at the end of a line. |
| ArrowType | Utility class containing constants. Specifies the type of an arrow at a line end. |
| ArrowWidth | Utility class containing constants. Width of the arrow at the end of a line. |
| AutoFitBehavior | Utility class containing constants.
Determines how Aspose.Words resizes the table when you invoke the |
| AxisBuiltInUnit | Utility class containing constants. Specifies the display units for an axis. |
| AxisCategoryType | Utility class containing constants. Specifies type of a category axis. |
| AxisCrosses | Utility class containing constants. Specifies the possible crossing points for an axis. |
| AxisGroup | Utility class containing constants. Represents a type of a chart axis group. |
| AxisScaleType | Utility class containing constants. Specifies the possible scale types for an axis. |
| AxisTickLabelPosition | Utility class containing constants. Specifies the possible positions for tick labels. |
| AxisTickMark | Utility class containing constants. Specifies the possible positions for tick marks. |
| AxisTimeUnit | Utility class containing constants. Specifies the unit of time for axes. |
| BaselineAlignment | Utility class containing constants. Specifies fonts vertical position on a line. |
| BlockImportMode | Utility class containing constants. Specifies how properties of block-level elements are imported from HTML-based documents. |
| BorderType | Utility class containing constants.
Specifies sides of a border.
To learn more, visit the Programming with Documents documentation article. |
| BreakType | Utility class containing constants. Specifies type of a break inside a document. |
| BuildingBlockBehavior | Utility class containing constants. Specifies the behavior that shall be applied to the contents of the building block when it is inserted into the main document. |
| BuildingBlockGallery | Utility class containing constants. Specifies the predefined gallery into which a building block is classified. |
| BuildingBlockType | Utility class containing constants. Specifies a building block type. The type might affect the visibility and behavior of the building block in Microsoft Word. |
| CalendarType | Utility class containing constants. Specifies the type of a calendar. |
| CellMerge | Utility class containing constants. Specifies how a cell in a table is merged with other cells. |
| CellVerticalAlignment | Utility class containing constants. Specifies vertical justification of text inside a table cell. |
| ChapterPageSeparator | Utility class containing constants. Defines the separator character that appears between the chapter and page number. |
| ChartAxisType | Utility class containing constants. Specifies type of chart axis. |
| ChartSeriesType | Utility class containing constants. Specifies a type of a chart series. |
| ChartShapeType | Utility class containing constants. Specifies the shape type of chart elements. |
| ChartType | Utility class containing constants. Specifies type of a chart. |
| ChartXValueType | Utility class containing constants. Allows to specify type of an X value of a chart series. |
| ChartYValueType | Utility class containing constants. Allows to specify type of an Y value of a chart series. |
| ColorMode | Utility class containing constants. Specifies how colors are rendered. |
| ColorPrintMode | Utility class containing constants. Specifies how non-colored pages are printed if the device supports color printing. |
| CommentDisplayMode | Utility class containing constants. Specifies the rendering mode for document comments. |
| ComparisonTargetType | Utility class containing constants.
Allows to specify base document which will be used during comparison. Default value is |
| Compatibility | Utility class containing constants. Specifies names of compatibility options. |
| CompressionLevel | Utility class containing constants.
Compression level for OOXML files.
(DOCX and DOTX files are internally a ZIP-archive, this property controls the compression level of the archive. Note, that FlatOpc file is not a ZIP-archive, therefore, this property does not affect the FlatOpc files.) |
| ConditionalStyleType | Utility class containing constants. Represents possible table areas to which conditional formatting may be defined in a table style. |
| ContentDisposition | Utility class containing constants. Enumerates different ways of presenting the document at the client browser. |
| ContinuousSectionRestart | Utility class containing constants. Represents different behaviors when computing page numbers in a continuous section that restarts page numbering. |
| ControlChar | Utility class containing constants.
Control characters often encountered in documents.
To learn more, visit the Working With Control Characters documentation article. |
| CssStyleSheetType | Utility class containing constants. Specifies how CSS (Cascading Style Sheet) styles are exported to HTML. |
| DashStyle | Utility class containing constants. Dashed line style. |
| DigitalSignatureType | Utility class containing constants. Specifies the type of a digital signature. |
| Direction | Utility class containing constants. |
| Dml3DEffectsRenderingMode | Utility class containing constants. Specifies how 3D shape effects are rendered. |
| DmlEffectsRenderingMode | Utility class containing constants. Specifies how DrawingML effects are rendered to fixed page formats. |
| DmlRenderingMode | Utility class containing constants. Specifies how DrawingML shapes are rendered to fixed page formats. |
| DocumentDirection | Utility class containing constants. Allows to specify the direction to flow the text in a document. |
| DocumentSecurity | Utility class containing constants.
Used as a value for the |
| DocumentSplitCriteria | Utility class containing constants.
Specifies how the document is split into parts when saving to |
| DropCapPosition | Utility class containing constants. Specifies the position for a drop cap text. |
| EditingLanguage | Utility class containing constants. Specifies the editing language. |
| EditorType | Utility class containing constants. 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 an editable range within a document. |
| EmbeddedFontFormat | Utility class containing constants. Specifies format of particular embedded font inside When saving a document to a file, only embedded fonts of corresponding format are written down. |
| EmbeddedFontStyle | Utility class containing constants.
Specifies the style of an embedded font inside a |
| EmfPlusDualRenderingMode | Utility class containing constants. Specifies how Aspose.Words should render EMF+ Dual metafiles. |
| EmphasisMark | Utility class containing constants. Specifies possible types of emphasis mark. |
| EndCap | Utility class containing constants. Specifies line cap style. |
| EndnotePosition | Utility class containing constants. Defines the endnote position. |
| ExportFontFormat | Utility class containing constants. Indicates the format that is used to export fonts while rendering to HTML fixed format. |
| ExportHeadersFootersMode | Utility class containing constants. Specifies how headers and footers are exported to HTML, MHTML or EPUB. |
| ExportListLabels | Utility class containing constants. Specifies how list labels are exported to HTML, MHTML and EPUB. |
| FieldIfComparisonResult | Utility class containing constants. Specifies the result of the IF field condition evaluation. |
| FieldIndexFormat | Utility class containing constants.
Specifies the formatting for the |
| FieldType | Utility class containing constants. Specifies Microsoft Word field types. |
| FieldUpdateCultureSource | Utility class containing constants. Indicates what culture to use during field update. |
| FillType | Utility class containing constants. Specifies fill type for a fillable object. |
| FindReplaceDirection | Utility class containing constants. Specifies direction for replace operations. |
| FlipOrientation | Utility class containing constants. Possible values for the orientation of a shape. |
| FontEmbeddingUsagePermissions | Utility class containing constants. Represents the font embedding usage permissions. |
| FontFamily | Utility class containing constants. Represents the font family. |
| FontFeature | Utility class containing constants. |
| FontPitch | Utility class containing constants. Represents the font pitch. |
| FontSourceType | Utility class containing constants. Specifies the type of font source. |
| FootnoteNumberingRule | Utility class containing constants. Determines when automatic footnote or endnote numbering restarts. |
| FootnotePosition | Utility class containing constants. Defines the footnote position. |
| FootnoteType | Utility class containing constants. Specifies whether this is a footnote or an endnote. |
| Forms2OleControlType | Utility class containing constants. Enumerates types of Forms 2.0 controls. |
| GeneralFormat | Utility class containing constants. Specifies a general format that is applied to a numeric, text, or any field result. A field may have a combination of general formats. |
| GradientStyle | Utility class containing constants. Specifies the style for a gradient fill. |
| GradientVariant | Utility class containing constants. Specifies the variant for a gradient fill. |
| Granularity | Utility class containing constants. Specifies the granularity of changes to track when comparing two documents. |
| HeaderFooterBookmarksExportMode | Utility class containing constants. Specifies how bookmarks in headers/footers are exported. |
| HeaderFooterType | Utility class containing constants. Identifies the type of header or footer found in a Word file. |
| HeightRule | Utility class containing constants. Specifies the rule for determining the height of an object. |
| HorizontalAlignment | Utility class containing constants. Specifies horizontal alignment of a floating shape, text frame or floating table. |
| HorizontalRuleAlignment | Utility class containing constants. Represents the alignment for the specified horizontal rule. |
| HtmlControlType | Utility class containing constants. Type of document nodes that represent <input> and <select> elements imported from HTML. |
| HtmlElementSizeOutputMode | Utility class containing constants. Specifies how Aspose.Words exports element widths and heights to HTML, MHTML and EPUB. |
| HtmlFixedPageHorizontalAlignment | Utility class containing constants. Specifies the horizontal alignment for pages in output HTML document. |
| HtmlInsertOptions | Utility class containing constants.
Specifies options for the |
| HtmlMetafileFormat | Utility class containing constants. Indicates the format in which metafiles are saved to HTML documents. |
| HtmlOfficeMathOutputMode | Utility class containing constants. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB. |
| HtmlVersion | Utility class containing constants.
Indicates the version of HTML is used when saving the document to |
| ImageBinarizationMethod | Utility class containing constants. Specifies the method used to binarize image. |
| ImageColorMode | Utility class containing constants. Specifies the color mode for the generated images of document pages. |
| ImagePixelFormat | Utility class containing constants. Specifies the pixel format for the generated images of document pages. |
| ImageType | Utility class containing constants. Specifies the type (format) of an image in a Microsoft Word document. |
| ImlRenderingMode | Utility class containing constants. Specifies how ink (InkML) objects are rendered to fixed page formats. |
| ImportFormatMode | Utility class containing constants. Specifies how formatting is merged when importing content from another document. |
| JoinStyle | Utility class containing constants. Line join style. |
| JsonSimpleValueParseMode | Utility class containing constants. Specifies a mode for parsing JSON simple values (null, boolean, number, integer, and string) while loading JSON. Such a mode does not affect parsing of date-time values. |
| JustificationMode | Utility class containing constants.
Specifies the character spacing adjustment for a document.
The default value is Expand.
|
| LayoutEntityType | Utility class containing constants. Types of the layout entities. |
| LayoutFlow | Utility class containing constants. Determines the flow of the text layout in a textbox. |
| LegendPosition | Utility class containing constants. Specifies the possible positions for a chart legend. |
| LineNumberRestartMode | Utility class containing constants. Determines when automatic line numbering restarts. |
| LineSpacingRule | Utility class containing constants. Specifies line spacing values for a paragraph. |
| LineStyle | Utility class containing constants.
Specifies line style of a |
| ListLevelAlignment | Utility class containing constants. Specifies alignment for the list number or bullet. |
| ListTemplate | Utility class containing constants. Specifies one of the predefined list formats available in Microsoft Word. |
| ListTrailingCharacter | Utility class containing constants. Specifies the character that separates the list label from the text of the paragraph. |
| LoadFormat | Utility class containing constants. Indicates the format of the document that is to be loaded. |
| MailMergeCheckErrors | Utility class containing constants. Specifies how Microsoft Word will report errors detected during mail merge. |
| MailMergeCleanupOptions | Utility class containing constants. Specifies options that determine what items are removed during mail merge. |
| MailMergeDataType | Utility class containing constants. Specifies the type of an external mail merge data source. |
| MailMergeDestination | Utility class containing constants. Specifies the possible results which may be generated when a mail merge is carried out on a document. |
| MailMergeMainDocumentType | Utility class containing constants. Specifies the possible types for a mail merge source document. |
| Margins | Utility class containing constants. Specifies preset margins. |
| MarkdownLinkExportMode | Utility class containing constants. Specifies how links are exported into Markdown. |
| MarkdownListExportMode | Utility class containing constants. Specifies how lists are exported into Markdown. |
| MarkerSymbol | Utility class containing constants. Specifies marker symbol style. |
| MarkupLevel | Utility class containing constants.
Specifies the level in the document tree where a particular |
| MathObjectType | Utility class containing constants. Specifies type of an Office Math object. |
| MeasurementUnits | Utility class containing constants. Specifies the unit of measurement. |
| MergeFieldImageDimensionUnit | Utility class containing constants. Specifies an unit of an image dimension (i.e. the width or the height) used across a mail merge process. |
| MergeFormatMode | Utility class containing constants. Specifies how formatting is merged when combining multiple documents. |
| MetafileRenderingMode | Utility class containing constants. Specifies how Aspose.Words should render WMF and EMF metafiles. |
| MsWordVersion | Utility class containing constants. Allows Aspose.Wods to mimic MS Word version-specific application behavior. |
| MultiplePagesType | Utility class containing constants. Specifies how document is printed out. |
| NodeChangingAction | Utility class containing constants. Specifies the type of node change. |
| NodeType | Utility class containing constants. Specifies the type of a Word document node. |
| NumberStyle | Utility class containing constants. Specifies the number style for a list, footnotes and endnotes, page numbers. |
| NumeralFormat | Utility class containing constants. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats. |
| OdsoDataSourceType | Utility class containing constants. Specifies the type of the external data source to be connected to as part of the ODSO connection information. |
| OdsoFieldMappingType | Utility class containing constants. Specifies the possible types used to indicate if a given mail merge field has been mapped to a column in the given external data source. |
| OdtSaveMeasureUnit | Utility class containing constants. Specified units of measure to apply to measurable document content such as shape, widths and other during saving. |
| OfficeMathDisplayType | Utility class containing constants. Specifies the display format type of the equation. |
| OfficeMathJustification | Utility class containing constants. Specifies the justification of the equation. |
| OoxmlCompliance | Utility class containing constants. Allows to specify which OOXML specification will be used when saving in the DOCX format. |
| Orientation | Utility class containing constants. Specifies page orientation. |
| OutlineLevel | Utility class containing constants. Specifies the outline level of a paragraph in the document. |
| PageBorderAppliesTo | Utility class containing constants. Specifies which pages the page border is printed on. |
| PageBorderDistanceFrom | Utility class containing constants. Specifies the positioning of the page border relative to the page margin. |
| PageLayoutEvent | Utility class containing constants. A code of event raised during page layout model build and rendering. Page layout model is built in two steps. First, "conversion step", this is when page layout pulls document content and creates object graph. Second, "reflow step", this is when structures are split, merged and arranged into pages. Depending of the operation which triggered build, page layout model may or may not be further rendered into fixed page format. For example, computing number of pages in the document or updating fields does not require rendering, whereas export to Pdf does. |
| PageVerticalAlignment | Utility class containing constants. Specifies vertical justification of text on each page. |
| PaperSize | Utility class containing constants. Specifies paper size. |
| ParagraphAlignment | Utility class containing constants. Specifies text alignment in a paragraph. |
| PatternType | Utility class containing constants. Specifies the fill pattern to be used to fill a shape. |
| PdfCompliance | Utility class containing constants. Specifies the PDF standards compliance level. |
| PdfCustomPropertiesExport | Utility class containing constants.
Specifies the way |
| PdfDigitalSignatureHashAlgorithm | Utility class containing constants. Specifies a digital hash algorithm used by a digital signature. |
| PdfFontEmbeddingMode | Utility class containing constants. Specifies how Aspose.Words should embed fonts. |
| PdfImageColorSpaceExportMode | Utility class containing constants. Specifies how the color space will be selected for the images in PDF document. |
| PdfImageCompression | Utility class containing constants. Specifies the type of compression applied to images in the PDF file. |
| PdfPageLayout | Utility class containing constants. Specifies the page layout to be used when the document is opened in a PDF reader. |
| PdfPageMode | Utility class containing constants. Specifies how the PDF document should be displayed when opened in the PDF reader. |
| PdfPermissions | Utility class containing constants. Specifies the operations that are allowed to a user on an encrypted PDF document. |
| PdfTextCompression | Utility class containing constants. Specifies a type of compression applied to all content in the PDF file except images. |
| PdfZoomBehavior | Utility class containing constants. Specifies the type of zoom applied to a PDF document when it is opened in a PDF viewer. |
| PreferredWidthType | Utility class containing constants. Specifies the unit of measurement for the preferred width of a table or cell. |
| PresetTexture | Utility class containing constants. Specifies texture to be used to fill a shape. |
| PropertyType | Utility class containing constants. Specifies data type of a document property. |
| ProtectionType | Utility class containing constants. Protection type for a document. |
| RelativeHorizontalPosition | Utility class containing constants. Specifies to what the horizontal position of a shape or text frame is relative. |
| RelativeHorizontalSize | Utility class containing constants. Specifies relatively to what the width of a shape or a text frame is calculated horizontally. |
| RelativeVerticalPosition | Utility class containing constants. Specifies to what the vertical position of a shape or text frame is relative. |
| RelativeVerticalSize | Utility class containing constants. Specifies relatively to what the height of a shape or a text frame is calculated vertically. |
| ReplaceAction | Utility class containing constants. Allows the user to specify what happens to the current match during a replace operation. |
| ReportBuildOptions | Utility class containing constants.
Specifies options controlling behavior of |
| ResourceLoadingAction | Utility class containing constants.
Specifies the mode of resource loading.
To learn more, visit the Specify Load Options documentation article. |
| ResourceType | Utility class containing constants. Type of loaded resource. |
| RevisionColor | Utility class containing constants. Allows to specify color of document revisions. |
| RevisionsView | Utility class containing constants. Allows to specify whether to work with the original or revised version of a document. |
| RevisionTextEffect | Utility class containing constants. Allows to specify decoration effect for revisions of document text. |
| RevisionType | Utility class containing constants.
Specifies the type of change being tracked in |
| SaveFormat | Utility class containing constants. Indicates the format in which the document is saved. |
| ScriptShapingLevel | Utility class containing constants. |
| SdtAppearance | Utility class containing constants. Specifies the appearance of a structured document tag. |
| SdtCalendarType | Utility class containing constants.
Specifies the possible types of calendars which can be used to specify |
| SdtDateStorageFormat | Utility class containing constants. Specifies how the date for a date SDT is stored/retrieved when the SDT is bound to an XML node in the document's data store. |
| SdtType | Utility class containing constants. Specifies the type of a structured document tag (SDT) node. |
| SectionLayoutMode | Utility class containing constants. Specifies the layout mode for a section allowing to define the document grid behavior. |
| SectionStart | Utility class containing constants. The type of break at the beginning of the section. |
| ShadowType | Utility class containing constants. Specifies the type of a shape shadow. |
| ShapeLineStyle | Utility class containing constants.
Specifies the compound line style of a |
| ShapeMarkupLanguage | Utility class containing constants. Specifies Markup language used for the shape. |
| ShapeTextOrientation | Utility class containing constants. Specifies orientation of text in shapes. |
| ShapeType | Utility class containing constants. Specifies the type of shape in a Microsoft Word document. |
| ShowInBalloons | Utility class containing constants. Specifies which revisions are rendered in balloons. |
| StoryType | Utility class containing constants.
Text of a Word document is stored in stories. |
| StyleIdentifier | Utility class containing constants. Locale independent style identifier. |
| StyleType | Utility class containing constants. Represents type of the style. |
| SvgTextOutputMode | Utility class containing constants. Allows to specify how text inside a document should be rendered when saving in SVG format. |
| TabAlignment | Utility class containing constants. Specifies the alignment/type of a tab stop. |
| TabLeader | Utility class containing constants. Specifies the type of the leader line displayed under the tab character. |
| TableAlignment | Utility class containing constants. Specifies alignment for an inline table. |
| TableContentAlignment | Utility class containing constants. Allows to specify the alignment of the content of the table to be used when exporting into Markdown format. |
| TableStyleOptions | Utility class containing constants. Specifies how table style is applied to a table. |
| TaskPaneDockState | Utility class containing constants. Enumerates available locations of task pane object. |
| TextBoxAnchor | Utility class containing constants. Specifies values used for shape text vertical alignment. |
| TextBoxWrapMode | Utility class containing constants. Specifies how text wraps inside a shape. |
| TextDmlEffect | Utility class containing constants. Dml text effect for text runs. |
| TextEffect | Utility class containing constants. Animation effect for text runs. |
| TextFormFieldType | Utility class containing constants. Specifies the type of a text form field. |
| TextOrientation | Utility class containing constants. Specifies orientation of text on a page, in a table cell or a text frame. |
| TextPathAlignment | Utility class containing constants. WordArt alignment. |
| TextureAlignment | Utility class containing constants. Specifies the alignment for the tiling of the texture fill. |
| TextureIndex | Utility class containing constants. Specifies shading texture. |
| TextWrapping | Utility class containing constants. Specifies how text is wrapped around the table. |
| ThemeColor | Utility class containing constants.
Specifies the theme colors for document themes.
To learn more, visit the Working with Styles and Themes documentation article. |
| ThemeFont | Utility class containing constants. Specifies the types of theme font names for document themes. |
| TiffCompression | Utility class containing constants. Specifies what type of compression to apply when saving page images into a TIFF file. |
| TxtExportHeadersFootersMode | Utility class containing constants. Specifies the way headers and footers are exported to plain text format. |
| TxtLeadingSpacesOptions | Utility class containing constants.
Specifies available options for leading space handling during import from |
| TxtTrailingSpacesOptions | Utility class containing constants.
Specifies available options for trailing spaces handling during import from |
| Underline | Utility class containing constants. Indicates type of the underline applied to a font. |
| UnicodeScript | Utility class containing constants. |
| VariationAxis | Utility class containing constants. |
| VbaModuleType | Utility class containing constants. Specifies the type of a model in a VBA project. |
| VbaReferenceType | Utility class containing constants.
Allows to specify the type of a |
| VerticalAlignment | Utility class containing constants. Specifies vertical alignment of a floating shape, text frame or a floating table. |
| ViewType | Utility class containing constants. Possible values for the view mode in Microsoft Word. |
| VisitorAction | Utility class containing constants. Allows the visitor to control the enumeration of nodes. |
| WarningSource | Utility class containing constants. Specifies the module that produces a warning during document loading or saving. |
| WarningType | Utility class containing constants. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving. |
| WatermarkLayout | Utility class containing constants. Defines layout of the watermark relative to the watermark center. |
| WatermarkType | Utility class containing constants. Specifies the watermark type. |
| WebExtensionBindingType | Utility class containing constants. Enumerates available types of binding between a web extension and the data in the document. |
| WebExtensionStoreType | Utility class containing constants. Enumerates available types of a web extension store. |
| WrapSide | Utility class containing constants. Specifies what side(s) of the shape or picture the text wraps around. |
| WrapType | Utility class containing constants. Specifies how text is wrapped around a shape or picture. |
| XlsxDateTimeParsingMode | Utility class containing constants. Specifies how document text is parsed to identify date and time values. |
| XlsxSectionMode | Utility class containing constants. Specifies how sections are handled when saving a document in the XLSX format. |
| Zip64Mode | Utility class containing constants. Specifies when to use ZIP64 format extensions for OOXML files. |
| ZoomType | Utility class containing constants. Possible values for how large or small the document appears on the screen in Microsoft Word. |
See Also:
Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
Aspose.Words Support Forum - our preferred method of support.