Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,983 for

expression

(0.08 sec)
  1. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....like search with regular expressions, search by pages etc. parameter...to search with a regular expression in Microsoft Office Word...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. GroupDocs.Watermark-for-.NET/README.md at maste...

    GroupDocs.Watermark for .NET examples, plugins and showcase projects - GroupDocs.Watermark-for-.NET/README.md at master · groupdocs-watermark/GroupDocs.Watermark-for-.NET...Watermarks in a PDF using Regular Expression // Constants.InDocumentPdf...) ; // search by regular expression TextSearchCriteria textSearchCriteria...

    github.com/groupdocs-watermark/GroupDocs.Waterm...
  3. Search Text in PDF Documents | Look for Specifi...

    Online app to search text in PDF documents via plain text or RegEx matching....by full match or regular expression match. The "Search" application...document. Use the regular expression standard to search using...

    products.aspose.app/pdf/search
  4. RegexRedaction Constructor (Regex, ReplacementO...

    Initializes a new instance of RegexRedaction class....RegularExpressions Regex Regular expression to search and replace options...

    apireference.groupdocs.com/redaction/net/groupd...
  5. Manipulate Metadata Properties in Documents wit...

    We have a major update for our customers who are using our metadata manipulation API - GroupDocs.Metadata for .NET. We have revamped the architecture of the API to improve and simplify the process of reading, updating, searching or removing the metadata properties from the documents. So let’s take a tour of version 19.11. Why do you need to upgrade? You should upgrade to the latest release because: The_ Metadata_ class is introduced as a single entry point to manage metadata in all supported formats....Finding Metadata using Regular Expressions # The following code samples...from a file using a regular expression. Legacy API # v19.11 or Later...

    blog.groupdocs.com/metadata/manipulate-metadata...
  6. Set Checkbox Values 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 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...
  7. GroupDocs.Assembly for .NET 17.12 Release Notes

    GroupDocs.Assembly for .NET 17.12 Release Notes – the latest updates and fixes....From now, template syntax expressions are supported in chart axis...dynamically, you can put an expression tag into it like in the following...

    releases.groupdocs.com/assembly/net/release-not...
  8. MetadataSearchRedaction Constructor (String, St...

    Initializes a new instance of MetadataSearchRedaction class, using value to match redacted items....Type: System String Regular expression to search and replace replacement...

    apireference.groupdocs.com/redaction/net/groupd...
  9. MetadataSearchRedaction Constructor (Regex, Str...

    Initializes a new instance of MetadataSearchRedaction class, using value to match redacted items....RegularExpressions Regex Regular expression to search and replace replacement...

    apireference.groupdocs.com/redaction/net/groupd...
  10. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...like search with regular expressions, search by pages etc. parameter...to search with a regular expression in Microsoft Office Word...

    docs.groupdocs.com/parser/net/search-text-in-mi...