Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 9,921 for

json

(0.03 sec)
  1. Sending files for translation | Documentation

    How to send files for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/
  2. February 2014 Newsletter

    Integrations and new Cloud API samples, products releases and updates and more in our February 2014 Newsletter....NET Supports JSON Storage for Annotations The...minimization. It also lets you use JSON to store annotations. Read more...

    blog.groupdocs.cloud/total/product-updates-tuto...
  3. Sending Excel and ODS files for translation | D...

    How to send Excel and ODS files for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/file/request/e...
  4. 下一代 GroupDocs.Viewer Cloud 首次公開發布

    GroupDocs.Conversion Cloud 是一個 REST API,用於將 50 多種文檔和圖像格式轉換為 Words、Cells、Html、PDF、幻燈片和圖像格式。...-X GET \ -H“內容類型:application/json”\ -H“授權:承載者xxxxxxxxxxxxxxxxxxxx”...Please see the following URI, JSON Request data, REST command(Curl)...

    blog.groupdocs.cloud/zh-hant/viewer/first-publi...
  5. Classify Your Text using GroupDocs.Classificati...

    Classification of text is also known as text categorization. Text classifiers can be used to establish, structure, and categorize almost anything in the text....-H "content-type: application/json" -X POST -d '{ "Description"...-H "content-type: application/json" -X POST -d '{ "Document": {"Folder":...

    blog.groupdocs.cloud/classification/classify-yo...
  6. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  7. Word to HTML | DOC to HTML Online | DOCX to HTM...

    使用 GroupDocs.Conversion Cloud SDK for Node.js 将 Word 文档转换为 HTML。了解如何使用 Node.js 将 DOC、DOCX 文件转换为 web 友好的 HTML。...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/zh/conversion/convert-doc-...
  8. Word to HTML | DOC to HTML Online | DOCX to HTM...

    Convert Word documents to HTML in C# .NET. Learn benefits of converting DOC, DOCX file to HTML format with C# .NET....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/conversion/convert-doc-to-...
  9. Online xmltojson converter free on Document Aut...

    Online xmltoJson converter free on Document Automation REST APIs | GroupDocs Cloud Recent content in Online xmltoJson converter free on Document Automation REST APIs | GroupDocs Cloud 무료 온라인 XML to......GroupDocs Cloud 무료 온라인 XML to JSON 변환기 - XML을 JSON으로 변환 온라인에서 무료로...

    blog.groupdocs.cloud/ko/tag/online-xmltojson-co...
  10. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to join several...

    docs.groupdocs.cloud/merger/extract-pages/