Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 9,049 for

merger

(2.04 sec)
  1. Batch of texts classification | Documentation

    Batch classification allows to classify a group of texts (up to 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities. See classify/batch request parameters for request’s details. Limitations Only the first 10 texts will be processed. Resource This resource represents a controller for single call batch of texts classification....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/batch-class...
  2. extract selected pages from pdf online

    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....Merger Cloud の Node.js SDK API を使用します。これは、オンライン...

    blog.groupdocs.cloud/ja/tag/extract-selected-pa...
  3. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Merger Cloud の最初のバージョンをリリースできることを...REST API ソリューションです。 GroupDocs.Merger Cloud とは何ですか? ドキュメントを操作する際、ドキュメントを...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/44/
  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....Merger Cloud API 的 Ruby SDK。它允許您將...等。 您可以在控制台中使用以下命令將 GroupDocs.Merger Cloud 安裝到您的 Ruby 應用程序: gem...

    blog.groupdocs.cloud/zh-hant/page/32/
  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....Merger Cloud API 的 Ruby SDK。它允许您将...等。 您可以在控制台中使用以下命令将 GroupDocs.Merger Cloud 安装到您的 Ruby 应用程序: gem...

    blog.groupdocs.cloud/zh/page/32/
  6. 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....Merger Cloud 的 Node.js SDK API。它是在線...繪圖、PDF 和 HTML。 您可以安裝 GroupDocs.Merger cloud 以在控制台中使用以下命令從您的 Node...

    blog.groupdocs.cloud/zh-hant/page/28/
  7. Fusionner plusieurs types de fichiers en un seu...

    Comment fusionner plusieurs types de fichiers en un seul document à l'aide de Ruby...Merger Cloud API . Il nous permet...fichiers require 'groupdocs_merger_cloud' @client_id = "xxxxx...

    blog.groupdocs.cloud/fr/merger/merge-multiple-f...
  8. split pdf into multiple files

    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....Merger Cloud API の Ruby SDK を使用します。...

    blog.groupdocs.cloud/ja/tag/split-pdf-into-mult...
  9. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/overview/
  10. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Merger Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/changeinfo/