HighlightRegex
TextFrame.HighlightRegex method
Mettez en surbrillance toutes les correspondances d’expression régulière dans le texte du bloc de texte en utilisant la couleur spécifiée.
public void HighlightRegex(string regex, Color highlightColor, ITextHighlightingOptions options)
Paramètre | Taper | La description |
---|---|---|
regex | String | Texte de l’expression régulière pour obtenir le texte à mettre en surbrillance. |
highlightColor | Color | Couleur de surbrillance. |
options | ITextHighlightingOptions | Options de surbrillance. |
Voir également
- interface ITextHighlightingOptions
- class TextFrame
- espace de noms Aspose.Slides
- Assemblée Aspose.Slides