|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.slides.TextCharacterPropertiesEx
@Deprecated public class TextCharacterPropertiesEx
Represents a text portion with formatting.
Constructor Summary | |
---|---|
TextCharacterPropertiesEx()
Deprecated. Initializes a new instance of the TextCharacterPropertiesEx class. |
|
TextCharacterPropertiesEx(TextCharacterPropertiesEx props)
Deprecated. Initializes a new instance of the TextCharacterPropertiesEx class. |
Method Summary | |
---|---|
java.lang.String |
getAlternativeLanguageId()
Deprecated. |
java.lang.String |
getBookmarkId()
Deprecated. Returns or sets bookmark identifier. |
FontDataEx |
getComplexScriptFont()
Deprecated. |
FontDataEx |
getEastAsianFont()
Deprecated. |
EffectFormatEx |
getEffectFormat()
Deprecated. Returns the text EffectFormatEx properties. |
float |
getEscapement()
Deprecated. |
FillFormatEx |
getFillFormat()
Deprecated. Returns the text FillFormatEx properties. |
byte |
getFontBold()
Deprecated. |
float |
getFontHeight()
Deprecated. |
byte |
getFontItalic()
Deprecated. |
byte |
getFontUnderline()
Deprecated. |
ColorFormatEx |
getHighlightColor()
Deprecated. Returns the color used to highlight a text. |
HyperlinkEx |
getHLinkClick()
Deprecated. Returns or sets the hyperlink defined for mouse click. |
HyperlinkEx |
getHLinkMouseOver()
Deprecated. Returns or sets the hyperlink defined for mouse over. |
float |
getKerningMinimalSize()
Deprecated. |
byte |
getKumimoji()
Deprecated. |
java.lang.String |
getLanguageId()
Deprecated. |
FontDataEx |
getLatinFont()
Deprecated. |
LineFormatEx |
getLineFormat()
Deprecated. Returns the LineFormatEx properties for text outlining. |
byte |
getNormaliseHeight()
Deprecated. |
PortionFormatEx |
getPortionFormat()
Deprecated. Returns the PortionFormatEx property for this object. |
PresentationEx |
getPresentation()
Deprecated. Returns the parent presentation of a text. |
byte |
getProofDisabled()
Deprecated. |
java.lang.String |
getRawAlternativeLanguageId()
Deprecated. Returns or sets the Id of an alternative language. |
FontDataEx |
getRawComplexScriptFont()
Deprecated. Returns or sets the complex script font info. |
FontDataEx |
getRawEastAsianFont()
Deprecated. Returns or sets the East Asian font info. |
float |
getRawEscapement()
Deprecated. Returns or sets the superscript or subscript text. |
byte |
getRawFontBold()
Deprecated. Determines whether the font is bold. |
float |
getRawFontHeight()
Deprecated. Returns or sets the font height of a portion. |
byte |
getRawFontItalic()
Deprecated. Determines whether the font is itallic. |
byte |
getRawFontUnderline()
Deprecated. Returns or sets the text underline type. |
byte |
getRawIsHardUnderlineFill()
Deprecated. Determines whether the underline style has own FillFormat properties or inherits it from the FillFormat properties of the text. |
byte |
getRawIsHardUnderlineLine()
Deprecated. Determines whether the underline style has own LineFormat properties or inherits it from the LineFormat properties of the text. |
float |
getRawKerningMinimalSize()
Deprecated. Returns or sets the minimal font size, for which kerning should be switched on. |
byte |
getRawKumimoji()
Deprecated. Determines whether the numbers should ignore text eastern language-specific vertical text layout. |
java.lang.String |
getRawLanguageId()
Deprecated. Returns or sets the Id of a language. |
FontDataEx |
getRawLatinFont()
Deprecated. Returns or sets the Latin font info. |
byte |
getRawNoProof()
Deprecated. |
byte |
getRawNormaliseHeight()
Deprecated. Determines whether the height of a text should be normalized. |
byte |
getRawProofDisabled()
Deprecated. Determines whether the text shouldn't be proofed. |
float |
getRawSpacing()
Deprecated. Returns or sets the intercharacter spacing increment. |
byte |
getRawStrikethroughType()
Deprecated. Returns or sets the strikethrough type of a text. |
FontDataEx |
getRawSymbolFont()
Deprecated. Returns or sets the symbolic font info. |
byte |
getRawTextCapType()
Deprecated. Returns or sets the type of text capitalization. |
BaseSlideEx |
getSlide()
Deprecated. Returns the parent slide of a text. |
boolean |
getSmartTagClean()
Deprecated. Determines whether the smart tag should be cleaned. |
float |
getSpacing()
Deprecated. |
byte |
getStrikethroughType()
Deprecated. |
FontDataEx |
getSymbolFont()
Deprecated. |
byte |
getTextCapType()
Deprecated. |
FillFormatEx |
getUnderlineFillFormat()
Deprecated. Returns the underline line FillFormatEx properties. |
LineFormatEx |
getUnderlineLineFormat()
Deprecated. Returns the LineFormatEx properties used to outline underline line. |
byte |
isHardUnderlineFill()
Deprecated. |
void |
isHardUnderlineFill(byte value)
Deprecated. |
byte |
isHardUnderlineLine()
Deprecated. |
void |
isHardUnderlineLine(byte value)
Deprecated. |
void |
setAlternativeLanguageId(java.lang.String value)
Deprecated. |
void |
setBookmarkId(java.lang.String value)
Deprecated. |
void |
setComplexScriptFont(FontDataEx value)
Deprecated. |
void |
setEastAsianFont(FontDataEx value)
Deprecated. |
void |
setEscapement(float value)
Deprecated. |
void |
setFontBold(byte value)
Deprecated. |
void |
setFontHeight(float value)
Deprecated. |
void |
setFontItalic(byte value)
Deprecated. |
void |
setFontUnderline(byte value)
Deprecated. |
void |
setHLinkClick(HyperlinkEx value)
Deprecated. |
void |
setHLinkMouseOver(HyperlinkEx value)
Deprecated. |
void |
setKerningMinimalSize(float value)
Deprecated. |
void |
setKumimoji(byte value)
Deprecated. |
void |
setLanguageId(java.lang.String value)
Deprecated. |
void |
setLatinFont(FontDataEx value)
Deprecated. |
void |
setNormaliseHeight(byte value)
Deprecated. |
void |
setProofDisabled(byte value)
Deprecated. |
void |
setRawAlternativeLanguageId(java.lang.String value)
Deprecated. |
void |
setRawComplexScriptFont(FontDataEx value)
Deprecated. |
void |
setRawEastAsianFont(FontDataEx value)
Deprecated. |
void |
setRawEscapement(float value)
Deprecated. |
void |
setRawFontBold(byte value)
Deprecated. |
void |
setRawFontHeight(float value)
Deprecated. |
void |
setRawFontItalic(byte value)
Deprecated. |
void |
setRawFontUnderline(byte value)
Deprecated. |
void |
setRawIsHardUnderlineFill(byte value)
Deprecated. |
void |
setRawIsHardUnderlineLine(byte value)
Deprecated. |
void |
setRawKerningMinimalSize(float value)
Deprecated. |
void |
setRawKumimoji(byte value)
Deprecated. |
void |
setRawLanguageId(java.lang.String value)
Deprecated. |
void |
setRawLatinFont(FontDataEx value)
Deprecated. |
void |
setRawNoProof(byte value)
Deprecated. |
void |
setRawNormaliseHeight(byte value)
Deprecated. |
void |
setRawProofDisabled(byte value)
Deprecated. |
void |
setRawSpacing(float value)
Deprecated. |
void |
setRawStrikethroughType(byte value)
Deprecated. |
void |
setRawSymbolFont(FontDataEx value)
Deprecated. |
void |
setRawTextCapType(byte value)
Deprecated. |
void |
setSmartTagClean(boolean value)
Deprecated. |
void |
setSpacing(float value)
Deprecated. |
void |
setStrikethroughType(byte value)
Deprecated. |
void |
setSymbolFont(FontDataEx value)
Deprecated. |
void |
setTextCapType(byte value)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextCharacterPropertiesEx()
Initializes a new instance of the TextCharacterPropertiesEx class.
public TextCharacterPropertiesEx(TextCharacterPropertiesEx props)
Initializes a new instance of the TextCharacterPropertiesEx class.
Method Detail |
---|
public PortionFormatEx getPortionFormat()
Returns the PortionFormatEx property for this object.
Read-only PortionFormatEx
.
public LineFormatEx getLineFormat()
Returns the LineFormatEx properties for text outlining.
Read-only LineFormatEx
.
public FillFormatEx getFillFormat()
Returns the text FillFormatEx properties.
Read-only FillFormatEx
.
public EffectFormatEx getEffectFormat()
Returns the text EffectFormatEx properties.
Read-only EffectFormatEx
.
public ColorFormatEx getHighlightColor()
Returns the color used to highlight a text.
Read-only ColorFormatEx
.
public LineFormatEx getUnderlineLineFormat()
Returns the LineFormatEx properties used to outline underline line.
Read-only LineFormatEx
.
public FillFormatEx getUnderlineFillFormat()
Returns the underline line FillFormatEx properties.
Read-only FillFormatEx
.
public java.lang.String getBookmarkId()
Returns or sets bookmark identifier.
Read/write string
.
public void setBookmarkId(java.lang.String value)
public HyperlinkEx getHLinkClick()
Returns or sets the hyperlink defined for mouse click.
Read/write HyperlinkEx
.
public void setHLinkClick(HyperlinkEx value)
public HyperlinkEx getHLinkMouseOver()
Returns or sets the hyperlink defined for mouse over.
Read/write HyperlinkEx
.
public void setHLinkMouseOver(HyperlinkEx value)
public byte getRawFontBold()
Determines whether the font is bold.
Read/write NullableBool
.
public void setRawFontBold(byte value)
public byte getRawFontItalic()
Determines whether the font is itallic.
Read/write NullableBool
.
public void setRawFontItalic(byte value)
public byte getRawKumimoji()
Determines whether the numbers should ignore text eastern language-specific vertical text layout.
Read/write NullableBool
.
public void setRawKumimoji(byte value)
public byte getRawNormaliseHeight()
Determines whether the height of a text should be normalized.
Read/write NullableBool
.
public void setRawNormaliseHeight(byte value)
@Deprecated public byte getRawNoProof()
Determines whether the text shouldn't be proofed.
Read/write NullableBool
.
@Deprecated public void setRawNoProof(byte value)
public byte getRawProofDisabled()
Determines whether the text shouldn't be proofed.
Read/write NullableBool
.
public void setRawProofDisabled(byte value)
public byte getRawFontUnderline()
Returns or sets the text underline type.
Read/write TextUnderlineTypeEx
.
public void setRawFontUnderline(byte value)
public byte getRawTextCapType()
Returns or sets the type of text capitalization.
Read/write TextCapTypeEx
.
public void setRawTextCapType(byte value)
public byte getRawStrikethroughType()
Returns or sets the strikethrough type of a text.
Read/write TextStrikethroughTypeEx
.
public void setRawStrikethroughType(byte value)
public boolean getSmartTagClean()
Determines whether the smart tag should be cleaned.
Read/write bool
.
public void setSmartTagClean(boolean value)
public byte getRawIsHardUnderlineLine()
Determines whether the underline style has own LineFormat properties or inherits it
from the LineFormat properties of the text.
Read/write NullableBool
.
public void setRawIsHardUnderlineLine(byte value)
public byte getRawIsHardUnderlineFill()
Determines whether the underline style has own FillFormat properties or inherits it
from the FillFormat properties of the text.
Read/write NullableBool
.
public void setRawIsHardUnderlineFill(byte value)
public float getRawFontHeight()
Returns or sets the font height of a portion.
<b>float.NaN</b>
means height is undefined and should be inherited from the Master.
Read/write short
.
public void setRawFontHeight(float value)
public FontDataEx getRawLatinFont()
Returns or sets the Latin font info.
Null means font is undefined and should be inherited from the Master.
Read/write FontDataEx
.
public void setRawLatinFont(FontDataEx value)
public FontDataEx getRawEastAsianFont()
Returns or sets the East Asian font info.
Null means font is undefined and should be inherited from the Master.
Read/write FontDataEx
.
public void setRawEastAsianFont(FontDataEx value)
public FontDataEx getRawComplexScriptFont()
Returns or sets the complex script font info.
Null means font is undefined and should be inherited from the Master.
Read/write FontDataEx
.
public void setRawComplexScriptFont(FontDataEx value)
public FontDataEx getRawSymbolFont()
Returns or sets the symbolic font info.
Null means font is undefined and should be inherited from the Master.
Read/write FontDataEx
.
public void setRawSymbolFont(FontDataEx value)
public float getRawEscapement()
Returns or sets the superscript or subscript text.
Value from -100% (subscript) to 100% (superscript).
<b>float.NaN</b>
means value is undefined and should be inherited from the Master.
Read/write short
.
public void setRawEscapement(float value)
public float getRawKerningMinimalSize()
Returns or sets the minimal font size, for which kerning should be switched on.
<b>float.NaN</b>
means value is undefined and should be inherited from the Master.
Read/write float
.
public void setRawKerningMinimalSize(float value)
public java.lang.String getRawLanguageId()
Returns or sets the Id of a language.
Read/write string
.
public void setRawLanguageId(java.lang.String value)
public java.lang.String getRawAlternativeLanguageId()
Returns or sets the Id of an alternative language.
Read/write string
.
public void setRawAlternativeLanguageId(java.lang.String value)
public float getRawSpacing()
Returns or sets the intercharacter spacing increment.
<b>float.NaN</b>
means value is undefined and should be inherited from the Master.
Read/write float
.
public void setRawSpacing(float value)
@Deprecated public byte getFontBold()
Determines whether the font is bold.
Read/write NullableBool
.
@Deprecated public void setFontBold(byte value)
@Deprecated public byte getFontItalic()
Determines whether the font is itallic.
Read/write NullableBool
.
@Deprecated public void setFontItalic(byte value)
@Deprecated public byte getKumimoji()
Determines whether the numbers should ignore text eastern language-specific vertical text layout.
Read/write NullableBool
.
@Deprecated public void setKumimoji(byte value)
@Deprecated public byte getNormaliseHeight()
Determines whether the height of a text should be normalized.
Read/write NullableBool
.
@Deprecated public void setNormaliseHeight(byte value)
@Deprecated public byte getProofDisabled()
Determines whether the text shouldn't be proofed.
Read/write NullableBool
.
@Deprecated public void setProofDisabled(byte value)
@Deprecated public byte getFontUnderline()
Returns or sets the text underline type.
Read/write TextUnderlineTypeEx
.
@Deprecated public void setFontUnderline(byte value)
@Deprecated public byte getTextCapType()
Returns or sets the type of text capitalization.
Read/write TextCapTypeEx
.
@Deprecated public void setTextCapType(byte value)
@Deprecated public byte getStrikethroughType()
Returns or sets the strikethrough type of a text.
Read/write TextStrikethroughTypeEx
.
@Deprecated public void setStrikethroughType(byte value)
@Deprecated public byte isHardUnderlineLine()
Determines whether the underline style has own LineFormat properties or inherits it
from the LineFormat properties of the text.
Read/write NullableBool
.
@Deprecated public void isHardUnderlineLine(byte value)
@Deprecated public byte isHardUnderlineFill()
Determines whether the underline style has own FillFormat properties or inherits it
from the FillFormat properties of the text.
Read/write NullableBool
.
@Deprecated public void isHardUnderlineFill(byte value)
@Deprecated public float getFontHeight()
Returns or sets the font height of a portion.
<b>float.NaN</b>
means height is undefined.
Read/write short
.
@Deprecated public void setFontHeight(float value)
@Deprecated public FontDataEx getLatinFont()
Returns or sets the Latin font info.
Null means font is undefined.
Read/write FontDataEx
.
@Deprecated public void setLatinFont(FontDataEx value)
@Deprecated public FontDataEx getEastAsianFont()
Returns or sets the East Asian font info.
Null means font is undefined.
Read/write FontDataEx
.
@Deprecated public void setEastAsianFont(FontDataEx value)
@Deprecated public FontDataEx getComplexScriptFont()
Returns or sets the complex script font info.
Null means font is undefined.
Read/write FontDataEx
.
@Deprecated public void setComplexScriptFont(FontDataEx value)
@Deprecated public FontDataEx getSymbolFont()
Returns or sets the symbolic font info.
Null means font is undefined.
Read/write FontDataEx
.
@Deprecated public void setSymbolFont(FontDataEx value)
@Deprecated public float getEscapement()
Returns or sets the superscript or subscript text.
Value from -100% (subscript) to 100% (superscript).
<b>float.NaN</b>
means value is undefined.
Read/write short
.
@Deprecated public void setEscapement(float value)
@Deprecated public float getKerningMinimalSize()
Returns or sets the minimal font size, for which kerning should be switched on.
<b>float.NaN</b>
means value is undefined.
Read/write float
.
@Deprecated public void setKerningMinimalSize(float value)
@Deprecated public java.lang.String getLanguageId()
Returns or sets the Id of a language.
Read/write string
.
@Deprecated public void setLanguageId(java.lang.String value)
@Deprecated public java.lang.String getAlternativeLanguageId()
Returns or sets the Id of an alternative language.
Read/write string
.
@Deprecated public void setAlternativeLanguageId(java.lang.String value)
@Deprecated public float getSpacing()
Returns or sets the intercharacter spacing increment.
<b>float.NaN</b>
means value is undefined.
Read/write float
.
@Deprecated public void setSpacing(float value)
public BaseSlideEx getSlide()
Returns the parent slide of a text.
Read-only BaseSlideEx
.
public PresentationEx getPresentation()
Returns the parent presentation of a text.
Read-only PresentationEx
.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |