Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,987 for

one

(0.03 sec)
  1. Support of PPTM POTX XLTX and XLTM formats inlc...

    There 18 features and fixes in this release: Added support of Quality option when rendering Microsoft Project documents as Image, option to render only Print Area, enable rendering of hidden content...There are eight features and one fix included in this regular...

    blog.groupdocs.cloud/viewer/support-of-pptm-pot...
  2. 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....app client you created in step one and replace it in the corresponding...

    docs.groupdocs.cloud/parser/quickstart/
  3. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” 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....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  4. 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....app client you created in step one and replace it in the corresponding...

    docs.groupdocs.cloud/metadata/quickstart/
  5. Compare Word Documents using REST API in Node.js

    Programmatically compare two or more Word documents (DOC, DOCX) using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js....Finally, show all changes one by one The following code sample...

    blog.groupdocs.cloud/comparison/compare-word-do...
  6. Add Metadata By Tag | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by exact tag and category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have specified tag. 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....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  7. Add Metadata By Possible Tag Name | Documentation

    This REST API allows to add metadata properties to the document choosing the right place to add by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to add metadata date and time information in all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  8. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Remove Metadata By Property Name | Documentation

    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 may have names containing “Application” string. 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....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. EPUB Metadata Editor |Change EPUB Metadata in J...

    Easily modify EPUB e-book metadata in Java using our REST API-based EPUB Metadata Editor. Tailor and update e-book details seamlessly for a customized reading experience....storage: Upload all files one by one using Upload File API from...

    blog.groupdocs.cloud/metadata/edit-epub-metadat...