Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 8,985 for

json

(0.07 sec)
  1. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/delete-template/
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document. Endpoint accepts document storage path as input payload. Here are the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicator. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/metadata/get-document-info...
  3. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. Request # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  4. Set Metadata By Possible Tag Name | Documentation

    This REST API allows to set document metadata new values choosing properties to edit by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to set new metadata creator name. Request # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  5. convert-files · GitHub Topics · GitHub

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects....ofcyln / i18n-json-to-xlsx-converter i18n JSON to XLSX Converter... and helps you to convert a JSON file(s) to EXCEL sheet(s) including...

    github.com/topics/convert-files
  6. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....čeština Convert EXCEL to JSON and JSON to EXCEL in Python Excel...array of objects presented in JSON format. Each object corresponds...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  7. GroupDocs.Assembly Cloud Product Family on Docu...

    GroupDocs.Assembly Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Assembly Cloud Product Family on Document Automation REST APIs | GroupDocs Clo......頁面上顯示 JSON 數據 使用 GroupDocs.Assembly Cloud API 生成帶有 JSON 數據的動態...Python 報告。通過圖表、表格等在 HTML 頁面上顯示 JSON 數據,以獲取引人入勝的內容。帶有示例的分步指南。 即將發布的...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  8. GroupDocs.Assembly Cloud Product Family on Docu...

    GroupDocs.Assembly Cloud Product Family on Document Automation REST APIs | GroupDocs Cloud Recent content in GroupDocs.Assembly Cloud Product Family on Document Automation REST APIs | GroupDocs Clo......页面上显示 JSON 数据 使用 GroupDocs.Assembly Cloud API 生成带有 JSON 数据的动态...Python 报告。通过图表、表格等在 HTML 页面上显示 JSON 数据,以获取引人入胜的内容。带有示例的分步指南。 即将发布的...

    blog.groupdocs.cloud/zh/categories/groupdocs.as...
  9. GroupDocs.Classification Cloud 20.5 | GroupDocs...

    Major Features Support of the Chinese language was added to Sentiment taxonomy classification. Full List of Issues Covering all Changes in this Release Key Summary Category GDCLASS-58 Support of the Chinese language for Sentiment taxonomy Feature Public API and Backward Incompatible Changes Classify Chinese text with the Sentiment taxonomy Sentiment Analysis (Classification) curl -X POST "https://api.groupdocs.cloud/v1.0/classification/classify?BestClassesCount=1&Taxonomy=sentiment" \ -H "accept: application/Json" -H "Content-Type: application/Json" \ -d "{ \"description\": \"熟能生巧\"}" -H "Authorization: Bearer [Access_token]" { "bestClassName": "Positive", "bestClassProbability":88....application/json" -H "Content-Type: application/json" \ -d "{ \"description\":...

    docs.groupdocs.cloud/classification/groupdocs-c...
  10. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Request # First get Json Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...