Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 2,364 for

expression

(0.06 sec)
  1. Swashbuckle.AspNetCore.Swagger 6.5.0 - FuGet Ga...

    .NET API 13,824 bytes Swashbuckle.AspNetCore.Swagger 6.5.0 Middleware to expose Swagger JSON endpoints from APIs buil......Swagger</authors> <license type="expression">MIT</license> <licenseUrl>https://licenses...

    www.fuget.org/packages/Swashbuckle.AspNetCore.S...
  2. Quantifier: *, +, ?, {n}, {n,}, {n,m} - JavaScr...

    A quantifier repeats an atom a certain number of times. The quantifier is placed after the atom it applies to....SyntaxError: Invalid regular expression: Incomplete quantifier It...SyntaxError: Invalid regular expression: numbers out of order in...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. TextRedaction Class - GroupDocs.Redaction for ....

    Represents a base abstract class for document text redactions....method applies a given Regular Expression to an instance of the doucument...

    apireference.groupdocs.com/redaction/net/groupd...
  4. GroupDocs.Text for .NET Releases

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....for some text using regular expression and searching a whole word...

    blog.groupdocs.com/tag/groupdocs.text-for-.net-...
  5. Looping code - Learn web development | MDN

    Programming languages are very useful for rapidly completing repetitive tasks, from multiple basic calculations to just about any other situation where you've got a lot of similar items of work to complete. Here we'll look at the loop structures available in JavaScript that handle such needs....often used with function expressions , which we will learn about...Functions module. Using function expressions we could rewrite the example...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...
  6. GroupDocs.Search for .NET 17.12 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for .NET 17.12. Major Features There are 4 enhancements in this regular monthly release. The most notable are: Improved representation of results of exact phrase search Improved calculation of relevance of search results Improved search query syntax Implementation of highlighted results for exact phrase search in text All Changes Key Summary Category SEARCHNET-1294 Improve representation of results of exact phrase search Enhancement SEARCHNET-1295 Improve calculation of relevance of search results Enhancement SEARCHNET-1296 Improve search query syntax Enhancement SEARCHNET-1275 Implement highlighting of results of exact phrase search in text Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Regular expression specifier | ^ regular-expression | Regular...Regular expression specifier is used to specify query that is regular...

    docs.groupdocs.com/search/net/groupdocs-search-...
  7. Upcoming Release of GroupDocs.Redaction for .NET

    We are excited to announce that GroupDocs.Redaction for .NET is going to be released soon. It will be a back-end API for removing sensitive and classified information from the documents of popular file formats. The API aims to provide a single, format-independent interface containing a set of redaction methods to redact text, metadata and annotations. GroupDocs.Redaction for .NET will soon be available for download. Features Offered by GroupDocs.Redaction for ....Text Redaction using Regular Expression Metadata Redaction Searching...

    blog.groupdocs.com/redaction/upcoming-release-o...
  8. System.Security.Permissions 7.0.0 - FuGet Gallery

    .NET API 112,248 bytes System.Security.Permissions 7.0.0 Provides types supporting Code Access Security (CAS). expression">MIT</license> <licenseUrl>https://licenses...

    www.fuget.org/packages/System.Security.Permissi...
  9. DocumentFilter - GroupDocs.Search for Java - AP...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......that are not match a regular expression. static DocumentFilter DocumentFilter...that are not match a regular expression. static DocumentFilter DocumentFilter...

    apireference.groupdocs.com/search/java/com.grou...
  10. Filtering our to-do items - Learn web developme...

    That was quick! Since you already had the filter code in app.component.ts, all you had to do was edit the template in order to provide controls for filtering the items. Our next — and last — article looks at how to build your Angular app ready for production, and provides further resources to carry on your learning journey....value of filter matches the expression. For example, when the user...done , the class binding expression of filter == 'done' evaluates...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...