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

metadata

(1.08 sec)
  1. Working With Folder | Documentation

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

    docs.groupdocs.cloud/classification/working-wit...
  2. 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/
  3. 比较 PDF 文件 | 使用 C# 比较 PDF 文档

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

    blog.groupdocs.cloud/zh/comparison/compare-pdf-...
  4. 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...
  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. ग्रुपडॉक्स न्यूज़लैटर जुलाई 2017- दस्तावेज़ हेर...

    जुलाई 2017 के ग्रुपडॉक्स डेवलपर न्यूज़लेटर में ग्रुपडॉक्स दस्तावेज़ हेरफेर एपीआई के भीतर एपीआई अपडेट, प्रमुख फीचर एन्हांसमेंट और बग फिक्स का वर्णन किया गया है।...Metadata ने AVI वीडियो फ़ाइल के XMP...

    blog.groupdocs.cloud/hi/total/groupdocs-newslet...
  7. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  8. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  9. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/file/sdk/
  10. Remove Watermarks | Documentation

    This REST API allows removing watermarks from the document. The operation performs a search for possible watermarks and then removes them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. There are two popular scenarios to use the Remove operation: Remove particular watermarks found by search criteria. With this scenario Two operations are used: Search and Remove: You define the search criteria set; You first use Search operation with the designed criteria and get the response with search results; You can analyze the response and choose those watermarks that should be deleted; You then call Remove operation with the same set of search criteria; You also provide RemoveIds array with IDs of found watermarks; Then watermarks with passed IDs will be removed Remove all found watermarks....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/remove-watermarks/