ExportToHtml
IParagraphCollection.ExportToHtml méthode
Convertit les paragraphes spécifiés en HTML et le renvoie sous forme d’objet String.
public string ExportToHtml(int firstParagraphIndex, int paragraphsCount,
ITextToHtmlConversionOptions options)
| Paramètre | Type | Description |
|---|---|---|
| firstParagraphIndex | Int32 | Indice du premier paragraphe Int32 |
| paragraphsCount | Int32 | Nombre de paragraphes Int32 |
| options | ITextToHtmlConversionOptions | Options de conversion ITextToHtmlConversionOptions |
Valeur de retour
HTML généré.
Voir aussi
- interface ITextToHtmlConversionOptions
- interface IParagraphCollection
- namespace Aspose.Slides
- assembly Aspose.Slides