com.aspose.slides
Class TextCharacterPropertiesEx

java.lang.Object
  extended by com.aspose.slides.TextCharacterPropertiesEx
Direct Known Subclasses:
PortionEx

Deprecated.

@Deprecated
public class TextCharacterPropertiesEx
extends java.lang.Object

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

TextCharacterPropertiesEx

public TextCharacterPropertiesEx()
Deprecated. 

Initializes a new instance of the TextCharacterPropertiesEx class.


TextCharacterPropertiesEx

public TextCharacterPropertiesEx(TextCharacterPropertiesEx props)
Deprecated. 

Initializes a new instance of the TextCharacterPropertiesEx class.

Method Detail

getPortionFormat

public PortionFormatEx getPortionFormat()
Deprecated. 

Returns the PortionFormatEx property for this object. Read-only PortionFormatEx.


getLineFormat

public LineFormatEx getLineFormat()
Deprecated. 

Returns the LineFormatEx properties for text outlining. Read-only LineFormatEx.


getFillFormat

public FillFormatEx getFillFormat()
Deprecated. 

Returns the text FillFormatEx properties. Read-only FillFormatEx.


getEffectFormat

public EffectFormatEx getEffectFormat()
Deprecated. 

Returns the text EffectFormatEx properties. Read-only EffectFormatEx.


getHighlightColor

public ColorFormatEx getHighlightColor()
Deprecated. 

Returns the color used to highlight a text. Read-only ColorFormatEx.


getUnderlineLineFormat

public LineFormatEx getUnderlineLineFormat()
Deprecated. 

Returns the LineFormatEx properties used to outline underline line. Read-only LineFormatEx.


getUnderlineFillFormat

public FillFormatEx getUnderlineFillFormat()
Deprecated. 

Returns the underline line FillFormatEx properties. Read-only FillFormatEx.


getBookmarkId

public java.lang.String getBookmarkId()
Deprecated. 

Returns or sets bookmark identifier. Read/write string.


setBookmarkId

public void setBookmarkId(java.lang.String value)
Deprecated. 

getHLinkClick

public HyperlinkEx getHLinkClick()
Deprecated. 

Returns or sets the hyperlink defined for mouse click. Read/write HyperlinkEx.


setHLinkClick

public void setHLinkClick(HyperlinkEx value)
Deprecated. 

getHLinkMouseOver

public HyperlinkEx getHLinkMouseOver()
Deprecated. 

Returns or sets the hyperlink defined for mouse over. Read/write HyperlinkEx.


setHLinkMouseOver

public void setHLinkMouseOver(HyperlinkEx value)
Deprecated. 

getRawFontBold

public byte getRawFontBold()
Deprecated. 

Determines whether the font is bold. Read/write NullableBool.


setRawFontBold

public void setRawFontBold(byte value)
Deprecated. 

getRawFontItalic

public byte getRawFontItalic()
Deprecated. 

Determines whether the font is itallic. Read/write NullableBool.


setRawFontItalic

public void setRawFontItalic(byte value)
Deprecated. 

getRawKumimoji

public byte getRawKumimoji()
Deprecated. 

Determines whether the numbers should ignore text eastern language-specific vertical text layout. Read/write NullableBool.


setRawKumimoji

public void setRawKumimoji(byte value)
Deprecated. 

getRawNormaliseHeight

public byte getRawNormaliseHeight()
Deprecated. 

Determines whether the height of a text should be normalized. Read/write NullableBool.


setRawNormaliseHeight

public void setRawNormaliseHeight(byte value)
Deprecated. 

getRawNoProof

@Deprecated
public byte getRawNoProof()
Deprecated. 

Determines whether the text shouldn't be proofed. Read/write NullableBool.


setRawNoProof

@Deprecated
public void setRawNoProof(byte value)
Deprecated. 


getRawProofDisabled

public byte getRawProofDisabled()
Deprecated. 

Determines whether the text shouldn't be proofed. Read/write NullableBool.


setRawProofDisabled

public void setRawProofDisabled(byte value)
Deprecated. 

getRawFontUnderline

public byte getRawFontUnderline()
Deprecated. 

Returns or sets the text underline type. Read/write TextUnderlineTypeEx.


setRawFontUnderline

public void setRawFontUnderline(byte value)
Deprecated. 

getRawTextCapType

public byte getRawTextCapType()
Deprecated. 

Returns or sets the type of text capitalization. Read/write TextCapTypeEx.


setRawTextCapType

public void setRawTextCapType(byte value)
Deprecated. 

getRawStrikethroughType

