BaseScript Class |
Namespace: Aspose.Slides.MathText
The BaseScript type exposes the following members.
Name | Description | |
---|---|---|
![]() | BaseScript | Initializes a new instance of the BaseScript class |
Name | Description | |
---|---|---|
![]() | Base |
Base argument
|
Name | Description | |
---|---|---|
![]() ![]() | Accent |
Sets an accent mark (a character on the top of this element)
(Inherited from MathElementBase.) |
![]() ![]() | AsArgumentOfFunction(String) |
Takes specified function using this instance as the argument
(Inherited from MathElementBase.) |
![]() ![]() | AsArgumentOfFunction(IMathElement) |
Takes specified function using this instance as the argument
(Inherited from MathElementBase.) |
![]() ![]() | AsArgumentOfFunction(MathFunctionsOfOneArgument) |
Takes specified function using this instance as the argument
(Inherited from MathElementBase.) |
![]() ![]() | AsArgumentOfFunction(MathFunctionsOfTwoArguments, IMathElement) |
Takes specified function using this instance as the argument and specified additional argument
(Inherited from MathElementBase.) |
![]() ![]() | AsArgumentOfFunction(MathFunctionsOfTwoArguments, String) |
Takes specified function using this instance as the argument and specified additional argument
(Inherited from MathElementBase.) |
![]() ![]() | Divide(String) |
Creates a fraction with this numerator and specified denominator
(Inherited from MathElementBase.) |
![]() ![]() | Divide(IMathElement) |
Creates a fraction with this numerator and specified denominator
(Inherited from MathElementBase.) |
![]() ![]() | Divide(String, MathFractionTypes) |
Creates a fraction of the specified type with this numerator and specified denominator
(Inherited from MathElementBase.) |
![]() ![]() | Divide(IMathElement, MathFractionTypes) |
Creates a fraction of the specified type with this numerator and specified denominator
(Inherited from MathElementBase.) |
![]() ![]() | Enclose |
Encloses a math element in parenthesis
(Inherited from MathElementBase.) |
![]() ![]() | Enclose(Char, Char) |
Encloses a math element in specified characters such as parenthesis or another characters as framing
(Inherited from MathElementBase.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | Function(String) |
Takes a function of an argument using this instance as the function name
(Inherited from MathElementBase.) |
![]() ![]() | Function(IMathElement) |
Takes a function of an argument using this instance as the function name
(Inherited from MathElementBase.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Group |
Places this element in a group using a bottom curly bracket
(Inherited from MathElementBase.) |
![]() ![]() | Group(Char, MathTopBotPositions, MathTopBotPositions) |
Places this element in a group using a grouping character such as bottom curly bracket or another
(Inherited from MathElementBase.) |
![]() ![]() | Integral(MathIntegralTypes) |
Takes the integral without limits
(Inherited from MathElementBase.) |
![]() ![]() | Integral(MathIntegralTypes, IMathElement, IMathElement) |
Takes the integral
(Inherited from MathElementBase.) |
![]() ![]() | Integral(MathIntegralTypes, String, String) |
Takes the integral
(Inherited from MathElementBase.) |
![]() ![]() | Integral(MathIntegralTypes, IMathElement, IMathElement, MathLimitLocations) |
Takes the integral
(Inherited from MathElementBase.) |
![]() ![]() | Integral(MathIntegralTypes, String, String, MathLimitLocations) |
Takes the integral
(Inherited from MathElementBase.) |
![]() ![]() | Join(String) |
Joins a mathematical text and forms a mathematical block
(Inherited from MathElementBase.) |
![]() ![]() | Join(IMathElement) |
Joins a mathematical element and forms a mathematical block
(Inherited from MathElementBase.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Nary(MathNaryOperatorTypes, IMathElement, IMathElement) |
Creates a N-ary operator
(Inherited from MathElementBase.) |
![]() ![]() | Nary(MathNaryOperatorTypes, String, String) |
Creates a N-ary operator
(Inherited from MathElementBase.) |
![]() ![]() | Overbar |
Sets a bar on the top of this element
(Inherited from MathElementBase.) |
![]() ![]() | Radical(String) |
Specifies the mathematical root of the given degree from the specified argument.
(Inherited from MathElementBase.) |
![]() ![]() | Radical(IMathElement) |
Specifies the mathematical root of the given degree from the specified argument.
(Inherited from MathElementBase.) |
![]() ![]() | SetLowerLimit(String) |
Takes lower limit
(Inherited from MathElementBase.) |
![]() ![]() | SetLowerLimit(IMathElement) |
Takes lower limit
(Inherited from MathElementBase.) |
![]() ![]() | SetSubscript(String) |
Creates subscript
(Inherited from MathElementBase.) |
![]() ![]() | SetSubscript(IMathElement) |
Creates subscript
(Inherited from MathElementBase.) |
![]() ![]() | SetSubSuperscriptOnTheLeft(String, String) |
Creates subscript and superscript on the left
(Inherited from MathElementBase.) |
![]() ![]() | SetSubSuperscriptOnTheLeft(IMathElement, IMathElement) |
Creates subscript and superscript on the left
(Inherited from MathElementBase.) |
![]() ![]() | SetSubSuperscriptOnTheRight(String, String) |
Creates subscript and superscript on the right
(Inherited from MathElementBase.) |
![]() ![]() | SetSubSuperscriptOnTheRight(IMathElement, IMathElement) |
Creates subscript and superscript on the right
(Inherited from MathElementBase.) |
![]() ![]() | SetSuperscript(String) |
Creates superscript
(Inherited from MathElementBase.) |
![]() ![]() | SetSuperscript(IMathElement) |
Creates superscript
(Inherited from MathElementBase.) |
![]() ![]() | SetUpperLimit(String) |
Takes upper limit
(Inherited from MathElementBase.) |
![]() ![]() | SetUpperLimit(IMathElement) |
Takes upper limit
(Inherited from MathElementBase.) |
![]() ![]() | ToBorderBox |
Places this element in a border-box
(Inherited from MathElementBase.) |
![]() ![]() | ToBorderBox(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean) |
Places this element in a border-box
(Inherited from MathElementBase.) |
![]() ![]() | ToBox |
Places this element in a non-visual box (logical grouping)
which is used to group components of an equation or other instance of mathematical text.
A boxed object can (for example) serve as an operator emulator with or without an alignment point,
serve as a line break point, or be grouped such as not to allow line breaks within.
(Inherited from MathElementBase.) |
![]() ![]() | ToMathArray |
Puts in a vertical array
(Inherited from MathElementBase.) |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | Underbar |
Sets a bar on the bottom of this element
(Inherited from MathElementBase.) |