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

json

(0.1 sec)
  1. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Translations are returned in JSON format in the response body...

    docs.groupdocs.cloud/translation/text/fetch/
  2. Upcoming Release of GroupDocs.Assembly Cloud

    GroupDocs.Assembly Cloud REST API is about to launch. It is a document automation and reports generation REST API designed to create custom documents....Other: TXT Data Sources: XML JSON Our first version # We are currently...

    blog.groupdocs.cloud/assembly/upcoming-release-...
  3. Java 将 HTML 转换为 Word DOC 或 DOCX。

    了解如何使用 GroupDocs.Conversion Cloud REST API 以编程方式在 Java 中快速高效地将 HTML 转换为 Word(DOC、DOCX)。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...

    blog.groupdocs.cloud/zh/conversion/convert-html...
  4. Get Changes | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Comparison Cloud V1 You can compare documents and get a list of changes by providing the JsonRequest Object data in request body. Resource The following GroupDocs.Comparison Cloud REST API resource has been used to get list of changes. cURL example Request curl -v "https://api.groupdocs.cloud/v1.0/comparison/compareDocuments/changes?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 [ { "id": 0, "type": "Deleted", "text": "digital ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 1, "type": "Deleted", "text": "Executive ", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 2, "type": "Inserted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] }, { "id": 3, "type": "Deleted", "text": "", "authors": [ "Rizwan" ], "action": "None", "styleChanges": [] } ] 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-changes/
  5. Export Markdown to PDF in Java - A Step-by-Step...

    Learn how to convert Markdown files to PDF in Java using REST API. Follow our guide with code examples and discover advanced options for customization....using Java Convert EXCEL to JSON and JSON to EXCEL in Python How to...

    blog.groupdocs.cloud/conversion/convert-markdow...
  6. Python: Accept or Reject All Revisions of a Wor...

    Hi I have a word document with track changes on. Is there an api to accept all the revisions and create a clean document will all changes accepted?...ns" -H "accept: application/json" -H "authorization: Bearer [Access_Token]"...-H "Content-Type: application/json" -H "x-aspose-client: Containerize...

    forum.groupdocs.cloud/t/python-accept-or-reject...
  7. Search for document in GroupsDocs Windows azure...

    Hi @GroupDocs team, I have files in my Azure Storage, I have given them metadata key->value pair for each document. See the image for details screenshot-portal.azure.com-2021.04.15-21_58_50.png (102.7 KB) So, I need t…...API method, parse the response JSON output and proceed according...

    forum.groupdocs.cloud/t/search-for-document-in-...
  8. Getting Started | Documentation

    This section introduces GroupDocs.Viewer Cloud specific Resources & Operations....and response data formatted as JSON. Response Status Codes 2xx -...

    docs.groupdocs.cloud/viewer/getting-started/
  9. Convert XML to PDF in Python using REST API

    Convert XML to PDF file fast online using GroupDocs.Conversion Cloud REST API. This article is about how to convert XML to PDF in Python using REST API....in Java Convert EXCEL to JSON and JSON to EXCEL in Python How to...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  10. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/annotation/document-inform...