Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,364 for

expression

(0.05 sec)
  1. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in text search queries....@macro2 Regular expression specifier ^ regular-expression Regular expression...specify query that is regular expression. ^^[0-9]{1,5}$ Numeric range...

    docs.groupdocs.com/search/net/search-operation-...
  2. Redaction - GroupDocs.Redaction for Java - API ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......matching a given regular expression. class CellColumnRedaction...is matching given regular expression (optionally deletes all annotations)...

    apireference.groupdocs.com/redaction/java/com.g...
  3. Redaction - GroupDocs.Redaction for Java - API ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......matching a given regular expression. class CellColumnRedaction...is matching given regular expression (optionally deletes all annotations)...

    apireference.groupdocs.com/redaction/java/com.g...
  4. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....follows: << doc [ document_expression ]>> And simply call the assembler...textboxes and charts. An expression declared within a doc tag...

    docs.groupdocs.com/assembly/net/inserting-docum...
  5. GroupDocs.Assembly for Java 18.12 Release Notes...

    This page contains release notes for GroupDocs.Assembly for Java 18.12. Major Features Supported document assembly of external documents being dynamically inserted for Word Processing and Email formats. Full List of Features Covering all Changes in this Release Key Summary Category ASSEMBLYNET-94 Support document assembly of external documents being dynamically inserted for Word Processing formats  Feature  ASSEMBLYNET-95  Support document assembly of external documents being dynamically inserted for Email formats  Feature  ASSEMBLYNET-96  An evaluation mark is added to a nested document being inserted dynamically  Bug  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs.... << doc [ document_expression ]>> A doc tag can be used...text boxes and charts. An expression declared within a doc tag...

    docs.groupdocs.com/assembly/java/groupdocs-asse...
  6. CSP: default-src - HTTP | MDN

    The HTTP Content-Security-Policy (CSP) default-src directive serves as a fallback for the other CSP fetch directives. For each of the following directives that are absent, the user agent looks for the default-src directive and uses this value for it:...icy: default-src <source-expression-list>; This directive may...quotes are mandatory. <source-expression-list> A space-separated list...

    developer.mozilla.org/en-US/docs/Web/HTTP/Heade...
  7. Use All Highlight Extraction Modes with Search ...

    Team GroupDocs is really delighted to announce the monthly release of version 17.02.0 of the GroupDocs.Text for .NET API. This version comes up with a number of new features along with an enhancement related to using highlight extraction modes with search functionality. GroupDocs.Text for .NET API has improved the search functionality by adding the ability to search for some text using regular Expression and searching a whole word. What’s more exciting is the addition of features dealing with the extraction of highlighted text in documents....for some text using regular expression and searching a whole word...Ability to search with regular expression Ability to search the whole...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  8. RedactionDescription.OriginalText Property - Gr...

    Gets the matched text, if any Expression is provided....the matched text, if any expression is provided. Namespace: GroupDocs...

    apireference.groupdocs.com/redaction/net/groupd...
  9. Template Syntax in C#|Aspose.Words for .NET

    How to create a template for LINQ Reporting Engine to build a report in C#....following elements: A tag name An expression surrounded by brackets A...by the engine < <tag_name [expression] –switch1 –switch2 ... #...

    docs.aspose.com/words/net/template-syntax/
  10. GroupDocs.Parser for .NET 18.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.8. Major Features There are the following features in this release: Support for text analysis API for text documents Support for text analysis API for spreadsheets Support for text analysis API for presentation Ability to request a password for protected documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1024 Implement the ability to request a password for protected documents New feature PARSERNET-978 Implement the support for text analysis API for text documents New feature PARSERNET-979 Implement the support for text analysis API for spreadsheets New feature PARSERNET-980 Implement the support for text analysis API for presentations New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....TextAreaSearchOption (); // Set a regular expression to search 'Invoice # XXX'...XXX' text searchOptions . Expression = "\\s?INVOICE\\s?#\\s?[0-9]+"...

    docs.groupdocs.com/parser/net/groupdocs-parser-...