Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 401 for

expression

(0.03 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Search text in Emails | Documentation

    To search a keyword in emails 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 the email: Instantiate Parser object for the initial email; 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 email....like search with regular expressions. parameter is used to customize...to search with a regular expression in the email: Instantiate...

    docs.groupdocs.com/parser/java/search-text-in-e...
  6. Search text in PDF documents | Documentation

    This article explains that how to search text from PDF documents...like search with regular expressions, search by pages etc. parameter...to search with a regular expression in PDF document: Instantiate...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  7. Search text in EPUB eBooks | Documentation

    This article explains that how 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/java/search-text-in-e...
  8. System.Windows.Extensions 8.0.0-preview.2.23128...

    .NET API 27,776 bytes System.Windows.Extensions 8.0.0-preview.2.23128.3 Provides miscellaneous Windows-specific types......<authors>Microsoft</authors> <license type="expression">MIT</license> <licenseUrl>https://licenses...

    www.fuget.org/packages/System.Windows.Extension...
  9. 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...
  10. 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...