DocumentVisitor VisitBodyStart method. Called when enumeration of the main text story in a section has started in C#....how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...
The color mode of the image....Examples Shows how to save a document as grayscale image. // The...The path to the documents directory. string dataDir = RunExamples...
Summary info...the document Author { get; } The author of the document CharCount...number of characters in the document Clsid { get; } CLSID identifier...
CustomDocumentProperties Add method. Creates a new custom Document property of the String data type in C#....string ) Creates a new custom document property of the String data...work with a document’s custom properties. Document doc = new Document...
Save options for export to Pdf format...Response object be closed after document saved into response. DefaultFontName...on computer. When the PDF document that is saved into PDF contains...
Loads the Document at the specified Uniform Resource Locator URL into the current instance replacing the previous content....Navigate(string) Loads the document at the specified Uniform Resource...Description address String The document address. It will be combined...
IDocumentPartSavingCallback DocumentPartSaving method. Called when Aspose.Words is about to save a Document part in C#....Words is about to save a document part. public void DocumentPartSaving...Examples Shows how to split a document into parts and save them....
The abstract class for iterating through subtree with root at the specified node....VisitDocumentEnd (Document) End to visit the Document node. virtual...VisitDocumentStart (Document) Start to visit the Document node. virtual...
Aspose.Words.Settings.WriteProtection class. Specifies write protection settings for a Document in C#....protection settings for a document. To learn more, visit the...Protect or Encrypt a Documentdocumentation article. public class...
BuiltInDocumentProperties Company property. Gets or sets the company property in C#....Examples Shows how to work with document properties in the “Origin”...“Origin” category. // Open a document that we have created and edited...