Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 463 for

docx page removal

(0.16 sec)
  1. Character replacement during indexing | GroupDocs

    Character replacement during indexing can be used, for example, to convert all text to lowercase characters or to remove diacritics from text....lowercase characters or to remove diacritics from text. Such...are not significant. See also page in the section. The example...

    docs.groupdocs.com/search/nodejs-java/character...
  2. Search index settings | GroupDocs

    This Page contains a description of all index settings that can be specified in an instance of the IndexSettings class....settings Leave feedback This page contains a description of all...text files is presented on the page . getCustomExtractors method...

    docs.groupdocs.com/search/java/search-index-set...
  3. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Clean metadata Leave feedback Remove all recognized metadata properties...Sometimes you may need to just remove all or clean metadata properties...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  4. Removing metadata | GroupDocs

    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....Advanced Usage / Removing metadata Removing metadata Leave feedback...the property to locate and remove it. The following example demonstrates...

    docs.groupdocs.com/metadata/python-net/removing...
  5. Search index settings | GroupDocs

    This Page contains a description of all index settings that can be specified in an instance of the IndexSettings class....settings Leave feedback This page contains a description of all...text files is presented on the page . getCustomExtractors method...

    docs.groupdocs.com/search/nodejs-java/search-in...
  6. Build search query | GroupDocs

    This Page contains information about building text search queries of various types. More examples on building search queries are provided on the Page...search query Leave feedback This page contains information about building...queries are provided on the page . A detailed specification of...

    docs.groupdocs.com/search/java/build-search-query/
  7. 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....semantic meaning and can be removed from an index to reduce its...stop word dictionary, see the page in the section. If you need...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Remove metadata properties | GroupDocs

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....Basic Usage / Remove metadata properties Remove metadata properties...properties Leave feedback Remove metadata properties using various...

    docs.groupdocs.com/metadata/net/remove-metadata...
  9. 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....about index settings on the page . Each index report contains...updated documents; List of removed documents. The following example...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  10. Build search query | GroupDocs

    This Page contains information about building text search queries of various types. More examples on building search queries are provided on the Page...search query Leave feedback This page contains information about building...queries are provided on the page . A detailed specification of...

    docs.groupdocs.com/search/nodejs-java/build-sea...