Aspose.Words.Inline class. Base class for inlinelevel nodes that can have character formatting associated with them but cannot have child nodes of their own in C#....Levels of Nodes in a Documentdocumentation article. public abstract...identifier. virtual Document { get; } Gets the document to which this...
Document DefaultTabStop property. Gets or sets the interval in points between the default tab stops in C#....DefaultTabStop Document.DefaultTabStop property Gets or sets...stop positions. Document doc = new Document (); DocumentBuilder...
Section Body property. Returns the Body child node of the section in C#....from the document leaving the sections themselves. Document doc =...= new Document (); // A blank document contains one section,...
Aspose.Words.Loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML Document into a Document object in C#....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. public class HtmlLoadOptions...
Splitter RemoveBlankPages method. Removes empty pages from the Document and saves the output. Returns a list of page numbers that were removed in C#....Removes empty pages from the document and saves the output. Returns...remove empty pages from the document. // There is a several ways...
Document Revisions property. Gets a collection of revisions tracked changes that exist in this Document in C#....Revisions Contents [ Hide ] Document.Revisions property Gets a...changes) that exist in this document. public RevisionCollection...
ViewOptions DoNotDisplayPageBoundaries property. Turns off display of the space between the top of the text and the top edge of the page in C#.... Document doc = new Document (); DocumentBuilder...is the footer." ); // This document contains a small amount of...
PdfSaveOptions.encryption_details property. Gets or sets the details for encrypting the output PDF Document....encrypting the output PDF document. @property def encryption_details...value is None and the output document will not be encrypted. When...
Aspose.Words.Loading.ResourceType enum. Type of loaded resource in C#.... Document 3 Document. Examples Shows how to...external resources into a document. public void ResourceLoadingCallb...
Aspose.Words.Drawing.ImageData class. Defines an image for a shape in C#....the Working with Images documentation article. public class ImageData...linked and not stored in the document. SourceFullName { get; set;...