OfficeMath AcceptEnd method. Accepts a visitor for visiting the end of the office math in C#....visitor DocumentVisitor The document visitor. Return Value The...in a document. public void OfficeMathToText () { Document doc...
Represents sanitization and recovery API. Use it if you can't create/open Documents in any other way....if you can’t create/open documents in any other way. The PdfFileSanitization...Name Description document Gets the document facade is working...
The Document.createAttribute method creates a new attribute node and returns it. The object created a node implementing the Attraspose.html.dom/attr interface. The DOM does not enforce what sort of attributes can be added to a particular element in this manner....CreateAttribute Document.CreateAttribute method The Document.createAttribute()...node. Examples var element = document . GetElementById ( "div" );...
Aspose.Words.Rendering.PageInfo class. Represents information about a particular Document page in C#....information about a particular document page. To learn more, visit...visit the Rendering documentation article. public class PageInfo...
Aspose.Words.Saving.TxtSaveOptions class. Can be used to specify additional options when saving a Document into the Text format in C#....additional options when saving a document into the Text format. To learn...the Specify Save Options documentation article. public class TxtSaveOptions...
Comment Id property. Gets the comment identifier in C#....to a region of text in the document. The region must be demarcated...supposed to be unique across a document and Aspose.Words automatically...
Gets or sets the due date.... // The path to the documents directory. string dataDir...the document into Aspose.Note. var oneFile = new Document ( Path...
SaveOptions UseHighQualityRendering property. Gets or sets a value determining whether or not to use high quality i.e. slow rendering algorithms in C#....property is used when the document is exported to image formats:...rendered document with SaveOptions. Document doc = new Document ( MyDir...
WarningInfo WarningType property. Returns the type of the warning in C#....EnableFontSubstituti () { // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...
BuiltInDocumentProperties TitlesOfParts property. Each string in the array specifies the name of a part in the Document in C#....the name of a part in the document. public string [] TitlesOfParts...“TitlesOfParts” properties. Document doc = new Document ( MyDir + "Heading...