designerbas.blogg.se

Aspose.words express 1.1.0
Aspose.words express 1.1.0








aspose.words express 1.1.0

Shows how to format a run of text using its font property.ĭocument doc = new Document () DocumentBuilder builder = new DocumentBuilder ( doc ) // Create a custom paragraph style. You just use Font to access the font properties of the various objects such as Run, Paragraph, Style, DocumentBuilder. You do not create instances of the Font class directly. Gets or sets the color of the underline applied to the font.Ĭhecks if particular DrawingML text effect is applied. Gets or sets the type of underline applied to the font. Gets or sets a double value that lightens or darkens a color. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this Font object. Gets or sets the East Asian theme font in the applied font scheme that is associated with this Font object. Gets or sets the theme font in the applied font scheme that is associated with this Font object in a right-to-left language document.

aspose.words express 1.1.0

Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this Font object. Gets or sets the theme font in the applied font scheme that is associated with this Font object. Gets or sets the theme color in the applied color scheme that is associated with this Font object. True if the font is formatted as superscript. True if the font is formatted as subscript. Gets or sets the name of the character style applied to this formatting. Gets or sets the locale independent style identifier of the character style applied to this formatting. Gets or sets the character style applied to this formatting. True if the font is formatted as strikethrough text. Returns or sets the spacing (in points) between characters.

aspose.words express 1.1.0

Specifies whether the current font should use the document grid characters per line settings when laying out. True if the font is formatted as small capital letters. Gets or sets the font size in points used in a right-to-left document. True if the font is formatted as shadowed. Returns a Shading object that refers to the shading formatting for the font. Gets or sets character width scaling in percent. A positive number raises the text, and a negative number lowers it. Gets or sets the position of text (in points) relative to the base line. True if the font is formatted as outline. True when the formatted characters are not to be spell checked. Returns or sets the font used for characters with character codes from 128 through 255. Returns or sets the name of the font in a right-to-left language document. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127). Gets or sets the locale identifier (language) of the formatted Asian characters. Gets or sets the locale identifier (language) of the formatted right-to-left characters. Gets or sets the locale identifier (language) of the formatted characters. Returns line spacing of this font (in points). Gets or sets the font size at which kerning starts. True if the right-to-left text is formatted as italic. Gets or sets the highlight (marker) color. True if the font is formatted as hidden text. True if the font is formatted as engraved. Gets or sets the emphasis mark applied to this formatting. True if the font is formatted as embossed. True if the font is formatted as double strikethrough text. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run. Returns a Border object that specifies border for the font. True if the right-to-left text is formatted as bold. Specifies whether the contents of this run shall have right-to-left characteristics. If the color is not ‘auto’ then returns Color. Returns the present calculated color of the text (black or white) to be used for ‘auto color’. True if the font is formatted as all capital letters.










Aspose.words express 1.1.0