Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 4,557 for

comparison

(0.19 sec)
  1. 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/
  2. 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/
  3. Extract Metadata By Property Name Match Regex |...

    This REST API allows to extract metadata properties from the document choosing the properties which names are matching the specified regular expression. cURL example The following example demonstrates how to extract metadata information from all properties with the “dc” string in the beginning of the name. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The values are taken from environment variables CLIENT_ID and CLIENT_SECRET....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  4. 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...
  5. cloudControl 在线文档管理插件发布

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

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

    GroupDocs.Total cho .NET API là UI-Agnostic và khá linh hoạt để nhắm mục tiêu ASP.NET, Windows Forms, WPF, WCF hoặc bất kỳ loại ứng dụng nào....Comparison dành cho .NET 3.3.0 có nhiều...

    blog.groupdocs.cloud/vi/viewer/next-generation-...
  7. Bản tin GroupDocs Phiên bản tháng 10 năm 2017 –...

    Bản tin dành cho nhà phát triển GroupDocs tháng 10 năm 2017 mô tả các bản cập nhật API, các cải tiến tính năng chính và các bản sửa lỗi trong API thao tác tài liệu GroupDocs....Comparison dành cho .NET 17.8 hiện bổ...

    blog.groupdocs.cloud/vi/total/groupdocs-newslet...
  8. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the 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. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to add metadata to a document curl -v "https://api....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  9. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  10. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/add-image-waterm...