Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 340 for

docx page removal

(0.04 sec)
  1. Search index settings | Documentation

    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...
  2. Indexing reports | Documentation

    This article demonstrates that how indexing reports can be retrieved from the index using search API...about index settings on the page [Search index settings](https://docs...updated documents; List of removed documents. The following example...

    docs.groupdocs.com/search/net/indexing-reports/
  3. Create PDF with Image Redaction | Documentation

    This article shows how to redact the Pages of a document as images, redacting entire areas of the Page instead or in addition to a specific text....you might need to redact the pages of a document as images, redacting...redacting entire areas of the page instead or in addition to a...

    docs.groupdocs.com/redaction/python-net/create-...
  4. Email attachments | Documentation

    This article shows how to get the information about the attachments.... close (); Removing particular attachment from...message. Below is the code for removing specific attachment: advanced_usage...

    docs.groupdocs.com/watermark/java/email-attachm...
  5. Indexing with stop words | Documentation

    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-...
  6. Indexing reports | Documentation

    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-...
  7. 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....Search supports the ability to remove indexed files and folders from...deleted. It is not possible to remove a file or folder from the index...

    docs.groupdocs.com/search/net/delete-indexed-pa...
  8. Delete indexed documents | Documentation

    GroupDocs.Search for Java has the ability to remove individual documents from the index that are indexed from a stream or structure....Search has the ability to remove individual documents from the...from a stream or structure. To remove documents indexed by a file...

    docs.groupdocs.com/search/java/delete-indexed-d...
  9. Search index settings | Documentation

    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...
  10. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....correction in search queries on the page. To get the number of words...method. The method is used to remove all words from the spelling...

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