Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 3,791 for

document annotation

(0.06 sec)
  1. 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....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  2. 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....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud... you can easily sign PDF documents with stamp signatures electronically...will learn how to sign PDF documents with stamp signatures using...

    blog.groupdocs.cloud/groupdocs.cloud/page/28/
  4. 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....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  5. Convert Word to TIFF File in Python

    GroupDocs API is a secure and easy to use way to convert DOC to TIFF file in seconds. This article is about how to convert word to TIFF file in Python....to create and manipulate documents seamlessly. Moreover, it provides...files to more than 50 popular document and image formats . You can...

    blog.groupdocs.cloud/2022/07/30/convert-word-to...
  6. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Viewer Cloud...

    docs.groupdocs.cloud/viewer/features-overview/
  7. 使用 Ruby 将 PDF 转换为可编辑的 Word 文档

    您可以在云端的 Ruby 中将 PDF 转换为 Word DOCX。在本文中,我们将学习如何使用 Ruby Cloud API 将 PDF 转换为可编辑的 Word 文档。...的实例 通过以转换请求对象作为参数调用 convert\document() 方法进行转换。 使用 Ruby 将 PDF 转换为..."password" @loadOptions.hide_pdf_annotations = true @loadOptions.remove_embedded_files...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  8. Remove Metadata By Possible Tag Name | Document...

    This REST API allows to remove metadata properties from the Document choosing the properties to remove 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 remove metadata properties that have “creator” phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the Document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning 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....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. 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....Annotation Product Solution GroupDocs...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...