Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 3,201 for

metadata

(0.73 sec)
  1. Yeni Nesil GroupDocs.Comparison Cloud API'nin İ...

    GroupDocs.Comparison Cloud, buluttaki değişikliklerle birlikte manipülasyon içeren belgelerin karşılaştırılması için bir REST API'sidir....MarkDeletedInsertedC = false, MetaData = new ComparisonMetadataVa()...MarkDeletedInsertedC = false, MetaData = new ComparisonMetadataVa()...

    blog.groupdocs.cloud/tr/comparison/announcing-f...
  2. 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....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/get-document-inf...
  3. GroupDocs 뉴스레터 2017년 3월 – API 업데이트 및 코드 예제

    2017년 4월의 GroupDocs 개발자 뉴스레터는 GroupDocs 문서 조작 API 내의 API 업데이트, 주요 기능 향상 및 버그 수정에 대해 설명합니다....Metadata for .NET 17.02 는 오디오뿐만 아니라...

    blog.groupdocs.cloud/ko/total/groupdocs-develop...
  4. GroupDocs 通讯 2017 年 3 月 – API 更新和代码示例

    2017 年 4 月的 GroupDocs 开发人员通讯介绍了 GroupDocs 文档操作 API 中的 API 更新、主要功能增强和错误修复。...Metadata for .NET 17.02 不仅增加了将音频元数据导出的功能,还增加了将...

    blog.groupdocs.cloud/zh/total/groupdocs-develop...
  5. Інформаційний бюлетень GroupDocs, липень 2017 р...

    Інформаційний бюлетень розробників GroupDocs за липень 2017 року описує оновлення API, основні вдосконалення функцій і виправлення помилок в API обробки документів GroupDocs....Metadata для .NET також додав функцію...

    blog.groupdocs.cloud/uk/total/groupdocs-newslet...
  6. Спеціальна святкова пропозиція, знижка 25% Grou...

    Святкова пропозиція GroupDocs – отримайте знижку 25% на GroupDocs.Total для .NET і Java. Поставте пропозицію HOL2017WBS під час розміщення замовлення в Інтернеті....Metadata для .NET тепер дає змогу очистити...

    blog.groupdocs.cloud/uk/total/special-holidays-...
  7. GroupDocs.Annotation Cloud SDKs | Documentation

    GroupDocs.Annotation Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/available-sdks/
  8. Available SDKs | Documentation

    GroupDocs.Conversion Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/available-sdks/
  9. Document Information | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Get Document Information This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/document.docx/document/info" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/document-informa...
  10. Get Supported Barcodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/barcodes" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-supported-ba...