Images

Vue de l’ensemble

‘Picture’ est une classe dans Aspose.Slides FOSS pour Java. Il découle de: ‘ISlidePikture’, ‘IslidComponent’, et ‘IPresentationComposent’.

Représente une image dans une présentation.

Cette classe fournit 14 méthodes pour travailler avec des objets de la image dans les programmes Java. Les méthodologies disponibles comprennent: asIPresentationComponent, aISlideComposent‘, 'computeRelativePath', flushPendingBlipImages,getImage,, getLinkPathlong 'getPresentations getsLide ‘initInternal’setBlipsimage’,setImag’ et SetLinkMathLong’. Tous les membres publics sont accessibles à toute application Java après l'installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : image et 'linkPatthlang

Propriétés

NameTypeAccessDescription
imageIPPImageReadGets the image.
linkPathLongStringReadGets the link path long.
presentationIPresentationReadGets the presentation.
slideIBaseSlideReadGets the slide.

méthodes

SignatureDescription
initInternal(blipElement: Element, parentSlide: IBaseSlide, parentPresentation: IPresentation)Internal initialisation with the {@code <a:blip>} XML element.
initInternal(blipElement: Element, parentSlide: IBaseSlide)Internal initialisation with the {@code <a:blip>} XML element (no presentation context).
initInternal(blipElement: Element, opcPackage: OpcPackage, slidePartName: String, parentSlide: IBaseSlide)Internal initialisation with the {@code <a:blip>} XML element and OPC package context.
asIPresentationComponent()IPresentationComponent
getImage()IPPImageReturns the image.
setImage(value: IPPImage)Sets the image value.
getLinkPathLong()StringReturns the link path long.
setLinkPathLong(value: String)Sets the link path long value.
getPresentation()IPresentationReturns the presentation.
getSlide()IBaseSlideReturns the slide.
asISlideComponent()ISlideComponent
flushPendingBlipImages(element: Element, parentSlide: IBaseSlide)Resolves any pending image references on {@code <a:blip>} elements within the given XML tree.
setBlipImage(blipEl: Element, opcPackage: OpcPackage, slidePartName: String, ppImage: IPPImage)Sets the image relationship on a blip element using OPC relationship management.
computeRelativePath(fromDir: String, toPath: String)StringComputes a relative path from a directory to a target path.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français