ExportToHtml
IParagraphCollection.ExportToHtml-Methode
Konvertiert die angegebenen Absätze in HTML und gibt es als String-Objekt zurück.
public string ExportToHtml(int firstParagraphIndex, int paragraphsCount,
ITextToHtmlConversionOptions options)
Parameter | Typ | Beschreibung |
---|---|---|
firstParagraphIndex | Int32 | Erster Absatzindex Int32 |
paragraphsCount | Int32 | Absatzanzahl Int32 |
options | ITextToHtmlConversionOptions | Konvertierungsoptionen ITextToHtmlConversionOptions |
Rückgabewert
Generiertes HTML.
Siehe auch
- Schnittstelle ITextToHtmlConversionOptions
- Schnittstelle IParagraphCollection
- Namensraum Aspose.Slides
- Assembly Aspose.Slides