Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 6,311 for

signature

(0.04 sec)
  1. Join Multiple Documents | Documentation

    This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It could be omitted for default storage....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/join-multiple-docum...
  2. Extract Metadata By Property Value | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties which values are matching the specified value. cURL example The following example demonstrates how to extract metadata information from 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/text/fetch/
  4. Remove Metadata By Property Name Match Regex | ...

    This REST API allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  5. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. 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|It could be omitted for default storage....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/get-document-inf...
  6. 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  7. 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....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-tag/
  8. How to Convert EML files to PDF Online using RE...

    It is easy to convert emails EML format to PDF including attachments. This article is about how to convert EML files to PDF online using REST API in Ruby....Signature Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/07/04/how-to-convert-...
  9. Add Watermark to Word Documents using REST API ...

    Programmatically Add Text or Image Watermark to Word Documents using a REST API on the cloud in C# with GroupDocs.Watermark Cloud SDK for .NET....Signature Cloud Product Family (16)...

    blog.groupdocs.cloud/2021/07/23/add-watermark-t...
  10. Parse Word Documents using REST API in Python

    Programmatically parse Word documents and extract Text & Images using a REST API on the cloud in Python with GroupDocs.Parser Cloud SDK for Python....Signature Cloud Product Family (16)...

    blog.groupdocs.cloud/2021/11/29/parse-word-docu...