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

json

(0.1 sec)
  1. 用 Java 将 PDF 转换为 PPT | GroupDocs.Conversion Clo...

    使用 Java SDK 在线轻松将 PDF 文档转换为可编辑的 PPT 或 PPTX 格式。本文介绍如何使用 Java 将 PDF 转换为 PPT 或 PPTX。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...

    blog.groupdocs.cloud/zh/conversion/how-to-conve...
  2. How to Combine Multiple Word Documents using Py...

    Our API is designed to merge documents and files in various formats online. This article is about how to combine multiple word documents using Python....Python Convert EXCEL to JSON and JSON to EXCEL in Python → Search...

    blog.groupdocs.cloud/2022/08/25/how-to-combine-...
  3. Get Streams of Images of Result Document | Docu...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents, saves the result document to streams as a set of images and returns the array of streams of images by providing the JsonRequest Object data in the request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to Get streams of images of result document. cURL example Request curl -v "https://api....-H "Content-Type: application/json" -X PUT -d "{'sourceFile':{...

    docs.groupdocs.cloud/comparison/get-streams-of-...
  4. Get Document | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and can get the result document path by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get document. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments?outPath#comparisons%2Fcomparedoutput.docx&appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/Json" -X POST -d "{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''},'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}],'settings ':{'generateSummaryPage':true,'showDeletedContent':true,'styleChangeDetection':true,'insertedItemsStyle':{'color':'Blue','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'deletedItemsStyle':{'color':'Red','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'styleChangedItemsStyle':{'color':'Green','beginSeparatorString':'','endSeparatorString':'','bold':false,'italic':false,'strikeThrough':false},'wordsSeparatorChars':[],'detailLevel':'Low','useFramesForDelInsElements':false,'calculateComponentCoordinates':false,'markDeletedInsertedContentDeep':false},'changes':[{'id':0,'action':'Reject'},{'id':1,'action':'Reject'}]}" Response { "href": "https://api.groupdocs.cloud/storage/file/comparisons/output.docx", "rel": "self", "type": null, "title": null } SDK example The API is completely independent of your operating system, database system or development language....-H "Content-Type: application/json" -X POST -d "{'sourceFile':...

    docs.groupdocs.cloud/comparison/get-document/
  5. 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)....example Request // First get JSON Web Token // Please get your... \ - H "Accept: application/json" // cURL example to get document...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. Page Resources | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Viewer Cloud V1 GroupDocs.Viewer Cloud REST APIs support to download HTML page resource (image, style, graphics or font) of a specific page. API returns actual data of HTML page resource. Resource The following GroupDocs.Viewer Cloud REST API resource has been used in the download HTML Resource example. cURL example Request curl -v "https://api.groupdocs.cloud/v1/viewer/one-page.docx/html/pages/1/resources/styles.css" \ -X GET \ -H "Content-Type: application/Json" \ -H "authorization: Bearer pTPAHbcNbrMcerjvtBpYgfkSh44oB9uWBEhoLNLiJ3KYWTZ-LjDK1OhIiSkiFnpwEDvAENURIo6NndadzqbW7Di4ZKIKC6DOlEGoFI2hfiNBaXEAGDE00knZePkCNsupU48qe1N_eGluq4urBAX3VBFiIdwz1yEPlPrqWG1DOAWYglUo5Nc9TdwZroBiDJ00A0oKjWoEJ_mRsI_VYK-NnZlNqrUiPGd6918ivV-vTtN2VvqGGUAosz26F7NZe0uEDf5GZszp-bxQ4_-JimHUgOD3z2M4gldo58oYp-6NBGCEjA312kqpxYZs22MJ_Ma-fSgT8yMDqgixItd0JxciHUCmSR8XVG803g1UgUF3-rfoWOn0FJAYLkZ3SFrjqMwjcJAsxcpWc-vm2eLneOPAh8R08ATyhemGBNCh3Ke3jJhaMf92" Resonse Contents of styles....-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/viewer/page-resources/
  7. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....H "content-type: application/json" - X POST - d '{ "Description"...

    docs.groupdocs.cloud/classification/raw-text-cl...
  8. 在 Java 中以编程方式将 Word 转换为 JPG 并将 JPG 转换为 Word

    文件转换 API 允许将图像从 JPG 转换为 Word DOC。本文介绍如何在 Java 中以编程方式将 Word 转换为 JPG 以及将 JPG 转换为 Word...转换为 JSON 以及将 JSON 转换为 CSV 在 Java 中将 CSV 转换为 JSON 并将 JSON 转换为...如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL 在 Python 中将 Markdown...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. Get Stream of Images of Result Document - Chang...

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get the stream of images of the result document by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get stream of images of result document (changes). cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes/stream/images?appsid#XXXX&signature#XXX-XX" -H "Content-Type: application/Json" -X PUT -d "{'sourceFile':{'folder':'comparisons','name':'source....-H "Content-Type: application/json" -X PUT -d "{'sourceFile':{...

    docs.groupdocs.cloud/comparison/get-stream-of-i...
  10. Convert HTML to PDF in C# .NET

    Discover how GroupDocs.Cloud Conversion API simplifies HTML to PDF conversion. Programmatically convert HTML to PDF with ease using C# .NET....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/conversion/convert-html-to...