ReplacingArgs MatchNode property. Gets the node that contains the beginning of the match in C#....Shows how to insert an entire document’s contents as a replacement...() { Document mainDoc = new Document ( MyDir + "Document insertion...
BuiltInDocumentProperties Title property. Gets or sets the title of the Document in C#....Gets or sets the title of the document. public string Title { get...how to work with built-in document properties in the “Description”...
Document Watermark property. Provides access to the Document watermark in C#....Watermark Contents [ Hide ] Document.Watermark property Provides...Provides access to the document watermark. public Watermark Watermark...
Construtcor of Form without parameters....Facades assembly Aspose.PDF Form(string) Constructor...namespace Aspose.Pdf.Facades assembly Aspose.PDF Form(Stream) Constructor...
IStructuredDocumentTag IsShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text as opposed to regular text contents within the SDT in C#....placeholder text) upon opening this document. public bool IsShowingPlaceholder...structured document tag. Document doc = new Document (); // Insert...
DocumentVisitor VisitFootnoteStart method. Called when enumeration of a footnote or endnote text has started in C#....in a document. public void FootnoteToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...
Constructor for using with Generator....[ Hide ] PolygonAnnotation(Document, Point[]) Constructor for...public PolygonAnnotation ( Documentdocument , Point [] vertices )...
Gets or sets the last modified time.... // The path to the documents directory. string dataDir...// Load the document into Aspose.Note. Document oneFile = new...
ListCollection AddCopy method. Creates a new list by copying the specified list and adding it to the collection of lists in the Document in C#....collection of lists in the document. public List AddCopy ( List...source list can be from any document. If the source list belongs...