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

expression

(0.13 sec)
  1. 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-...
  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. 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...
  8. 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...
  9. 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...
  10. 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...