Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,789 for

regex

(0.04 sec)
  1. Documents are not getting highlighted - Free Su...

    I am using Groupdocs.Search to highlight phrases in the document (Word, excel, Powerpoint, pdf), but the text is not getting highlighted in almost all the files. sharing my code and the document file for your reference. …...concatenated string var regex = new Regex(Regex.Escape(searchText)...IgnoreCase); var matches = regex.Matches(text); // Step 3: If...

    forum.groupdocs.com/t/documents-are-not-getting...
  2. GroupDocs.Search for .NET 16.10 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 16.10 Major Features There are 4 features or enhancements in this regular monthly release. The most notable are: Fix Query Parser to parse file names with extensions with one Field Name Add found words to the search results to make it possible to see what exactly was found Improve Indexing and Update functionality to notify user about the progress percentage Implement Exact phrase Search feature All Changes Key Summary Category SEARCHNET-470 Fix Query Parser to parse file names with extensions with one Field Name Bug SEARCHNET-468 Add found words to the search results to make it possible to see what exactly was found Enhancement SEARCHNET-270 Improve Indexing and Update functionality to notify user about the progress percentage Enhancement SEARCHNET-449 Implement Exact phrase Search feature New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....the user uses fuzzy search or regex search he can get search results...

    docs.groupdocs.com/search/net/groupdocs-search-...
  3. Native .NET and Java APIs to Perform Document S...

    post. Tagged with net, java, indexing....Fuzzy and Regular Expression (regex) search queries across a range...

    dev.to/groupdocs/native-net-and-java-apis-to-pe...
  4. C# .NET API to Redact Classified Information in...

    post. Tagged with net, api, groupdocs, redaction....you might want to check out: Regex for lazy developers Sorry for...

    dev.to/groupdocs/c-net-api-to-redact-classified...
  5. GitHub - MaximumADHD/Roblox-File-Format: A C# l...

    A C# library designed to make it easy to create and manipulate files in Roblox's serialized DOM. - MaximumADHD/Roblox-File-Format... Trim ( ) ; var id = Regex . Match ( url , pattern ) ?...

    github.com/MaximumADHD/Roblox-File-Format
  6. Build Powerful Solutions to View, Convert, and ...

    Streamline document processing and file conversion with our powerful C#, .NET & Java APIs. View, merge, convert, compare, sign, and annotate files effortlessly....indexing features, use fuzzy or regex searching in your .NET and Java...simple, Boolean, fizzy, and regex search in your .NET and Java...

    www.groupdocs.com/products/
  7. Literal character: a, b - JavaScript | MDN

    A literal character specifies exactly itself to be matched in the input text.... Syntax regex c Parameters c A single character...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  8. textfield

    Set external Font in TextField - Aspose.PDF Product Family - Free Support Forum - aspose.com,Double Tabulator in Textfield ignored - Aspose.Slides Product...Replace(new Regex("@Test"), n…...Add editable...

    search.aspose.com/q/TextField.html
  9. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes.... See Also # Regex Search in Java Synonym Search...

    blog.groupdocs.com/search/fuzzy-search-java/
  10. Redacting PDF Areas (Text and Images) Using Coo...

    I am currently working on a project using GroupDocs.Redaction and have encountered an issue regarding the functionality for redacting specific areas in a PDF document based on coordinates provided in points. My objective…...PageAreaRedaction only takes in regex, replacementoptions with region...

    forum.groupdocs.com/t/redacting-pdf-areas-text-...