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

regular expression

(1.19 sec)
  1. Strange problem when trying to redact Xls file ...

    Below is my code in VB.NET Using redactor As New Redactor(_CurrentFileName) Dim redactionList = New Redaction() {New ExactPhraseRedaction(“John Doe”, New ReplacementOptions("[Client]")), New RegexRedaction(“Redaction”…...only case-insensitive regular expressions, for instance, New RegexRedaction("(...in rows 6, 19, 23, 24, the expression will need start and end of...

    forum.groupdocs.com/t/strange-problem-when-tryi...
  2. GroupDocs.Parser for .NET 19.5 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 19.5. Major Features There are the following features in this release: Implement the ability to extract data from documents Implement the ability to move Table Layout Implement the ability to detect a table in a rectangular area using a collection of column separators Implement the support for spreadsheet and presentation templates Some constructors and properties were removed from TextProperties class Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1145 Implement the ability to extract data from documents New feature PARSERNET-1151 Implement the ability to move Table Layout New feature PARSERNET-1158 Implement the ability to detect a table in a rectangular area using a collection of column separators New feature PARSERNET-1200 Implement the support for spreadsheet and presentation templates New feature PARSERNET-63 Remove obsolete members (version 18....Fixed field position Regular expression field Related field Document...position is found by a regular expression (Regex) The position...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  3. 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/
  4. 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...
  5. 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/
  6. 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/
  7. 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...
  8. 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/
  9. 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/
  10. 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/