Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 4,033 for

comparison

(0.15 sec)
  1. Модуль перегляду документів Drupal | GroupDocs

    API GroupDocs дозволяє користувачам визначати колекцію параметрів підпису, що зрештою допомагає застосовувати кілька підписів у документі....Comparison для .NET 16.12.0 – 8 покращень...

    blog.groupdocs.cloud/uk/total/welcome-2017-spec...
  2. Moduł przeglądarki dokumentów Drupala | GroupDocs

    GroupDocs API pozwala użytkownikom na zdefiniowanie kolekcji opcji podpisów, co ostatecznie pomaga w stosowaniu wielu podpisów w dokumencie....Comparison for .NET 16.12.0 – 8 ulepszeń...

    blog.groupdocs.cloud/pl/total/welcome-2017-spec...
  3. Модуль просмотра документов Drupal | Групповые ...

    API GroupDocs позволяет пользователям определять коллекцию параметров подписи, что в конечном итоге помогает применять несколько подписей в документе....Comparison для .NET 16.12.0 — 8 улучшений...

    blog.groupdocs.cloud/ru/total/welcome-2017-spec...
  4. Sending Srt files for translation | Documentation

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

    docs.groupdocs.cloud/translation/file/request/s...
  5. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/features-overview/
  6. 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. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  7. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  8. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -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/remove-metadata-b...
  9. Set Metadata By Tag | Documentation

    This REST API allows to set document metadata new values choosing properties by exact tag and category name. cURL example The following example demonstrates how to set metadata information to all properties with the “Creator” tag name. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-tag/
  10. Set Metadata By Property Name | Documentation

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata date and time information in all properties that may have names containing “Date” value. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Comparison Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...