BasePortionFormat

BasePortionFormat — Aspose.Slides FOSS Java API संदर्भ

अवलोकन

BasePortionFormat सामान्य टेक्स्ट भाग फ़ॉर्मेटिंग प्रॉपर्टीज़। यह IBasePortionFormat का पूर्ण सार्वजनिक इंटरफ़ेस विरासत में लेता है और नीचे दी गई तालिकाओं में दस्तावेज़ित अतिरिक्त सदस्य जोड़ सकता है। फ़ैक्टरी मेथड्स या संग्रह प्रॉपर्टीज़ के माध्यम से इंस्टेंस प्राप्त करें जो कंटेनिंग पैरेंट ऑब्जेक्ट पर उजागर किए गए हैं। इंस्टॉलेशन निर्देशों और संबंधित प्रकारों की पूरी सूची के लिए पैकेज दस्तावेज़ीकरण देखें।

पैकेज: org.aspose.slides.foss


गुण

PropertyTypeAccessDescription
rprElementElementRead/WriteThe rpr element value.
lineFormatILineFormatRead/WriteThe line format value.
fillFormatIFillFormatRead/WriteThe fill format value.
effectFormatIEffectFormatRead/WriteThe effect format value.
highlightColorIColorFormatRead/WriteThe highlight color value.
underlineLineFormatILineFormatRead/WriteThe underline line format value.
underlineFillFormatIFillFormatRead/WriteThe underline fill format value.
fontBoldNullableBoolRead/WriteWhether font bold is enabled.
fontItalicNullableBoolRead/WriteWhether font italic is enabled.
kumimojiNullableBoolRead/WriteWhether kumimoji is enabled.
normaliseHeightNullableBoolRead/WriteWhether normalise height is enabled.
proofDisabledNullableBoolRead/WriteWhether proof disabled is enabled.
fontUnderlineTextUnderlineTypeRead/WriteThe font underline value.
textCapTypeTextCapTypeRead/WriteThe text cap type value.
strikethroughTypeTextStrikethroughTypeRead/WriteThe strikethrough type value.
isHardUnderlineLineNullableBoolRead/WriteWhether the hard underline line flag is set.
isHardUnderlineFillNullableBoolRead/WriteWhether the hard underline fill flag is set.
fontHeightfloatRead/WriteThe font height value.
escapementfloatRead/WriteThe escapement value.
kerningMinimalSizefloatRead/WriteThe kerning minimal size value.
spacingfloatRead/WriteThe spacing value.
latinFontIFontDataRead/WriteThe latin font value.
eastAsianFontIFontDataRead/WriteThe east asian font value.
complexScriptFontIFontDataRead/WriteThe complex script font value.
symbolFontIFontDataRead/WriteThe symbol font value.
languageIdStringRead/WriteThe language id value.
alternativeLanguageIdStringRead/WriteThe alternative language id value.
spellCheckbooleanRead/WriteWhether spell check is enabled.

विधियाँ

MethodReturnsDescription
getRprElement()Elementunderlying XML element
getLineFormat()ILineFormatline format
getFillFormat()IFillFormatfill format
getEffectFormat()IEffectFormateffect format
getHighlightColor()IColorFormathighlight color
getUnderlineLineFormat()ILineFormatunderline line format
getUnderlineFillFormat()IFillFormatunderline fill format
getFontBold()NullableBoolfont bold
setFontBold(NullableBool value)voidset font bold
getFontItalic()NullableBoolfont italic
setFontItalic(NullableBool value)voidset font italic
getKumimoji()NullableBoolkumimoji
setKumimoji(NullableBool value)voidset kumimoji
getNormaliseHeight()NullableBoolnormalise height
setNormaliseHeight(NullableBool value)voidset normalise height
getProofDisabled()NullableBoolproof disabled
setProofDisabled(NullableBool value)voidset proof disabled
getFontUnderline()TextUnderlineTypefont underline
setFontUnderline(TextUnderlineType value)voidset font underline
getTextCapType()TextCapTypetext cap type
setTextCapType(TextCapType value)voidset text cap type
getStrikethroughType()TextStrikethroughTypestrikethrough type
setStrikethroughType(TextStrikethroughType value)voidset strikethrough type
getIsHardUnderlineLine()NullableBoolis hard underline line
setIsHardUnderlineLine(NullableBool value)voidset is hard underline line
getIsHardUnderlineFill()NullableBoolis hard underline fill
setIsHardUnderlineFill(NullableBool value)voidset is hard underline fill
getFontHeight()floatfont height
setFontHeight(float value)voidset font height
getEscapement()floatescapement
setEscapement(float value)voidset escapement
getKerningMinimalSize()floatkerning minimal size
setKerningMinimalSize(float value)voidset kerning minimal size
getSpacing()floatspacing
setSpacing(float value)voidset spacing
getLatinFont()IFontDatalatin font
setLatinFont(IFontData value)voidset latin font
getEastAsianFont()IFontDataeast asian font
setEastAsianFont(IFontData value)voidset east asian font
getComplexScriptFont()IFontDatacomplex script font
setComplexScriptFont(IFontData value)voidset complex script font
getSymbolFont()IFontDatasymbol font
setSymbolFont(IFontData value)voidset symbol font
getLanguageId()Stringlanguage id
setLanguageId(String value)voidset language id
getAlternativeLanguageId()Stringalternative language id
setAlternativeLanguageId(String value)voidset alternative language id
getSpellCheck()booleanspell check
setSpellCheck(boolean value)voidset spell check

संबंधित देखें

 हिन्दी