Gets the collection of Output intents in the Document....OutputIntents Document.OutputIntents property Gets the collection...collection of Output intents in the document. public OutputIntents OutputIntents...
Enumerates the operations to perform with Document during launch action executing....operations to perform with document during launch action executing...state. OPEN Open a document. PRINT Print a document. See Also namespace...
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...
Creates a DOM Document object of the specified type with its Document element....CreateDocument method Creates a DOM Document object of the specified type...type with its document element. public Document CreateDocument...
Import annotations from XFDF file and put them into Document....XFDF file and put them into document. public static void ReadAnnotations...ReadAnnotations ( Stream stream , Documentdocument ) Parameter Type Description...
Deletes pages specified by number array from input file saves as a new Pdf file....Facades assembly Aspose.PDF TryDelete(Stream...namespace Aspose.Pdf.Facades assembly Aspose.PDF TryDelete(string...
Gets or sets pages background color.... // The path to the documents directory. string dataDir...OneNote document and get first child Documentdocument = new Document...
Represents enumeration of the Html Document types....Represents enumeration of the Html document types. public enum HtmlDocumentType...The XHtml Document Type. Html5 1 The HTML5 Document Type. See...
Replacer Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in the input file in C#....how to replace string in the document. // There is a several ways...ways to replace string in the document: string doc = MyDir + "Footer...