Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 6,778 for

may

(0.3 sec)
  1. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  2. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/fuzzy-search/
  3. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/search-for-em...
  4. How to correctly merge documents using C# | Doc...

    This article describes how to correctly merge documents using GroupDocs.Merger for .NET product....Streams for cross-merging There may also be situations when it is...

    docs.groupdocs.com/merger/net/getting-started/u...
  5. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/implement-cust...
  6. Migrating to GroupDocs.Assembly 18.9 or Higher ...

    Note This document describes the changes to the GroupDocs.Assembly API from version 18.7 to 18.9 or greater that May be of interest to module/application developers. It includes not only new and updated public methods, added & removed classes etc., but also a description of any changes in the behaviour behind the scenes in GroupDocs.Assembly. Breaking changes Removed members of DocumentAssembler were replaced with new ones. Removed members were not marked as obsolete (deprecated) before removal as usual, because this would complicate migration to new members of DocumentAssembler in Java....9 or greater that may be of interest to module/application...

    docs.groupdocs.com/assembly/net/migrating-to-gr...
  7. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. 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....real life problems developers may come across. Let’s dive into...

    blog.groupdocs.com/categories/groupdocs.metadat...
  9. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Lotus Notes database files, it may take a significant amount of...

    docs.groupdocs.com/viewer/python-net/render-lot...
  10. Boolean search | Documentation

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/net/boolean-search/