Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 3,003 for

regex

(0.05 sec)
  1. Search and replace text in MD document via .NET...

    C# sample code to redact sensitive information in MD file using server side .NET library....Options Highlight phrases using Regex. Use Replace method with relevant...to be highlighted. Regex regex = new Regex( "your document" ,...

    products.aspose.com/words/net/redaction/md/
  2. Search and replace text in DOCX document via .N...

    C# sample code to redact sensitive information in Microsoft Word DOCX file using server side .NET library....Options Highlight phrases using Regex. Use Replace method with relevant...to be highlighted. Regex regex = new Regex( "your document" ,...

    products.aspose.com/words/net/redaction/docx/
  3. Aspose::Cells::FindOptions::GetRegexKey method ...

    Aspose::Cells::FindOptions::GetRegexKey method. Indicates whether the searched key is Regex. If true the searched key will be taken as Regex and parsed. Otherwise the key will be parsed according to the rules in ms excel in C++....is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/cpp/aspose.cells/fin...
  4. Aspose::Cells::FindOptions::SetRegexKey method ...

    Aspose::Cells::FindOptions::SetRegexKey method. Indicates whether the searched key is Regex. If true the searched key will be taken as Regex and parsed. Otherwise the key will be parsed according to the rules in ms excel in C++....is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/cpp/aspose.cells/fin...
  5. FindReplaceOptions | Aspose.Words for .NET

    FindReplaceOptions constructor. Initializes a new instance of the FindReplaceOptions class with default settings in C#...." ); Regex regex = new Regex ( @"([A-z]+) gave money...false ; doc . Range . Replace ( regex , @"$2 took money from $1" ...

    reference.aspose.com/words/net/aspose.words.rep...
  6. System::Text::RegularExpressions Namespace Refe...

    Classes | Typedefs | Enumerations | Functions System::Text::RegularExpressions Namespace Reference Classes class Capt...... class Regex Regular expression that follows...System::SharedPtr < Regex > RegexPtr Regex pointer. More... typedef...

    reference.aspose.com/slides/cpp/namespace/syste...
  7. HighlightRegex | Aspose.Slides for .NET API 参考

    使用指定颜色突出显示文本框架文本中所有正则表达式匹配...void HighlightRegex ( string regex , Color highlightColor , ITextHighlightingOpt...ITextHighlightingOpt options ) 范围 类型 描述 regex String 正则表达式的文本,以获得要突出显示的文本。...

    reference.aspose.com/slides/zh/net/aspose.slide...
  8. Search and replace text in DOC document via .NE...

    C# sample code to redact sensitive information in Microsoft Word DOC file using server side .NET library....Options Highlight phrases using Regex. Use Replace method with relevant...to be highlighted. Regex regex = new Regex( "your document" ,...

    products.aspose.com/words/net/redaction/doc/
  9. Search and replace text in RTF document via .NE...

    C# sample code to redact sensitive information in Microsoft Word RTF file using server side .NET library....Options Highlight phrases using Regex. Use Replace method with relevant...to be highlighted. Regex regex = new Regex( "your document" ,...

    products.aspose.com/words/net/redaction/rtf/
  10. Search and replace text in DOTX document via .N...

    C# sample code to redact sensitive information in Microsoft Word DOTX file using server side .NET library....Options Highlight phrases using Regex. Use Replace method with relevant...to be highlighted. Regex regex = new Regex( "your document" ,...

    products.aspose.com/words/net/redaction/dotx/