Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 2,632 for

metadata

(0.15 sec)
  1. 次世代 GroupDocs.Comparison Cloud API の初公開リリースを公開

    GroupDocs.Comparison Cloud は、クラウド内での変更に伴う操作が行われたドキュメントを比較するための REST API です。...MarkDeletedInsertedC = false, MetaData = new ComparisonMetadataVa()...MarkDeletedInsertedC = false, MetaData = new ComparisonMetadataVa()...

    blog.groupdocs.cloud/ja/comparison/announcing-f...
  2. Working With Folder | Documentation

    GroupDocs.Classification Cloud Working With Folder...Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/working-wit...
  3. Getting metered license-information | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Linux/MacOS/Bash # cURL example to get metered license information curl -v "https://api.groupdocs.cloud/v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license information (PowerShell) curl....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/license-informa...
  4. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/metered-consumption/
  5. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/search-barcode-s...
  6. 比较 PDF 文件 | 使用 C# 比较 PDF 文档

    如何使用 GroupDocs.Comparison Cloud SDK 高效地比较 PDF 文件。我们的详细指南提供了比较两个 PDF 文件的分步说明。...\"MarkNestedContent\": true, \"MetaData\": { \"Author\": \"Nayyer...

    blog.groupdocs.cloud/zh/comparison/compare-pdf-...
  7. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET 'https://api.groupdocs.cloud/v2.0/annotation/formats' \ -H 'accept: application/json' \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET ` "https://api.groupdocs.cloud/v2.0/annotation/formats" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET ^ "https://api....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-supported-f...
  8. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/delete-pages/
  9. Working with Digital Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/working-with-dig...
  10. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. 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. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/get-document-inform...