Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 828 for

expression

(0.03 sec)
  1. 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...
  2. Inserting Images Dynamically | GroupDocs.Assemb...

    This feature is supported by version 20.3 or greater. 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...
  3. 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...
  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. RegexRedaction Properties - GroupDocs.Redaction...

    Gets the ReplacementOptions instance, specifying type of text replacement....RegularExpression Gets the regular expression to match. See Also Reference...

    apireference.groupdocs.com/redaction/net/groupd...
  7. TemplateRegexPosition.MatchCase Property - Grou...

    Gets the value that indicates whether a text case isn't ignored....TemplateRegexPositio Properties Expression Property MatchCase Property...

    apireference.groupdocs.com/parser/net/groupdocs...
  8. Insert Hyperlinks Dynamically in Documents usin...

    GroupDocs team is releasing new features in the monthly release of GroupDocs.Assembly for .NET 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation, and Email documents. We recommend to install and use the latest version of the API. How to Insert Hyperlinks to Reports using Link Tag in C# Using GroupDocs.Assembly for .NET 18.7, you can now insert hyperlinks to your reports dynamically using link tags....<<link \[uri\_expression\]\[display\_text\_expression\]>> Here, uri_expression...uri_expression defines URI for a hyperlink to be inserted dynamically...

    blog.groupdocs.com/assembly/insert-hyperlinks-d...
  9. Set Checkbox Values Dynamically | GroupDocs.Ass...

    This feature is supported by version 20.3 or greater. The code uses some of the objects defined in The Business Layer. You can set checkbox values to either checked or unchecked in your reports dynamically by taking the following steps: Add a checkbox content control to your template at a place where you want it to appear in a result document. By editing content control properties, add a check tag to the title of the checkbox content control using the following syntax.... << check [ conditional_expression ]>> The code will look like...snippet: Here, conditional_expression defines a condition upon...

    docs.groupdocs.com/assembly/java/set-checkbox-v...
  10. Support for Dynamic Merging of Table Cells in G...

    We are delighted to announce the release of GroupDocs.Assembly for .NET 19.1. The latest version allows you to merge the table cells having equal textual contents within your reports dynamically. Furthermore, we have introduced the feature of adding optional comments within the syntax tags that can provide a human-readable explanation. For more details on the latest version, please have a glance at the release notes. Features Introduced Merging Table Cells Dynamically Using the latest version, you can tell the API to merge the table cells that have equal textual contents....<<cellMerge -horz>> In the above expression, the horz switch is optional...the comments: <<tag\_name \[expression\] –switch1 –switch2 .. //...

    blog.groupdocs.com/assembly/dynamic-merging-of-...