FieldMacroButton MacroName property. Gets or sets the name of the macro or command to run in C#....us to run a document’s macros by clicking. Document doc = new Document...Document ( MyDir + "Macro.docm" ); DocumentBuilder builder =...
ParagraphFormat SpaceAfter property. Gets or sets the amount of spacing in points after the paragraph in C#.... Document doc = new Document (); DocumentBuilder...and below them and save the document. builder . Writeln ( "Paragraph...
Aspose.Words.INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document in C#....inserted or removed in the document. public interface INodeChangingCallbac...when a node belonging to this document has been inserted into another...
VariableCollection RemoveAt method. Removes a Document variable at the specified index in C#....RemoveAt method Removes a document variable at the specified...work with a document’s variable collection. Document doc = new...
FormFieldCollection Clear method. Removes all form fields from this collection and from the Document in C#....this collection and from the document. public void Clear () Examples...into a document, and process them with using a document visitor...
The title of a Document as specified by the title sub-element of the svg root element i.e. Here is the title......Title property The title of a document as specified by the ‘title’...Property Value The title of a document. See Also class SVGDocument...
The read-only nodeName property of Node returns the name of the current node as a string.... Document - The string “#document”. DocumentFragment...DocumentFragment - The string “#document-fragment”. DocumentType - The value...
Aspose.Words.Node class. Base class for all nodes of a Word Document in C#....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...
Aspose.Words.Saving.PdfDigitalSignatureHashAlgorithm enum. Specifies a digital hash algorithm used by a digital signature in C#....generated PDF document. Document doc = new Document (); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...