Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 8,985 for

json

(0.11 sec)
  1. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....example Request // First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to convert document...

    docs.groupdocs.cloud/conversion/add-watermark/
  2. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....In the request body, provide JSON with a plain text or a Base64...will receive the results in JSON format along with processing...

    docs.groupdocs.cloud/rewriter/workflow/
  3. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....In the request body, provide JSON with a plain text, a Base64...will receive the results in JSON format along with processing...

    docs.groupdocs.cloud/translation/workflow/
  4. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/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....example Request // First get JSON Web Token // Please get your... \ - H "Accept: application/json" // cURL example to add annotation...

    docs.groupdocs.cloud/annotation/add-direct/
  5. Compare multiple documents with specific compar...

    GroupDocs.Comparison Cloud allows to compare more that 2 documents and specify some specific comparison options like styling for detected changes, comparison details level etc. The following code sample shows how to compare multiple documents with specific options. 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....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to get document...

    docs.groupdocs.cloud/comparison/compare-multipl...
  6. 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....header 'content-type: application/json' \ -- data '{ "barcodeTypeName":...header 'content-type: application/json' \ -- data '{ "BarcodeTypeName"...

    docs.groupdocs.cloud/signature/search-barcode-s...
  7. Convert Word DOC to PDF Programmatically in CSharp

    Quickly convert Word document to PDF file without changing format in high quality. This article is about how to convert Word to PDF programmatically in C#....How to Convert EXCEL to JSON and JSON to EXCEL in Python How to...REST API Convert CSV to JSON and JSON to CSV in Python Convert...

    blog.groupdocs.cloud/conversion/convert-word-to...
  8. 使用 Python 从 PDF 中提取特定数据 |休息API

    使用适用于 Python 的 Document Parser Cloud SDK 在 Python 中使用云中的 REST API 以编程方式从 PDF 中提取特定数据。...通过模板文件提取数据 # 您还可以通过以编程方式提供基于 JSON 的模板文件来从 PDF 文档中提取数据。请按照以下步骤通过提供模板文件来解析文档。...方法获取结果 以下代码示例显示了如何使用 REST API 根据 JSON 文件中提供的模板解析 PDF 文档并提取数据。请按照前面提到的步骤上传文件。...

    blog.groupdocs.cloud/zh/parser/extract-specific...
  9. GroupDocs.Signature Cloud 18.5 Release Notes | ...

    Major Features There are 10 features and fixes in this release. The most notable are: Introduction of PHP SDK for GroupDocs.Signature Cloud Introduced support of Image Document format (JPEG, PNG, BMP, GIF, multi frames TIFF) Implemented Stamp Signature type for supported Document formats PDF, Images, SpreadSheet Document Formats, Word Processing Document Formats and Presentation Document Formats Added Search operations for all supported Document formats with following features Search for Digital Signatures in PDF, SpreadSheet Document Formats and Word Processing Document Formats Search for Barcode Signatures in PDF, Images, SpreadSheet Document Formats, Word Processing Document Formats and Presentation Document Formats Search for QR-Code Signatures in PDF, Images, SpreadSheet Document Formats, Word Processing Document Formats and Presentation Document Formats Involved PageSetup extension to adjust pages selection for Signing, Verification and Search operations Added ability to Sign documents with list of Signature Options data Implemented ability to Verify documents with list of Verification Options data Introduced support to Search documents with list of Search Options data Full List of Issues Covering all Changes in this Release Key Summary Category SIGNATURECLOUD-202 Implement Verification for Images documents New Feature SIGNATURECLOUD-195 Implement Signing for Images documents New Feature SIGNATURECLOUD-193 Implement Pages Setup for SignOptionsData New Feature SIGNATURECLOUD-170 Implement Search of QR-Code Signature methods New Feature SIGNATURECLOUD-160 Implement Verification methods to support collection of options New Feature SIGNATURECLOUD-154 Implement Signature method to support collection of options New Feature SIGNATURECLOUD-153 Implement Search Options Collection Data support New Feature SIGNATURECLOUD-148 Implement Search of Barcode Signature methods New Feature SIGNATURECLOUD-142 Implement Search of Digital Signature methods New Feature SIGNATURECLOUD-132 Add PHP SDK for GroupDocs....--header 'content-type: application/json' \ --data '{ "outerLines": [...--header 'content-type: application/json' \ --data '{ "items": [ { "barcodeTypeName":...

    docs.groupdocs.cloud/signature/groupdocs-signat...
  10. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a 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....example Request // First get JSON Web Token // Please get your... \ - H "Accept: application/json" // cURL example to add annotation...

    docs.groupdocs.cloud/annotation/ellipse-annotat...