Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 3,039 for

library

(0.23 sec)
  1. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. Regular expression search | GroupDocs

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/regular-expressio...
  3. Extract images from Microsoft Office PowerPoint...

    This article explains that how to extract images from Microsoft Office PowerPoint(.ppt, .pptx) presentations...NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/net/extract-images-fr...
  4. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java 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....Along with full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/search-for-enc...
  6. Sign document with MaxiCode barcode Symbology |...

    This article explains how to sign document with MaxiCode barcode Symbology signatures...NET library, we provide simple but powerful...

    docs.groupdocs.com/signature/net/sign-document-...
  7. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....NET library we provide simple, but powerful...

    docs.groupdocs.com/signature/java/search-for-en...
  8. Custom text extractors | GroupDocs

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/custom-text-extra...
  9. Extract hyperlinks from document page | GroupDocs

    This article explains that how to extract hyperlinks from document page....NET library we provide simple, but powerfull...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  10. Indexing reports | GroupDocs

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/nodejs-java/indexing-...