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

values

(0.21 sec)
  1. 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/net/extract-barcodes-...
  2. Updating metadata | GroupDocs

    The Example in this article demonstrates 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/net/updating-metadata/
  3. 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-...
  4. 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...
  5. 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...
  6. Remove metadata properties | GroupDocs

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....entries having a particular value. Using the GroupDocs.Metadata...removed (please see the return value of the method) the changes BasicUsage...

    docs.groupdocs.com/metadata/net/remove-metadata...
  7. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....void setKey ( int value ){ auto_Key = value ; } private int auto_Key...void setID ( String value ){ ID = value ; } @FormatAttribute...

    docs.groupdocs.com/signature/java/implement-cus...
  8. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....the specified predicate its value is updated. If there is a known...metadata properties Specify a value you would like to add to existing...

    docs.groupdocs.com/metadata/python-net/set-meta...
  9. Search for Metadata e-Signatures | GroupDocs

    This article explains how to search for metadata electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....) print ( f "Value: { metadata_signature . value } " ) Advanced...metadata name search_options . value = "John Doe" # Search for specific...

    docs.groupdocs.com/signature/python-net/search-...
  10. 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/nodejs-java/spell-che...