Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 432 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/net/search-operation-...
  2. 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...
  3. Working with Outer Document Insertion | Documen...

    Note This feature is supported by version 3.2.0 or greater. Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents to 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.... << doc [ document_expression ]>> Warning A doc tag can...text-boxes and charts. An expression declared within a doc tag...

    docs.groupdocs.com/assembly/net/working-with-ou...
  4. Search text in Emails | Documentation

    Search a keyword in emails using Search method...like search with regular expressions. parameter is used to customize...to search with a regular expression in the email: Instantiate...

    docs.groupdocs.com/parser/net/search-text-in-em...
  5. 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...
  6. 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...
  7. 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...
  8. Search text in Microsoft OneNote sections | Doc...

    This article explains that how to search text from Microsoft OneNote sections presentations...like search with regular expressions, search by pages etc. parameter...to search with a regular expression in Microsoft OneNote section:...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. 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...
  10. Search text in EPUB eBooks | Documentation

    To search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....like search with regular expressions, search by pages etc. parameter...to search with a regular expression in EPUB e-book: Instantiate...

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