This is a convenience attribute that allows direct access to the child node that is the Document element of the Document....DocumentElement Document.DocumentElement property This is a convenience...node that is the document element of the document. public Element...
Gets a value indicating whether the CheckBox is in the checked state.... // The path to the documents directory. string dataDir...the document into Aspose.Note. var oneFile = new Document ( Path...
Aspose.Words.Properties.PropertyType enum. Specifies data type of a Document property in C#....enumeration Specifies data type of a document property. public enum PropertyType...work with a document’s custom properties. Document doc = new Document...
DocumentVisitor VisitSmartTagStart method. Called when enumeration of a smart tag has started in C#....in a document. public void SmartTagToText () { Document doc =...= new Document ( MyDir + "Smart tags.doc" ); SmartTagStructurePri...
Run Accept method. Accepts a visitor in C#....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...
Aspose.Words.Saving.DocSaveOptions class. Can be used to specify additional options when saving a Document into the Doc or Dot format in C#....additional options when saving a document into the Doc or Dot format...the Specify Save Options documentation article. public class DocSaveOptions...
Gets collection of search occurrences that are presented with TextFragmentaspose.pdf.text/textfragment objects....find text on the first PDF document page and replace all search...text. // Open documentDocument doc = new Document ( @"D:\Tests\input...
PlainTextDocument BuiltInDocumentProperties property. Gets BuiltInDocumentProperties of the Document in C#....BuiltInDocumentPrope of the document. public BuiltInDocumentPrope...contents of a Microsoft Word document in plaintext and then access...
BuildingBlock constructor. Initializes a new instance of this class in C#....GlossaryDocument The owner document. Remarks When BuildingBlock...glossary document, but is not yet part of the glossary document and...
Gets or sets ColorModeaspose.note.saving/imagesaveoptions/colormode for the output image....Examples Shows how to save a document as grayscale image. // The...The path to the documents directory. string dataDir = RunExamples...