Aspose.Words.Fields.FieldNumWords class. Implements the NUMWORDS field in C#....the Working with Fields documentation article. public class FieldNumWords...modifications made to the document. IsLocked { get; set; } Gets...
FieldCollection GetEnumerator method. Returns an enumerator object in C#....FieldCollection () { Document doc = new Document (); DocumentBuilder..."There are no fields in the document." ); } } } Console . WriteLine...
This class helps to save pdf Document page by page into the one tiff image....This class helps to save pdf document page by page into the one...Methods Name Description process(document, from_page, to_page, output)...
IPdfOptions Contents [ Hide ] IPdfOptions class Provides options that control how a presentation is saved in Pdf form......all textual content in the document. Read/write PdfTextCompression...size of the resulting PDF document. embed_true_type_fonts_for_ascii...
MappedDataFieldCollection GetEnumerator method. Returns a dictionary enumerator object that can be used to iterate over all items in the collection in C#....MappedDataFieldColle () { Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...
Specifies contents that define the target of the validation rule passed to and returned by the ValidationRule.TargetType property....0 The rule applies to the document itself. visRuleTargetPage...rule applies to pages in the document. visRuleTargetDocumen 2 The...
ControlChar Cr field. Carriage return character x000d or r. Same as ParagraphBreak in C#.... Document doc = new Document (); DocumentBuilder...again!" ); // Converting the document to text form reveals that...
Class for manipulation with XMP metadata.... PdfXmpMetadata (Document) Initializes new PdfXmpMetadata...PdfXmpMetadata object on base of the document . Properties Name Description...
Imports a node from another Document to this Document without altering or removing the source node from the original Document this method creates a new copy of the source node....ImportNode Document.ImportNode method Imports a node from another...another document to this document, without altering or removing...