Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 147 for

regular expression

(0.07 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...Regular expression specifier is used to specify query that is regular...

    docs.groupdocs.com/search/nodejs-java/search-op...
  2. Search text in Microsoft Office PowerPoint pres...

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

    docs.groupdocs.com/parser/net/search-text-in-mi...
  3. 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....presentations - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. 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....spreadsheets - like search with regular expressions, search by pages etc...steps to search with a regular expression in Microsoft Office Excel...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API....); } Regular expression search criteria Regular expressions are...below sample code uses a regular expression to search for watermarks...

    docs.groupdocs.com/watermark/net/searching-wate...
  6. 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...Regular expression specifier is used to specify query that is regular...

    docs.groupdocs.com/search/java/search-operation...
  7. GroupDocs.Search for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....Image Search using C# Regular expression Search using C# Phrase...

    kb.groupdocs.com/search/net/
  8. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-text, document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc....Replace Metadata using Regular Expression in .NET and Java? # Using...replace metadata using a regular expression, read DublinCore metadata...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  9. Perform Reverse Image Search using C#

    Efficiently perform reverse image search using C# to find similar images. Learn how to implement reverse image search in C# for content-based image retrieval....in-depth guide on performing regular expression search using C#. To view...article on how to perform regular expression search using C# . Updated...

    kb.groupdocs.com/search/net/perform-reverse-ima...
  10. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...); // Search in index Regular expression search query The next...next type of query is a regular expression search query. Detailed...

    docs.groupdocs.com/search/java/build-search-query/