FieldIncludeText MimeType property. Gets or sets the MIME type of the referenced file in C#....FieldIncludeText () { Document doc = new Document (); DocumentBuilder...XSL transformation on an XML document: FieldIncludeText fieldIncludeText...
Gets or sets a value determining the quality of the JPEG images inside PDF Document. The value may vary from 0 to 100 where 0 means worst quality but maximum compression and 100 means best quality but minimum compression....the JPEG images inside PDF document. The value may vary from 0...Examples Shows how to save a document in pdf format using specific...
BuildingBlock Category property. Specifies the secondlevel categorization for the building block in C#....custom building block to a document. public void CreateAndInsert...CreateAndInsert () { // A document's glossary document stores building blocks...
Aspose.Words.Settings.ViewType enum. Possible values for the view mode in Microsoft Word in C#....Value Description None 0 The document shall be rendered in the default...application. Reading 0 The document shall be rendered in the default...
PdfSaveOptions PreblendImages property. Gets or sets a value determining whether or not to preblend transparent images with black background color in C#....Preblending images may improve PDF document visual appearance in Adobe...saving a document to PDF. Document doc = new Document (); DocumentBuilder...
Aspose.Words.AbsolutePositionTab class. 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 in C#....Words Document Object Model (DOM) documentation article. public...identifier. virtual Document { get; } Gets the document to which this...
Represents a class to edit the PDF file's page, including rotating page, zooming page, moving position and changing page size.... PdfPageEditor(document) Initializes a new instance...Name Description document Gets the document facade is working...
The getElementsByClassName method of Documentaspose.html.dom/Document interface returns an array-like object of all child elements which have all of the given class names....GetElementsByClassNa Contents [ Hide ] Document.GetElementsByClassNa method...getElementsByClassNa method of Document interface returns an array-like...
SignatureLine IsValid property. Indicates that signature line is signed by digital signature and this digital signature is valid in C#....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...
An attribute specifying as part of the XML declaration the version number of this Document. If there is no declaration and if this Document supports the XML feature the value is 1.0. If this Document does not support the XML feature the value is always null....XmlVersion Document.XmlVersion property An attribute specifying...the version number of this document. If there is no declaration...