Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 3,249 for

doc to doc

(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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows To remove metadata properties from the Document choosing the properties with specified name. cURL example The following example demonstrates how To remove metadata properties that have exact “NameOfApplication” 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.groupDocs.cloud/connect/Token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example To join several Documents inTo one curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  3. Product overview | Documentation

    An introduction To GroupDocs.Translation Cloud service and how it can solve everyday business needs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/translation/product-overview/
  4. GroupDocs.Signature with Self hosted Docker ima...

    Hi, I want To use the GroupDocs.Signature sdk for signin xlsm file using Node.js, rather than calling the APIs would like To use self hosted Docker images, would like To know more details on using Docker images for this…...project also using the group docs… tilal.ahmad September 26, 2023...project also using the group docs… Thanks for the additional information...

    forum.groupdocs.cloud/t/groupdocs-signature-wit...
  5. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options To apply To the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser To display the first pages of a PDF file when you open the Document, instead of waiting for the entire file To download....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  6. Remove Metadata | Documentation

    This REST API allows To remove metadata from the Documents. With this API you can search metadata To remove with following features: There are many ways To specify what property should be removed. 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). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata To the Document....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/remove-metadata/
  7. Quickstart | Documentation

    Create an account Creating an account is very simple. Go To Dashboard To create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it To also acccess the Dashboard. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/quickstart/
  8. 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....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. Licensing | Documentation

    Create Account For details on how To create a new account please check To Create a new Account. Apply Client ID and Client Secret For details on how To get CLient Id and Client Secret please check To Create New Application and Get Client ID and Client Secret. Free Plan Our free plan allows you To use Cloud APIs as you would normally. It only applies the limitation To the data that can be processed with the APIs....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/merger/licensing/
  10. Quickstart | Documentation

    Create an account Creating an account is very simple. Go To https://dashboard.groupDocs.cloud To create a free account. Create an API client app Before you can make any requests To GroupDocs Cloud API you need To get a Client Id and a Client Secret. This will will be used To invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice Using an SDK (API client) is the quickest way for a developer To speed up the development....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...

    docs.groupdocs.cloud/watermark/quickstart/