CreateMathParagraph
CreateMathParagraph()
Créer un paragraphe mathématique vide
public IMathParagraph CreateMathParagraph()
Return_Value
nouveau paragraphe de maths
Voir également
- interface IMathParagraph
- class MathParagraphFactory
- espace de noms Aspose.Slides.MathText
- Assemblée Aspose.Slides
CreateMathParagraph(IMathBlock)
Crée un paragraphe mathématique et y place le bloc mathématique spécifié
public IMathParagraph CreateMathParagraph(IMathBlock mathBlock)
Paramètre | Taper | La description |
---|---|---|
mathBlock | IMathBlock | bloc mathématique à placer dans le paragraphe |
Return_Value
nouveau paragraphe de maths
Voir également
- interface IMathParagraph
- interface IMathBlock
- class MathParagraphFactory
- espace de noms Aspose.Slides.MathText
- Assemblée Aspose.Slides