Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 8,985 for

json

(0.1 sec)
  1. Sending Word files for translation | Documentation

    How to send Word files 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/file/request/w...
  2. Get Document Information | Documentation

    This REST API allows us to obtain basic information about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to get document...

    docs.groupdocs.cloud/merger/get-document-inform...
  3. Download a Particular File | GroupDocs.Storage ...

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Storage Cloud API Reference lets you to try out Download a File API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Please check this article to learn how to get your App Key and SID. cURL Example Request Response curl -v "https://api....application/json" \ -H "Accept: application/json" \ -H "authorization:...

    docs.groupdocs.cloud/storage/download-a-particu...
  4. Working with Presentations | Documentation

    Presentation documents are presented by many formats: PPT, PPTX, PPTM, PPS(X/M), POT(X/M) and others, which are supported by GroupDocs.Editor Cloud as a separate format family among all others. Same as for all other family formats, the Presentation family has its own load and saves options. 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....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to load document...

    docs.groupdocs.cloud/editor/working-with-presen...
  5. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....example Request * First get JSON Web Token * Please get your..." \ -H "Accept: application/json" * cURL example to join several...

    docs.groupdocs.cloud/merger/rotate-pages/
  6. Verify Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....application/json" \ - H "Accept: application/json" \ - d "{" DocumentPageNumber...application/json" \ - H "Accept: application/json" \ - d "{" DocumentPageNumber...

    docs.groupdocs.cloud/signature/verify-text-sign...
  7. Sending Srt files for translation | Documentation

    How to send Srt files 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/s...
  8. How To Compare Two PDF Documents in PHP With Gr...

    Hello, I want to use cURL with PHP to compare two PDF files. I’m passing two PDF files with credentials (Bearer in header request) but it shows me error 400 for format not supported : File of this format doesn’t suppor…...application/json’, ‘Content-Type: application/json’, ‘x-aspose-client:...$this->accessToken ]; $data = json_encode([ ‘SourceFile’ => [ ‘FilePath’...

    forum.groupdocs.cloud/t/how-to-compare-two-pdf-...
  9. Working with QR Code Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QRCode. It provides methods to create QRCode Signature in Document Pages with different options of QRCode type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add QRCode Signature to Document You can create QRCode Signature on Document provided by fileName and document folder (if required) using following API....application/json" \ - H "Accept: application/json" - d "{" QRCodeTypeName...application/json" \ - H "Accept: application/json" \ - d "{" QRCodeTypeName...

    docs.groupdocs.cloud/signature/working-with-qr-...
  10. Sending Resx files for translation | Documentation

    How to send Resx files 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/file/request/r...