Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,983 for

expression

(0.1 sec)
  1. Inserting Images 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. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image.... << image [ image_expression ]>> And simply call the assembler...following code snippets: The expression declared within an image...

    docs.groupdocs.com/assembly/net/inserting-image...
  2. PageTextArea - GroupDocs.Parser for Java - API ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......customization options (regular expression, match case, etc.). Iterable...customization options (regular expression, match case, etc.). Uses...

    apireference.groupdocs.com/parser/java/com.grou...
  3. PageTextArea - GroupDocs.Parser for Java - API ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......customization options (regular expression, match case, etc.). Iterable...customization options (regular expression, match case, etc.). Uses...

    apireference.groupdocs.com/parser/java/com.grou...
  4. 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...
  5. 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...
  6. RegexRedaction.RegularExpression Property - Gro...

    Gets the regular Expression to match....Property Gets the regular expression to match. Namespace: GroupDocs...

    apireference.groupdocs.com/redaction/net/groupd...
  7. 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/nodejs-java/search-op...
  8. 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/java/search-operation...
  9. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API....Regular expression search criteria Regular expressions are also...sample code uses a regular expression to search for watermarks...

    docs.groupdocs.com/watermark/net/searching-wate...
  10. Working with Outer Document Insertion | Documen...

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <Expression]>> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An Expression declared within a doc tag is used by the engine to load a document to be inserted during run-time.... << doc [ document_expression ]>> Warning A doc tag can...text-boxes and charts. An expression declared within a doc tag...

    docs.groupdocs.com/assembly/java/working-with-o...