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

json

(0.07 sec)
  1. 在 Python 中将 Markdown 转换为 PDF 并将 PDF 转换为 Markdown

    文件转换 API 允许您立即将文件转换为任何文件格式。本文展示了如何在 Python 中将 Markdown 转换为 PDF 以及将 PDF 转换为 Markdown...CSV 转换为 JSON 以及将 JSON 转换为 CSV 如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON...JSON 转换为 EXCEL 在 C# 中以编程方式将 Word 转换为 PDF 如何使用 REST API 在 C# 中将...

    blog.groupdocs.cloud/zh/conversion/convert-mark...
  2. 使用 Java 将 Markdown .md 文件转换为 HTML

    使用 Markdown 标记语言到 HTML API 将 Markdown 纯文本转换为 HTML。本文介绍如何使用 REST API 在 Java 中将 Markdown 转换为 HTML。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...

    blog.groupdocs.cloud/zh/conversion/convert-mark...
  3. 通过 Java 将 HTML 转换为 Markdown |综合指南

    GroupDocs.Conversion 提供各种文档格式的转换。本文介绍如何使用 REST API 使用 Java 将 HTML 转换为 Markdown。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  4. Batch of texts classification | Documentation

    Batch classification allows to classify a group of texts (up to 10) in one request. This API retrieves batch classification result for IAB-2, Documents, Sentiment, or Sentiment3 taxonomies. It returns an object that contains information about the best classes for all the texts in the request and their probabilities. See classify/batch request parameters for request’s details. Limitations Only the first 10 texts will be processed. Resource This resource represents a controller for single call batch of texts classification....-H "content-type: application/json" -X POST -d '{ "batch": ["Text1"...

    docs.groupdocs.cloud/classification/batch-class...
  5. Get Stream of Result 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 as stream 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 result document. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/stream?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 Result document as stream....-H "Content-Type: application/json" -X POST -d "{'sourceFile':...

    docs.groupdocs.cloud/comparison/get-stream-of-r...
  6. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/conversion/storage/MyStorage/exist" -H "accept: application/Json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....st" -H "accept: application/json" -H "authorization: Bearer [Access...storageName#MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...

    docs.groupdocs.cloud/conversion/working-with-st...
  7. GroupDocs Cloud SDK for PHP multiple questions ...

    Hello I’m using the cloud api and php sdk and I’ve been working from these examples: http://groupdocs-php-samples.herokuapp.com/. You guys have been aweseome about answering my questions so far but I have a couple more …...callback $callBack_data = json_decode($json, true); //Get job id from...$callBack_data[“EventType”]; $serializedData = json_decode($callBack_data[‘SerializedData’]...

    forum.groupdocs.cloud/t/groupdocs-cloud-sdk-for...
  8. Introducing GroupDocs.Conversion Cloud V2

    GroupDocs.Conversion Cloud REST API support conversion of 65+ document formats. It provides high-quality output quickly and reliably...Cloud REST API supports JWT(JSON Web Token) authentication. Upload...

    blog.groupdocs.cloud/conversion/introducing-gro...
  9. 在 Java 中将 Word 转换为 PNG 并将 PNG 转换为 Word 文档

    使用我们免费且安全的 API,在几秒钟内将 Word DOC 转换为优化的 PNG 图像。让我们看看如何在 Java 中将 Word 转换为 PNG 以及将 PNG 转换为 Word 文档。...转换为 JSON 以及将 JSON 转换为 CSV 在 Java 中将 CSV 转换为 JSON 并将 JSON 转换为...如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL 在 Python 中将 Markdown...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  10. 使用 Java SDK 将 DOCX 转换为 PPTX:指南

    了解如何将 Word 转换为 Java 中的 PowerPoint 演示文稿。本指南涵盖了无缝高效地转换文件的步骤。... 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON 转换为 CSV 在 Python 中将 PowerPoint...格式 如何在 Java 中将 CSV 转换为 JSON 以及将 JSON 转换为 CSV 在 Java 中将 Word 转换为...

    blog.groupdocs.cloud/zh/conversion/convert-word...