public byte getRawStrikethroughType()
Deprecated. 

Returns or sets the strikethrough type of a text. Read/write TextStrikethroughTypeEx.


setRawStrikethroughType

public void setRawStrikethroughType(byte value)
Deprecated. 

getSmartTagClean

public boolean getSmartTagClean()
Deprecated. 

Determines whether the smart tag should be cleaned. Read/write bool.


setSmartTagClean

public void setSmartTagClean(boolean value)
Deprecated. 

getRawIsHardUnderlineLine

public byte getRawIsHardUnderlineLine()
Deprecated. 

Determines whether the underline style has own LineFormat properties or inherits it from the LineFormat properties of the text. Read/write NullableBool.


setRawIsHardUnderlineLine

public void setRawIsHardUnderlineLine(byte value)
Deprecated. 

getRawIsHardUnderlineFill

public byte getRawIsHardUnderlineFill()
Deprecated. 

Determines whether the underline style has own FillFormat properties or inherits it from the FillFormat properties of the text. Read/write NullableBool.


setRawIsHardUnderlineFill

public void setRawIsHardUnderlineFill(byte value)
Deprecated. 

getRawFontHeight

public float getRawFontHeight()
Deprecated. 

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.


setRawFontHeight

public void setRawFontHeight(float value)
Deprecated. 

getRawLatinFont

public FontDataEx getRawLatinFont()
Deprecated. 

Returns or sets the Latin font info. Null means font is undefined and should be inherited from the Master. Read/write FontDataEx.


setRawLatinFont

public void setRawLatinFont(FontDataEx value)
Deprecated. 

getRawEastAsianFont

public FontDataEx getRawEastAsianFont()
Deprecated. 

Returns or sets the East Asian font info. Null means font is undefined and should be inherited from the Master. Read/write FontDataEx.


setRawEastAsianFont

public void setRawEastAsianFont(FontDataEx value)
Deprecated. 

getRawComplexScriptFont

public FontDataEx getRawComplexScriptFont()
Deprecated. 

Returns or sets the complex script font info. Null means font is undefined and should be inherited from the Master. Read/write FontDataEx.


setRawComplexScriptFont

public void setRawComplexScriptFont(FontDataEx value)
Deprecated. 

getRawSymbolFont

public FontDataEx getRawSymbolFont()
Deprecated. 

Returns or sets the symbolic font info. Null means font is undefined and should be inherited from the Master. Read/write FontDataEx.


setRawSymbolFont

public void setRawSymbolFont(FontDataEx value)
Deprecated. 

getRawEscapement

public float getRawEscapement()
Deprecated. 

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.


setRawEscapement

public void setRawEscapement(float value)
Deprecated. 

getRawKerningMinimalSize

public float getRawKerningMinimalSize()
Deprecated. 

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.


setRawKerningMinimalSize

public void setRawKerningMinimalSize(float value)
Deprecated. 

getRawLanguageId

public java.lang.String getRawLanguageId()
Deprecated. 

Returns or sets the Id of a language. Read/write string.


setRawLanguageId

public void setRawLanguageId(java.lang.String value)
Deprecated. 

getRawAlternativeLanguageId

public java.lang.String getRawAlternativeLanguageId()
Deprecated. 

Returns or sets the Id of an alternative language. Read/write string.


setRawAlternativeLanguageId

public void setRawAlternativeLanguageId(java.lang.String value)
Deprecated. 

getRawSpacing

public float getRawSpacing()
Deprecated. 

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.


setRawSpacing

public void setRawSpacing(float value)
Deprecated. 

getFontBold

@Deprecated
public byte getFontBold()
Deprecated. 

Determines whether the font is bold. Read/write NullableBool.


setFontBold

@Deprecated
public void setFontBold(byte value)
Deprecated. 


getFontItalic

@Deprecated
public byte getFontItalic()
Deprecated. 

Determines whether the font is itallic. Read/write NullableBool.


setFontItalic

@Deprecated
public void setFontItalic(byte value)
Deprecated. 


getKumimoji

@Deprecated
public byte getKumimoji()
Deprecated. 

Determines whether the numbers should ignore text eastern language-specific vertical text layout. Read/write NullableBool.


setKumimoji

@Deprecated
public void setKumimoji(byte value)
Deprecated. 


getNormaliseHeight

@Deprecated
public byte getNormaliseHeight()
Deprecated. 

Determines whether the height of a text should be normalized. Read/write NullableBool.


setNormaliseHeight

@Deprecated
public void setNormaliseHeight(byte value)
Deprecated. 


getProofDisabled

@Deprecated
public byte getProofDisabled()
Deprecated. 

