Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 8,985 for

json

(0.06 sec)
  1. Text Underline Annotation | Documentation

    Text Underline annotation marks text with a underline styling 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/text-underline-...
  2. Text field Annotation | Documentation

    Text field annotation adds rectangle with a text inside 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/text-field-anno...
  3. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.signature Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....e" - H "accept: application/json" - H "authorization: Bearer...e" - H "accept: application/json" - H "authorization: Bearer...

    docs.groupdocs.cloud/signature/working-with-fol...
  4. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default value : 1 pagesCount integer Number of pages to convert Default value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...example Request // First get JSON Web Token // Please get your..." \ -H "Accept: application/json" // cURL example to convert...

    docs.groupdocs.cloud/conversion/convert-documen...
  5. GroupDocs.Storage Cloud Product Family

    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....multipart/form-data" \ -H "Accept: application/json" \ -H "authorization: Bearer...

    blog.groupdocs.cloud/zh/tag/groupdocs.storage-c...
  6. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example....0/conversion" -H "accept: application/json" -H "authorization: Bearer [Access...-H "Content-Type: application/json" -d "{ \"Storage\": \"MyStorage\"...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  7. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example....0/conversion" -H "accept: application/json" -H "authorization: Bearer [Access...-H "Content-Type: application/json" -d "{ \"Storage\": \"MyStorage\"...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  8. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET API provides an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#....How to Convert EXCEL to JSON and JSON to EXCEL in Python How to...REST API Convert CSV to JSON and JSON to CSV in Python Convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  9. CTS File Format - TreeSheets Hierarchical Sprea...

    Learn about CTS file format and APIs that can create and open CTS files....files can be exported to HTML , JSON , CSV , and Image file formats...

    docs.fileformat.com/spreadsheet/cts/
  10. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async 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 convert...

    docs.groupdocs.cloud/conversion/convert-documen...