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

filtering

(0.17 sec)
  1. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...we use the existing value to filter metadata properties. a file...predicate that will be used to filter desired metadata properties...

    docs.groupdocs.com/metadata/java/updating-metad...
  2. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....attributes can be further used to filter documents during the search...(); // Creating a document filter by attribute options . SearchDocumentFilter...

    docs.groupdocs.com/search/net/document-attributes/
  3. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats.... Filter messages Microsoft Outlook allows you to filter messages...GroupDocs.Viewer, you can also filter messages before rendering an...

    docs.groupdocs.com/viewer/nodejs-java/render-ou...
  4. Iterate through container items | GroupDocs

    Learn how to iterate through container items (files in archives) using GroupDocs.Parser for Python via .NET.... Filter container items by extension To filter and process...import Parser import os def filter_by_extension ( file_path ,...

    docs.groupdocs.com/parser/python-net/iterate-th...
  5. Manipulate Document's Password Using GroupDocs....

    Team GroupDocs is really glad to announce the release of version 17.04 of GroupDocs.Signature for .NET API. A number of new features have been introduced in this release. GroupDocs.Signature for .NET API now allows its users to manipulate a document’s password and implements various options in this regard. A user can now protect a signed document with a password, remove password from a protected document and change the password of a document etc....gray scale filter, brightness, contrast and gamma filters etc to...

    blog.groupdocs.com/signature/manipulate-documen...
  6. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....); } Filter messages Microsoft Outlook allows you to filter messages...GroupDocs.Viewer, you can also filter messages before rendering an...

    docs.groupdocs.com/viewer/java/render-outlook-d...
  7. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....property allows you to set a filter used to determine whether files...adding folder does not match the filter, then it will not be added...

    docs.groupdocs.com/search/net/search-index-sett...
  8. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....attributes can be further used to filter documents during the search...(); // Creating a document filter by attribute options . setSearchDocumentFil...

    docs.groupdocs.com/search/java/document-attribu...
  9. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....attributes can be further used to filter documents during the search...(); // Creating a document filter by attribute options . setSearchDocumentFil...

    docs.groupdocs.com/search/nodejs-java/document-...
  10. Custom cache implementation | GroupDocs

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....< string > GetKeys ( string filter ) { return _redis . GetServer..._host ). Keys ( pattern : $"*{filter}*" ) . Select ( x => x . ToString...

    docs.groupdocs.com/viewer/net/how-to-use-custom...