Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 926 for

annotation types

(0.03 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....[Access_Token]" -H "Content-Type: multipart/form-data" -T C:/Temp/three-layouts..."bestClassProbability": 53. GroupDocs.Annotation Cloud API 是一个独立于平台的文档和图像...

    blog.groupdocs.cloud/zh/page/40/
  2. 2013 - Une année passionnante pour GroupDocs

    Cette année a été assez importante et réussie pour nous. Examinons les principales réalisations de GroupDocs en 2013....Viewer pour Java , GroupDocs Annotation pour .NET GroupDocs Signature...pour .NET 1.0.0 - Download Annotation GroupDocs pour .NET 1.0.0...

    blog.groupdocs.cloud/fr/total/2013-exciting-yea...
  3. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....commentaires, des notes ou d’autres types de remarques externes aux documents...documents Word sous forme d’annotations. Dans cet article, vous apprendrez...

    blog.groupdocs.cloud/fr/page/33/
  4. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....d’extraire ou de supprimer des annotations de fichiers DOCX à l’aide...API REST en Python. Les annotations sont généralement des métadonnées...

    blog.groupdocs.cloud/fr/page/36/
  5. Document Processing REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....Annotation Cloud 17.12。 它基于适用于 .NET...NET 的 GroupDocs.Annotation,因此可以为云中的注释功能提供相同的经过验证的可预测结果。 GroupDocs...

    blog.groupdocs.cloud/zh/page/44/
  6. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...[Access_Token]" -H "Content-Type: multipart/form-data" -T C:/Temp/three-layouts..."bestClassProbability": 53. GroupDocs.Annotation Cloud API 是一个独立于平台的文档和图像...

    blog.groupdocs.cloud/zh/groupdocs.cloud/page/40/
  7. 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....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  8. 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...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Set Metadata By Property Name | Documentation

    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 date and time information in all properties that may have names containing “Date” 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....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  10. Set Metadata By Tag | Documentation

    This REST API allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag 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. curl -v "https://api....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

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