CreateMathParagraph
CreateMathParagraph()
Erstelle leeres mathematisches Absatz
public IMathParagraph CreateMathParagraph()
Rückgabewert
neues mathematisches Absatz
Siehe auch
- Schnittstelle IMathParagraph
- Klasse MathParagraphFactory
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides
CreateMathParagraph(IMathBlock)
Erstellt ein mathematisches 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
neues mathematisches Absatz
Siehe auch
- Schnittstelle IMathParagraph
- Schnittstelle IMathBlock
- Klasse MathParagraphFactory
- Namespace Aspose.Slides.MathText
- Assembly Aspose.Slides