Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 10,446 for

json

(0.08 sec)
  1. Convert Excel to CSV | XLS to Comma Delimited F...

    How to effortlessly transform Excel files into CSV format using .NET REST API. Perform Excel to comma delimited files conversion. XLS to CSV or XLSX to CSV...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"internal\"...

    blog.groupdocs.cloud/conversion/convert-excel-t...
  2. Translate Word or Excel Documents into 7 Differ...

    Translation API to translate Word & Excel documents into Chinese, English, French, German, Italian, Russian, Spanish without disturbing document structure.... \\ -H "accept: application/json" \\ -H "authorization: Bearer...-H "Content-Type: application/json" \\ -H "x-aspose-client: Containerize...

    blog.groupdocs.cloud/translation/translate-word...
  3. Extract Images from Email | How to Save Email P...

    Extract images from EML and MSG emails using .NET REST API. How to save photos from emails, download inline pictures, and automate email image extraction....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...
  4. GroupDocs.cloud Holidays Offer – Get 25% off Gr...

    GroupDocs.cloud Holidays offer – Get 25% off GroupDocs.Total Cloud APIs. Quote HOLOFF2018 when placing your order online....requests and responses in form of JSON or XML data. Read more details...

    blog.groupdocs.cloud/total/groupdocs.cloud-holi...
  5. Document Processing REST APIs | GroupDocs Cloud

    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....GroupDocs Cloud storage, provide JSON data, and generate a finished...

    blog.groupdocs.cloud/
  6. Supported File Formats | Documentation

    GroupDocs.Classification Cloud REST API support to classify several documents formats such as: Classification From: Portable Document Format: PDF Documents: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT, ODT, OTT Resource The following GroupDocs.Classification Cloud REST API resource has been used in the Supported File Formats example. cURL Rest Example Request curl -v "https://api.groupdocs.cloud/v1.0/classification/formats" \ -X GET \ -H "Content-Type: application/Json" \ -H "authorization: Bearer [Acccess Token] Response { "formats": [ { "fileFormat": "Microsoft Word", "extension": "....-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/classification/supported-f...
  7. 使用 REST API 在 Java 中将 PDF 转换为 Word 文档

    使用 PDF 到 Word 转换器快速、可靠的 API 将 PDF 转换为可编辑的 Word DOC。让我们看看如何使用 REST API 在 Java 中将 PDF 转换为 Word 文档。...EXCEL 转换为 JSON 并将 JSON 转换为 EXCEL 如何在 Python 中将 CSV 转换为 JSON 以及将 JSON...Word 如何在 Java 中将 CSV 转换为 JSON 以及将 JSON 转换为 CSV 在 Java 中将 Word 转换为...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...
  8. 使用 cURL 对 MS Office、PDF 和许多其他文档格式中的原始文本进行分类

    GroupDocs.Classification Cloud API 检索分类法/文档分类法的原始文本分类输出,其中包含有关最佳类别的信息...storageName=MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access_Token]"...-H "content-type: application/json" -X POST -d '{ "Document": {"Folder":...

    blog.groupdocs.cloud/zh/classification/classify...
  9. 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...
  10. 在 Python 中将 Word 转换为 Markdown 并将 Markdown 转换为 Word

    在线文件转换 API 将一种文件格式转换为另一种文件格式。本文介绍了如何在 Python 中将 Word 转换为 Markdown 以及如何将 Markdown 转换为 Word...CSV 转换为 JSON 以及将 JSON 转换为 CSV 如何在 Python 中将 EXCEL 转换为 JSON 以及将 JSON...JSON 转换为 EXCEL 在 C# 中以编程方式将 Word 转换为 PDF 使用 REST API 在 C# 中将...

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