PortionFactory
PortionFactory class
Allows to create test portions
The PortionFactory type exposes the following members:
Constructors
Name | Description |
---|---|
PortionFactory() | Initializes a new instance of the PortionFactory class |
Methods
Name | Description |
---|---|
create_portion() | Creates an empty text portion. |
create_portion(str) | Creates a text portion from specified string. |
create_portion(portion) | Creates a portion with the using of a specified portion data. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides