Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,009 for

regex

(0.72 sec)
  1. Aspose::Words::Saving::HtmlFixedPageHorizontalA...

    Aspose::Words::Saving::HtmlFixedPageHorizontalAlignment enum. Specifies the horizontal alignment for pages in output HTML document in C++....Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...Text :: RegularExpressions :: Regex :: Match ( outDocContents ,...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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/
  3. 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/
  4. 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/
  5. Search and replace text in TXT document via .NE...

    C# sample code to redact sensitive information in Microsoft Word TXT 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/txt/
  6. Search and replace text in HTML document via .NET

    C# sample code to redact sensitive information in HTML 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/html/
  7. 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...
  8. ReplaceOptions.RegexKey | Aspose.Cells for .NET...

    ReplaceOptions property. Indicates whether the searched key is Regex. If true then the searched key will be taken as Regex...whether the searched key is regex. If true then the searched key...key will be taken as regex. public bool RegexKey { get ; set...

    reference.aspose.com/cells/net/aspose.cells/rep...
  9. 合并相邻单元格|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/zh/net/merge-two-adjacent...
  10. Aspose::Cells::FindOptions class | Aspose.Cells...

    Aspose::Cells::FindOptions class. Represents find options in C++....is regex. If true the searched key will be taken as regex and...is regex. If true the searched key will be taken as regex and...

    reference.aspose.com/cells/cpp/aspose.cells/fin...