Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,569 for

value

(0.07 sec)
  1. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified Value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Extract properties with specified value; The table below contains the...searching by name NameOptions.Value The value for name matching. Required...

    docs.groupdocs.cloud/metadata/extract-metadata/
  2. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has Value and Height Value is 0 then Height Value will be calculated to save image proportions....Width has value and Height value is 0 then Height value will be...Height has value and Width value is 0 then Width value will be calculated...

    docs.groupdocs.cloud/viewer/imageoptions/
  3. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add metadata with following features: Metadata properties could contain different types of Values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....contain different types of values: string; datetime; integer;...the resultant file. Default value is “/add_metadata” Properties...

    docs.groupdocs.cloud/metadata/add-metadata/
  4. ViewOptions | Documentation

    ViewOptions data structure used as input parameters for Document Info working-with-viewer-api API and Document View working-with-viewer-api API. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. ViewOptions example { "ViewFormat": "HTML", "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "OutputPath": "string", "FontsPath": "string", "Watermark": { "Text": "string", "Color": "string", "Position": "string", "Size": 0 }, "RenderOptions": { "StartPageNumber": 0, "CountPagesToRender": 0, "ExternalResources": false, "ExtractText": false, } } ViewOptions fields Name Description API Version ViewFormat Allows to set rendering format, available Values are: HTML, JPG, PNG, PDF....available values are: HTML, JPG, PNG, PDF. Default value is “HTML”...output path for results. Default value is ‘viewer{input file path}_{file...

    docs.groupdocs.cloud/viewer/viewoptions/
  5. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage.... An integer value that represents the index of...template field position. Possible values are: “Fixed”, “Linked”, “Regex”...

    docs.groupdocs.cloud/parser/parse-by-template/
  6. Metadata | Documentation

    Metadata data structure used for setting output document metadata. Metadata example: { "Author": "string", "LastSaveBy": "string", "Company": "string" } Name Description Author Value of document Author LastSaveBy Value of last save by author of document Company Value of Company of document...Description Author Value of document Author LastSaveBy Value of last save...author of document Company Value of Company of document Was this...

    docs.groupdocs.cloud/comparison/metadata/
  7. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....watermark to search by Possible values: Height, Width SizeSearchCriteria...SizeSearchCriteria.Maximum Dimension ending value SizeSearchCriteria.Minimum Dimension...

    docs.groupdocs.cloud/watermark/search-watermarks/
  8. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....SearchCriteria ": { " NameOptions ": { " Value ": " ^dc:.* ", " MatchOptions...[ { "name" : "dc:title" , "value" : "" , "propertyType" : "String"...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. 413gphjmquu9edbn2negq413a

    nonpremultipled keyword=Software, Value=Adobe ImageReady, encoding=ISO-8859-1, compression=none keyword=Software, Value=Adobe ImageReady deflate 1.0 16 8 8 8 8 PixelInterleaved width=16, height=16,......nonpremultipled keyword=Software, value=Adobe ImageReady, encoding=ISO-8859-1...compression=none keyword=Software, value=Adobe ImageReady deflate 1.0...

    static.licdn.com/sc/h/413gphjmquu9edbn2negq413a
  10. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage.... An integer value that represents the index of...template field position. Possible values are: “Fixed”, “Linked”, “Regex”...

    docs.groupdocs.cloud/parser/create-or-update-te...