Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 828 for

expression

(0.05 sec)
  1. 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...
  2. 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...
  3. Working with Outer Document Insertion | GroupDo...

    This feature is supported by version 3.2.0 or greater. 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]>> A doc tag can be used almost anywhere in a template document except text-boxes and charts.... <<doc [document_expression]>> A doc tag can be used...text-boxes and charts. An expression declared within a doc tag...

    docs.groupdocs.com/assembly/net/working-with-ou...
  4. SearchResult - GroupDocs.Parser for Java - API ...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......using search options (regular expression, match case, etc.)....

    apireference.groupdocs.com/parser/java/com.grou...
  5. searchoptions - GroupDocs.Parser for Java - API...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......using search options (regular expression, match case, etc.)....

    apireference.groupdocs.com/parser/java/com.grou...
  6. GitHub - groupdocs-watermark/GroupDocs.Watermar...

    GroupDocs.Watermark for .NET examples, plugins and showcase projects - groupdocs-watermark/GroupDocs.Watermark-for-.NET...Watermarks in a PDF using Regular Expression // Constants.InDocumentPdf...) ; // search by regular expression TextSearchCriteria textSearchCriteria...

    github.com/groupdocs-watermark/GroupDocs.Waterm...
  7. 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...
  8. 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...
  9. 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...
  10. 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...