PresetShadowType
Vue de l’ensemble
‘PresetShadowType’ est un enum dans Aspose.Slides FOSS pour Java.
Représente un préréglage pour un effet d’ombre.
Ce enum fournit 1 méthode pour travailler avec les objets PresetShadowType dans les programmes Java. Les méthodes disponibles comprennent: ‘getValue’. Tous les membres publics sont accessibles à n’importe quelle application Java après l’installation de l’Aspose.Slides FOSS pour le package Java . Propriétés : value.
Les valeurs
| Value | Description |
|---|---|
TOP_LEFT_DROP_SHADOW | Represents a drop shadow positioned at the top left |
TOP_LEFT_LARGE_DROP_SHADOW | Represents a large top‑left drop shadow |
BACK_LEFT_LONG_PERSPECTIVE_SHADOW | Represents a long perspective shadow on the back left |
BACK_RIGHT_LONG_PERSPECTIVE_SHADOW | Represents a long perspective shadow on the back right |
TOP_LEFT_DOUBLE_DROP_SHADOW | Represents a double drop shadow at the top left |
BOTTOM_RIGHT_SMALL_DROP_SHADOW | Represents a small drop shadow at the bottom right |
FRONT_LEFT_LONG_PERSPECTIVE_SHADOW | Represents a long perspective shadow on the front left |
FRONT_RIGHT_LONG_PERSPECTIVE_SHADOW | Represents a long perspective shadow on the front right |
OUTER_BOX_SHADOW_3D | Represents a 3D outer box shadow effect |
INNER_BOX_SHADOW_3D | Represents a 3D inner box shadow effect |
BACK_CENTER_PERSPECTIVE_SHADOW | Represents a perspective shadow centered at the back |
TOP_RIGHT_DROP_SHADOW | Represents a drop shadow positioned at the top right |
FRONT_BOTTOM_SHADOW | Represents a shadow cast from the front bottom |
BACK_LEFT_PERSPECTIVE_SHADOW | |
BACK_RIGHT_PERSPECTIVE_SHADOW | |
BOTTOM_LEFT_DROP_SHADOW | Represents a drop shadow positioned at the bottom left |
BOTTOM_RIGHT_DROP_SHADOW | Represents a drop shadow positioned at the bottom right |
FRONT_LEFT_PERSPECTIVE_SHADOW | |
FRONT_RIGHT_PERSPECTIVE_SHADOW | |
TOP_LEFT_SMALL_DROP_SHADOW | Represents a small drop shadow at the top left |
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
méthodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |
Voir aussi
- Aspose.Slides - référence API d’entreprise