Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 3,537 for

cloud document annotator

(0.38 sec)
  1. Extract Metadata By Property Name | Documentation

    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 that have “Date” string in 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....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set Document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. 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...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. Combine PowerPoint Online | Free GroupDocs Apps

    Free online PowerPoint merger. Combine PowerPoint to single file. 100% free online PowerPoint merger....PowerPoint Merger Merge PowerPoint documents from any device with browser...groupdocs.com and groupdocs.cloud . Browse files or drag them...

    products.groupdocs.app/merger/powerpoint
  4. Set Metadata By Property Name Match Exact Phras...

    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 information to 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.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...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. Combine Web Online | Free GroupDocs Apps

    Free online Web merger. Combine Web to single file. 100% free online Web merger....Files Web Merger Merge Web documents from any device with browser...groupdocs.com and groupdocs.cloud . Browse files or drag them...

    products.groupdocs.app/merger/web
  6. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.Cloud/v2.0/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/get-supported-fi...
  7. Extract Metadata of MP3 Files using REST API in...

    Programmatically Extract Metadata of MP3 Files using a REST API on the Cloud in Java with Metadata Manipulation Cloud SDK for Java...files programmatically on the cloud. In this article, you will learn...Java SDK of GroupDocs.Metadata Cloud API for extracting metadata...

    blog.groupdocs.cloud/2021/07/09/extract-metadat...
  8. ODS Splitter Online | Free GroupDocs Apps

    Free online ODS splitter. Split ODS online into multiple files. 100% free online ODS splitter, secure and easy to use....cloud . Click or drop your file here... × Split document into single or multiple documents Single Multiple...

    products.groupdocs.app/splitter/ods
  9. Combine ODS Online | Free GroupDocs Apps

    Free online ODS merger. Combine ODS to single file. 100% free online ODS merger....Files ODS Merger Merge ODS documents from any device with browser...groupdocs.com and groupdocs.cloud . Browse files or drag them...

    products.groupdocs.app/merger/ods
  10. 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...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...