Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 3,240 for

total

(0.06 sec)
  1. 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....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/classification/raw-text-cl...
  2. Status and Error Codes | Documentation

    An overview of GroupDocs Assembly Cloud API status and error codes....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/assembly/getting-started/s...
  3. GroupDocs 時事通訊 2017 年 10 月版 – 文檔操作 API 更新

    2017 年 10 月的 GroupDocs 開發人員時事通訊介紹了 GroupDocs 文檔操作 API 中的 API 更新、主要功能增強和錯誤修復。...Total for .NET – 最新版本的 .NET API 打包到一個產品套件中。...打包到一個產品套件中。 GroupDocs.Total for Java – 打包到一個產品套件中的最新版本的 Java API。...

    blog.groupdocs.cloud/zh-hant/total/groupdocs-ne...
  4. Mô-đun Trình xem Tài liệu Drupal | Tài liệu nhóm

    API GroupDocs.Conversion cho Java là UI-Agnostic và không yêu cầu công cụ hoặc dịch vụ bổ sung nào, các nhà phát triển cũng có thể tích hợp nó trong các dự án hiện có của họ....Total for .NET – Phiên bản mới nhất...một bộ sản phẩm. GroupDocs.Total for Java – Các phiên bản mới...

    blog.groupdocs.cloud/vi/conversion/groupdocs-co...
  5. GroupDocs 뉴스레터 2017년 11월판 – 문서 조작 API 업데이트

    2017년 11월의 GroupDocs 개발자 뉴스레터에서는 GroupDocs 문서 조작 API 내의 API 업데이트, 주요 기능 향상 및 버그 수정에 대해 설명합니다....Total for .NET – 하나의 제품군에 포함된 최신 버전의...버전의 .NET API입니다. GroupDocs.Total for Java – 하나의 제품군에 포함된 최신 버전의...

    blog.groupdocs.cloud/ko/total/groupdocs-newslet...
  6. GroupDocs ニュースレター 2017 年 3 月 – API の更新とコード例

    GroupDocs ニュースレターでは、.NET、Java、Android プラットフォーム向けの GroupDocs Document Format API によって新たにサポートされた機能、拡張機能、バグ修正を紹介します。...Total for .NET – 1 つの製品スイートにパッケージ化された....NET 製品の最新バージョン。 GroupDocs.Total for Java – 1 つの製品スイートにパッケージ化された...

    blog.groupdocs.cloud/ja/total/groupdocs-newslet...
  7. GroupDocs.Viewer 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....Total สำหรับ .NET - ชุด API รุ่นต่อไป...แล้วในชุดเดียว - GroupDocs.Total สำหรับ .NET API เป็นแบบ UI-Agnostic...

    blog.groupdocs.cloud/th/categories/groupdocs.vi...
  8. GroupDocs.Conversion Cloud SDK for .NET - Free ...

    We are getting the below error while calling var responseUpload = fileApi.UploadFile(wordfileRequest); It is only on some servers. Can you provide any configurations we can check regarding this? GroupDocs.Conversion.Cl…...Total Cloud Product Family flopez4...

    forum.groupdocs.cloud/t/groupdocs-conversion-cl...
  9. Available SDKs | Documentation

    GroupDocs.Signature Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/available-sdks/
  10. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/deleteresult/