C# source code to search text in PPTX Presentation....exact data matching and regularexpression matching. Search and...few lines of code. Use regularexpression matching, match case...
Represents text search options...isDotallMode() In dotall mode, the expression . matches any character,...isRegularExpressionU() Indicated that regularexpression is used or not setRe...
FormField TextInputDefault property. Gets or sets the default string or a calculation Expression of a text form field in C#....default string or a calculation expression of a text form field. public...property. When TextInputType is Regular or Number, this string specifies...
Represents data validation.settings....getFormula1() Represents the value or expression associated with the data...getFormula2() Represents the value or expression associated with the second...
TextFrame TextFrame class Represents a TextFrame. getHyperlinkQueries Name Description getHyperlinkQueries () Provide......Highlight all matches of regularexpression in text frame text using...regex String Text of regularexpression to get text to highlight...
Replacer Replace method. Replaces all occurrences of a specified character string pattern with a replacement string in the input file in C#....the input file using a regularexpression. public static int Replace...name. pattern Regex A regularexpression pattern used to find...