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...
StructuredDocumentTagCollection GetById method. Returns the structured Document tag by identifier in C#....method Returns the structured document tag by identifier. public...Description id Int32 The structured document tag identifier. Remarks Returns...
Document RemoveMacros method. Removes all macros the VBA project as well as toolbars and command customizations from the Document in C#....RemoveMacros Document.RemoveMacros method Removes all macros...command customizations from the document. public void RemoveMacros...
PageSet Even property. Gets a set with all the even pages of the Document in their original order in C#....all the even pages of the document in their original order. public...pages from the document. Document doc = new Document (); DocumentBuilder...
Aspose.Words.Markup.StructuredDocumentTagCollection class. A collection of IStructuredDocumentTag instances that represent the structured Document tags in the specified range in C#....that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...
Merger Merge method. Merges the given input Documents into a single output Document using specified input and output file names in C#....given input documents into a single output document using specified...how to merge documents into a single output document. //There is...
DocumentBuilder MoveToStructuredDocumentTag method. Moves the cursor to a structured Document tag in the current section in C#....the cursor to a structured document tag in the current section...The index of the structured document tag to move to. characterIndex...
Gets or sets the number of pages to save. By default is MaxValue which means all pages of the Document will be rendered....which means all pages of the document will be rendered. public int...save a document in pdf format. // The path to the documents directory...