Click or drag to resize

IShape Methods

The IShape type exposes the following members.

Methods
Name Description
Public method AddConnector
Public method Dispose
Dispose object and free resources.
Public method InsertChart
Insert a chart into placeholder shape.
Public method InsertPicture(Stream)
Insert a picture into placeholder shape from stream.
Public method InsertPicture(String)
Insert a picture into placeholder shape.
Public method InsertSmartArt
Insert a smartArt into placeholder shape.
Public method InsertTable
Insert a table into placeholder shape.
Public method InsertVideo
Insert a video into placeholder shape.
Public method RemovePlaceholder
Removes placeholder from the shape.
Public method ReplaceTextWithRegex
Replace text in shape with regex.
Public method SaveAsImage
Save shape to Image.
Public method SaveAsSvg
Convert a shape to svg file.
Public method SaveAsSvgInSlide
Convert a shape to svg file in canvas with slide size.
Public method SetShapeAlignment
Sets the alignment with a shape.
Public method SetShapeArrange
Sets the arrangement with a shape.
Top
See Also