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

editor

(0.1 sec)
  1. 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...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classify-re...
  2. 特别假期优惠,GroupDocs.Total 25% 折扣 - GroupDocs 时事通讯 ...

    GroupDocs 假期优惠 - GroupDocs.Total for .NET 和 Java 享受 25% 的折扣。在线下订单时引用 HOL2017WBS。...Editor Visual Studio 插件 # 使用 Visual...Visual Studio 插件探索 GroupDocs.Editor for .NET API,自动尝试我们的所有功能和示例。只需通过可用的...

    blog.groupdocs.cloud/zh/total/special-holidays-...
  3. 特別假期優惠,GroupDocs.Total 25% 折扣 - GroupDocs 時事通訊 ...

    GroupDocs 假期優惠 - GroupDocs.Total for .NET 和 Java 享受 25% 的折扣。在線下訂單時引用 HOL2017WBS。...Editor Visual Studio 插件 # 使用 Visual...Visual Studio 插件探索 GroupDocs.Editor for .NET API,自動嘗試我們的所有功能和示例。只需通過可用的...

    blog.groupdocs.cloud/zh-hant/total/special-holi...
  4. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice Using an SDK (API client) is the quickest way for a developer to speed up the development....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/quickstart/
  5. Translation languages | Documentation

    Translation language pairs supported by GroupDocs.Translation Cloud....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/translation-la...
  6. SearchResult | Documentation

    SearchResult data structure returned by Search API method as output result SearchResult example { "fileInfo": { "filePath": "/words/docx/one-page.docx", "password" : "1234567890" }, "size" : 12345, "signatures": [ { "barcodeType": "Code128", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "Barcode", "pageNumber": 1, "signatureId": "114bc076-f734-4edf-9ce4-2277725a6ea5", "isSignature": true, "createdOn": "2020-07-22T07:45:01.6812929+00:00", "modifiedOn": "2020-07-22T07:45:01.6812929+00:00", "top": 100, "left": 100, "width": 300, "height": 100 } ] } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process Signatures Array of found Signatures that match for passed Search Options....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/searchresult/
  7. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/quickstart/
  8. 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....Editor Visual Studio Eklentisi duyurusu...eklentisini kullanarak GroupDocs.Editor for . Aylık BültenKasım 2017...

    blog.groupdocs.cloud/tr/categories/groupdocs.to...
  9. Features Overview | Documentation

    Features Overview of GroupDocs.Viewer Cloud...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/features-overview/
  10. UpdateResult | Documentation

    UpdateResult data structure returned by Update API method as output result UpdateResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360021, "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": 200, "left": 200, "width": 300, "height": 100 } ], "failed": [] } UpdateResult fields Name Description API Version fileInfo Input file information size The size of the output document Succeeded List of successfully modified signatures Failed List of signatures that were not updated...Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/updateresult/