JsonDataLoadOptions SimpleValueParseMode property. Gets or sets a mode for parsing JSON simple values null boolean number integer and string while loading JSON. Such a mode does not affect parsing of datetime values. The default is Loose in C#.... Document doc = new Document ( MyDir + "Reporting...namespace Aspose.Words.Reporting assembly Aspose.Words JsonDataLoadOptions...
PageSetup CharactersPerLine property. Gets or sets the number of characters per line in the Document grid in C#....characters per line in the document grid. public int CharactersPerLine...each line may have. Document doc = new Document (); DocumentBuilder...
Aspose.Words.Lists.ListTrailingCharacter enum. Specifies the character that separates the list label from the text of the paragraph in C#.... Document doc = new Document (); // A list allows...and end a list by using a document builder's "ListFormat" property...
Aspose.Words.Layout.LayoutEntityType enum. Types of the layout entities in C#....Page 1 Represents page of a document. Page may have Column, HeaderFooter...Shows ways of traversing a document’s layout entities. public...
Forms2OleControl Enabled property. Returns true if control is in enabled state in C#.... Document doc = new Document ( MyDir + "ActiveX...namespace Aspose.Words.Drawing.Ole assembly Aspose.Words Forms2OleControl...
PageSetup TopMargin property. Returns or sets the distance in points between the top edge of the page and the top boundary of the body text in C#.... Document doc = new Document (); DocumentBuilder...PageSetup namespace Aspose.Words assembly Aspose.Words PageSetup.TextOrientation...
InlineStory EnsureMinimum method. If the last child is not a paragraph creates and appends one empty paragraph in C#.... Document doc = new Document (); DocumentBuilder...will be the one from the main document body. Assert . AreEqual (...
InlineStory ParentParagraph property. Retrieves the parent Paragraph of this node in C#.... Document doc = new Document (); DocumentBuilder...will be the one from the main document body. Assert . AreEqual (...
Represents signature object regarding PKCS#1 standard. RSA encryption algorithm and SHA-1 digest method are used for signing....person or authority signing the document. date The time of signing...Description verify() Verify the document regarding this signature and...