ISlideCollectionInsertFromHtml Method |
Name | Description | |
---|---|---|
![]() | InsertFromHtml(Int32, Stream) |
Creates slides from HTML text and inserts them to the collection at the specified position.
|
![]() | InsertFromHtml(Int32, TextReader) |
Creates slides from HTML text and inserts them to the collection at the specified position.
|
![]() | InsertFromHtml(Int32, String) |
Creates slides from HTML text and inserts them to the collection at the specified position.
|
![]() | InsertFromHtml(Int32, Stream, IExternalResourceResolver, String) |
Creates slides from HTML text and inserts them to the collection at the specified position.
|
![]() | InsertFromHtml(Int32, TextReader, IExternalResourceResolver, String) |
Creates slides from HTML text and inserts them to the collection at the specified position.
|
![]() | InsertFromHtml(Int32, String, IExternalResourceResolver, String) |
Creates slides from HTML text and inserts them to the collection at the specified position.
|