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

assembly

(0.61 sec)
  1. 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....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  2. cloud api on Document Processing REST APIs | Gr...

    cloud api on Document Processing REST APIs | GroupDocs Cloud Recent content in cloud api on Document Processing REST APIs | GroupDocs Cloud 在雲端只需幾步即可線上建立發票 了解如何使用 GroupDocs.Assembly Cloud 即時產生專業發票。......Assembly Cloud 即時產生專業發票。上傳 DOCX 範本、綁定...

    blog.groupdocs.cloud/zh-hant/tag/cloud-api/inde...
  3. GroupDocs-Newsletter Juli 2017 – Aktualisierung...

    Der GroupDocs-Entwicklernewsletter vom Juli 2017 beschreibt API-Updates, wichtige Funktionserweiterungen und Fehlerbehebungen innerhalb der GroupDocs-APIs zur Dokumentbearbeitung....Assembly für .NET 17.05 – Hintergrundfarbe...

    blog.groupdocs.cloud/de/total/groupdocs-newslet...
  4. Boletín de GroupDocs de septiembre de 2017: act...

    El boletín informativo para desarrolladores de GroupDocs de septiembre de 2017 describe las actualizaciones de API, las principales mejoras de funciones y las correcciones de errores dentro de las API de manipulación de documentos de GroupDocs....Assembly ahora admiten el ensamblaje...

    blog.groupdocs.cloud/es/total/groupdocs-newslet...
  5. Boletín de GroupDocs de julio de 2017: actualiz...

    El boletín informativo para desarrolladores de GroupDocs de julio de 2017 describe las actualizaciones de API, las principales mejoras de funciones y las correcciones de errores dentro de las API de manipulación de documentos de GroupDocs....Assembly para .NET 17.05 : establezca...

    blog.groupdocs.cloud/es/total/groupdocs-newslet...
  6. GroupDocs 通讯 2017 年 3 月 – API 更新和代码示例

    2017 年 6 月的 GroupDocs 开发人员通讯介绍了 GroupDocs 文档操作 API 中的 API 更新、主要功能增强和错误修复。...Assembly for Java 现在允许用户动态设置文本背景颜色并控制图像容器的大小。...

    blog.groupdocs.cloud/zh/total/groupdocs-newslet...
  7. Bản tin GroupDocs Phiên bản tháng 11 năm 2017 –...

    Bản tin dành cho nhà phát triển GroupDocs tháng 11 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....Assembly for .NET và Java 17.9 – Hỗ...

    blog.groupdocs.cloud/vi/total/groupdocs-newslet...
  8. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. 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" # Example to join several documents into one curl -v "https://api.groupdocs.cloud/v1.0/metadata" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FileInfo": { "FilePath": "documents/input....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  9. Get Container Items Information | Documentation

    This REST API endpoint allows retrieving container items (relative paths) from ZIP archives, documents that contain other attached documents like emails, PDF portfolios, MS Outlook storages. 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. FileInfo.Password The password to open file It should be specified only for password-protected documents....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/get-container-items...
  10. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. 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 Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....Assembly Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/get-metadata-tags...