Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 2,928 for

regex

(0.05 sec)
  1. 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...
  2. 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...
  3. highlightRegex | Aspose.Sildes for PHP via Java...

    highlightRegex highlightRegex(String Regex, Color highlightColor, TextHighlightingOptions options) method Highlight a......highlightRegex highlightRegex(String regex, Color highlightColor, TextHighlightingOpti...Parameters Name Type Description regex String Text of regular expression...

    reference.aspose.com/slides/php-java/aspose.sli...
  4. Creating, Reading and Saving Projects

    Learn how to create, edit, and save projects in different formats (MPP, Primavera XML, PDF, JPEG) using Aspose.Tasks for .NET.... ReadToEnd (); 16 Regex regex = new Regex ( "PT(\\d+)H(\\d+)M(\\d+)S"..."PT(\\d+)H(\\d+)M(\\d+)S" ); 17 return regex . Replace ( xml , "**$1Hrs$2Mins$3Secs**"...

    docs.aspose.com/tasks/net/creating-reading-and-...
  5. regex_key property | Aspose.Cells for Python vi...

    Regex_key property Regex_key property Indicates whether the searched key is Regex. If true the searched key will be t......regex_key property regex_key property Indicates whether the searched...is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Merge two adjacent cells|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Regex regex = new Regex ( "[A-Za-z]+" ); Match...Match match = regex . Match ( cellName ); return match . Value...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  7. 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/
  8. 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/
  9. 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...
  10. 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...