Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 4,533 for

comparison

(0.1 sec)
  1. Extract Formatted Text | Documentation

    This REST API allows extracting formatted text by setting the pages extraction mode option. You need to specify the FormattedTextOptions Mode parameter besides the basic options. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract formatted text example. cURL example The following example demonstrates how to extract formatted text. Linux/MacOS/Bash # Get JSON Web Token # Provide your Client Id and Client Secret via environment variables $CLIENT_ID and $CLIENT_SECRET....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/extract-formatted-t...
  2. Available SDKs | Documentation

    Find the latest software development kits (SDKs) that help you easily integrate GroupDocs.Rewriter Cloud into your applications....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/sdk/
  3. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/request/
  4. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-document-in...
  5. cloudControl 在线文档管理插件发布

    GroupDocs 已将其在线文档管理应用程序与 cloudControl 集成...将 Confluence 的 GroupDocs Comparison 插件更新至版本 1.3 更新了 Pimcore 的...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  6. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/image-represent...
  7. Customer Newsletters

    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....Comparison Cloud SDK for PHP を使用する –...ドキュメントをパスワード保護する GroupDocs.Comparison for .NET API で PDF ドキュメン...

    blog.groupdocs.cloud/ja/tag/customer-newsletters/
  8. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from all properties with the exact same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET. curl -v "https://api....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  9. Summarizing text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts summarization....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/summarize/
  10. Simplifying text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts simplification....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/simmplify/