Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 2,648 for

metadata

(0.03 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. Working with WordProcessing Documents | Documen...

    WordProcessing is the most used and known document family format, that includes DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF and much more. All these formats are supported by the GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into WordProcessing format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/working-with-wordpr...
  3. Accept or Reject document changes | Documentation

    GroupDocs.Comparison Cloud provides an ability to apply or discard specific changes between source and target files and save result with (or without) selected changes. Changes - List of changes that must be applied (or not) to the resulting document; The following code sample shows how to accept/reject changes. 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/accept-or-rejec...
  4. 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...
  5. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. API usage There are steps that usage of GroupDocs.Signature Cloud consists of:...Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Verification Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Verification Options objects and object properties VerifyOptionsCollectionData Object Provides list of options for documents verification. Example VerifyOptionsCollectionData object { "items": [ { "items": [ { "barcodeTypeName": "Code39Standard", "matchType": "Contains", "text": "123456789012", "verifyAllPages": true, "isValid": false, "documentPageNumber": 3, "pagesSetup": { "firstPage": false, "lastPage": true, "oddPages": false, "evenPages": true, "pageNumbers": [ 1, 3, 5 ] } }, { "password": "1234567890", "certificateGuid": "certificates\SherlockHolmes....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/verification-opt...
  7. Python에서 REST API를 사용하여 PDF 파일 비교 | 두 개의 PDF 파일 비교

    Python용 GroupDocs.Comparison Cloud SDK를 사용하여 Python의 클라우드에서 REST API를 사용하여 두 개 이상의 PDF 파일을 프로그래밍 방식으로 비교합니다....Metadata() settings.meta_data.author...

    blog.groupdocs.cloud/ko/comparison/compare-pdf-...
  8. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Metadata for .NET 1.6.0 にはいくつかの新機能が導入されています...つシームレスに改善しています。 GroupDocs.Metadata for .NET 1.6.0 リリースの発表の準備が整いました。ドキュメント...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/46/
  9. पायथन में REST API का उपयोग करके पीडीएफ फाइलों ...

    Python में GroupDocs.Comparison Cloud SDK for Python के साथ Python में क्लाउड पर REST API का उपयोग करके दो या अधिक PDF फ़ाइलों की प्रोग्रामेटिक रूप से तुलना करें।...Metadata() settings.meta_data.author...

    blog.groupdocs.cloud/hi/comparison/compare-pdf-...
  10. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/sign-document-wi...