IAudio Methods |
The IAudio type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
AddConnector | (Inherited from IShape .) |
|
|
Dispose |
Dispose object and free resources.
|
|
|
InsertChart |
Insert a chart into placeholder shape.
(Inherited from
IShape
.)
|
|
|
InsertPicture(Stream) |
Insert a picture into placeholder shape from stream.
(Inherited from
IShape
.)
|
|
|
InsertPicture(String) |
Insert a picture into placeholder shape.
(Inherited from
IShape
.)
|
|
|
InsertSmartArt |
Insert a smartArt into placeholder shape.
(Inherited from
IShape
.)
|
|
|
InsertTable |
Insert a table into placeholder shape.
(Inherited from
IShape
.)
|
|
|
InsertVideo |
Insert a video into placeholder shape.
(Inherited from
IShape
.)
|
|
|
RemovePlaceholder |
Removes placeholder from the shape.
|
|
|
ReplaceTextWithRegex |
Replace text in shape with regex.
(Inherited from
IShape
.)
|
|
|
SaveAsImage |
Save shape to Image.
(Inherited from
IShape
.)
|
|
|
SaveAsSvg |
Convert a shape to svg file.
(Inherited from
IShape
.)
|
|
|
SaveAsSvgInSlide |
Convert a shape to svg file in canvas with slide size.
(Inherited from
IShape
.)
|
|
|
SetShapeAlignment |
Sets the alignment with a shape.
(Inherited from
IShape
.)
|
|
|
SetShapeArrange |
Sets the arrangement with a shape.
(Inherited from
IShape
.)
|