Aspose.Words.Fields.FieldFileName class. Implements the FILENAME field in C#....the Working with Fields documentation article. public class FieldFileName...modifications made to the document. IsLocked { get; set; } Gets...
Aspose.Words.DigitalSignatures.DigitalSignatureType enum. Specifies the type of a digital signature in C#....DOC binary documents. XmlDsig 2 The XmlDsig signature...OpenDocument documents. Examples Shows how to sign documents with X...
DocumentBuilder InsertFootnote method. Inserts a footnote or endnote into the Document in C#....footnote or endnote into the document. public Footnote InsertFootnote...and an endnote. Document doc = new Document (); DocumentBuilder...
XlsxSaveOptions CompressionLevel property. Specifies the compression level used to save Document. The default value is Normal in C#....compression level used to save document. The default value is Normal...compress XLSX document. Document doc = new Document ( MyDir + "Shape...
RowFormat Height property. Gets or sets the height of the table row in points in C#....with a document builder. Document doc = new Document (); DocumentBuilder...DocumentBuilder. Document doc = new Document (); DocumentBuilder...
RowFormat HeightRule property. Gets or sets the rule for determining the height of the table row in C#....with a document builder. Document doc = new Document (); DocumentBuilder...DocumentBuilder. Document doc = new Document (); DocumentBuilder...
DocumentLoadingArgs EstimatedProgress property. Overall estimated percentage progress in C#....how to notify the user if document loading exceeded expected...try { Document doc = new Document ( MyDir + "Big document.docx"...
StructuredDocumentTagRangeStart WordOpenXML property. Gets a string that represents the XML contained within the node in the FlatOpc format in C#....structured document tags. Document doc = new Document ( MyDir +..."Multi-section structured document tags.docx" ); StructuredDocumentTa...
OlePackage FileName property. Gets or sets OLE Package file name in C#....object into a document. Document doc = new Document (); DocumentBuilder...contains the OLE object in the document body. // In this case, our...
Conformance Conformance enumeration Specifies the conformance class to which the PresentationML Document conforms. Me......to which the PresentationML document conforms. Members Member name...ECMA_376_2006 Specifies that the document conforms to the ECMA376:2006...