Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 470 for

regular

(0.14 sec)
  1. Features Overview | GroupDocs

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....Search a text by a keyword or regular expression; get a text around...document using keywords or regular expression. Please use method...

    docs.groupdocs.com/parser/java/features-overview/
  2. Features Overview | GroupDocs

    Redacted meaning is that a process of modifying or editing a document to remove the confidential information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..).... In this case a regular expression will be matched...the document. You can use regular expressions to match annotations...

    docs.groupdocs.com/redaction/java/features-over...
  3. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...term (text literal) or by a regular expression (RegEx). Highlighting...literal ( false ) or as a regular expression ( true ). Default...

    docs.groupdocs.com/viewer/java/search-highlight...
  4. Text redaction | GroupDocs

    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...phrase” redaction works though regular expressions, which are the...

    docs.groupdocs.com/redaction/python-net/text-re...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...the basics of searching with regular expressions in Java, so you...

    blog.groupdocs.com/groupdocs.blog/page/11/
  6. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed.... Regular characters Regular characters are separators...

    docs.groupdocs.com/search/nodejs-java/character...
  7. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....and search for a text using regular expressions, you have to implement...use class and any type of (regular expression, exact phrase),...

    docs.groupdocs.com/redaction/java/image-redacti...
  8. 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...

    blog.groupdocs.com/parser/text-analysis-api-for...
  9. Upcoming Release of GroupDocs.Search for Java

    We are about to release GroupDocs.Search for Java, a full-featured, back-end API that could easily be utilized by Java developers in their projects. It is a fascinating document search API that extracts text and metadata from documents. Furthermore, it performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithms. API also supports full-text search. Features Offered by GroupDocs.Search for JavaGroupDocs will keep on updating this API with new features....Simple Queries Boolean Queries Regular Expression Queries Faceted...

    blog.groupdocs.com/search/upcoming-release-of-g...
  10. Bulleted List in HTML Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....foreach & gt ;& gt ; </ ul > Regular text . < span style = "bac...

    docs.groupdocs.com/assembly/java/bulleted-list-...