FieldRef SuppressNonDelimiters property. Gets or sets whether to suppress nondelimiter characters in C#....void FieldRef () { Document doc = new Document (); DocumentBuilder...bookmark as it appears in the document. field = InsertFieldRef (...
FieldRef InsertParagraphNumberInRelativeContext property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context in C#....void FieldRef () { Document doc = new Document (); DocumentBuilder...bookmark as it appears in the document. field = InsertFieldRef (...
BookmarkCollection Clear method. Removes all bookmarks from this collection and from the Document in C#....this collection and from the document. public void Clear () Examples...bookmarks from a document. Document doc = new Document (); DocumentBuilder...
Aspose.Words.Hyphenation class. Provides methods for working with hyphenation dictionaries. These dictionaries prescribe where words of a specific language can be hyphenated in C#....Working with Hyphenation documentation article. public static class...dictionaries when page layout of the document is built. This allows delay...
Returns a NodeList of all the Elements in Document which match selector...QuerySelectorAll Document.QuerySelectorAll method Returns a NodeList...NodeList of all the Elements in document, which match selector public...
Gets or sets the spacing between pages when imported as a single page....import all pages from PDF document grouping every 5 pages to...GetDataDir_Import (); var d = new Document (); var mergeOptions = new...
ImageSize HorizontalResolution property. Gets the horizontal resolution in DPI in C#.... Document doc = new Document (); DocumentBuilder...// Insert a shape into the document which contains an image taken...
MemoryFontSource Type property. Returns the type of the font source in C#....fontBytes , 0 ); Document doc = new Document (); doc . FontSettings...namespace Aspose.Words.Fonts assembly Aspose.Words MemoryFontSource...