Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 10,633 for

json

(0.56 sec)
  1. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). 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 # Replace CLIENT_ID..." \ -H "Accept: application/json" # Load a document curl -v "https://api...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  2. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" \ -H "accept: application/Json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl.exe -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" ` -H "accept: application/Json" ` -H "authorization: Bearer $env:JWT_TOKEN" Windows CMD curl -X GET "https://api....0/signature/qrcodes" \ -H "accept: application/json" \ -H "authorization: Bearer...0/signature/qrcodes" ` -H "accept: application/json" ` -H "authorization: Bearer...

    docs.groupdocs.cloud/signature/get-supported-qr...
  3. GroupDocs Cloud Blog on Document Processing RES...

    GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs Cloud Blog on Document Processing REST APIs | GroupDocs Cloud STEP-by-STEP Guide to Remove ZIP Me......Upload a DOCX template, bind JSON data, and output DOCX or PDF...Convert JSON to CSV Using Node.js REST API | Transform JSON to CSV...

    blog.groupdocs.cloud/groupdocs.cloud/index.xml
  4. Text Strikeout Annotation | Documentation

    Text Strikeout annotation marks text fragment with a strikethrough 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 Linux/MacOS/Bash # Get Json Web Token curl -v "https://api....example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api..." \ -H "Accept: application/json" # Add annotation into document...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  5. Customize changes styles | Documentation

    GroupDocs.Comparison Cloud provides compare options set with some default values that provides both - appropriate comparison speed and quality. Example below demonstrates how to change different changes types styling. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Linux/MacOS/Bash # First get JSON Web Token curl -v "https://api..." \ -H "Accept: application/json" # Get document information...

    docs.groupdocs.cloud/comparison/customize-chang...
  6. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... How to Convert CSV to JSON File Online in Node.js CSV or...between systems in plain text. JSON or JavaScript Object Notation...

    blog.groupdocs.cloud/groupdocs.cloud/page/26/
  7. 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...Linux/MacOS/Bash # First, obtain a JSON Web Token # Ensure your Client...' \ -H 'Accept: application/json' # Convert a document # Make...

    docs.groupdocs.cloud/conversion/convert-documen...
  8. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage.... Request # First get JSON Web Token # Please get your..." \ -H "Accept: application/json" # cURL example to join several...

    docs.groupdocs.cloud/parser/create-or-update-te...
  9. Convert PDF to HTML in .NET | PDF to Web Page C...

    How to convert PDF to HTML using .NET API. Step-by-step guide with code samples, cURL commands, and SEO-friendly tips for accurate PDF to web conversion....POST \ -H "accept: application/json" \ -H "authorization: Bearer...-H "Content-Type: application/json" \ -d "{ \"StorageName\": \"default\"...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  10. First Public Release of Next Generation GroupDo...

    GroupDocs.Conversion Cloud is a REST API for converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats....-H "Content-Type: application/json" \ -H "authorization: Bearer...Please see the following URI, JSON Request data, REST command(Curl)...

    blog.groupdocs.cloud/viewer/first-public-releas...