Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 2,655 for

metadata

(0.08 sec)
  1. GroupDocs.Total Cloud Product Family

    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....com/products/metadata/net?utmsource=nl&utmcampa...tmmedium =lien) GroupDocs.Metadata pour les API .NET permettent...

    blog.groupdocs.cloud/fr/categories/groupdocs.to...
  2. GroupDocs.Total Cloud Product Family

    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....com/products/metadata/net?utmsource=nl&utmcampa...tmmedium =link) GroupDocs.Metadata for .NET APIs capacita os...

    blog.groupdocs.cloud/pt/categories/groupdocs.to...
  3. Drupal 문서 뷰어 모듈 | 그룹 문서

    .NET용 GroupDocs.Total API는 UI에 구애받지 않으며 ASP.NET, Windows Forms, WPF, WCF 또는 모든 유형의 응용 프로그램을 대상으로 하는 데 매우 유연합니다....Metadata for .NET 1.6.0 릴리스를 발표할 준비가...버전입니다. .NET 1.6.0용 GroupDocs.Metadata – 9가지 새로운 기능 및 개선 사항 GroupDocs...

    blog.groupdocs.cloud/ko/viewer/next-generation-...
  4. Developer Guide | Documentation

    How-to-use GroupDocs Assembly Cloud features in most practical situations when working with lists, tables, charts and other document elements....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/developer-guide/
  5. Getting Started | Documentation

    An introductory part to GroupDocs Assembly Cloud features....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/
  6. Creating and Managing Account | Documentation

    Creating a Free Account Go to Dashboard. You will be redirected to our Single Sign On application to authenticate to our services. If you already have an account with our services, please specify the User Name/Email and Password and click on the Sign In button. If you don’t have an account with our services, click on the Don’t have an account? Sign Up button or Sign Up using an existing GitHub or Google account....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/total/creating-and-managin...
  7. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } SDK examples The API is completely independent of your operating system, database system or development language....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/supported-qr-codes/
  8. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/s...
  9. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/raw-text-cl...
  10. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classify-re...