Determines whether the text shouldn't be proofed. Read/write NullableBool.


setProofDisabled

@Deprecated
public void setProofDisabled(byte value)
Deprecated. 


getFontUnderline

@Deprecated
public byte getFontUnderline()
Deprecated. 

Returns or sets the text underline type. Read/write TextUnderlineTypeEx.


setFontUnderline

@Deprecated
public void setFontUnderline(byte value)
Deprecated. 


getTextCapType

@Deprecated
public byte getTextCapType()
Deprecated. 

Returns or sets the type of text capitalization. Read/write TextCapTypeEx.


setTextCapType

@Deprecated
public void setTextCapType(byte value)
Deprecated. 


getStrikethroughType

@Deprecated
public byte getStrikethroughType()
Deprecated. 

Returns or sets the strikethrough type of a text. Read/write TextStrikethroughTypeEx.


setStrikethroughType

@Deprecated
public void setStrikethroughType(byte value)
Deprecated. 


isHardUnderlineLine

@Deprecated
public byte isHardUnderlineLine()
Deprecated. 

Determines whether the underline style has own LineFormat properties or inherits it from the LineFormat properties of the text. Read/write NullableBool.


isHardUnderlineLine

@Deprecated
public void isHardUnderlineLine(byte value)
Deprecated. 


isHardUnderlineFill

@Deprecated
public byte isHardUnderlineFill()
Deprecated. 

Determines whether the underline style has own FillFormat properties or inherits it from the FillFormat properties of the text. Read/write NullableBool.


isHardUnderlineFill

@Deprecated
public void isHardUnderlineFill(byte value)
Deprecated. 


getFontHeight

@Deprecated
public float getFontHeight()
Deprecated. 

Returns or sets the font height of a portion. <b>float.NaN</b> means height is undefined. Read/write short.


setFontHeight

@Deprecated
public void setFontHeight(float value)
Deprecated. 


getLatinFont

@Deprecated
public FontDataEx getLatinFont()
Deprecated. 

Returns or sets the Latin font info. Null means font is undefined. Read/write FontDataEx.


setLatinFont

@Deprecated
public void setLatinFont(FontDataEx value)
Deprecated. 


getEastAsianFont

@Deprecated
public FontDataEx getEastAsianFont()
Deprecated. 

Returns or sets the East Asian font info. Null means font is undefined. Read/write FontDataEx.


setEastAsianFont

@Deprecated
public void setEastAsianFont(FontDataEx value)
Deprecated. 


getComplexScriptFont

@Deprecated
public FontDataEx getComplexScriptFont()
Deprecated. 

Returns or sets the complex script font info. Null means font is undefined. Read/write FontDataEx.


setComplexScriptFont

@Deprecated
public void setComplexScriptFont(FontDataEx value)
Deprecated. 


getSymbolFont

@Deprecated
public FontDataEx getSymbolFont()
Deprecated. 

Returns or sets the symbolic font info. Null means font is undefined. Read/write FontDataEx.


setSymbolFont

@Deprecated
public void setSymbolFont(FontDataEx value)
Deprecated. 


getEscapement

@Deprecated
public float getEscapement()
Deprecated. 

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.


setEscapement

@Deprecated
public void setEscapement(float value)
Deprecated. 


getKerningMinimalSize

@Deprecated
public float getKerningMinimalSize()
Deprecated. 

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.


setKerningMinimalSize

@Deprecated
public void setKerningMinimalSize(float value)
Deprecated. 


getLanguageId

@Deprecated
public java.lang.String getLanguageId()
Deprecated. 

Returns or sets the Id of a language. Read/write string.


setLanguageId

@Deprecated
public void setLanguageId(java.lang.String value)
Deprecated. 


getAlternativeLanguageId

@Deprecated
public java.lang.String getAlternativeLanguageId()
Deprecated. 

Returns or sets the Id of an alternative language. Read/write string.


setAlternativeLanguageId

@Deprecated
public void setAlternativeLanguageId(java.lang.String value)
Deprecated. 


getSpacing

@Deprecated
public float getSpacing()
Deprecated. 

Returns or sets the intercharacter spacing increment. <b>float.NaN</b> means value is undefined. Read/write float.


setSpacing

@Deprecated
public void setSpacing(float value)
Deprecated. 


getSlide

public BaseSlideEx getSlide()
Deprecated. 

Returns the parent slide of a text. Read-only BaseSlideEx.


getPresentation

public PresentationEx getPresentation()
Deprecated. 

Returns the parent presentation of a text. Read-only PresentationEx.