Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 5,068 for

values

(0.07 sec)
  1. Get supported features | GroupDocs

    Learn how to check which features are supported for a document using GroupDocs.Parser for .NET. Check text extraction, metadata, images, tables, and other feature support in C#....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...
  2. Specify OOXML Compliance Level for Word Documen...

    Control the OOXML compliance level (Ecma, Transitional, or Strict) when saving Word documents to OOXML formats using GroupDocs.Assembly for Java....setCompanyName ( String value ) { this . companyName = value ; } public int...void setYear ( int value ) { this . year = value ; } } Use Transitional...

    docs.groupdocs.com/assembly/java/developer-guid...
  3. Extracting metadata | GroupDocs

    Extract the metadata properties you need from files of different types with GroupDocs.Metadata for Python via .NET using tags, categories and property attributes.... name } , Property value: { prop . value } " ) if __name__ ==...Property value: 3 Property name: MimeType, Property value: application/vnd...

    docs.groupdocs.com/metadata/python-net/extracti...
  4. Remove metadata properties | GroupDocs

    The easiest way 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 basic_usage...

    docs.groupdocs.com/metadata/java/remove-metadat...
  5. 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...
  6. 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-...
  7. 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-...
  8. 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...
  9. 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...
  10. 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/