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

dictionary

(0.07 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. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…... private Dictionary<int, string> ConvertPDFToImage(List<int>...float multiplier, int dpi, Dictionary<int, string> splittedPDFFilesPath...

    forum.groupdocs.com/t/font-processing-issue-wit...
  7. 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...
  8. 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...
  9. 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
  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...