Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 4,179 for

metadata

(0.04 sec)
  1. Text redaction Annotation | Documentation

    Text redaction annotation fills part of text with black rectangle (used if you want to hide some text) 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/text-redaction-...
  2. 在 Python 中使用 REST API 比较 PDF 文件 |比较两个 PDF 文件

    在 Python 中使用云中的 REST API 与 GroupDocs.Comparison Cloud SDK for Python 以编程方式比较两个或多个 PDF 文件。...Metadata() settings.meta_data.author...

    blog.groupdocs.cloud/zh/comparison/compare-pdf-...
  3. Comparez des fichiers PDF à l'aide de l'API RES...

    Comparez par programme deux fichiers PDF ou plus à l'aide d'une API REST sur le cloud en Python avec GroupDocs.Comparison Cloud SDK pour Python....Metadata() settings.meta_data.author...

    blog.groupdocs.cloud/fr/comparison/compare-pdf-...
  4. Update QR-Code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to update some signature properties by it’s id. The signature ID is needed to perform the update, it comes from the result of sign or search operation. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Update signatures Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/update-qr-code-s...
  5. Image Annotation | Documentation

    Image annotation allows to add image within document page 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/image-annotation/
  6. Point Annotation | Documentation

    Point annotation sticks comments to any point in a document 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/point-annotation/
  7. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want to hide some text) 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/resource-redact...
  8. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-documen...
  9. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/customize-chang...
  10. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/get-supported-f...