FontInfoCollection Count property. Gets the number of elements contained in the collection in C#....in the blank document. Document doc = new Document (); // A blank...blank document contains 3 default fonts. Each font in the document...
NodeCollection Clear method. Removes all nodes from this collection and from the Document in C#....this collection and from the document. public void Clear () Examples...sections from a document. Document doc = new Document ( MyDir + "Document...
AdvancedCompareOptions IgnoreStoreItemId property. Specifies whether to ignore difference in StructuredDocumentTag store item Id in C#.... Document docA = new Document ( MyDir + "Document with SDT...docx" ); Document docB = new Document ( MyDir + "Document with SDT...
ThumbnailGeneratingOptions ThumbnailSize property. Size of generated thumbnail in pixels. Default is 600x900 in C#....update a document’s thumbnail. Document doc = new Document (); DocumentBuilder...saving a document to .epub. // 1 - Use the document's first page:...
Sets PDF file and number of page which will be used as stamp....Facades assembly Aspose.PDF BindPdf(Stream...PDF document. pageNumber Int32 Page index of the document whihc...
ListCollection Count property. Gets the count of numbered and bulleted lists in the Document in C#....and bulleted lists in the document. public int Count { get ;...verify owner document properties of lists. Document doc = new Document...
WarningInfoCollection Count property. Gets the number of elements contained in the collection in C#....(); Document doc = new Document ( MyDir + "FB2 document.fb2"...The file is loaded as an XML document." , warnings [ 0 ]. Description...
Font Border property. Returns a Border object that specifies border for the font in C#....border into a document. Document doc = new Document (); DocumentBuilder...Font namespace Aspose.Words assembly Aspose.Words Font.BoldBi Font...
Aspose.Words.Markup.SdtAppearance enum. Specifies the appearance of a structured Document tag in C#....appearance of a structured document tag. public enum SdtAppearance...0 Represents a structured document tag shown as a shaded rectangle...