Initializes a new instance of the DocumentTypeaspose.html.dom/Documenttype class...., string internalSubset , Document doc ) Parameter Type Description...subset. doc Document The document. See Also class Document class DocumentType...
CustomPartCollection RemoveAt method. Removes an item at the specified index in C#....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...
Splitter ExtractPages method. Extracts a specified range of pages from a Document file and saves the extracted pages to a new file. The output file format is determined by the extension of the output file name in C#....specified range of pages from a document file and saves the extracted...to extract pages from the document. // There is a several ways...
Aspose.Words.MailMerging.FieldMergingArgsBase class. Base class for FieldMergingArgs and ImageFieldMergingArgs in C#....Mail Merge and Reporting documentation article. public abstract...Description Document { get; } Returns the Document object for...
Aspose.Words.Loading.ResourceType enum. Type of loaded resource in C#.... Document 3 Document. Examples Shows how to...external resources into a document. public void ResourceLoadingCallb...
Aspose.Cells.HtmlLinkTargetType enum. Represents the type of target attribute in HTML tag...Description Blank 0 Opens the linked document in a new window or tab Parent...Parent 1 Opens the linked document in the parent frame Self 2 Opens...
PageRange constructor. Creates a new page range object in C#....in the document, it is truncated to fit in the document on rendering...means the last page in the document. Examples Shows how to extract...
HeaderFooter Accept method. Accepts a visitor in C#....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...
DocumentVisitor VisitFieldSeparator method. Called when a field separator is encountered in the Document in C#....separator is encountered in the document. public virtual VisitorAction...code from field value in the document. Note that some fields have...
Aspose.Words.Vba.VbaProject class. Provides access to VBA project information. A VBA project inside the Document is defined as a collection of VBA modules in C#.... A VBA project inside the document is defined as a collection...Working with VBA Macros documentation article. public class VbaProject...