Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,450 for

values

(0.28 sec)
  1. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...metadata may content any hidden value of standard (int,char, string)...unique identifier Id and its Value. Image document metadata could...

    docs.groupdocs.com/signature/python-net/esign-i...
  2. Updating metadata | GroupDocs

    The Example in this article demonstrates that how to update metadata properties using a combination of criteria...type different from the passed value it won’t be updated. The explicit...performed since we use the existing value to filter metadata properties...

    docs.groupdocs.com/metadata/java/updating-metad...
  3. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs...."Property name: %s, Property value: %s" , property . getName ()...having a specific type and value int year = Calendar . getInstance...

    docs.groupdocs.com/metadata/java/extracting-met...
  4. Extract barcodes from document | GroupDocs

    This article explains that how to extract barcodes from documents.... 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...
  5. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...metadata may content any hidden value of standard (int,char, string)...unique identifier Id and its Value. Image document metadata could...

    docs.groupdocs.com/signature/net/esign-image-wi...
  6. 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/net/extract-barcodes-...
  7. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page.... 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. Spell checking | GroupDocs

    This article shows that how spell checking works during the search.... The default value is 2. is a value indicating whether...spelling corrector. The default value is false. is the maximum exceeding...

    docs.groupdocs.com/search/net/spell-checking/
  9. Extract barcodes from document | GroupDocs

    This article explains that how to extract barcodes from documents.... 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/net/extract-barcodes-...
  10. 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-...