Document FirstSection property. Gets the first section in the Document in C#....FirstSection Contents [ Hide ] Document.FirstSection property Gets...Gets the first section in the document. public Section FirstSection...
OutlineOptions DefaultBookmarksOutlineLevel property. Specifies the default level in the Document outline at which to display Word bookmarks in C#....Specifies the default level in the document outline at which to display...will not be displayed in the document outline. Specify 1 and Word...
StructuredDocumentTag IsTemporary property. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified in C#....from the WordProcessingML document when its contents are modified...single-use controls. Document doc = new Document (); // Insert a plain...
BuildingBlock Behavior property. Specifies the behavior that shall be applied when the contents of the building block is inserted into the main Document in C#....is inserted into the main document. public BuildingBlockBehavio...custom building block to a document. public void CreateAndInsert...
CommentRangeEnd constructor. Initializes a new instance of this class in C#....doc DocumentBase The owner document. id Int32 The comment identifier...specified document, but is not yet part of the document and ParentNode...
RtfLoadOptions RecognizeUtf8Text property. When set to true will try to detect UTF8 characters they will be preserved during import in C#....characters while loading an RTF document. // Create an "RtfLoadOptions"...modify how we load an RTF document. RtfLoadOptions loadOptions...
OoxmlSaveOptions 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...saving an OOXML document. Document doc = new Document ( MyDir + "Big...
PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document...a user on an encrypted PDF document. The default value is PdfPermissions...on a saved PDF document. doc = aw . Document () builder = aw...
Represents a class to work with PDF files bookmarks including create modify export import and delete.... PdfBookmarkEditor (Document) Initializes new PdfBookmarkEditor...of the document . Properties Name Description Document { get;...
Performs search for sections and paragraphs on the specified Documentaspose.pdf/Document....Visit Visit(Document) Performs search for sections and paragraphs...specified Document . public void Visit ( Document doc ) Parameter...