ListLBodyElement

ListLBodyElement

Összefoglaló

ListLBodyElement egy osztály a Aspose.PDF FOSS-ban, Java. A következőkből származik: ̋Elementsˇ .

A logikai struktúra fájában egy listakör (LBody) szerkezeti elemet jelöl meg (ISO 32000-1:2008, 14.8.4.3, 336. táblázat).

Ez a osztály 16 módszert kínál a ListLBodyElement objektumokkal való munkavégzéshez Java programokban. A rendelkezésre álló módszerek közé tartozik: `ListLBodYElements, ̋adjustPosition∂,appendChild∂ , ∂getAlternateDescription∂,, ⌒getAllternativeText∂,. ゚getLanguage∂., ゙getPositionsSettings∂. ≫getStructureElemente∂ . ≪getStrukturTextsztát∂ ,, getTect∂", ˆgetTitle∂ and „setAlterntDescripció∂ és 4 további módszer. Minden nyilvános tag hozzáférhető bármely Java alkalmazáshoz az Aspose.PDF FOSS strukturpaket telepítése után. tulajdonságai: ¬alternateDeclaration∂; ‚alternative Text∂· position∂lágsĂ©n, ¬Setting∂ ̈, \text∂Élément∂élet, μt ̊szĂĄr šre, mĂŠk text∂el, sőtőtt 2 szöveg.

A tulajdonságok

NameTypeAccessDescription
textStringReadReturns the actual text (/ActualText) of this element.
languageStringReadReturns the language (/Lang) of this element.
structureElementStructureElementReadReturns the underlying structure element.
titleStringReadReturns the title (/T) of this element.
alternateDescriptionStringReadReturns the alternate description (/Alt) of this element.
structureTextStateStructureTextStateReadReturns the structure text state for this element.
alternativeTextStringReadReturns the alternative text (/Alt) for this element.
positionSettingsPositionSettingsReadReturns the position settings for this element.

Módszerek

SignatureDescription
ListLBodyElement(se: StructureElement)Creates a list body element wrapping the given structure element.
setText(text: String)Sets the actual text (/ActualText) for this element.
getText()StringReturns the actual text (/ActualText) of this element.
setLanguage(lang: String)Sets the language (/Lang) for this element.
getLanguage()StringReturns the language (/Lang) of this element.
appendChild(child: Element)Appends a child element.
getStructureElement()StructureElementReturns the underlying structure element.
setTitle(title: String)Sets the title (/T) for this element.
getTitle()StringReturns the title (/T) of this element.
setAlternateDescription(alt: String)Sets the alternate description (/Alt) for this element.
getAlternateDescription()StringReturns the alternate description (/Alt) of this element.
getStructureTextState()StructureTextStateReturns the structure text state for this element.
setAlternativeText(text: String)Sets the alternative text (/Alt) for this element.
getAlternativeText()StringReturns the alternative text (/Alt) for this element.
adjustPosition(settings: PositionSettings)Adjusts the position of this element using the given settings.
getPositionSettings()PositionSettingsReturns the position settings for this element.

Lásd még:

  • Aspose.PDF a Java Enterprise API referenciára
 Magyar