Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 482 for

regular

(0.3 sec)
  1. Best Practices used in Argument Classes in Grou...

    It gives us great pleasure to announce the release of version 17.8.0 of GroupDocs.Search for .NET API. This Regular monthly release adds a number of new features to the API along with an enhancement and a breaking change. Like our previous releases, we have tried our best to improve the working of the API and as a result we have come up with a breaking change where all the argument classes have been fixed according to best practices.... This regular monthly release adds a number...

    blog.groupdocs.com/search/groupdocs.search-for-...
  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/net/features-overv...
  3. Introducing GroupDocs.Redaction for .NET - An A...

    Finally, the wait is over! We have released the first version of GroupDocs.Redaction for .NET. As we have mentioned in the pre-release blog post, GroupDocs.Redaction for .NET is an API to redact, hide or remove sensitive content & metadata from word processing documents, worksheets, presentations, and PDF files within your .NET applications. The API provides a single format-independent interface supporting various redaction types such as text redaction, metadata redaction, annotation redaction, and tabular document redaction....Rectangle Text Redaction using Regular Expression Metadata Redaction...

    blog.groupdocs.com/redaction/introducing-groupd...
  4. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....field position which uses the regular expression. . Provides a template...to find a field value by a regular expression. For example, if...

    docs.groupdocs.com/parser/java/working-with-tem...
  5. 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...
  6. 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-...
  7. GroupDocs.Search Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....the basics of searching with regular expressions in Java, so you...

    blog.groupdocs.com/categories/groupdocs.search-...
  8. Extract Text from ZIP/RAR Archives using GroupD...

    Practical guide showing how to extract text from ZIP and RAR archives using GroupDocs.Parser for .NET. Step‑by‑step code examples, recursive handling, and best practices....archives, and extracts text from regular documents. The method is completely...ExtractDataFromAttac(nested); } } else { // Regular document – extract its raw...

    blog.groupdocs.com/parser/extract-text-from-zip...
  9. 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 .NET...term (text literal) or by a regular expression (RegEx). Highlighting...literal ( false ) or as a regular expression ( true ). Default...

    docs.groupdocs.com/viewer/net/search-highlight-...
  10. Features Overview | GroupDocs

    Comprehensive overview of GroupDocs.Parser for .NET features including text extraction, metadata extraction, image extraction, template-based parsing, and PDF form data extraction from 50+ document formats....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/net/features-overview/