Specifies format in which Document is saved. You can find more info about saving HTMLDocument../aspose.html/htmlDocument in articlehttps//docs.aspose.com/html/net/working-with-Documents/saving-a-Document/....Specifies format in which document is saved. You can find more...Description Original 0 The document will be saved in its original...
AsposeWordsPrintDocument constructor. Initializes a new instance of this class in C#....AsposeWordsPrintDocu ( Documentdocument ) Parameter Type Description...Description documentDocument The document to print. Examples Shows...
ImageSaveOptions PageSet property. Gets or sets the pages to render. Default is all the pages in the Document in C#....Default is all the pages in the document. public PageSet PageSet {...effect only when rendering document pages. This property is ignored...
Saves the OneNote Document to a file....Save(string) Saves the OneNote document to a file. public void Save...condition IncorrectDocumentStr The document structure violates specification...
WriteProtection ReadOnlyRecommended property. Specifies whether the Document author has recommended that the Document be opened as readonly in C#....whether the document author has recommended that the document be opened...protect a document with a password. Document doc = new Document ();...
Gets or sets fonts settings to be used while saving...Examples Shows how to save a document in pdf format using specified...font. // The path to the documents directory. string dataDir...
DocumentBuilder constructor. Initializes a new instance of this class in C#....object and attaches it to a new Document object. Examples Shows how...DocumentBuilder. Document doc = new Document (); DocumentBuilder...
Begins rendering of the Document....method Begins rendering of the document. public override void BeginDocument...BeginDocument ( Documentdocument ) Parameter Type Description document...