Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 9,955 for

json

(0.03 sec)
  1. Join Documents of different formats | Documenta...

    This REST API allows merging the document of different formats into one pdf or word processing document. The table below contains the full list of properties that can be specified for each joined document. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to join pages...

    docs.groupdocs.cloud/merger/join-document-cross...
  2. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 Add annotation and get the result immediately HTTP PUT ~/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/add-direct/
  3. GroupDocs Backend Account/Storage Mapping Issue...

    There seems to be a GroupDocs’ backend account/storage mapping issue using python. I had similar problems testing with Aspose (and finally gave up). I can authenticate, but I always get a 401 for uploads. I’ve tried with…...json()["access_token"] token = get_token()...raise_for_status() items = resp.json().get("textItems", {}).get("list"...

    forum.groupdocs.cloud/t/groupdocs-backend-accou...
  4. All New GroupDocs.Signature Cloud V2!

    Signature REST APIs to apply, verify & search eSignatures in various file formats. Supports diverse varieties of electronic signatures...version V2 Authentication - JWT(JSON Web Token) authentication Signature...V2 API version supports JWT(JSON Web Token) authentication. In...

    blog.groupdocs.cloud/signature/all-new-groupdoc...
  5. GroupDocs.Conversion 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.... Convert CSV to JSON and JSON to CSV in Java CSV (Comma...complex data and data hierarchies. JSON (JavaScript Object Notation)...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. Working With Folder | 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 the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Metadata Cloud API Reference lets you 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 expose...." \ -H "accept: application/json" \ -H "authorization: Bearer..." \ -H "accept: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/metadata/working-with-folder/
  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 CSV to Excel in Java: A Guide

    Learn how to convert CSV to Excel XLS or XLSX using GroupDocs.Conversion Cloud SDK for Java. Follow the step-by-step guide and explore the cloud-based tool....Python How to Convert CSV to JSON and JSON to CSV in Python Convert...How to Convert EXCEL to JSON and JSON to EXCEL in Python Convert...

    blog.groupdocs.cloud/conversion/convert-csv-to-...
  9. Convert SVG image to PNG in Java

    GroupDocs.Conversion API allows you to convert SVG files to PNG images, quickly. This blog post is about how to convert SVG to PNG in Java using REST API....REST API Convert EXCEL to JSON and JSON to EXCEL in Python How to...to Convert CSV to JSON and JSON to CSV in Python Convert Word...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  10. Convert PNG to SVG in Java using GroupDocs.Conv...

    Easily convert PNG to SVG with code sample using GroupDocs.Conversion Cloud SDK for Java. Let's see how to convert PNG to SVG file programmatically in Java....using Java Convert EXCEL to JSON and JSON to EXCEL in Python How to...to Convert CSV to JSON and JSON to CSV in Python Convert Word...

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