Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 10,248 for

json

(0.09 sec)
  1. Watermark Remover | Delete PDF Watermark | Remo...

    Learn how to remove image watermarks from PDF files using C# .NET. Develop watermark remover to delete logos or image watermarks from your PDF online...." \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" -d '{ "FileInfo": { "FilePath":...

    blog.groupdocs.cloud/watermark/remove-image-wat...
  2. Arrow Annotation | Documentation

    Arrow annotation draws an arrow on the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get Json Web Token // Please get your Client Id and Client Secret from https://dashboard....example Request // First get JSON Web Token // Please get your... \ - H "Accept: application/json" // cURL example to add annotation...

    docs.groupdocs.cloud/annotation/arrow-annotation/
  3. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Request curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/Json" \ -H "Accept: application/Json" \ -H "Authorization: Bearer " \ -d "{ 'FilePath': 'annotationdocs/one-page.docx'} Response { "name": "one-page.docx", "path": "annotationdocs/one-page....application/json" \ -H "Accept: application/json" \ -H "Authorization:...

    docs.groupdocs.cloud/annotation/get-document-in...
  4. Convert Text to HTML and HTML to Text in Python

    GroupDocs file conversion API allows you to convert a file to any format online. This article shows how to convert Text to HTML and HTML to Text in Python....Python How to Convert CSV to JSON and JSON to CSV in Python How to...to Convert EXCEL to JSON and JSON to EXCEL in Python Convert Markdown...

    blog.groupdocs.cloud/conversion/convert-text-to...
  5. Convert XML to Excel and Excel to XML in Python

    Transforming extensive XML data into Excel can be accomplished online or by employing an online Excel to XML converter for Tally. This guide demonstrates the process of converting XML to Excel and Excel to XML using Python....CSV to JSON and JSON to CSV in Python Convert EXCEL to JSON and...and JSON to EXCEL in Python How to Convert JPG to PDF using Node...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  6. Working With Files | Documentation

    GroupDocs.Classification Cloud Working With Files...storageName#MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...storageName#MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...

    docs.groupdocs.cloud/classification/working-wit...
  7. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Watermark Cloud API Reference lets you try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.extRequired. Can be passed as a query string parameter or as part of the URL storageName Name of the storage...." \ -H "accept: application/json" \ -H "authorization: Bearer..." \ -H "accept: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/watermark/working-with-files/
  8. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....In the request body, provide JSON with a plain text or a Base64...will receive the results in JSON format along with processing...

    docs.groupdocs.cloud/rewriter/workflow/
  9. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....In the request body, provide JSON with a plain text, a Base64...will receive the results in JSON format along with processing...

    docs.groupdocs.cloud/translation/workflow/
  10. How to Convert XLSM to CSV in Python

    Convert XLSM file to CSV format using our GroupDocs.Conversion REST API. This article is about how to convert XLSM to CSV in Python....# How to Convert CSV to JSON and JSON to CSV in Python Convert...

    blog.groupdocs.cloud/conversion/how-to-convert-...