Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 273 for

filtering

(0.03 sec)
  1. Delete indexed paths | Documentation

    GroupDocs.Search for Node.js supports the ability to remove indexed files and folders from an index. Only files or folders that were explicitly added to the index can be deleted....indexed paths, use the document filter (see ). To get a list of indexed...

    docs.groupdocs.com/search/nodejs-java/delete-in...
  2. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....your own specifications to filter metadata properties public...

    docs.groupdocs.com/metadata/java/remove-metadat...
  3. Reverse image search | Documentation

    This article gives knowledge about the reverse image search, which makes it possible to search for similar images in ZIP archives, various documents, and individual files....SearchDocumentFilter sets the filter for found documents. For more...

    docs.groupdocs.com/search/net/reverse-image-sea...
  4. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....class provides the ability to filter extracted images. **/ class...

    docs.groupdocs.com/parser/java/handle-loading-o...
  5. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document.... Having the ability to filter through that metadata makes...

    blog.groupdocs.com/metadata/best-practices-in-m...
  6. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....method allows you to specify the filter of documents returned as a...

    docs.groupdocs.com/search/java/search-options/
  7. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java.... Changing a filter specified by the argument of...

    docs.groupdocs.com/search/java/update-index/
  8. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java.... Changing a filter specified by the argument of...

    docs.groupdocs.com/search/nodejs-java/update-in...
  9. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....property allows you to specify the filter of documents returned as a...

    docs.groupdocs.com/search/net/search-options/
  10. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata properties. Getting document information and preview generation procedures were simplified....metadata properties using a custom filter. Old API (Implementation of...full control over property filters using the GrooupDocs.Metadata...

    docs.groupdocs.com/metadata/java/migration-notes/