Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 2,120 for

resource

(0.07 sec)
  1. Delete indexed paths | Documentation

    GroupDocs.Search 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....WriteLine ( "\t" + path ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/delete-indexed-pa...
  2. Character replacement during Indexing | Documen...

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....Search ( "Einstein" ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/character-replace...
  3. 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...
  4. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java....( documentsFolder ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/java/text-file-encodi...
  5. Merge indexes | Documentation

    This article demonstrates the merge operation which is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes....index2 , options ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/merge-indexes/
  6. 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...
  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....getName ())); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/removing-metad...
  8. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API.... getMessage ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/handling-pass...
  9. Verifying Text signatures | Documentation

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API...." ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/verify-text-s...
  10. 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...