Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Aspose
Slides
Examples
CSharp
Shapes
FindShapeInSlide
C# Class Aspose.Slides.Examples.CSharp.Shapes.FindShapeInSlide
Datei anzeigen
Open project: aspose-slides/Aspose.Slides-for-.NET
Public Methods
Method
Description
FindShape
(
ISlide
slide
,
string
alttext
) :
IShape
Run
( ) :
void
Method Details
FindShape()
public
static
method
public
static
FindShape
(
ISlide
slide
,
string
alttext
) :
IShape
slide
ISlide
alttext
string
return
IShape
Run()
public
static
method
public
static
Run
( ) :
void
return
void