Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,004 for

regex

(0.05 sec)
  1. FindOptions.RegexKey | Aspose.Cells for .NET AP...

    FindOptions property. 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...is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/net/aspose.cells/fin...
  2. System::Text::RegularExpressions Namespace Refe...

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

    reference.aspose.com/pdf/cpp/namespace/system.t...
  3. 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/font/cpp/namespace/system....
  4. 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/pub/cpp/namespace/system.t...
  5. HtmlFixedPageHorizontalAlignment Enum | Aspose....

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment enum. Specifies the horizontal alignment for pages in output HTML document in C#.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    HtmlFixedSaveOptions 财产. 指定 HTML 文档中页面的水平对齐方式 默认值为HtmlFixedHorizontalPageAlignment.Center.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/zh/net/aspose.words....
  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. RegexOptions | Aspose.Slides for C++ API Reference

    Regex options....RegexOptions RegexOptions enum Regex options. enum class RegexOptions...behavior. Compiled 1 Compile regex for performance. Always done...

    reference.aspose.com/slides/cpp/system.text.reg...
  9. 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/
  10. 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/