CreateMathParagraph
CreateMathParagraph()
Leeren mathematischen Absatz erstellen
public IMathParagraph CreateMathParagraph()
Rückgabewert
neuer mathematischer Absatz
Siehe auch
- Interface IMathParagraph
- Interface IMathParagraphFactory
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides
CreateMathParagraph(IMathBlock)
Erstellt einen mathematischen Absatz und platziert den angegebenen mathematischen Block darin
public IMathParagraph CreateMathParagraph(IMathBlock mathBlock)
Parameter | Typ | Beschreibung |
---|---|---|
mathBlock | IMathBlock | mathematischer Block, der im Absatz platziert werden soll |
Rückgabewert
neuer mathematischer Absatz
Siehe auch
- Interface IMathParagraph
- Interface IMathBlock
- Interface IMathParagraphFactory
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides