Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 907 for

annotation types

(0.88 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...doc \ -H "Content-Type: multipart/form-data" \ -H "Accept:...appsid=XXXX&signature=XXX-XX" -H "content-type: application/json" -X POST -d...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/47/
  2. Newsletter GroupDocs Édition Octobre 2017 – Mis...

    La newsletter des développeurs GroupDocs d'octobre 2017 décrit les mises à jour de l'API, les principales améliorations de fonctionnalités et les corrections de bogues dans les API de manipulation de documents GroupDocs.... Importer des annotations à partir de diapositives...PowerPoint dans .NET # GroupDocs.Annotation pour .NET 17.8 prend désormais...

    blog.groupdocs.cloud/fr/total/groupdocs-newslet...
  3. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....Annotation Product Solution GroupDocs...bare minimum storage options: Type: Internal storage Storage name:...

    docs.groupdocs.cloud/rewriter/authorization/
  4. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole document by default. You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/parser/extract-text-from-t...
  5. Améliorez votre application C# / ASP.NET avec l...

    GroupDocs propose une bibliothèque .NET avec une API flexible qui peut être utilisée pour créer des applications de signature électronique juridiquement contraignantes avec une fonctionnalité de capture de signature Web....applications pour visualiser, annoter, signer, comparer, convertir...% de réduction sur tous les types de licence. GroupDocs.Total...

    blog.groupdocs.cloud/fr/total/welcome-2015-grou...
  6. برجسته کردن متن در PDF با استفاده از REST API د...

    متن را در PDF با استفاده از REST API روی ابر در Node.js با Document Annotation Cloud SDK برای Node.js برجسته کنید....Annotation Cloud API استفاده خواهیم...کنید: npm install groupdocs-annotation-cloud لطفاً قبل از انجام...

    blog.groupdocs.cloud/fa/annotation/highlight-te...
  7. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...concentrera sur la façon d’annoter des fichiers DOCX à l’aide...API REST en Python. Les annotations sont généralement des métadonnées...

    blog.groupdocs.cloud/fr/groupdocs.cloud/page/41/
  8. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to extract metadata information from all properties with Created tag. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -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...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. 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. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. 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. Linux/MacOS/Bash # 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 arguments. curl -v 'https://api....Annotation Product Solution GroupDocs...cloud/connect/token' \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/metadata/extract-metadata-...