Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,571 for

value

(0.04 sec)
  1. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new Values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” Value. 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....to set document metadata new values choosing properties with specified...have names containing “Date” value. Request # First get JSON Web...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....settings Property Type Default value Description sourceLanguage String...content as works faster. Return value If successful, this method returns...

    docs.groupdocs.cloud/translation/file/request/pdf/
  3. Extract Metadata By Property Name Match Exact P...

    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 with the exact same name as specified. 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 ": " MimeType ", " MatchOptions...[ { "name" : "MimeType" , "value" : "application/vnd.openxml...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  4. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. 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.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....{ "name" : "FileFormat" , "value" : null , "propertyType" : "Empty"...}, { "name" : "MimeType" , "value" : null , "propertyType" : "Empty"...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  5. RenderOptions | Documentation

    RenderOptions data structure used as part of ViewOptions data structure. Note Not all options are supported by all document formats. Each option may correspond to one or more formats. RenderOptions example { "StartPageNumber": 0, "CountPagesToRender": 0, "PagesToRender": [ 0 ], "PageRotations": [ { "PageNumber": 0, "RotationAngle": "On90Degree" } ], "DefaultFontName": "string", "DefaultEncoding": "string", "DetectEncoding": true, "RenderComments": true, "RenderNotes": true, "RenderHiddenPages": true, "SpreadsheetOptions": { "PaginateSheets": true, "CountRowsPerPage": 0, "CountColumnsPerPage": 0, "RenderGridLines": true, "RenderEmptyRows": true, "RenderEmptyColumns": true, "RenderHiddenRows": true, "RenderHiddenColumns": true, "RenderHeadings": true, "RenderPrintAreaOnly": true, "TextOverflowMode": "Overlay" }, "CadOptions": { "ScaleFactor": 0, "Width": 0, "Height": 0, "Tiles": [ { "StartPointX": 0, "StartPointY": 0, "Width": 0, "Height": 0 } ], "RenderLayouts": true, "LayoutName": "string", "Layers": [ "string" ] }, "EmailOptions": { "PageSize": "Unspecified", "FieldLabels": [ { "Field": "string", "Label": "string" } ], "DateTimeFormat": "string", "TimeZoneOffset": "string" }, "ProjectManagementOptions": { "PageSize": "Unspecified", "TimeUnit": "Unspecified", "StartDate": "2024-03-25T06:24:32.... Default value is 50. SpreadsheetOptions.RenderGridLines...rendering as PDF or image.Supported values {Unknown,Letter,Ledger,A0,A1...

    docs.groupdocs.cloud/viewer/renderoptions/
  6. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....created application and copy the values from Client Id and Client Secret...the value from Client Id field. client_secret - the value from...

    docs.groupdocs.cloud/rewriter/authorization/
  7. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....calculate expensive expression values just once and apply them several...declared in a template, its value can be accessed using the name...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  8. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this Value to download page using File API... Use this value to download page using Was this...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/conversionresult/
  9. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place 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...."" }, " Properties ": [ { " Value ": " 02-12-2020 04:41:10 ",...SearchCriteria ": { " NameOptions ": { " Value ": " ^.*print.* ", " MatchOptions...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....settings Property Type Default value Description sourceLanguage String...the worksheet index and the value is either list of indexes of...

    docs.groupdocs.cloud/translation/file/request/e...