Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 247 for

dictionary

(0.03 sec)
  1. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Advanced Usage / Managing dictionaries / Spelling corrector Spelling...in the spelling corrector dictionary, use the method. To get an...

    docs.groupdocs.com/search/java/spelling-corrector/
  2. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....the alias dictionary. By default the alias dictionary is empty...information on managing the alias dictionary can be found on the page...

    docs.groupdocs.com/search/java/using-aliases/
  3. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....by providing the “border” dictionary item with an integer value...AdvancedRasterizatio . Border , new Dictionary < string , string >() { {...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  4. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....the alias dictionary. By default the alias dictionary is empty...information on managing the alias dictionary can be found on the page...

    docs.groupdocs.com/search/net/using-aliases/
  5. Using aliases | Documentation

    This article shows the use of aliases which allows you to reduce the length of search queries in text form....the alias dictionary. By default the alias dictionary is empty...information on managing the alias dictionary can be found on the page...

    docs.groupdocs.com/search/nodejs-java/using-ali...
  6. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...stop word dictionary. By default, the stop word dictionary is filled...on managing the stop word dictionary, see the page in the section...

    docs.groupdocs.com/search/net/indexing-with-sto...
  7. Indexing additional fields | Documentation

    This article demonstrate that how to associate each document with certain additional metadata....somewhere a dictionary containing subjects of documents Dictionary < string... string > subjects = new Dictionary < string , string >(); subjects...

    docs.groupdocs.com/search/net/indexing-addition...
  8. search.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/search/java/weekly0.5https://docs.groupdocs.com/search/java/about-search-engines/we......com/search/java/alias-dictionary/weekly0.5https://docs.groupdocs...com/search/java/homophone-dictionary/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/search.xml
  9. 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....stop word dictionary. By default, the stop word dictionary is filled...on managing the stop word dictionary, see the page in the section...

    docs.groupdocs.com/search/java/indexing-with-st...
  10. Optimize the PDF file by removing unused resour...

    Optimize PDFs with GroupDocs.Viewer by removing unused resources and reducing file size....number, boolean, null object, dictionary, array (forms PDF document...other objects, for example, a dictionary or array may contain references...

    docs.groupdocs.com/viewer/python-net/optimizati...