Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 1,404 for

regular expression

(0.06 sec)
  1. Java Text Search & Indexing API for Documents, ...

    Advanced text search API for Java applications to search, index & retrieve data from documents: PDF, Word, Excel, presentations, email & web file formats....Use Simple, Boolean, Regular Expression (Regex), Fuzzy and other...Files Simple Wild Card Regular Expression (Regex) Faceted & Boolean...

    products.groupdocs.com/search/java/
  2. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of text analysis API for spreadsheets, presentations and text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting text areas from the pages of a document....TextAreaSearchOption(); // Set a regular expression to search 'Invoice #...# XXX' text searchOptions.Expression = "\\s?INVOICE\\s?#\\s?[0-9]+";...

    blog.groupdocs.com/parser/text-analysis-api-for...
  3. Text redaction | Documentation

    This article explains that how C# redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or Regular Expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... Save (); } Use regular expression Behind the scenes, “exact...redaction works though regular expressions, which are the baseline...

    docs.groupdocs.com/redaction/net/text-redactions/
  4. Node.js Text Search & Indexing Library for Docu...

    Advanced text search solution for Node.js applications to search, index & collect data from documents: PDF, Word, Excel, presentations, email & web file formats....getOccurrenceCount()}' ); } Regular expressions are available for advanced...Java allows us to use regular expressions in order to narrow search...

    products.groupdocs.com/search/nodejs-java/
  5. Prevent hyperlink creation for table of content...

    Hi, When converting some Word file that contains a table of contents to HTML using GroupDocs.Viewer, Hyperlinks are created for each entry. Unfortunately, those hyperlinks are relative, so they point to the currently o…...Dispose(); } } It uses a regular expression to remove href attribute...

    forum.groupdocs.com/t/prevent-hyperlink-creatio...
  6. GroupDocs.Redaction 23.9 | Java API to Redact D...

    Java on-premise API that lets you hide & redact any sensitive or classified data, content, information, or metadata to make it unreadable and non-searchable.... Support to use regular expressions (regex) search. Option...metadata for redaction Use regular expressions (regex) to filter out...

    releases.groupdocs.com/redaction/java/23-9/
  7. GroupDocs.Redaction 21.12 | Java API to Redact ...

    Java on-premise API that lets you hide & redact any sensitive or classified data, content, information, or metadata to make it unreadable and non-searchable.... Support to use regular expressions (regex) search. Option...metadata for redaction Use regular expressions (regex) to filter out...

    releases.groupdocs.com/redaction/java/21-12/
  8. GroupDocs.Redaction 20.1 | Java API to Redact D...

    Java on-premise API that lets you hide & redact any sensitive or classified data, content, information, or metadata to make it unreadable and non-searchable.... Support to use regular expressions (regex) search. Option...metadata for redaction Use regular expressions (regex) to filter out...

    releases.groupdocs.com/redaction/java/20-1/
  9. GroupDocs.Redaction 20.7 | Java API to Redact D...

    Java on-premise API that lets you hide & redact any sensitive or classified data, content, information, or metadata to make it unreadable and non-searchable.... Support to use regular expressions (regex) search. Option...metadata for redaction Use regular expressions (regex) to filter out...

    releases.groupdocs.com/redaction/java/20-7/
  10. GroupDocs.Parser for Java 18.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 18.9. Major Features There are the following features in this release: Ability to extract a text from databases Ability to extract data from PDF Forms Support for text analysis API for text documents Support for text analysis API for spreadsheets Support for text analysis API for presentation Ability to request a password for protected documents Metered licensing security is improved and now supports Java version 8u101 or above Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-555 Implement the ability to extract a text from databases New feature PARSERNET-975 Implement the ability to extract data from the form fields of PDFs New feature PARSERNET-1024 Implement the ability to request a password for protected documents New feature PARSERNET-978 Implement the support for text analysis API for text documents New feature PARSERNET-979 Implement the support for text analysis API for spreadsheets New feature PARSERNET-980 Implement the support for text analysis API for presentations New feature PARSERJAVA-31 Metered licensing security has been improved and now supports Java version 8u101 or above Breaking change Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....TextAreaSearchOption (); // Set a regular expression to search 'Invoice #...TextAreaSearchOption (); // Set a regular expression to search 'Invoice #...

    docs.groupdocs.com/parser/java/groupdocs-parser...