DocumentBuilder InsertSignatureLine method. Inserts a signature line at the specified position in C#....line into a document. Document doc = new Document (); DocumentBuilder...DocumentBuilder namespace Aspose.Words assembly Aspose.Words InsertSignatureLine(...
IFieldMergingCallback FieldMerging method. Called when the Aspose.Words mail merge engine is about to insert data into a merge field in the Document in C#....into a merge field in the document. public void FieldMerging...ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...
FontInfo Name property. Gets the name of the font in C#....present in a document. Document doc = new Document ( MyDir + "Embedded...used and unused fonts in the document. for ( int i = 0 ; i < allFonts...
DigitalSignatureDetails constructor. Initializes a new instance of DigitalSignatureDetails class in C#....signing a document. Examples Shows how to sign OOXML document. Document...Document doc = new Document ( MyDir + "Document.docx" ); CertificateHolder...
FieldOptions BuiltInTemplatesPaths property. Gets or sets paths of MS Word builtin templates in C#....AppData\Roaming\Microsoft\Document Building Blocks\1033\16\Built-In...GLOSSARY fields. Document doc = new Document (); // Create a glossary...
Aspose.Words.Drawing.ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C#....saved document to adhere to. Document doc = new Document (); DocumentBuilder...Iso29500_2008_Strict", // any document we save while passing this...
LayoutOptions ShowParagraphMarks property. Gets or sets indication of whether paragraph marks are rendered. Default is false in C#....rendered output document. Document doc = new Document (); DocumentBuilder...symbol when we render the document. builder . Writeln ( "Hello...
FootnoteOptions Position property. Specifies the footnotes position in C#....the document collects and displays its footnotes. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...
Aspose.Words for .NET 4.4.0.0 Release Notes – the latest updates and fixes....Words installer and assemblies now come signed with Authenticode...StackOverflowExcepti” occurs during saving document. 3608 - Office2007 crashes...
Gets the Document object associated with this node....OwnerDocument property Gets the document object associated with this...this node. public Document OwnerDocument { get ; } See Also class...