Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,363 for

expression

(0.02 sec)
  1. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....like search with regular expressions. parameter is used to customize...to search with a regular expression in HTML document: Instantiate...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  2. ITextualFormatInstance Methods - GroupDocs.Reda...

    Replaces all matches of the regular Expression with a given replacement....all matches of the regular expression with a given replacement...

    apireference.groupdocs.com/redaction/net/groupd...
  3. 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...
  4. 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...
  5. 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...
  6. FormFieldSearchOptions Class - GroupDocs.Signat...

    Represents search options for Form-field signatures....) Name Specifies regular expression pattern of form field signature...simple as "text" or regular expression like "abc\d+". Default value...

    apireference.groupdocs.com/signature/net/groupd...
  7. Searching watermarks | Documentation

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

    docs.groupdocs.com/watermark/java/searching-wat...
  8. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...following elements: A tag name An expression surrounded by brackets A...“-” character << tag_name [ expression ] - switch1 - switch2 .....

    docs.groupdocs.com/assembly/java/template-synta...
  9. CellColumnRedaction.Pattern Property - GroupDoc...

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

    apireference.groupdocs.com/redaction/net/groupd...
  10. RegexRedaction Constructor (String, Replacement...

    Initializes a new instance of RegexRedaction class....Type: System String Regular expression to search and replace options...

    apireference.groupdocs.com/redaction/net/groupd...