Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 4,232 for

values

(0.09 sec)
  1. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....used with the similarity level value of 0.5. This algorithm uses...algorithms are and . The default value is an instance of class with...

    docs.groupdocs.com/search/java/fuzzy-search/
  2. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....used with the similarity level value of 0.5. This algorithm uses...algorithms are and . The default value is an instance of class with...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  3. Converti SVG in PNG in Java - Grafica vettorial...

    Converti la grafica vettoriale SVG in immagini PNG usando Java. Ruota, capovolgi, filigrana, scala di grigi e regola la luminosità e la gamma dei PNG convertiti utilizzando l'API Java....setBrightness(int value) Contrast setContrast(int value) Modalità Flip...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Scala di grigi...

    blog.groupdocs.com/it/conversion/convert-svg-to...
  4. Spell checking | Documentation

    This article shows that how spell checking works during the search....options is called with the true value as an argument. By default,...query. The default value is 2. sets a value indicating whether...

    docs.groupdocs.com/search/java/spell-checking/
  5. FileInfo | GroupDocs.Comparison for Java API Re...

    Information about document...List of pages setPages(List value) List of pages FileInfo() public...setPages(List value) public final void setPages(List<PageInfo> value) List...

    reference.groupdocs.com/comparison/java/com.gro...
  6. Belgelerin ve Resimlerin Meta Verilerini Java K...

    DOCX, XLSX, PPTX, PDF belgeleri, JPEG, PNG, WebP görüntüleri, e-posta, e-Kitaplar, Visio Çizimleri, Zip vb.'nin tüm veya seçili meta veri özelliklerini kaldırmak için Java API....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/tr/metadata/remove-metadata-...
  7. Individual Series Point Coloring in Email Docum...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Email Document Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Pie” Preview “Pie” and press OK to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Reporting Requirement As a report developer, you are required to share your customer orders details dynamically with the following key requirements:...indicate customer name with value (price of the orders purchased)...color expression must return a value of one of the following types:...

    docs.groupdocs.com/assembly/net/individual-seri...
  8. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications....implementation of a dictionary of key-value pairs. Implement the ThreadSafeCache...void Set ( string key , object value ) { lock ( _keyLockerStore ...

    docs.groupdocs.com/viewer/net/implement-thread-...
  9. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....name and optional page index - value that represents the index of...The page index. An integer value that represents the index of...

    docs.groupdocs.com/parser/java/working-with-tem...
  10. Extracting metadata | Documentation

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET... Value ); } } } } Extracting Metadata...Metadata Properties By Type And Value foreach ( string file in Directory...

    docs.groupdocs.com/metadata/net/extracting-meta...