CreateMathParagraph
CreateMathParagraph()
Créer un paragraphe mathématique vide
public IMathParagraph CreateMathParagraph()
Valeur de Retour
nouveau paragraphe mathématique
Voir Aussi
- interface IMathParagraph
- classe MathParagraphFactory
- espace de noms Aspose.Slides.MathText
- assembly Aspose.Slides
CreateMathParagraph(IMathBlock)
Crée un paragraphe mathématique et place le bloc mathématique spécifié à l’intérieur
public IMathParagraph CreateMathParagraph(IMathBlock mathBlock)
Paramètre | Type | Description |
---|---|---|
mathBlock | IMathBlock | bloc mathématique à placer dans le paragraphe |
Valeur de Retour
nouveau paragraphe mathématique
Voir Aussi
- interface IMathParagraph
- interface IMathBlock
- classe MathParagraphFactory
- espace de noms Aspose.Slides.MathText
- assembly Aspose.Slides