The subject of the Document...property The subject of the document public string Subject { get...SummaryInfo namespace Aspose.Pub assembly Aspose.PUB RevNumber Template...
BaseWebExtensionCollection Item property. Gets or sets an item at the specified index in C#....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . AreEqual...
HyphenationOptions AutoHyphenation property. Gets or sets value determining whether automatic hyphenation is turned on for the Document. Default value for this property is false in C#....hyphenation is turned on for the document. Default value for this property...automatic hyphenation. Document doc = new Document (); DocumentBuilder...
Specifies load format....of document in CGM format HTML means loading of document in HTML...format EPUB means loading of document in EPUB format(special format...
Convert page and save it as text stream....first PDF document page. Document doc = new Document ( inFile...namespace Aspose.Pdf.Devices assembly Aspose.PDF ExtractionOptions...
Range Revisions property. Gets a collection of revisions tracked changes that exist in this range in C#....means if you remove parts of a document that contain revisions, the...revisions in range. Document doc = new Document ( MyDir + "Revisions...
Border LineWidth property. Gets or sets the border width in points in C#....border into a document. Document doc = new Document (); DocumentBuilder...Border namespace Aspose.Words assembly Aspose.Words Border.LineStyle...
SaveOptions UpdateCreatedTimeProperty property. Gets or sets a value determining whether the CreatedTime property is updated before saving. Default value is false in C#....Examples Shows how to update a document’s “CreatedTime” property when...when saving. Document doc = new Document (); DateTime createdTime...
The base class for all nodes of an Aspose.Note Document....Note document. public abstract class Node...Description Document { get; } Gets the document of the node....
Document AttachedTemplate property. Gets or sets the full path of the template attached to the Document in C#....AttachedTemplate Contents [ Hide ] Document.AttachedTemplate property...the template attached to the document. public string AttachedTemplate...