Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 2,562 for

regular

(0.11 sec)
  1. GroupDocs.Search for Java 18.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Search for Java 18.11. Major Features This is the first version of GroupDocs.Search for Java. The most notable features are: Covers most popular document formats: Word (DOC, DOCX, DOCM, DOT, DOTX), Excel (XLS, XLSX, XLSM, XLTM), PowerPoint (PPT, PPTX, POT, PPSX, PPTM, PPSM), Outlook (PST, OST, MSG, EML, EMLX), OneNote (ONE), CHM, ODP, PDF, EPUB, FB2, and TXT. Search different object types: text occurrences, file names, document types, basic metadata fields, and document created/modified dates....processed: boolean search queries, regular expressions, simple queries...

    docs.groupdocs.com/search/java/groupdocs-search...
  2. Features Overview | Documentation

    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/
  3. GroupDocs Blog | Document Automation Solutions ...

    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/
  4. GroupDocs Blog | Document Automation Solutions ...

    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/
  5. GroupDocs Blog | Document Automation Solutions ...

    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/
  6. GroupDocs Blog | Document Automation Solutions ...

    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/
  7. GroupDocs Blog | Document Automation Solutions ...

    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/
  8. GroupDocs.Merger for .NET 19.6 Release Notes | ...

    Note This page contains release notes for GroupDocs.Merger for .NET 19.6 Major Features There are a few new features in this Regular monthly release. The most notable are: Implemented .png and .bmp image joining Expanded options for image joining with background color for empty black image space Fixed Aspose.Note document type saving for multithreading Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-543 Implement ....a few new features in this regular monthly release. The most notable...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  9. GroupDocs.Metadata for Java 19.5.1 Release Note...

    Note This page contains release notes for GroupDocs.Metadata for Java 19.5.1 Major Features There are the following features, enhancements and fixes in this release: Fix “Invalid xls format” exception when loading Excel worksheet Full List of Issues Covering all Changes in this Release Key Summary Category METADATANET-2909 “Invalid xls format” exception when loading Excel worksheet Bug Public API and Backward Incompatible Changes “Invalid xls format” exception when loading Excel worksheet https://forum....xls) so regular users won’t see any difference...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  10. 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”…...use only case-insensitive regular expressions, for instance,...

    forum.groupdocs.com/t/strange-problem-when-tryi...