Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 426 for

regular

(0.05 sec)
  1. Put Text Signature into Form Fields Using Group...

    Team GroupDocs is delighted to announce the Regular monthly release of GroupDocs.Signature for .NET version 17.05.0. The latest release comes up with a couple of enhancements along with a number of new features. The API has not only implemented the ability to put text signature in form fields of a document but it also provides its users with the functionality to verify those signatures. GroupDocs.Signature for .NET 17.5.0 also allows signing text signature on a document as watermark....delighted to announce the regular monthly release of GroupDocs...

    blog.groupdocs.com/signature/groupdocs.signatur...
  2. 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-...
  3. Upcoming Release of GroupDocs.Redaction for Java

    Big News! We are going to launch GroupDocs.Redaction API for Java platform very soon. Similar to the .NET version, GroupDocs.Redaction for Java would be a backend API for removing sensitive and classified information from the popular document formats. As far as the supported features are concerned, this is going to be a replica of GroupDocs.Redaction for .NET. Through this API, we aim to provide you a single, format-independent interface containing a set of redaction methods to redact text, metadata, and annotations....Rectangle Text Redaction using Regular Expression Support of region...

    blog.groupdocs.com/redaction/upcoming-release-o...
  4. GroupDocs.Metadata 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....fix are introduced in this regular monthly release of the API...feature introduced in this regular monthly release. GroupDocs...

    blog.groupdocs.com/categories/groupdocs.metadat...
  5. Features Overview | Documentation

    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/python-net/feature...
  6. Features Overview | Documentation

    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...
  7. GroupDocs.Parser 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....notify its users about the regular monthly release of version...search for some text using regular expression and searching a...

    blog.groupdocs.com/categories/groupdocs.parser-...
  8. 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/
  9. 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...phrase” redaction works though regular expressions, which are the...

    docs.groupdocs.com/redaction/python-net/text-re...
  10. Working with templates | Documentation

    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...