Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,429 for

value

(0.05 sec)
  1. 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/
  2. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Name of changed style OldValue Value of changed style from source...source document NewValue Value of changed style from target document...

    docs.groupdocs.cloud/comparison/changeinfo/
  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. Working with Charts | Documentation

    How-to-use different types of charts and graphs, work with chart options and colors in document templates with GroupDocs Assembly Cloud....Series — logically grouped multi-value data elements — that function...follows: << x [ x_value_expression ]>> An x-value expression for...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  5. 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/
  6. Extract Metadata By Property Name | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties that have “Date” string in names. 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. curl -v "https://api....SearchCriteria ": { " NameOptions ": { " Value ": " Date " } } }" Response..."name" : "CommentCreatedDate" , "value" : "03/22/2016 20:11:00" , "propertyType"...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  7. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/metadata/add-metadata/ weekly 0.5 https://docs.groupdocs.cloud/metadata/release-n......cloud/metadata/extract-metadata-by-property-value/ weekly 0.5 https://docs.groupdocs...cloud/metadata/remove-metadata-by-property-value/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/metadata.xml
  8. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Dictionary Translations as a key-value list: Key is the into which...the files were translated. Value contains URL of the translated...

    docs.groupdocs.cloud/translation/file/fetch/
  9. 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...
  10. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity Values range is from 0 to 100. Minimal Value - the minimal Value is 0. Setting sensitivity to a minimal Value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default Value is 75....sensitivity values range is from 0 to 100. Minimal value - the minimal...minimal value is 0. Setting sensitivity to a minimal value provides...

    docs.groupdocs.cloud/comparison/compare-sensiti...