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

one

(0.03 sec)
  1. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit 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 set new metadata creator 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....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  2. 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....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  3. 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...
  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/parser/quickstart/
  5. 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...
  6. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....setFilePath ( "signaturedocs\one-page.docx" ); $fileInfo -> setPassword...file_path = "signaturedocs \\ one-page.docx" opts = SignDigitalOptions...

    docs.groupdocs.cloud/signature/sign-document-wi...
  7. 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...
  8. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....join several documents into one curl -v "https://api.groupdocs...

    docs.groupdocs.cloud/watermark/add-text-waterma...
  9. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. 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/parser/extract-formatted-t...
  10. 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/