Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 2,372 for

assembly

(0.08 sec)
  1. Информационный бюллетень GroupDocs, сентябрь 20...

    Информационный бюллетень для разработчиков GroupDocs за сентябрь 2017 г. описывает обновления API, основные усовершенствования функций и исправления ошибок в API для работы с документами GroupDocs....Assembly теперь поддерживают сборку...

    blog.groupdocs.cloud/ru/total/groupdocs-newslet...
  2. Drupal 문서 뷰어 모듈 | 그룹 문서

    GroupDocs.Conversion for Java API는 UI에 구애받지 않으며 추가 도구나 서비스가 필요하지 않으며 개발자는 이를 기존 프로젝트에도 통합할 수 있습니다....Assembly for .NET 3.3.0 – Mirosoft...

    blog.groupdocs.cloud/ko/conversion/groupdocs-co...
  3. 전자 서명 기능으로 C#/ASP.NET 앱 향상

    GroupDocs는 웹 서명 캡처 기능이 있는 법적 구속력이 있는 전자 서명 앱을 구축하는 데 사용할 수 있는 유연한 API가 포함된 .NET 라이브러리를 제공합니다....Assembly for .NET 1.0.7 – 템플릿 편집기에서...

    blog.groupdocs.cloud/ko/total/december-2014-new...
  4. Cloud API용 GroupDocs.Total용 새 SDK 버전 출시

    이러한 새로운 Cloud SDK를 사용하면 다양한 플랫폼의 개발자가 GroupDocs의 문서 공동 작업 도구를 앱과 사이트에 쉽게 통합할 수 있습니다....Assembly GroupDocs.Assembly를 사용하면 PDF...

    blog.groupdocs.cloud/ko/total/get-up-and-runnin...
  5. Newsletter GroupDocs mars 2017– Mises à jour de...

    La newsletter des développeurs GroupDocs de juin 2017 décrit les mises à jour de l'API, les principales améliorations de fonctionnalités et les corrections de bogues dans les API de manipulation de documents GroupDocs....Assembly pour Java permet désormais...

    blog.groupdocs.cloud/fr/total/groupdocs-newslet...
  6. عرض الإجازات الخاصة ، خصم 25٪ على GroupDocs.Tot...

    عرض GroupDocs Holidays - احصل على خصم 25٪ على GroupDocs.Total لـ .NET و Java. اقتبس HOL2017WBS عند تقديم طلبك عبر الإنترنت....Assembly الآن إدراج الصور والرموز الشريطية...

    blog.groupdocs.cloud/ar/total/special-holidays-...
  7. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  8. Set Metadata By Property Name Match Exact Phras...

    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 information to 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. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-document-inform...
  10. Add Metadata By Property Name | Documentation

    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 that may have names containing specified string value. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables. 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" # Add metadata to a document curl -v "https://api....Assembly Product Solution GroupDocs...

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