ExportToHtml
ParagraphCollection.ExportToHtml method
Konvertiert die Angabe von Absätzen in das HTML und gibt es als String-Objekt zurück.
public string ExportToHtml(int firstParagraphIndex, int paragraphsCount,
ITextToHtmlConversionOptions options)
Parameter | Typ | Beschreibung |
---|---|---|
firstParagraphIndex | Int32 | Erster AbsatzindexInt32 |
paragraphsCount | Int32 | AbsatzzahlInt32 |
options | ITextToHtmlConversionOptions | Konvertieren Sie OptionenITextToHtmlConversionOptions |
Rückgabewert
Generiertes HTML.
Siehe auch
- interface ITextToHtmlConversionOptions
- class ParagraphCollection
- namensraum Aspose.Slides
- Montage Aspose.Slides