Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 10,446 for

json

(0.04 sec)
  1. Extract Images from Word Documents using C# .NE...

    Learn how to extract images from Word (.DOCX, .DOC) files in C# .NET and REST API. Step-by-step tutorial to extract and save embedded images online....0/parser/images" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FileInfo\": { \"FilePath\":...

    blog.groupdocs.cloud/parser/extract-images-from...
  2. Compare PDF Files | Compare PDF Documents in C#

    How to compare PDF files efficiently with GroupDocs.Comparison Cloud SDK. Our detailed guide provides step-by-step instructions to compare two PDF files...." \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"SourceFile\": { \"FilePath\":...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  3. 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...
  4. 在 CSharp 中以编程方式将 Word DOC 转换为 PDF

    无需更改高质量格式即可快速将 Word 文档转换为 PDF 文件。本文介绍如何在 C# 中以编程方式将 Word 转换为 PDF。...[如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON 转换为 EXCEL](https://blog...cloud/zh/conversion/convert-excel-to-json-and-json-to-excel-in-python/) * [如何使用...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  5. Invalid client error on node js parse - Free Su...

    https://forum.groupdocs.cloud/t/invalid-client-error-on-node-js-parse/3150/2 here Client id 912afc91-4e11-4a34-b84c-27fb8a26c80b Client secret 5eaab5243b7965f67bf9fbe0c63fa9ba...json({message: 'Книга не найдена'});...book) { return res.status(404).json({ message: 'Book not found'...

    forum.groupdocs.cloud/t/invalid-client-error-on...
  6. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/Json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer...0/viewer/formats" ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  7. Getting supported languages | Documentation

    How to get a full list of supported language pairs....array of objects) is returned in JSON format in the response body...

    docs.groupdocs.cloud/translation/languages/
  8. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: Json...string , optional ) } Examples: JSON { "description" : "File description...

    docs.groupdocs.cloud/classification/classify-re...
  9. Convert SVG to PNG using SVG to PNG Converter

    This article shows how to convert SVG to PNG in C#. GroupDocs.Conversion offers Cloud SDKs and REST APIs to programmatically build an SVG to PNG Converter....See Also # Convert JSON to HTML using a JSON Converter Convert...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  10. Extract Images from ZIP | Download ZIP Images i...

    Step-by-step guide to automatically extract and download images from ZIP archives using .NET REST API. Learn how to parse ZIP contained images via REST API...0/parser/images" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ "FileInfo": { "FilePath":...

    blog.groupdocs.cloud/parser/extract-images-from...