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

json

(1.29 sec)
  1. 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...
  2. C# Watermark PDF | Insert Watermark into PDF us...

    Learn how to watermark PDF documents with images using .NET Cloud SDK. Step-by-step guide on how to add, insert, and create watermarks in your PDF files....0/watermark" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FileInfo\": { \"FilePath\":...

    blog.groupdocs.cloud/watermark/insert-watermark...
  3. Add Image Watermark to Word in C# | Watermark D...

    Learn how to add image watermark to Word documents online using GroupDocs.Watermark Cloud SDK for .NET. Add logos, photos, or JPG images as watermarks in DOC and DOCX files programmatically....0/watermark" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FileInfo\": { \"FilePath\":...

    blog.groupdocs.cloud/watermark/add-image-waterm...
  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. 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...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...GroupDocs Cloud storage, provide JSON data, and generate a finished...

    blog.groupdocs.cloud/groupdocs.cloud/
  7. 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...
  8. Extract Text from XML in C# | Get XML Text usin...

    Learn how to extract text from XML files in C# using .NET Cloud SDK. Get text from XML documents programmatically or download XML text online....0/parser/text" \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FileInfo\": { \"FilePath\":...

    blog.groupdocs.cloud/parser/extract-text-from-x...
  9. 使用 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...
  10. 使用 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-...