Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,983 for

expression

(0.1 sec)
  1. 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...
  2. SearchOptions Properties - GroupDocs.Parser for...

    Gets the options for the left highlight....indicates whether a regular expression is used. See Also Reference...

    apireference.groupdocs.com/parser/net/groupdocs...
  3. Search text in Microsoft Office Excel spreadshe...

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

    docs.groupdocs.com/parser/java/search-text-in-m...
  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. Search text in Microsoft Office PowerPoint pres...

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

    docs.groupdocs.com/parser/java/search-text-in-m...
  6. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...like search with regular expressions, search by pages etc. parameter...to search with a regular expression in Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. RedactionDescription | GroupDocs.Redaction for ...

    Represents a single change action info that performed during redaction process....the matched text, if any expression is provided. getReplacement()...the matched text, if any expression is provided. Returns: java...

    reference.groupdocs.com/redaction/java/com.grou...
  8. RedactionDescription - GroupDocs.Redaction for ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......the matched text, if any expression is provided. RedactionType...the matched text, if any expression is provided. Returns: The...

    apireference.groupdocs.com/redaction/java/com.g...
  9. redactionresult - GroupDocs.Redaction for Java ...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......annotations, matching regular expression within the document. RedactionResult...all matches of the regular expression with a given replacement...

    apireference.groupdocs.com/redaction/java/com.g...
  10. AnnotationRedaction Constructor (Regex, String)...

    Initializes a new instance of AnnotationRedaction class....RegularExpressions Regex Regular expression to match replacement Type:...

    apireference.groupdocs.com/redaction/net/groupd...