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
AdjustAngle Adjustment angle in the shape geometry.
AdjustCoordinate An adjustment coordinate in a presentation shape.
AdjustHandleBase The base class for adjustment handles.
AdjustPoint Adjustment point in the shape geometry.
AdjustRectangle Adjustment rectangle in the shape’s geometry.
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.
GeometryPresetType Lists preset geometry shapes.
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.
LimitedOfficeObjectCollectionBaseWrapper<T>
LineStyle Contains properties that define the appearance of a line.
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.
PathArc Defines an arc (a path segment).
PathClose The segment that ends the path of a custom shape.
PathCubicBezier Defines a cubic Bezier curve (a shape path segment).
PathLine Defines a straight line (a path segment).
PathMove A path segment that moves the current drawing position to a new point without rendering any line.
PathQuadraticBezier A quadratic Bezier curve within a shape path.
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.
PolarAdjustHandle A polar adjustment handle in a custom shape.
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.
ShapeConnectionSite A shape connection site that is a point on a shape to which connectors can be attached.
ShapeEffect3DProperties Contains settings for 3D effects applied to a shape.
ShapeEffectProperties Contains shape effect properties.
ShapeGeometry Defines the geometry of a shape, including its guides, adjust values, and paths.
ShapeGuide A guide used to govern the geometry of a shape
ShapeGuideFormula A guide formula that defines a shape’s geometry in a presentation.
ShapePath A creation path that consists of a series of moves, lines and curves that when combined forms a geometric shape.
ShapeStyle Defines the visual appearance of an individual shape.
ShapeTextAutoSize Configures the text auto size behavior for shapes.
ShapeType Specifies the shape type.
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.
Theme Gets or sets the theme associated with the master element.
ThemeBackgroundFillCollection Contains fills that define theme background colors and styles.
ThemeBase The base class for presentation themes.
ThemeColorScheme Defines the color scheme for a presentation theme.
ThemeEffectCollection Contains effect properties available in a document theme.
ThemeFillCollection Contains fill objects available for document theme backgrounds.
ThemeFont Defines a font for a presentation theme.
ThemeFontScheme Defines the font scheme for a presentation theme.
ThemeFormatScheme Defines the format scheme for a presentation theme.
ThemeLineStyleCollection Contains line styles available in a document theme.
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.
XYAdjustHandle An XY-based adjustment handle in a custom shape.

Interfaces

Name Description
IAdjustHandleCollection Defines methods and properties for managing a collection of adjust handle objects.
ILimitedOfficeObjectCollectionBase<T> Defines methods and properties for managing a collection of presentation objects.
ILimitedThemeFormatObjectCollection<T> Defines methods and properties for managing a collection of theme format objects.
IPathSegment Defines a segment of a geometry path.
IPathSegmentCollection Defines methods and properties for managing a collection of path segment objects.
ISecurityLoadingHandler Handles security violations that occur when the API loads a document or presentation.
IShapeConnectionCollection Defines methods and properties for managing a collection of shape connection objects.
IShapeGuideCollection Defines methods and properties for managing a collection of shape guide objects.
IShapePathCollection Defines methods and properties for managing a collection of shape path objects.
IThemeBackgroundFillCollection Defines methods and properties for managing a collection of theme background fill objects.
IThemeEffectCollection Defines methods and properties for managing a collection of theme effect objects.
IThemeFillCollection Defines methods and properties for managing a collection of theme fill objects.
IThemeLineStyleCollection Defines methods and properties for managing a collection of theme line style objects.

Enums

Name Description
AdjustmentMode Lists values that indicate how a handle is adjusted.
ArrowSize Lists values used to specify an arrowhead’s width and length.
ArrowType Lists values that specify the type of a connector’s arrowhead.
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.
FillMode Lists fill modes.
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.
ShapeGeometryType Lists the shape geometry types.
ShapeGuideFormulaType Lists the types of shape guide formulas.
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.