Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,567 for

values

(0.04 sec)
  1. 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-...
  2. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree..."Name: {0}, Value: {1}" , property . Name , property . Value ); Console...property . Value != null ) { switch ( property . Value . Type )...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  3. Fuzzy search | GroupDocs

    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/
  4. Fuzzy search | GroupDocs

    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...
  5. Spell checking | GroupDocs

    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/
  6. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java... getName ()+ ", value: " + textFormField . getValue...formField . getName ()+ ", value: " + checkBoxFormField . getValue...

    docs.groupdocs.com/editor/java/working-with-for...
  7. Extract barcodes from document page area | Grou...

    This article explains that how to extract barcodes from document page area.... A string value that represents a value of the barcode page...page area. A string value than represents a type name of the...

    docs.groupdocs.com/parser/java/extract-barcodes...
  8. Custom cache implementation | GroupDocs

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....>( string key , out TEntry value ) { var prefixedKey = GetPrefixedKey...redisValue ); value = ( TEntry ) data ; return true ; } value = default...

    docs.groupdocs.com/viewer/net/how-to-use-custom...
  9. 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...
  10. Converter SVG para PNG em Java - Gráficos vetor...

    Converta gráficos vetoriais SVG em imagens PNG usando Java. Gire, inverta, marca d'água, escala de cinza e ajuste o brilho e a gama do PNG convertido usando a API Java....setBrightness(int value) Contraste setContrast(int value) Modo Inverter...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Grayscale setGrayscale(boolean...

    blog.groupdocs.com/pt/conversion/convert-svg-to...