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

values

(0.18 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. 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/
  3. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET...{0}, value: {1}" , formField . Name , textFormField . Value );..."CheckBoxForm detected, name: {0}, value: {1}" , formField . Name , checkBoxFormField...

    docs.groupdocs.com/editor/net/working-with-form...
  4. 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...
  5. Get supported features | Documentation

    This article shows how to check if feature supported for the document....Description bool Returns the value that indicates whether the feature...feature is supported. The value that indicates whether text extraction...

    docs.groupdocs.com/parser/net/get-supported-fea...
  6. Get supported features | Documentation

    This article shows how to check if feature supported for the document....Member Description Returns the value that indicates whether the feature...feature is supported. The value that indicates whether text extraction...

    docs.groupdocs.com/parser/java/get-supported-fe...
  7. Updating metadata | Documentation

    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/
  8. 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...
  9. 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...
  10. Extract barcodes from document | Documentation

    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...