Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,004 for

regex

(0.08 sec)
  1. 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...
  2. 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....
  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/tex/cpp/namespace/system.t...
  4. 20.3 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 20.3 Release Notes – the latest updates and fixes....StopTrackRevisions (); Regex regex = new Regex ( "e" ); FindReplaceOptions...true ; doc . Range . Replace ( regex , "*" , options ); Console ...

    docs.aspose.com/words/net/aspose-words-for-net-...
  5. GridCell.CreateValidation | Aspose.Cells for .N...

    GridCell method. Creates a validation object for a cell... RegEx = "\\d+" ; [Visual Basic] im...validation expression . v . RegEx = "\\d+" See Also class GridValidation...

    reference.aspose.com/cells/net/aspose.cells.gri...
  6. 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...
  7. Aspose::Words::Fields::FieldIncludePicture Clas...

    Implements the INCLUDEPICTURE field....System::Text::RegularExpressions::Regex::Match (fieldIncludePicture->GetFieldCode()...System::Text::RegularExpressions::Regex::Match (fieldImport->GetFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Aspose::Words::Fields::FieldIncludePicture Clas...

    Implements the INCLUDEPICTURE field....System::Text::RegularExpressions::Regex::Match (fieldIncludePicture->GetFieldCode()...System::Text::RegularExpressions::Regex::Match (fieldImport->GetFieldCode()...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Search and replace text in DOT document via .NE...

    C# sample code to redact sensitive information in Microsoft Word DOT 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/dot/
  10. Search and replace text in ODT document via .NE...

    C# sample code to redact sensitive information in Microsoft Word ODT 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/odt/