PropertyCollection{Categorie:Documentele de activitate}

PropertyCollection{Categorie:Documentele de activitate}

Opinie generală

BasePortionFormat este o clasă în Aspose.Slides FOSS pentru Java. Moștenitorii de la: IBasePortionFormat.

Proprietăți de formatare a porțiunii comune de text.

Proprietăți

Numele de proprietateTipul de vehiculAccesulDescriere:
rprElementElementCiteşte.
lineFormatILineFormatCiteşte.
fillFormatIFillFormatCiteşte.
effectFormatIEffectFormatCiteşte.
highlightColorIColorFormatCiteşte.
underlineLineFormatILineFormatCiteşte.
underlineFillFormatIFillFormatCiteşte.
fontBoldNullableBoolCiteşte.
fontItalicNullableBoolCiteşte.
kumimojiNullableBoolCiteşte.
normaliseHeightNullableBoolCiteşte.
proofDisabledNullableBoolCiteşte.
fontUnderlineTextUnderlineTypeCiteşte.
textCapTypeTextCapTypeCiteşte.
strikethroughTypeTextStrikethroughTypeCiteşte.
isHardUnderlineLineNullableBoolCiteşte.
isHardUnderlineFillNullableBoolCiteşte.
fontHeightfloatCiteşte.
escapementfloatCiteşte.
kerningMinimalSizefloatCiteşte.
spacingfloatCiteşte.
latinFontIFontDataCiteşte.
eastAsianFontIFontDataCiteşte.
complexScriptFontIFontDataCiteşte.
symbolFontIFontDataCiteşte.
languageIdStringCiteşte.
alternativeLanguageIdStringCiteşte.
spellCheckbooleanCiteşte.

Metode de evaluare

SemnăturaDescriere:
BasePortionFormat()Creează un nou element BasePortionFormat cu un element separat {@code <a:rPr>}.
BasePortionFormat(rprElement: Element, saveCallback: Runnable)Creează un nou element BasePortionFormat susținut de elementul dat {@code <a:rPr>}.
getRprElement()ElementÎntoarce elementul XML subiacent {@code <a:rPr>}.
getLineFormat()ILineFormat
getFillFormat()IFillFormat
getEffectFormat()IEffectFormat
getHighlightColor()IColorFormat
getUnderlineLineFormat()ILineFormat
getUnderlineFillFormat()IFillFormat
getFontBold()NullableBool
setFontBold(value: NullableBool)
getFontItalic()NullableBool
setFontItalic(value: NullableBool)
getKumimoji()NullableBool
setKumimoji(value: NullableBool)
getNormaliseHeight()NullableBool
setNormaliseHeight(value: NullableBool)
getProofDisabled()NullableBool
setProofDisabled(value: NullableBool)
getFontUnderline()TextUnderlineType
setFontUnderline(value: TextUnderlineType)
getTextCapType()TextCapType
setTextCapType(value: TextCapType)
getStrikethroughType()TextStrikethroughType
setStrikethroughType(value: TextStrikethroughType)
getIsHardUnderlineLine()NullableBool
setIsHardUnderlineLine(value: NullableBool)
getIsHardUnderlineFill()NullableBool
setIsHardUnderlineFill(value: NullableBool)
getFontHeight()float
setFontHeight(value: float)
getEscapement()float
setEscapement(value: float)
getKerningMinimalSize()float
setKerningMinimalSize(value: float)
getSpacing()float
setSpacing(value: float)
getLatinFont()IFontData
setLatinFont(value: IFontData)
getEastAsianFont()IFontData
setEastAsianFont(value: IFontData)
getComplexScriptFont()IFontData
setComplexScriptFont(value: IFontData)
getSymbolFont()IFontData
setSymbolFont(value: IFontData)
getLanguageId()String
setLanguageId(value: String)
getAlternativeLanguageId()String
setAlternativeLanguageId(value: String)
getSpellCheck()boolean
setSpellCheck(value: boolean)
 Română