Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 450 for

expression

(0.03 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/java/search-operation...
  2. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....like search with regular expressions, search by pages etc. parameter...to search with a regular expression in Microsoft Office Excel...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  3. 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...
  4. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections 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 OneNote section: Instantiate Parser object for the initial section; 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 section....like search with regular expressions, search by pages etc. parameter...to search with a regular expression in Microsoft OneNote section:...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. 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...
  6. 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...
  7. 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/net/set-checkbox-va...
  8. 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...
  9. Dynamic Insertion of Links to Bookmarks, Cells ...

    Document Automation (or document assembly) is widely used by organizations for their reporting services and GroupDocs.Assembly for .NET and Java APIs provide a complete package of features required to build reports dynamically. Keeping the modern trends in mind and to meet the emerging requirements of our customers, we keep introducing the new features. Recently, we have released the v19.11 of our document automation API with quite a useful set of features....[uri_or_bookmark_expression] [display_text_expression]>> The uri_...uri_or_bookmark_expression in the tag defines a URI or the name of...

    blog.groupdocs.com/assembly/net-java-document-a...
  10. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....watermarks with RegEx (Regular Expression) and remove Search watermark... you can provide regular expression (RegEx) to search for these...

    blog.groupdocs.com/watermark/find-and-remove-wa...