Skip to main content

com.devexpress.docs.office Package

Contains classes and enums for office document formatting.

Declaration

package com.devexpress.docs.office

Classes

Name Description
BlurEffect Contains blur effect properties.
CharListBullet A bullet that is displayed using a single character symbol.
EffectProperties Contains effect properties.
EffectPropertiesBase Contains effect properties common to presentation elements.
EncryptionOptions Contains encryption options for a presentation.
Fill A base class for presentation element fills.
FillOverlayEffect Contains properties for the fill overlay effect.
GlowEffect Contains properties for a glow effect applied to a shape.
GradientFill Gradient fill.
GradientStop A gradient stop that defines a color and its position in a GradientFill.
GroupFill A fill for a group of shapes.
ImageListBullet A bullet that is displayed using an image.
InnerShadowEffect Contains properties used to configure an inner shadow effect.
ListBullet A base class for list bullets.
MetadataRemovalScope Lists values that specify metadata categories to remove from a document during sanitization.
NoFill No fill (transparent).
NormalTextAutoSize A class that specifies normal text auto-sizing behavior.
NoTextAutoSize A class that is used to disable automatic text sizing.
NumberingListBullet A bullet that allows you to create a numbered list.
OfficeObject A base class for office objects.
OfficeTextArea Allows you to access and manipulate text.
OfficeTextRun The base class for text runs in a paragraph.
OfficeTextRunString The base class for text run string content.
OuterShadowEffect Contains properties to configure an outer shadow effect.
OutlineFill A base class for outline fill settings.
OutlineStyle Contains properties that define the outline style of a shape.
PatternFill A pattern fill that can be applied to a shape or slide background.
PictureFill A picture fill that uses an image as the fill pattern.
PresetShadowEffect Contains properties to configure a preset shadow effect.
RectangleOffset Defines offsets from shape edges.
ReflectionEffect Contains properties used to configure a reflection effect.
SanitizeOptions The base class for classes that contain options for document sanitization.
Scene3DVector A three-dimensional vector in space.
SecurityLimitExceededParams Contains information about a security loading limit violation.
SecurityLoadingLimits The base class that specifies common limits for document loading.
SecurityLoadingOptions The base class that contains security options for document loading.
SecurityOptionsViolationParams Contains information about a security loading options violation.
Shape3DSettings Contains properties that specify 3D settings of a shape.
ShapeEffect3DProperties Contains settings for 3D effects applied to a shape.
ShapeEffectProperties Contains shape effect properties.
ShapeTextAutoSize Configures the text auto size behavior for shapes.
SoftEdgeEffect A soft edge effect applied to a shape.
SolidFill A solid fill applied to a shape or slide background.
Text3DFlatText Indicates that text should not follow a 3D shape or perspective transformation, but instead be rendered flat.
Text3DSettings A base class for 3D text settings in a presentation.
TextArea Allows you to access and manipulate text.
TextAreaProperties Contains properties that define the appearance and behavior of the text area.
TextAutoSize The text auto-size behavior for a shape.
TextBulletColor Specifies the text bullet color.
TextBulletFont Specifies the text bullet font.
TextBulletSize A structure that is used to specify the text bullet size.
TextField A text field that is a part of a text run.
TextFieldType Contains information about a text field type in a presentation document.
TextFont Contains properties that specify the font settings for a presentation text.
TextLineBreak A text line break that is a part of a text run.
TextParagraph A paragraph in a text area.
TextParagraphProperties Contains paragraph formatting settings.
TextProperties Contains text formatting properties.
TextRange A text range that specifies the position and length of a text fragment in a text run.
TextRun A text run in a paragraph.
TextSearchInfo Contains information about the text found during a text search operation.
TextSearchOptions Contains options for searching text.
TextSpacing A text spacing.
TextStyle Contains text style settings.
TextTabStop A tab stop in a text paragraph.
TileAlignType Lists values used to specify the position of the first tile relative to the shape to which the tiled picture fill is applied.
UnderlineFill The underline fill of a text element.
UnderlineStyle Contains members that specify underline settings applied to text.
WriteProtectionOptions Contains write protection settings.

Interfaces

Name Description
ISecurityLoadingHandler Handles security violations that occur when the API loads a document or presentation.

Enums

Name Description
BlendMode Lists blend modes that specify how overlapping visual effects are rendered.
DocumentProtectionMode Lists values that specify the presentation’s protection mode.
EncryptionType Lists the encryption types used to protect documents.
FillPatternType Lists fill pattern types.
FillType Lists fill types.
FlipType Lists flip orientations for shapes.
FontAlignmentType Lists font alignment types.
GradientType Lists gradient fill types.
HashAlgorithmType Lists values that specify the the hash algorithm that the Presentation API uses for write protection.
HiddenContentSanitizeMode Lists values that specify the action applied to hidden content during sanitization.
LightRigDirection Lists the directions of a light rig.
LightRigPreset Lists the light rig presets that can be applied to 3D shapes and text in a presentation.
LineCompoundType Lists values that specify the compound line type.
LineDashType Lists values that specify the line dash type.
LineEndCapType Lists values used to specify the cap style for the end of a line.
LineJoinType Lists values that specify the line join type.
NumberingListBulletFormat Lists formats for numbering bullets.
PresetBevelType Lists bevel types that can be applied to shapes in the pseudo 3D style.
PresetCameraType Lists the preset camera types.
PresetMaterialType Lists preset materials that can be applied to 3D shapes.
PresetShadowType Lists the preset shadow types that can be applied to a shape.
PresetTextWarp Lists warp types for shape text.
RectangleAlignType Lists rectangle alignment types.
RestrictedHyperlinkRemovalMode Lists values that specify how the API handles hyperlinks that reference restricted content during document sanitization.
SecurityLimitAction Lists values that specify the action that the API takes when it detects a security loading limit violation.
SecurityViolationAction Lists values that specify the action that the API takes when it detects a security violation.
TextBulletColorType Specifies the text bullet color type.
TextBulletSizeType Lists the text bullet size types.
TextBulletTypefaceType Lists the text bullet typeface types.
TextCapType Lists capitalization types that can be applied to text.
TextOrientationType Lists values used to specify the type of text orientation.
TextParagraphAlignment Lists values that specify the paragraph alignment.
TextSpacingType Lists text spacing types.
TextStrikethroughType Lists the types of strikethrough effects that can be applied to text.
TextTabAlignmentType Lists values that indicate the alignment of text in a tab stop.
TextUnderlineType Lists underline types that can be applied to text.
TextVerticalAnchorType Lists values that specify the vertical anchor type for text.
TextWrappingType Lists text wrapping types.
UnderlineFill.UnderlineFillType Lists values that specify the underline fill type.
UnderlineStyle.UnderlineStyleType Lists values that specify the underline style type.