The Aspose.Words namespace provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word.
Aspose.Words is written completely in C++. Microsoft Word is not required in order to use Aspose.Words.
The classes in the Aspose.Words namespace 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:
Namespaces | |
namespace | BuildingBlocks |
The Aspose.Words.BuildingBlocks namespace provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a document. | |
namespace | Comparing |
The Aspose.Words.Comparing namespace provides classes and enumerations that allow to specify additional options when comparing documents. | |
namespace | DigitalSignatures |
The Aspose.Words.DigitalSignatures namespace provides classes to sign documents and verify signatures. | |
namespace | Drawing |
The Aspose.Words.Drawing namespace provides classes that allow to create and modify drawing objects. | |
namespace | Fields |
The Aspose.Words.Fields namespace contains classes that represent Microsoft Word fields in a document. | |
namespace | Fonts |
The Aspose.Words.Fonts namespace provides classes and enumerations to access information about fonts used in a document. | |
namespace | Framesets |
The Aspose.Words.Framesets namespace provides classes and enumerations that represents a frames page or a single frame on a frames page. | |
namespace | Layout |
The Aspose.Words.Layout namespace provides classes that allow to access information such as on what page and where on a page particular document elements are positioned, when the document is formatted into pages. | |
namespace | Lists |
The Aspose.Words.Lists namespace contains classes for working with bulleted and numbered lists defined in a document. | |
namespace | Loading |
The Aspose.Words.Loading namespace provides classes and enumerations that allow to specify additional options when loading documents. | |
namespace | MailMerging |
The Aspose.Words.MailMerging namespace contains classes of the "original" mail merge reporting engine. | |
namespace | Markup |
The Aspose.Words.Markup namespace contains classes that represent customer defined semantics in a document: smart tags, custom XML and structured document tags (content controls). | |
namespace | Math |
The Aspose.Words.Math namespace contains classes that represent Office Math elements. | |
namespace | Notes |
The Aspose.Words.Notes namespace provides classes to work with Microsoft Word endnotes and footnotes. | |
namespace | Properties |
The Aspose.Words.Properties namespace provides classes to work with custom and built-in document properties such as title, keywords, company etc. | |
namespace | Rendering |
The Aspose.Words.Rendering namespace provides classes that allow to customize printing or rendering of documents. | |
namespace | Replacing |
The Aspose.Words.Replacing namespace provides classes to manipulate with find/replace operations over the document tree. | |
namespace | Reporting |
This namespace contains classes of the Aspose.Words' new reporting engine that supports report templates marked up with a language based on the LINQ Method Syntax. | |
namespace | Saving |
The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents. | |
namespace | Settings |
The Aspose.Words.Settings namespace contains classes and enums that are used when specifying various settings and options stored in a document. These are mail merge, write protection, compatibility and other settings. | |
namespace | Shaping |
namespace | Tables |
The Aspose.Words.Tables namespace contains classes that represent tables, rows, cells and their formatting. | |
namespace | Themes |
The Aspose.Words.Themes namespace provides classes that allow to access theme information in Microsoft Word documents. | |
namespace | Vba |
The Aspose.Words.Vba namespace provides classes to work with VBA projects. | |
namespace | WebExtensions |
The Aspose.Words.WebExtensions namespace provides classes that allow to customize elements and attributes that extend the XML vocabulary for representing Office Add-ins. | |
Classes | |
class | 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. More... | |
class | Body |
Represents a container for the main text of a section. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | Bookmark |
Represents a single bookmark. To learn more, visit the Working with Bookmarks documentation article. More... | |
class | BookmarkCollection |
A collection of Bookmark objects that represent the bookmarks in the specified range. To learn more, visit the Working with Bookmarks documentation article. More... | |
class | BookmarkEnd |
Represents an end of a bookmark in a Word document. To learn more, visit the Working with Bookmarks documentation article. More... | |
class | BookmarkStart |
Represents a start of a bookmark in a Word document. To learn more, visit the Working with Bookmarks documentation article. More... | |
class | Border |
Represents a border of an object. To learn more, visit the Programming with Documents documentation article. More... | |
class | BorderCollection |
A collection of Border objects. To learn more, visit the Programming with Documents documentation article. More... | |
class | 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. More... | |
class | CleanupOptions |
Allows to specify options for document cleaning. To learn more, visit the Clean Up a Document documentation article. More... | |
class | Comment |
Represents a container for text of a comment. To learn more, visit the Working with Comments documentation article. More... | |
class | CommentCollection |
Provides typed access to a collection of Comment nodes. To learn more, visit the Working with Comments documentation article. More... | |
class | 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. More... | |
class | 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. More... | |
class | CompositeNode |
Base class for nodes that can contain other nodes. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | 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. More... | |
class | ConditionalStyleCollection |
Represents a collection of ConditionalStyle objects. To learn more, visit the Working with Tables documentation article. More... | |
class | ControlChar |
Control characters often encountered in documents. To learn more, visit the Working With Control Characters documentation article. More... | |
class | ConvertUtil |
Provides helper functions to convert between various measurement units. To learn more, visit the Convert Between Measurement Units documentation article. More... | |
class | Details_DocumentReaderPluginLoadException |
Thrown during document load, when the plugin required for reading the document format cannot be loaded. | |
class | Details_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. | |
class | Details_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. | |
class | Details_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. | |
class | Document |
Represents a Word document. To learn more, visit the Working with Document documentation article. More... | |
class | 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. More... | |
class | 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. More... | |
class | DocumentVisitor |
Base class for custom document visitors. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | EditableRange |
Represents a single editable range. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | 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. More... | |
class | 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. More... | |
class | FileFormatInfo |
Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the Detect File Format and Check Format Compatibility documentation article. More... | |
class | 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. More... | |
class | 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. More... | |
class | FrameFormat |
Represents frame related formatting for a paragraph. More... | |
class | 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. More... | |
class | HeaderFooterCollection |
Provides typed access to HeaderFooter nodes of a Section. To learn more, visit the Working with Headers and Footers documentation article. More... | |
class | 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. More... | |
interface | IDocumentReaderPlugin |
Defines an interface for external reader plugins that can read a file into a document. More... | |
interface | IHyphenationCallback |
Implemented by classes which can register hyphenation dictionaries. More... | |
class | ImageWatermarkOptions |
Contains options that can be specified when adding a watermark with image. To learn more, visit the Working with Watermark documentation article. More... | |
class | ImportFormatOptions |
Allows to specify various import options to format output. To learn more, visit the Specify Load Options documentation article. More... | |
class | 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. More... | |
class | 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. More... | |
interface | INodeChangingCallback |
Implement this interface if you want to receive notifications when nodes are inserted or removed in the document. More... | |
class | 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. More... | |
interface | 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. More... | |
class | License |
Provides methods to license the component. To learn more, visit the Licensing and Subscription documentation article. More... | |
class | Metered |
Provides methods to set metered key. To learn more, visit the Licensing and Subscription documentation article. More... | |
class | Node |
Base class for all nodes of a Word document. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | NodeChangingArgs |
Provides data for methods of the INodeChangingCallback interface. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | NodeCollection |
Represents a collection of nodes of a specific type. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | 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. More... | |
class | NodeList |
Represents a collection of nodes matching an XPath query executed using the SelectNodes() method. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | PageSetup |
Represents the page setup properties of a section. To learn more, visit the Working with Sections documentation article. More... | |
class | Paragraph |
Represents a paragraph of text. To learn more, visit the Working with Paragraphs documentation article. More... | |
class | ParagraphCollection |
Provides typed access to a collection of Paragraph nodes. To learn more, visit the Working with Paragraphs documentation article. More... | |
class | ParagraphFormat |
Represents all the formatting for a paragraph. To learn more, visit the Working with Paragraphs documentation article. More... | |
class | PlainTextDocument |
Allows to extract plain-text representation of the document's content. To learn more, visit the Working with Text Document documentation article. More... | |
class | Range |
Represents a contiguous area in a document. To learn more, visit the Working with Ranges documentation article. More... | |
class | Revision |
Represents a revision (tracked change) in a document node or style. Use RevisionType to check the type of this revision. To learn more, visit the Track Changes in a Document documentation article. More... | |
class | RevisionCollection |
A collection of Revision objects that represent revisions in the document. To learn more, visit the Track Changes in a Document documentation article. More... | |
class | RevisionGroup |
Represents a group of sequential Revision objects. To learn more, visit the Track Changes in a Document documentation article. More... | |
class | RevisionGroupCollection |
A collection of RevisionGroup objects that represent revision groups in the document. To learn more, visit the Track Changes in a Document documentation article. More... | |
class | Run |
Represents a run of characters with the same font formatting. To learn more, visit the Programming with Documents documentation article. More... | |
class | RunCollection |
Provides typed access to a collection of Run nodes. To learn more, visit the Programming with Documents documentation article. More... | |
class | Section |
Represents a single section in a document. To learn more, visit the Working with Sections documentation article. More... | |
class | SectionCollection |
A collection of Section objects in the document. To learn more, visit the Working with Sections documentation article. More... | |
class | Shading |
Contains shading attributes for an object. To learn more, visit the Programming with Documents documentation article. More... | |
class | SignatureLineOptions |
Allows to specify options for signature line being inserted. Used in DocumentBuilder. To learn more, visit the Work with Digital Signatures documentation article. More... | |
class | SpecialChar |
Base class for special characters in the document. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | Story |
Base class for elements that contain block-level nodes Paragraph and Table. To learn more, visit the Logical Levels of Nodes in a Document documentation article. More... | |
class | Style |
Represents a single built-in or user-defined style. To learn more, visit the Working with Styles and Themes documentation article. More... | |
class | StyleCollection |
A collection of Style objects that represent both the built-in and user-defined styles in a document. To learn more, visit the Working with Styles and Themes documentation article. More... | |
class | 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. More... | |
class | TableStyle |
Represents a table style. To learn more, visit the Working with Tables documentation article. More... | |
class | TabStop |
Represents a single custom tab stop. The TabStop object is a member of the TabStopCollection collection. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | TabStopCollection |
A collection of TabStop objects that represent custom tabs for a paragraph or a style. To learn more, visit the Aspose.Words Document Object Model (DOM) documentation article. More... | |
class | TextColumn |
Represents a single text column. TextColumn is a member of the TextColumnCollection collection. The TextColumn collection includes all the columns in a section of a document. To learn more, visit the Working with Sections documentation article. More... | |
class | TextColumnCollection |
A collection of TextColumn objects that represent all the columns of text in a section of a document. To learn more, visit the Working with Sections documentation article. More... | |
class | TextWatermarkOptions |
Contains options that can be specified when adding a watermark with text. To learn more, visit the Working with Watermark documentation article. More... | |
class | VariableCollection |
A collection of document variables. To learn more, visit the Work with Document Properties documentation article. More... | |
class | 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. More... | |
class | WarningInfoCollection |
Represents a typed collection of WarningInfo objects. To learn more, visit the Programming with Documents documentation article. More... | |
class | Watermark |
Represents class to work with document watermark. To learn more, visit the Working with Watermark documentation article. More... | |
Typedefs | |
using | DocumentReaderPluginLoadException = ExceptionWrapper< Details_DocumentReaderPluginLoadException > |
Thrown during document load, when the plugin required for reading the document format cannot be loaded. More... | |
using | FileCorruptedException = ExceptionWrapper< Details_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. More... | |
using | IncorrectPasswordException = ExceptionWrapper< Details_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. More... | |
using | UnsupportedFileFormatException = ExceptionWrapper< Details_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. More... | |
Enumerations | |
enum class | BorderType |
Specifies sides of a border. To learn more, visit the Programming with Documents documentation article. More... | |
enum class | BreakType |
Specifies type of a break inside a document. More... | |
enum class | CalendarType |
Specifies the type of a calendar. More... | |
enum class | ChapterPageSeparator |
Defines the separator character that appears between the chapter and page number. More... | |
enum class | ConditionalStyleType |
Represents possible table areas to which conditional formatting may be defined in a table style. More... | |
enum class | DocumentPositionMovement |
DocumentPositionMovement enumeration. More... | |
enum class | DropCapPosition |
Specifies the position for a drop cap text. More... | |
enum class | EditorType |
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. More... | |
enum class | EmphasisMark |
Specifies possible types of emphasis mark. More... | |
enum class | HeaderFooterType |
Identifies the type of header or footer found in a Word file. More... | |
enum class | HeightRule |
Specifies the rule for determining the height of an object. More... | |
enum class | HtmlInsertOptions |
Specifies options for the InsertHtml() method. More... | |
enum class | ImportFormatMode |
Specifies how formatting is merged when importing content from another document. More... | |
enum class | LicenseState |
LicenseState enumeration. More... | |
enum class | LineNumberRestartMode |
Determines when automatic line numbering restarts. More... | |
enum class | LineSpacingRule |
Specifies line spacing values for a paragraph. More... | |
enum class | LineStyle |
Specifies line style of a Border. More... | |
enum class | LoadFormat |
Indicates the format of the document that is to be loaded. More... | |
enum class | LoadFormatTest |
LoadFormatTest enumeration. More... | |
enum class | MeasurementUnits |
Specifies the unit of measurement. More... | |
enum class | NodeChangingAction |
Specifies the type of node change. More... | |
enum class | NodeType |
Specifies the type of a Word document node. More... | |
enum class | NumberStyle |
Specifies the number style for a list, footnotes and endnotes, page numbers. More... | |
enum class | Orientation |
Specifies page orientation. More... | |
enum class | OutlineLevel |
Specifies the outline level of a paragraph in the document. More... | |
enum class | PageBorderAppliesTo |
Specifies which pages the page border is printed on. More... | |
enum class | PageBorderDistanceFrom |
Specifies the positioning of the page border relative to the page margin. More... | |
enum class | PageVerticalAlignment |
Specifies vertical justification of text on each page. More... | |
enum class | PaperSize |
Specifies paper size. More... | |
enum class | ParagraphAlignment |
Specifies text alignment in a paragraph. More... | |
enum class | ProtectionType |
Protection type for a document. More... | |
enum class | RevisionsView |
Allows to specify whether to work with the original or revised version of a document. More... | |
enum class | RevisionType |
Specifies the type of change being tracked in Revision. More... | |
enum class | SaveFormat |
Indicates the format in which the document is saved. More... | |
enum class | SectionLayoutMode |
Specifies the layout mode for a section allowing to define the document grid behavior. More... | |
enum class | SectionStart |
The type of break at the beginning of the section. More... | |
enum class | StoryType |
Text of a Word document is stored in stories. StoryType identifies a story. More... | |
enum class | StyleIdentifier |
Locale independent style identifier. More... | |
enum class | StyleType |
Represents type of the style. More... | |
enum class | TabAlignment |
Specifies the alignment/type of a tab stop. More... | |
enum class | TabLeader |
Specifies the type of the leader line displayed under the tab character. More... | |
enum class | TextDmlEffect |
Dml text effect for text runs. More... | |
enum class | TextEffect |
Animation effect for text runs. More... | |
enum class | TextOrientation |
Specifies orientation of text on a page, in a table cell or a text frame. More... | |
enum class | TextureIndex |
Specifies shading texture. More... | |
enum class | Underline |
Indicates type of the underline applied to a font. More... | |
enum class | VisitorAction |
Allows the visitor to control the enumeration of nodes. More... | |
enum class | WarningSource |
Specifies the module that produces a warning during document loading or saving. More... | |
enum class | WarningType |
Specifies the type of a warning that is issued by Aspose.Words during document loading or saving. More... | |
enum class | WatermarkLayout |
Defines layout of the watermark relative to the watermark center. More... | |
enum class | WatermarkType |
Specifies the watermark type. More... | |
using Aspose::Words::DocumentReaderPluginLoadException = typedef System::ExceptionWrapper<Details_DocumentReaderPluginLoadException> |
Thrown during document load, when the plugin required for reading the document format cannot be loaded.
using Aspose::Words::FileCorruptedException = typedef System::ExceptionWrapper<Details_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.
Shows how to catch a FileCorruptedException.
using Aspose::Words::IncorrectPasswordException = typedef System::ExceptionWrapper<Details_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.
using Aspose::Words::UnsupportedFileFormatException = typedef System::ExceptionWrapper<Details_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.
|
strong |
Specifies sides of a border. To learn more, visit the Programming with Documents documentation article.
Shows how to insert a paragraph with a top border.
|
strong |
Specifies type of a break inside a document.
Shows how to create headers and footers in a document using DocumentBuilder.
Shows how to insert a Table of contents (TOC) into a document using heading styles as entries.
Shows how to apply and revert page setup settings to sections in a document.
|
strong |
Specifies the type of a calendar.
Shows how to automatically apply a custom format to field results as the fields are updated.
Enumerator | |
---|---|
Gregorian | The Gregorian calendar. |
Hijri | The Hijri Lunar calendar. |
Hebrew | The Hebrew Lunar calendar. |
SakaEra | The Saka Era calendar. |
UmAlQura | The Um-al-Qura calendar. |
|
strong |
|
strong |
Represents possible table areas to which conditional formatting may be defined in a table style.
Shows how to work with certain area styles of a table.
|
strong |
|
strong |
Specifies the position for a drop cap text.
Shows how to create a drop cap.
|
strong |
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.
Shows how to limit the editing rights of editable ranges to a specific group/user.
Enumerator | |
---|---|
Unspecified | Means that editor type is not specified. |
Administrators | Specifies that users associated with the Administrators group shall be allowed to edit editable ranges using this editing type when document protection is enabled. |
Contributors | Specifies that users associated with the Contributors group shall be allowed to edit editable ranges using this editing type when document protection is enabled. |
Current | Specifies that users associated with the Current group shall be allowed to edit editable ranges using this editing type when document protection is enabled. |
Editors | Specifies that users associated with the Editors group shall be allowed to edit editable ranges using this editing type when document protection is enabled. |
Everyone | Specifies that all users that open the document shall be allowed to edit editable ranges using this editing type when document protection is enabled. |
None | Specifies that none of the users that open the document shall be allowed to edit editable ranges using this editing type when document protection is enabled. |
Owners | Specifies that users associated with the Owners group shall be allowed to edit editable ranges using this editing type when document protection is enabled. |
Default | Same as Unspecified. |
|
strong |
Specifies possible types of emphasis mark.
Shows how to add additional character rendered above/below the glyph-character.
|
strong |
Identifies the type of header or footer found in a Word file.
Shows how to create headers and footers in a document using DocumentBuilder.
|
strong |
Specifies the rule for determining the height of an object.
Shows how to format rows with a document builder.
|
strong |
Specifies options for the InsertHtml() method.
Enumerator | |
---|---|
None | Use the default options when inserting HTML. |
UseBuilderFormatting | Use font and paragraph formatting specified in DocumentBuilder as base formatting for text inserted from HTML. If this option is not specified, formatting of DocumentBuilder is ignored and text is inserted with default HTML formatting. As a result, the text looks as it is rendered in browsers. If this option is specified, formatting of inserted text is based on formatting specified in DocumentBuilder, and the text looks as if it were inserted using Write(). |
RemoveLastEmptyParagraph | Remove the empty paragraph that is normally inserted after HTML that ends with a block-level element. |
PreserveBlocks | Preserve properties of block-level elements. By default, properties of parent blocks are merged and stored on their child elements (i.e. paragraphs or tables). If this option is specified, properties of each block are stored separately in a special logical structure. As a result, this option allows to better preserve individual borders and margins seen in the HTML document and get better conversion results. The downside is that the resulting document gets harder to modify, since borders and margins stored in the logical structure are not available for editing. Only margins and borders of 'body', 'div', and 'blockquote' HTML elements are preserved. Properties of each HTML element are stored separately. If this option is specified, Aspose.Words mimics MS Word's behavior regarding import of block properties. |
|
strong |
Specifies how formatting is merged when importing content from another document.
When you copy nodes from one document to another, this option specifies how formatting is resolved when both documents have a style with the same name, but different formatting.
The formatting is resolved as follows:
importFormatMode
parameter passed to Document.ImportNode as described below.When using the UseDestinationStyles option, if a matching style already exists in the destination document, the style is not copied and the imported nodes are updated to reference the existing style.
The drawback of using UseDestinationStyles is that the imported text might look different in the destination document comparing to the source document. For example, the "Heading 1" style in the source document uses Arial 16pt font and the "Heading 1" style in the destination document uses Times New Roman 14pt font. When importing text of "Heading 1" style with no other direct formatting, it will appear as Times New Roman 14pt font in the destination document.
KeepSourceFormatting option allows to make sure the imported content looks the same in the destination document like it looks in the source document. If a matching style already exists in the destination document, the source style formatting is expanded into direct Node attributes and the style is changed to Normal. If the style does not exist in the destination document, then the source style is imported into the destination document and applied to the imported node. Note, that it is not always possible to preserve the source style even if it does not exist in the destination document. In this case formatting of such style will be expanded into direct Node attributes in favor of preserving original Node formatting.
The drawback of using KeepSourceFormatting is that if you perform several imports, you could end up with many styles in the destination document and that could make using consistent style formatting in Microsoft Word difficult for this document.
Using KeepDifferentStyles option allows to reuse destination styles if the formatting they provide is identical to the styles in the source document. If the style in destination document is different from the source then it is imported.
Shows how to insert a document into another document.
|
strong |
|
strong |
Determines when automatic line numbering restarts.
Shows how to enable line numbering for a section.
Enumerator | |
---|---|
RestartPage | Line numbering restarts at the start of every page. |
RestartSection | Line numbering restarts at the section start. |
Continuous | Line numbering continuous from the previous section. |
|
strong |
Specifies line spacing values for a paragraph.
Enumerator | |
---|---|
AtLeast | The line spacing can be greater than or equal to, but never less than, the value specified in the LineSpacing property. |
Exactly | The line spacing never changes from the value specified in the LineSpacing property, even if a larger font is used within the paragraph. |
Multiple | The line spacing is specified in the LineSpacing property as the number of lines. One line equals 12 points. |
|
strong |
Specifies line style of a Border.
Shows how to insert a string surrounded by a border into a document.
|
strong |
Indicates the format of the document that is to be loaded.
Shows how save a web page as a .docx file.
Shows how to use the FileFormatUtil methods to detect the format of a document.
Shows how to specify a base URI when opening an html document.
Enumerator | |
---|---|
Auto | Instructs Aspose.Words to recognize the format automatically. |
Doc | Microsoft Word 95 or Word 97 - 2003 Document. |
Dot | Microsoft Word 95 or Word 97 - 2003 Template. |
DocPreWord60 | The document is in pre-Word 95 format. Aspose.Words does not currently support loading such documents. |
Docx | Office Open XML WordprocessingML Document (macro-free). |
Docm | Office Open XML WordprocessingML Macro-Enabled Document. |
Dotx | Office Open XML WordprocessingML Template (macro-free). |
Dotm | Office Open XML WordprocessingML Macro-Enabled Template. |
FlatOpc | Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package. |
FlatOpcMacroEnabled | Office Open XML WordprocessingML Macro-Enabled Document stored in a flat XML file instead of a ZIP package. |
FlatOpcTemplate | Office Open XML WordprocessingML Template (macro-free) stored in a flat XML file instead of a ZIP package. |
FlatOpcTemplateMacroEnabled | Office Open XML WordprocessingML Macro-Enabled Template stored in a flat XML file instead of a ZIP package. |
Rtf | RTF format. |
WordML | Microsoft Word 2003 WordprocessingML format. |
Html | HTML format. |
Mhtml | MHTML (Web archive) format. |
Mobi | MOBI format. Used by MobiPocket reader and Amazon Kindle readers. |
Chm | CHM (Compiled HTML Help) format. |
Azw3 | AZW3 format. Used by Amazon Kindle readers. |
Epub | EPUB format. |
Odt | ODF Text Document. |
Ott | ODF Text Document Template. |
Text | Plain Text. |
Markdown | Markdown text document. |
Xml | XML document. |
Unknown | Unrecognized format, cannot be loaded by Aspose.Words. |
|
strong |
|
strong |
|
strong |
Specifies the type of node change.
Shows how to use a NodeChangingCallback to monitor changes to the document tree in real-time as we edit it.
Enumerator | |
---|---|
Insert | A node is being inserted in the tree. |
Remove | A node is being removed from the tree. |
|
strong |
Specifies the type of a Word document node.
Shows how to traverse through a composite node's collection of child nodes.
Enumerator | |
---|---|
Any | Indicates all node types. Allows to select all children. |
Document | A Document object that, as the root of the document tree, provides access to the entire Word document. A Document node can have Section nodes. |
Section | A Section object that corresponds to one section in a Word document. A Section node can have Body and HeaderFooter nodes. |
Body | A Body object that contains the main text of a section (main text story). A Body node can have Paragraph and Table nodes. |
HeaderFooter | A HeaderFooter object that contains text of a particular header or footer inside a section. A HeaderFooter node can have Paragraph and Table nodes. |
Table | A Table object that represents a table in a Word document. A Table node can have Row nodes. |
Row | |
Cell | A cell of a table row. A Cell node can have Paragraph and Table nodes. |
Paragraph | A paragraph of text. A Paragraph node is a container for inline level elements Run, FieldStart, FieldSeparator, FieldEnd, FormField, Shape, GroupShape, Footnote, Comment, SpecialChar, as well as BookmarkStart and BookmarkEnd. |
BookmarkStart | A beginning of a bookmark marker. |
BookmarkEnd | An end of a bookmark marker. |
EditableRangeStart | A beginning of an editable range. |
EditableRangeEnd | An end of an editable range. |
MoveFromRangeStart | A beginning of an MoveFrom range. |
MoveFromRangeEnd | An end of an MoveFrom range. |
MoveToRangeStart | A beginning of an MoveTo range. |
MoveToRangeEnd | An end of an MoveTo range. |
GroupShape | A group of shapes, images, OLE objects or other group shapes. A GroupShape node can contain other Shape and GroupShape nodes. |
Shape | A drawing object, such as an OfficeArt shape, image or an OLE object. A Shape node can contain Paragraph and Table nodes. |
Comment | A comment in a Word document. A Comment node can have Paragraph and Table nodes. |
Footnote | A footnote or endnote in a Word document. A Footnote node can have Paragraph and Table nodes. |
Run | A run of text. |
FieldStart | A special character that designates the start of a Word field. |
FieldSeparator | A special character that separates the field code from the field result. |
FieldEnd | A special character that designates the end of a Word field. |
FormField | A form field. |
SpecialChar | A special character that is not one of the more specific special character types. |
SmartTag | A smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. |
StructuredDocumentTag | Allows to define customer-specific information and its means of presentation. |
StructuredDocumentTagRangeStart | A start of ranged structured document tag which accepts multi-sections content. |
StructuredDocumentTagRangeEnd | A end of ranged structured document tag which accepts multi-sections content. |
GlossaryDocument | A glossary document within the main document. |
BuildingBlock | A building block within a glossary document (e.g. glossary document entry). |
CommentRangeStart | A marker node that represents the start of a commented range. |
CommentRangeEnd | A marker node that represents the end of a commented range. |
OfficeMath | An Office Math object. Can be equation, function, matrix or one of other mathematical objects. Can be a collection of mathematical object and also can contain some non-mathematical objects such as runs of text. |
SubDocument | A subdocument node which is a link to another document. |
Null | Reserved for internal use by Aspose.Words. |
|
strong |
Specifies the number style for a list, footnotes and endnotes, page numbers.
Shows how to apply custom list formatting to paragraphs when using DocumentBuilder.
Enumerator | |
---|---|
Arabic | Arabic numbering (1, 2, 3, ...) |
UppercaseRoman | Upper case Roman (I, II, III, ...) |
LowercaseRoman | Lower case Roman (i, ii, iii, ...) |
UppercaseLetter | Upper case Letter (A, B, C, ...) |
LowercaseLetter | Lower case letter (a, b, c, ...) |
Ordinal | Ordinal (1st, 2nd, 3rd, ...) |
Number | Numbered (One, Two, Three, ...) |
OrdinalText | Ordinal (text) (First, Second, Third, ...) |
Hex | Hexadecimal: 8, 9, A, B, C, D, E, F, 10, 11, 12. |
ChicagoManual | Chicago Manual of Style: *, †, †|
Kanji | Ideograph-digital. |
KanjiDigit | Japanese counting. |
AiueoHalfWidth | Aiueo. |
IrohaHalfWidth | Iroha. |
ArabicFullWidth | Full-width Arabic: 1, 2, 3, 4. |
ArabicHalfWidth | Half-width Arabic: 1, 2, 3, 4. |
KanjiTraditional | Japanese legal. |
KanjiTraditional2 | Japanese digital ten thousand. |
NumberInCircle | Enclosed circles. |
DecimalFullWidth | Decimal full width: 1, 2, 3, 4. |
Aiueo | Aiueo full width. |
Iroha | Iroha full width. |
LeadingZero | Leading Zero (01, 02,..., 09, 10, 11,..., 99, 100, 101,...) |
Bullet | Bullet (check the character code in the text) |
Ganada | Korean Ganada. |
Chosung | Korea Chosung. |
GB1 | Enclosed full stop. |
GB2 | Enclosed parenthesis. |
GB3 | Enclosed circle Chinese. |
GB4 | Ideograph enclosed circle. |
Zodiac1 | Ideograph traditional. |
Zodiac2 | Ideograph Zodiac. |
Zodiac3 | Ideograph Zodiac traditional. |
TradChinNum1 | Taiwanese counting. |
TradChinNum2 | Ideograph legal traditional. |
TradChinNum3 | Taiwanese counting thousand. |
TradChinNum4 | Taiwanese digital. |
SimpChinNum1 | Chinese counting. |
SimpChinNum2 | Chinese legal simplified. |
SimpChinNum3 | Chinese counting thousand. |
SimpChinNum4 | Chinese (not implemented) |
HanjaRead | Korean digital. |
HanjaReadDigit | Korean counting. |
Hangul | Korea legal. |
Hanja | Korea digital2. |
Hebrew1 | Hebrew-1. |
Arabic1 | Arabic alpha. |
Hebrew2 | Hebrew-2. |
Arabic2 | Arabic abjad. |
HindiLetter1 | Hindi vowels. |
HindiLetter2 | Hindi consonants. |
HindiArabic | Hindi numbers. |
HindiCardinalText | Hindi descriptive (cardinals) |
ThaiLetter | Thai letters. |
ThaiArabic | Thai numbers. |
ThaiCardinalText | Thai descriptive (cardinals) |
VietCardinalText | Vietnamese descriptive (cardinals) |
NumberInDash | Page number format: - 1 -, - 2 -, - 3 -, - 4 -. |
LowercaseRussian | Lowercase Russian alphabet. |
UppercaseRussian | Uppercase Russian alphabet. |
None | No bullet or number. |
Custom | Custom number format. It is supported by DOCX format only. |
|
strong |
Specifies page orientation.
Shows how to apply and revert page setup settings to sections in a document.
Enumerator | |
---|---|
Portrait | Portrait page orientation (narrow and tall). |
Landscape | Landscape page orientation (wide and short). |
|
strong |
Specifies the outline level of a paragraph in the document.
|
strong |
Specifies which pages the page border is printed on.
Shows how to create a wide blue band border at the top of the first page.
|
strong |
Specifies the positioning of the page border relative to the page margin.
Shows how to create a wide blue band border at the top of the first page.
Enumerator | |
---|---|
Text | Border position is measured from the page margin. |
PageEdge | Border position is measured from the page edge. |
|
strong |
Specifies vertical justification of text on each page.
Shows how to apply and revert page setup settings to sections in a document.
Enumerator | |
---|---|
Bottom | Text is aligned at the bottom of the page. |
Center | Text is aligned in the middle of the page. |
Justify | Text is spread to fill the page. |
Top | Text is aligned at the top of the page. |
|
strong |
Specifies paper size.
Shows how to adjust paper size, orientation, margins, along with other settings for a section.
Shows how to set page sizes.
Shows how to construct an Aspose.Words document by hand.
|
strong |
Specifies text alignment in a paragraph.
Shows how to construct an Aspose.Words document by hand.
Enumerator | |
---|---|
Left | Text is aligned to the left. |
Center | Text is centered horizontally. |
Right | Text is aligned to the right. |
Justify | Text is aligned to both left and right. |
Distributed | Text is evenly distributed. |
ArabicMediumKashida | Arabic only. Kashida length for text is extended to a medium length determined by the consumer. |
ArabicHighKashida | Arabic only. Kashida length for text is extended to its widest possible length. |
ArabicLowKashida | Arabic only. Kashida length for text is extended to a slightly longer length. |
ThaiDistributed | Thai only. Text is justified with an optimization for Thai. |
MathElementCenterAsGroup | The only Math element in a line, aligned as 'Centered As Group'. |
|
strong |
Protection type for a document.
Shows how to turn off protection for a section.
|
strong |
Allows to specify whether to work with the original or revised version of a document.
Shows how to switch between the revised and the original view of a document.
Enumerator | |
---|---|
Original | Specifies original version of a document. |
Final | Specifies revised version of a document. |
|
strong |
Specifies the type of change being tracked in Revision.
Shows how to work with revisions in a document.
|
strong |
Indicates the format in which the document is saved.
Shows how to convert from DOCX to HTML format.
Enumerator | |
---|---|
Unknown | Default, invalid value for file format. |
Doc | Saves the document in the Microsoft Word 97 - 2007 Document format. |
Dot | Saves the document in the Microsoft Word 97 - 2007 Template format. |
Docx | Saves the document as an Office Open XML WordprocessingML Document (macro-free). |
Docm | Saves the document as an Office Open XML WordprocessingML Macro-Enabled Document. |
Dotx | Saves the document as an Office Open XML WordprocessingML Template (macro-free). |
Dotm | Saves the document as an Office Open XML WordprocessingML Macro-Enabled Template. |
FlatOpc | Saves the document as an Office Open XML WordprocessingML stored in a flat XML file instead of a ZIP package. |
FlatOpcMacroEnabled | Saves the document as an Office Open XML WordprocessingML Macro-Enabled Document stored in a flat XML file instead of a ZIP package. |
FlatOpcTemplate | Saves the document as an Office Open XML WordprocessingML Template (macro-free) stored in a flat XML file instead of a ZIP package. |
FlatOpcTemplateMacroEnabled | Saves the document as an Office Open XML WordprocessingML Macro-Enabled Template stored in a flat XML file instead of a ZIP package. |
Rtf | Saves the document in the RTF format. All characters above 7-bits are escaped as hexadecimal or Unicode characters. |
WordML | Saves the document in the Microsoft Word 2003 WordprocessingML format. |
Saves the document as PDF (Adobe Portable Document) format. | |
Xps | Saves the document in the XPS (XML Paper Specification) format. |
XamlFixed | Saves the document in the Extensible Application Markup Language (XAML) format as a fixed document. |
Svg | Saves the document in the Svg (Scalable Vector Graphics) format. |
HtmlFixed | Saves the document in the HTML format using absolutely positioned elements. |
OpenXps | Saves the document in the OpenXPS (Ecma-388) format. |
Ps | Saves the document in the PS (PostScript) format. |
Pcl | Saves the document in the PCL (Printer Control Language) format. |
Html | Saves the document in the HTML format. |
Mhtml | Saves the document in the MHTML (Web archive) format. |
Epub | Saves the document in the EPUB format. |
Azw3 | Saves the document in the AZW3 format. |
Odt | Saves the document as an ODF Text Document. |
Ott | Saves the document as an ODF Text Document Template. |
Text | Saves the document in the plain text format. |
XamlFlow | Beta. Saves the document in the Extensible Application Markup Language (XAML) format as a flow document. |
XamlFlowPack | Beta. Saves the document in the Extensible Application Markup Language (XAML) package format as a flow document. |
Markdown | Saves the document in the Markdown format. |
Tiff | Renders a page or pages of the document and saves them into a single or multipage TIFF file. |
Png | Renders a page of the document and saves it as a PNG file. |
Bmp | Renders a page of the document and saves it as a BMP file. |
Emf | Renders a page of the document and saves it as a vector EMF (Enhanced Meta File) file. |
Jpeg | Renders a page of the document and saves it as a JPEG file. |
Gif | Renders a page of the document and saves it as a GIF file. |
|
strong |
Specifies the layout mode for a section allowing to define the document grid behavior.
Shows how to specify a for the number of characters that each line may have.
Shows how to specify a limit for the number of lines that each page may have.
|
strong |
The type of break at the beginning of the section.
Shows how to specify how a new section separates itself from the previous.
Shows how to construct an Aspose.Words document by hand.
|
strong |
Text of a Word document is stored in stories. StoryType identifies a story.
Shows how to remove all shapes from a node.
Enumerator | |
---|---|
None | Default value. There is no such story in the document. |
MainText | Contains the main text of the document, represented by Body. |
Footnotes | Contains footnote text, represented by Footnote. |
Endnotes | Contains endnotes text, represented by Footnote. |
Comments | Contains document comments (annotations), represented by Comment. |
Textbox | Contains shape or textbox text, represented by Shape. |
EvenPagesHeader | Contains text of the even pages header, represented by HeaderFooter. |
PrimaryHeader | Contains text of the primary header. When header is different for odd and even pages, contains text of the odd pages header. Represented by HeaderFooter. |
EvenPagesFooter | Contains text of the even pages footer, represented by HeaderFooter. |
PrimaryFooter | Contains text of the primary footer. When footer is different for odd and even pages, contains text of the odd pages footer. Represented by HeaderFooter. |
FirstPageHeader | Contains text of the first page header, represented by HeaderFooter. |
FirstPageFooter | Contains text of the first page footer, represented by HeaderFooter. |
FootnoteSeparator | Contains the text of the footnote separator, represented by FootnoteSeparator. |
FootnoteContinuationSeparator | Contains the text of the footnote continuation separator, represented by FootnoteSeparator. |
FootnoteContinuationNotice | Contains the text of the footnote continuation notice separator, represented by FootnoteSeparator. |
EndnoteSeparator | Contains the text of the endnote separator, represented by FootnoteSeparator. |
EndnoteContinuationSeparator | Contains the text of the endnote continuation separator, represented by FootnoteSeparator. |
EndnoteContinuationNotice | Contains the text of the endnote continuation notice separator, represented by FootnoteSeparator. |
|
strong |
Locale independent style identifier.
The names of built-in styles in MS Word are localized for different languages. Using a style identifier you can find the correct style regardless of the document language.
All user defined styles are assigned the User value.
Shows how to change the style of existing text.
Enumerator | |
---|---|
BookTitle | |
CommentReference | The Annotation (Comment) Reference style. |
DefaultParagraphFont | |
Emphasis | |
EndnoteReference | The Endnote Reference style. |
FollowedHyperlink | |
FootnoteReference | The Footnote Reference style. |
HtmlAcronym | |
HtmlCite | |
HtmlCode | |
HtmlDefinition | |
HtmlKeyboard | |
HtmlSample | |
HtmlTypewriter | |
HtmlVariable | |
Hyperlink | The Hyperlink style. |
IntenseEmphasis | |
IntenseReference | |
LineNumber | The Line Number style. |
PageNumber | The Page Number style. |
PlaceholderText | |
SmartLink | The Smart Link style. |
Strong | |
SubtleEmphasis | |
SubtleReference | |
BalloonText | |
BodyText | The Body Text style. |
BodyText2 | |
BodyText3 | |
BodyText1I | |
BodyText1I2 | |
BodyTextInd | |
BodyTextInd2 | |
BodyTextInd3 | |
Closing | |
CommentSubject | |
CommentText | The Annotation (Comment) Text style. |
Date | |
DocumentMap | |
EmailSignature | |
EndnoteText | The Endnote Text style. |
Footer | The Footer style. |
FootnoteText | The Footnote Text style. |
Header | The Header style. |
Heading1 | The Heading 1 style. |
Heading2 | The Heading 2 style. |
Heading3 | The Heading 3 style. |
Heading4 | The Heading 4 style. |
Heading5 | The Heading 5 style. |
Heading6 | The Heading 6 style. |
Heading7 | The Heading 7 style. |
Heading8 | The Heading 8 style. |
Heading9 | The Heading 9 style. |
HtmlAddress | |
HtmlTopOfForm | |
HtmlBottomOfForm | |
HtmlPreformatted | |
IntenseQuote | |
Macro | |
MessageHeader | |
NoteHeading | |
PlainText | |
Quote | |
Salutation | |
Signature | |
Subtitle | |
Title | The Title style. |
Bibliography | |
BlockText | |
Caption | |
EnvelopeAddress | The Envelope Address style. |
EnvelopeReturn | The Envelope Return style. |
Index1 | |
Index2 | |
Index3 | |
Index4 | |
Index5 | |
Index6 | |
Index7 | |
Index8 | |
Index9 | |
IndexHeading | The Index Heading style. |
List | The List style. |
List2 | |
List3 | |
List4 | |
List5 | |
ListBullet | The List Bullet style. |
ListBullet2 | |
ListBullet3 | |
ListBullet4 | |
ListBullet5 | |
ListContinue | |
ListContinue2 | |
ListContinue3 | |
ListContinue4 | |
ListContinue5 | |
ListNumber | The List Number style. |
ListNumber2 | |
ListNumber3 | |
ListNumber4 | |
ListNumber5 | |
ListParagraph | |
NoSpacing | |
Normal | The Normal style. |
NormalWeb | |
NormalIndent | The Normal Indent style. |
TableOfAuthorities | |
TableOfFigures | The Table of Figures style. |
ToaHeading | |
Toc1 | |
Toc2 | |
Toc3 | |
Toc4 | |
Toc5 | |
Toc6 | |
Toc7 | |
Toc8 | |
Toc9 | |
TocHeading | |
Revision | |
OutlineList1 | The 1 / a / i style. |
OutlineList2 | The 1 / 1.1 / 1.1.1 style. |
OutlineList3 | The Article / Section style. |
NoList | |
ColorfulGrid | |
ColorfulGridAccent1 | |
ColorfulGridAccent2 | |
ColorfulGridAccent3 | |
ColorfulGridAccent4 | |
ColorfulGridAccent5 | |
ColorfulGridAccent6 | |
ColorfulList | |
ColorfulListAccent1 | |
ColorfulListAccent2 | |
ColorfulListAccent3 | |
ColorfulListAccent4 | |
ColorfulListAccent5 | |
ColorfulListAccent6 | |
ColorfulShading | |
ColorfulShadingAccent1 | |
ColorfulShadingAccent2 | |
ColorfulShadingAccent3 | |
ColorfulShadingAccent4 | |
ColorfulShadingAccent5 | |
ColorfulShadingAccent6 | |
DarkList | |
DarkListAccent1 | |
DarkListAccent2 | |
DarkListAccent3 | |
DarkListAccent4 | |
DarkListAccent5 | |
DarkListAccent6 | |
LightGrid | |
LightGridAccent1 | |
LightGridAccent2 | |
LightGridAccent3 | |
LightGridAccent4 | |
LightGridAccent5 | |
LightGridAccent6 | |
LightList | |
LightListAccent1 | |
LightListAccent2 | |
LightListAccent3 | |
LightListAccent4 | |
LightListAccent5 | |
LightListAccent6 | |
LightShading | |
LightShadingAccent1 | |
LightShadingAccent2 | |
LightShadingAccent3 | |
LightShadingAccent4 | |
LightShadingAccent5 | |
LightShadingAccent6 | |
MediumGrid1 | |
MediumGrid1Accent1 | |
MediumGrid1Accent2 | |
MediumGrid1Accent3 | |
MediumGrid1Accent4 | |
MediumGrid1Accent5 | |
MediumGrid1Accent6 | |
MediumGrid2 | |
MediumGrid2Accent1 | |
MediumGrid2Accent2 | |
MediumGrid2Accent3 | |
MediumGrid2Accent4 | |
MediumGrid2Accent5 | |
MediumGrid2Accent6 | |
MediumGrid3 | |
MediumGrid3Accent1 | |
MediumGrid3Accent2 | |
MediumGrid3Accent3 | |
MediumGrid3Accent4 | |
MediumGrid3Accent5 | |
MediumGrid3Accent6 | |
MediumList1 | |
MediumList1Accent1 | |
MediumList1Accent2 | |
MediumList1Accent3 | |
MediumList1Accent4 | |
MediumList1Accent5 | |
MediumList1Accent6 | |
MediumList2 | |
MediumList2Accent1 | |
MediumList2Accent2 | |
MediumList2Accent3 | |
MediumList2Accent4 | |
MediumList2Accent5 | |
MediumList2Accent6 | |
MediumShading1 | |
MediumShading1Accent1 | |
MediumShading1Accent2 | |
MediumShading1Accent3 | |
MediumShading1Accent4 | |
MediumShading1Accent5 | |
MediumShading1Accent6 | |
MediumShading2 | |
MediumShading2Accent1 | |
MediumShading2Accent2 | |
MediumShading2Accent3 | |
MediumShading2Accent4 | |
MediumShading2Accent5 | |
MediumShading2Accent6 | |
Table3DEffects1 | |
Table3DEffects2 | |
Table3DEffects3 | |
TableClassic1 | |
TableClassic2 | |
TableClassic3 | |
TableClassic4 | |
TableColorful1 | |
TableColorful2 | |
TableColorful3 | |
TableColumns1 | |
TableColumns2 | |
TableColumns3 | |
TableColumns4 | |
TableColumns5 | |
TableContemporary | |
TableElegant | |
TableGrid | |
TableGrid1 | |
TableGrid2 | |
TableGrid3 | |
TableGrid4 | |
TableGrid5 | |
TableGrid6 | |
TableGrid7 | |
TableGrid8 | |
TableList1 | |
TableList2 | |
TableList3 | |
TableList4 | |
TableList5 | |
TableList6 | |
TableList7 | |
TableList8 | |
TableNormal | |
TableProfessional | |
TableSimple1 | |
TableSimple2 | |
TableSimple3 | |
TableSubtle1 | |
TableSubtle2 | |
TableTheme | |
TableWeb1 | |
TableWeb2 | |
TableWeb3 | |
PlainTable1 | Plain Table 1. |
PlainTable2 | Plain Table 2. |
PlainTable3 | Plain Table 3. |
PlainTable4 | Plain Table 4. |
PlainTable5 | Plain Table 5. |
TableGridLight | Table Grid Light. |
GridTable1Light | Grid Table 1 Light. |
GridTable2 | Grid Table 2. |
GridTable3 | Grid Table 3. |
GridTable4 | Grid Table 4. |
GridTable5Dark | Grid Table 5 Dark. |
GridTable6Colorful | Grid Table 6 Colorful. |
GridTable7Colorful | Grid Table 7 Colorful. |
GridTable1LightAccent1 | Grid Table 1 Light - Accent 1. |
GridTable2Accent1 | Grid Table 2 - Accent 1. |
GridTable3Accent1 | Grid Table 3 - Accent 1. |
GridTable4Accent1 | Grid Table 4 - Accent 1. |
GridTable5DarkAccent1 | Grid Table 5 Dark - Accent 1. |
GridTable6ColorfulAccent1 | Grid Table 6 Colorful - Accent 1. |
GridTable7ColorfulAccent1 | Grid Table 7 Colorful - Accent 1. |
GridTable1LightAccent2 | Grid Table 1 Light - Accent 2. |
GridTable2Accent2 | Grid Table 2 - Accent 2. |
GridTable3Accent2 | Grid Table 3 - Accent 2. |
GridTable4Accent2 | Grid Table 4 - Accent 2. |
GridTable5DarkAccent2 | Grid Table 5 Dark - Accent 2. |
GridTable6ColorfulAccent2 | Grid Table 6 Colorful - Accent 2. |
GridTable7ColorfulAccent2 | Grid Table 7 Colorful - Accent 2. |
GridTable1LightAccent3 | Grid Table 1 Light - Accent 3. |
GridTable2Accent3 | Grid Table 2 - Accent 3. |
GridTable3Accent3 | Grid Table 3 - Accent 3. |
GridTable4Accent3 | Grid Table 4 - Accent 3. |
GridTable5DarkAccent3 | Grid Table 5 Dark - Accent 3. |
GridTable6ColorfulAccent3 | Grid Table 6 Colorful - Accent 3. |
GridTable7ColorfulAccent3 | Grid Table 7 Colorful - Accent 3. |
GridTable1LightAccent4 | Grid Table 1 Light - Accent 4. |
GridTable2Accent4 | Grid Table 2 - Accent 4. |
GridTable3Accent4 | Grid Table 3 - Accent 4. |
GridTable4Accent4 | Grid Table 4 - Accent 4. |
GridTable5DarkAccent4 | Grid Table 5 Dark - Accent 4. |
GridTable6ColorfulAccent4 | Grid Table 6 Colorful - Accent 4. |
GridTable7ColorfulAccent4 | Grid Table 7 Colorful - Accent 4. |
GridTable1LightAccent5 | Grid Table 1 Light - Accent 5. |
GridTable2Accent5 | Grid Table 2 - Accent 5. |
GridTable3Accent5 | Grid Table 3 - Accent 5. |
GridTable4Accent5 | Grid Table 4 - Accent 5. |
GridTable5DarkAccent5 | Grid Table 5 Dark - Accent 5. |
GridTable6ColorfulAccent5 | Grid Table 6 Colorful - Accent 5. |
GridTable7ColorfulAccent5 | Grid Table 7 Colorful - Accent 5. |
GridTable1LightAccent6 | Grid Table 1 Light - Accent 6. |
GridTable2Accent6 | Grid Table 2 - Accent 6. |
GridTable3Accent6 | Grid Table 3 - Accent 6. |
GridTable4Accent6 | Grid Table 4 - Accent 6. |
GridTable5DarkAccent6 | Grid Table 5 Dark - Accent 6. |
GridTable6ColorfulAccent6 | Grid Table 6 Colorful - Accent 6. |
GridTable7ColorfulAccent6 | Grid Table 7 Colorful - Accent 6. |
ListTable1Light | List Table 1 Light. |
ListTable2 | List Table 2. |
ListTable3 | List Table 3. |
ListTable4 | List Table 4. |
ListTable5Dark | List Table 5 Dark. |
ListTable6Colorful | List Table 6 Colorful. |
ListTable7Colorful | List Table 7 Colorful. |
ListTable1LightAccent1 | List Table 1 Light - Accent 1. |
ListTable2Accent1 | List Table 2 - Accent 1. |
ListTable3Accent1 | List Table 3 - Accent 1. |
ListTable4Accent1 | List Table 4 - Accent 1. |
ListTable5DarkAccent1 | List Table 5 Dark - Accent 1. |
ListTable6ColorfulAccent1 | List Table 6 Colorful - Accent 1. |
ListTable7ColorfulAccent1 | List Table 7 Colorful - Accent 1. |
ListTable1LightAccent2 | List Table 1 Light - Accent 2. |
ListTable2Accent2 | List Table 2 - Accent 2. |
ListTable3Accent2 | List Table 3 - Accent 2. |
ListTable4Accent2 | List Table 4 - Accent 2. |
ListTable5DarkAccent2 | List Table 5 Dark - Accent 2. |
ListTable6ColorfulAccent2 | List Table 6 Colorful - Accent 2. |
ListTable7ColorfulAccent2 | List Table 7 Colorful - Accent 2. |
ListTable1LightAccent3 | List Table 1 Light - Accent 3. |
ListTable2Accent3 | List Table 2 - Accent 3. |
ListTable3Accent3 | List Table 3 - Accent 3. |
ListTable4Accent3 | List Table 4 - Accent 3. |
ListTable5DarkAccent3 | List Table 5 Dark - Accent 3. |
ListTable6ColorfulAccent3 | List Table 6 Colorful - Accent 3. |
ListTable7ColorfulAccent3 | List Table 7 Colorful - Accent 3. |
ListTable1LightAccent4 | List Table 1 Light - Accent 4. |
ListTable2Accent4 | List Table 2 - Accent 4. |
ListTable3Accent4 | List Table 3 - Accent 4. |
ListTable4Accent4 | List Table 4 - Accent 4. |
ListTable5DarkAccent4 | List Table 5 Dark - Accent 4. |
ListTable6ColorfulAccent4 | List Table 6 Colorful - Accent 4. |
ListTable7ColorfulAccent4 | List Table 7 Colorful - Accent 4. |
ListTable1LightAccent5 | List Table 1 Light - Accent 5. |
ListTable2Accent5 | List Table 2 - Accent 5. |
ListTable3Accent5 | List Table 3 - Accent 5. |
ListTable4Accent5 | List Table 4 - Accent 5. |
ListTable5DarkAccent5 | List Table 5 Dark - Accent 5. |
ListTable6ColorfulAccent5 | List Table 6 Colorful - Accent 5. |
ListTable7ColorfulAccent5 | List Table 7 Colorful - Accent 5. |
ListTable1LightAccent6 | List Table 1 Light - Accent 6. |
ListTable2Accent6 | List Table 2 - Accent 6. |
ListTable3Accent6 | List Table 3 - Accent 6. |
ListTable4Accent6 | List Table 4 - Accent 6. |
ListTable5DarkAccent6 | List Table 5 Dark - Accent 6. |
ListTable6ColorfulAccent6 | List Table 6 Colorful - Accent 6. |
ListTable7ColorfulAccent6 | List Table 7 Colorful - Accent 6. |
Mention | The Mention style. |
SmartHyperlink | The SmartHyperlink style. |
Hashtag | The Hashtag style. |
UnresolvedMention | The UnresolvedMention style. |
User | A user defined style. |
Nil | Reserved for internal use. |
|
strong |
Represents type of the style.
Shows how to create a list style and use it in a document.
Enumerator | |
---|---|
Paragraph | The style is a paragraph style. |
Character | The style is a character style. |
Table | The style is a table style. |
List | The style is a list style. |
|
strong |
Specifies the alignment/type of a tab stop.
|
strong |
Specifies the type of the leader line displayed under the tab character.
|
strong |
|
strong |
|
strong |
Specifies orientation of text on a page, in a table cell or a text frame.
Shows how to build a formatted 2x2 table.
|
strong |
Specifies shading texture.
Shows how to decorate text with borders and shading.
Shows how to apply an outline border to a table.
|
strong |
Indicates type of the underline applied to a font.
Shows how to insert a hyperlink field.
Enumerator | |
---|---|
None | |
Single | |
Words | |
Double | |
Dotted | |
Thick | |
Dash | |
DashLong | |
DotDash | |
DotDotDash | |
Wavy | |
DottedHeavy | |
DashHeavy | |
DashLongHeavy | |
DotDashHeavy | |
DotDotDashHeavy | |
WavyHeavy | |
WavyDouble |
|
strong |
|
strong |
Specifies the module that produces a warning during document loading or saving.
|
strong |
Specifies the type of a warning that is issued by Aspose.Words during document loading or saving.
Shows how to set the property for finding the closest match for a missing font from the available font sources.
Enumerator | |
---|---|
DataLossCategory | Some text/char/image or other data will be missing from either the document tree following load, or from the created document following save. |
DataLoss | Generic data loss, no specific code. |
MajorFormattingLossCategory | The resulting document or a particular location in it might look substantially different compared to the original document. |
MajorFormattingLoss | Generic major formatting loss, no specific code. |
MinorFormattingLossCategory | The resulting document or a particular location in it might look somewhat different compared to the original document. |
MinorFormattingLoss | Generic minor formatting loss, no specific code. |
FontSubstitution | Font has been substituted. |
FontEmbedding | Loss of embedded font information during document saving. |
UnexpectedContentCategory | Some content in the source document could not be recognized (i.e. is unsupported), this may or may not cause issues or result in data/formatting loss. |
UnexpectedContent | Generic unexpected content, no specific code. |
Hint | Advises of a potential problem or suggests an improvement. |
|
strong |
Defines layout of the watermark relative to the watermark center.
Shows how to create a text watermark.
Enumerator | |
---|---|
Horizontal | Horizontal watermark layout. Corresponds to 0 degrees of rotation. |
Diagonal | Diagonal watermark layout. Corresponds to 315 degrees of rotation. |
|
strong |
Specifies the watermark type.
Shows how to create a text watermark.