Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 11,070 for

json

(0.67 sec)
  1. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST API. A simple and efficient way to transform PDFs into web-friendly HTML format....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... Converting Excel to JSON allows you to seamlessly integrate...and other systems that rely on JSON data format. Whether you’re...

    blog.groupdocs.cloud/groupdocs.cloud/page/11/
  3. Sending texts for translation | Documentation

    How to send texts for translation to the selected languages....translation parameters are provided in JSON format in the request body....successful, this method returns JSON with a unique identifier (value...

    docs.groupdocs.cloud/translation/text/request/
  4. Online HTML to PDF Converter for free | Web Pag...

    Convert HTML to PDF for free with our online converter tool. How to automate HTML to PDF conversion via REST API in .NET applications...POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/html-to-pdf-onl...
  5. Releasing Next Generation GroupDocs.Signature C...

    GroupDocs.Signature for Cloud is a REST API to create, verify and search different type of Signatures objects to documents in your application...application/json" \ -H "Accept: application/json" \ -d "{"Visible":...Please see the following URI, JSON Request data, REST command(Curl)...

    blog.groupdocs.cloud/signature/releasing-next-g...
  6. Convert PDF to PowerPoint | PDF to PPT | PDF to...

    Seamlessly convert PDF to PowerPoint presentations using Java REST API. Save PDF to PPT online. Free PDF to PPTX Converter....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/pdf-to-ppt-java/
  7. Get list of changes without cloud storage | Doc...

    GroupDocs.Comparison Cloud allows you to get a list of changes between source and target documents by sending the files directly in the request body as multipart/form-data. No prior upload to cloud storage is required. This is especially useful when you already have the document bytes in memory or on disk and prefer a single round-trip call instead of a separate upload step. API usage The PUT /comparison/changes endpoint accepts files as multipart/form-data form fields:...Comparison settings serialized as JSON changeType No Change type filter...example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api...

    docs.groupdocs.cloud/comparison/get-changes-wit...
  8. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages...."Content-Type: application/json" -H "Accept: application/json" \ -d "{}" \...-H "Content-Type: application/json" \ -H "authorization: Bearer...

    docs.groupdocs.cloud/annotation/image-represent...
  9. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Linux/MacOS/Bash # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # Load document curl -v "https://api...

    docs.groupdocs.cloud/editor/working-with-spread...
  10. Convert ODS to Excel | ODS to Excel using REST API

    Learn how to convert ODS to Excel (XLSX) using a REST API effortlessly. Explore the benefits of ODS to Excel conversion for seamless data compatibility....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

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