HtmlFixedSaveOptions UseTargetMachineFonts property. Flag indicates whether fonts from target machine must be used to display the Document. If this flag is set to true FontFormat and ExportEmbeddedFonts properties do not have effect also ResourceSavingCallback is not fired for fonts. Default is false in C#....must be used to display the document. If this flag is set to true...saving a document to HTML. Document doc = new Document ( MyDir...
BookmarkEnd Name property. Gets or sets the bookmark name in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...
Bookmark BookmarkEnd property. Gets the node that represents the end of the bookmark in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...
BookmarkCollection GetEnumerator method. Returns an enumerator object in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...
BookmarkStart GetText method. Returns an empty string in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...
DocumentPropertyCollection IndexOf method. Gets the index of a property by name in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...
Represents Document outline hierarchy....OutlineCollection class Represents document outline hierarchy. The OutlineCollection...all outline items from the document outline. delete(name) Deletes...
Aspose.Words.PageSetup class. Represents the page setup properties of a section in C#....the Working with Sections documentation article. public class PageSetup...characters per line in the document grid. DifferentFirstPageHe...
Style AutomaticallyUpdate property. Specifies whether this style is automatically redefined based on the appropriate value in C#.... Document doc = new Document (); Style style =...from the document to the paragraph that the document builder is...
FixedPageSaveOptions MetafileRenderingOptions property. Allows to specify metafile rendering options in C#....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...