HtmlSaveOptions ResourceFolder property. Specifies a physical folder where all resources like images fonts and external CSS are saved when a Document is exported to HTML. Default is an empty string in C#....external CSS are saved when a document is exported to HTML. Default...saving a document to HTML. Document doc = new Document ( MyDir...
PageSetup PageWidth property. Returns or sets the width of the page in points in C#.... Document doc = new Document (); DocumentBuilder...NetStandard 2.0). Document doc = new Document (); DocumentBuilder...
MappedDataFieldCollection Clear method. Removes all elements from the collection in C#....MappedDataFieldColle () { Document doc = CreateSourceDocMappe.../// <summary> /// Create a document with 2 MERGEFIELDs, one of...
Aspose.Words.Fields.FieldPageRef class. Implements the PAGEREF field in C#....the Working with Fields documentation article. public class FieldPageRef...modifications made to the document. IsLocked { get; set; } Gets...
DocumentFragment is a lightweight or minimal Document object. It is very common to want to be able to extract a portion of a Documents tree or to create a new fragment of a Document....“lightweight” or “minimal” Document object. It is very common...to extract a portion of a document’s tree or to create a new...
FontInfo Panose property. Gets or sets the PANOSE typeface classification number in C#....each font in a document. Document doc = new Document ( MyDir + "Document..."Document.docx" ); IEnumerator < FontInfo > fontCollectionEnumer...
Aspose.Words.Fields.FieldDocVariable class. Implements DOCVARIABLE field in C#....the Working with Fields documentation article. public class FieldDocVariable...modifications made to the document. IsLocked { get; set; } Gets...
Source Lcid property. Gets or sets the locale ID of a source in C#....available in the document. Documentdocument = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....
Source MonthAccessed property. Gets or sets the month accessed of a source in C#....available in the document. Documentdocument = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....
Source AlbumTitle property. Gets or sets the album title of a source in C#....available in the document. Documentdocument = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....