Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 8,573 for

json

(0.1 sec)
  1. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how to convert Spreadsheet documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to convert document...

    docs.groupdocs.cloud/conversion/convert-spreads...
  2. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how to convert txt documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to convert document...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  3. Render layers | Documentation

    GroupDocs.Viewer Cloud renders all layers of the CAD drawing by default. To render specific layers you can set the layers that you want to render by adding them into the CadOptions.Layers property. The following code sample shows how to render a specific layer of a CAD drawing. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/viewer/render-layers/
  4. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....example Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to get document...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  5. Convert PDF to JPG | PDF Document to JPG | PDF ...

    Convert PDF documents into JPG images using .NET REST API. Simple and easy PDF to JPG conversion in C# .NET....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"FilePath\": \"{inputFile}\"...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. Working With Folder | Documentation

    GroupDocs.Classification Cloud Working With Folder...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. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....about: Convert EXCEL to JSON and JSON to EXCEL in Python How to...to Convert CSV to JSON and JSON to CSV in Python Convert PowerPoint...

    blog.groupdocs.cloud/conversion/convert-word-do...
  8. 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.Merger 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....storageName#MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...storageName#MyStorage" -H "accept: application/json" -H "authorization: Bearer [Access...

    docs.groupdocs.cloud/merger/working-with-folder/
  9. Working with Annotations | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API provides annotation data from supported file formats as AnnotationInfo Object. Object fields AnnotationInfo object fields Field Name Type Description guid string The unique identifier of annotation. documentGuid long The unique identifier of document. text string The text of the annotation. creatorGuid string The annotation creator unique identifier. creatorName string The annotation creator name....-H "Content-Type: application/json" \ -H "authorization: Bearer...application/json" \ -H "Accept: application/json" \ -d "[{" creatorName...

    docs.groupdocs.cloud/annotation/working-with-an...
  10. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....example Request // First get JSON Web Token // Please get your..." \ -H "Accept: application/json" // cURL example to get document...

    docs.groupdocs.cloud/comparison/reject-all-revi...