Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 420 for

regular characters

(0.16 sec)
  1. Strange problem when trying to redact Xls file ...

    Below is my code in VB.NET Using redactor As New Redactor(_CurrentFileName) Dim redactionList = New Redaction() {New ExactPhraseRedaction(“John Doe”, New ReplacementOptions("[Client]")), New RegexRedaction(“Redaction”…...use only case-insensitive regular expressions, for instance,...start and end of the line characters: New RegexRedaction(""^(...

    forum.groupdocs.com/t/strange-problem-when-tryi...
  2. Prefix search in DOCX online

    Prefix search in DOCX. Perform prefix search of words and phrases online....begins with a given character or group of characters (prefix). Prefix...need to enter the beginning characters of a word in the query text...

    products.groupdocs.app/search/prefix/docx
  3. GitHub - groupdocs-search/GroupDocs.Search-for-...

    GroupDocs.Search for Java examples, plugins and showcase projects: https://products.groupdocs.com/search/java - groupdocs-search/GroupDocs.Search-for-Java...Support for blended characters. Support for characters indexed as a...a whole word. Support for character replacement during indexing...

    github.com/groupdocs-search/GroupDocs.Search-fo...
  4. Deprecated and obsolete features - JavaScript |...

    This page lists features of JavaScript that are deprecated (that is, still available but planned for removal) and obsolete (that is, no longer usable)....The string against which a regular expression is matched. lastMatch...octal escapes . In character classes , character ranges where one...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  5. GroupDocs.Search for .NET 18.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 18.12. Major Features There are 2 new features in this Regular monthly release: Implement blended Characters Implement wildcard search All Changes Key Summary Category SEARCHNET-803 Implement blended Characters New Feature SEARCHNET-1781 Implement wildcard search New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs.Search for .NET 18.12. It includes not only new and obsoleted public methods, but also a description of any changes in the behavior behind the scenes in GroupDocs....this regular monthly release: Implement blended characters Implement...SEARCHNET-803 Implement blended characters New Feature SEARCHNET-1781...

    docs.groupdocs.com/search/net/groupdocs-search-...
  6. C# .NET Text Search & Indexing API for Word Exc...

    C# .NET text searching API to smartly index & retrieve data from PDF, Microsoft Office Word, Excel, presentations, OneNote, Email, ZIP, EPUB & web files....using Simple, Boolean, Fuzzy, Regular Expression (regex) and other...Protected Files Simple Wild Card Regular Expression (Regex) Faceted...

    products.groupdocs.com/search/net/
  7. GroupDocs.Viewer For .NET 16.11 Release Notes

    GroupDocs.Viewer For .NET 16.11 Release Notes – the latest updates and fixes....improvements and fixes in this regular monthly release. The most notable...IE 11 Bug WEB-2109 Special characters like accents, umlauts and...

    releases.groupdocs.com/viewer/net/release-notes...
  8. opentypeweight - GroupDocs.Metadata for Java - ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......thickness of strokes) of the characters in the font. Values from...weight. Normal The Normal (Regular) weight. SemiBold The Semi-bold...

    apireference.groupdocs.com/metadata/java/com.gr...
  9. GroupDocs.Merger for Java 20.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Merger for Java 20.11 Major Features There are a few fixed bugs under .Net Core platform in this Regular monthly release. The most notable are: System.NotSupportedException : Could not open display (X-Server required. Check your DISPLAY environment variable); System.Exception : ‘file:///d:/EPUB/out.xhtml’ could not be found; System.DllNotFoundException : Unable to load shared library ‘gdi32.dll’ or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgdi32....Net Core platform in this regular monthly release. The most notable...open a PDF with 250+ long characters password. Full List of Issues...

    docs.groupdocs.com/merger/java/groupdocs-merger...
  10. SyntaxError: \ at end of pattern - JavaScript |...

    The JavaScript exception "\ at end of pattern" occurs when a Regular expression pattern ends with an unescaped backslash (\). In a regex literal, the backslash would cause the closing slash / to be a literal character, so this can only appear when using the RegExp() constructor....of pattern" occurs when a regular expression pattern ends with...closing slash / to be a literal character, so this can only appear when...

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