Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 2,018 for

resource

(0.04 sec)
  1. Search for Text e-signatures | Documentation

    This topic explains how to search for text electronic signatures within the document pages by GroupDocs.Signature API.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-for-tex...
  2. Search by chunks | Documentation

    This article gives the knowledge about the ability to perform search by chunks using Java search API....getOccurrenceCount ()); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/search-by...
  3. Merge indexes | Documentation

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....index2 , options ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/merge-ind...
  4. Case sensitive search | Documentation

    This article gives the knowledge of the case sensitive search which allows you to find words considering uppercase and lowercase letters as distinct....options ); // Searching More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/case-sensitive-se...
  5. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine..."output" + file_extension ) More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/python-net/adding-m...
  6. Updating metadata | Documentation

    The Example in this article demonstrates how to update metadata properties using a combination of criteria...GetExtension ( file ))); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/updating-metadata/
  7. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....affected } ` ); } }); More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  8. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....following articles: More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/java/set-metadata-p...
  9. Working with metadata in Note formats | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document.... WordCount ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Updating metadata | Documentation

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...affected } ` ); } }); More resources Advanced usage topics To learn...

    docs.groupdocs.com/metadata/nodejs-java/updatin...