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 =...
EndnoteOptions Position property. Specifies the endnotes position in C#....the document collects and displays its endnotes. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...
LoadOptions LoadFormat property. Specifies the format of the Document to be loaded. Default is Auto in C#....Specifies the format of the document to be loaded. Default is Auto...you know the format of the document you are about to load, you...
Aspose.Words.Replacing.IReplacingCallback interface. Implement this interface if you want to have your own custom method called during a find and replace operation in C#....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...
SignatureLine IsSigned property. Indicates that signature line is signed by digital signature in C#....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...
Document PackageCustomParts property. Gets or sets the collection of custom parts arbitrary content that are linked to the OOXML package using unknown relationships in C#....PackageCustomParts Contents [ Hide ] Document.PackageCustomParts property...saves custom parts into OOXML documents only. This property cannot...
Creates XmlLoadOptionsaspose.pdf/xmlloadoptions object without xsl data....Pdf assembly Aspose.PDF XmlLoadOptions(string)...file to convert xml document into pdf document. See Also class XmlLoadOptions...
Gets or sets flag that determines case when page size will be adjusted to widest page in Document. This options is time-consuming so time of Document processing can be increased in two times. Adjustment will take place only if widest page in Document is wider than page size determined in PageSetupaspose.html.rendering/pagesetup. Adjusted page size will be used for all pages in Document....adjusted to widest page in document. This options is time-consuming...time-consuming so time of document processing can be increased in two...
General facade interface that defines common facades methods....bind_pdf(src_file) Binds PDF document for editing. bind_pdf(src_stream)...bind_pdf(src_stream) Binds PDF document for editing. bind_pdf(src_doc) Binds...
Returns the current time in seconds relative to the start time for the current SVG Document fragment. If getCurrentTime is called before the Document timeline has begun for example by script running in a script element before the Documents SVGLoad event is dispatched then 0 is returned....start time for the current SVG document fragment. If getCurrentTime...getCurrentTime is called before the document timeline has begun (for example...