Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 897 for

viewer curl

(0.04 sec)
  1. 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....Viewer Product Solution GroupDocs...available and processed as normal. cURL example Request * First get...

    docs.groupdocs.cloud/editor/working-with-spread...
  2. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....Viewer Product Solution GroupDocs...encounter an error when calling via cURL in a shell command. Use the...

    docs.groupdocs.cloud/rewriter/text/request/
  3. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Viewer Product Solution GroupDocs...as or . The article provides cURL examples. 10 minutes of spare...

    docs.groupdocs.cloud/translation/hello-world/
  4. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Viewer Product Solution GroupDocs...as or . The article provides cURL examples. 10 minutes of spare...

    docs.groupdocs.cloud/rewriter/hello-world/
  5. Working with Digital 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 add Digital Signature to a document. It provides methods to create Digital Signature in Document Pages with different options of Certificate type, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Digital Signature to Document You can create Digital Signature on Document provided by fileName and document folder (if required) using following API....Viewer Product Solution GroupDocs...in the example . cURL example Request curl - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/working-with-dig...
  6. Working with Image 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 Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following API....Viewer Product Solution GroupDocs...in the example . cURL example Request curl - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/working-with-ima...
  7. Working with Verify Collection | 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 multiple signatures in a document. For example, you can verify whether a document contains Text and Barcode Signatures at same time. To verify list of signatures on document (Cells, Images, PDF, Slides or Words) Signature API provides an object VerifyOptionsCollectionData that can contain one or more verify options....Viewer Product Solution GroupDocs...in the example . cURL example Request curl -- request POST \...

    docs.groupdocs.cloud/signature/working-with-ver...
  8. Upload file | Documentation

    How to upload file to Cloud storage....Viewer Product Solution GroupDocs...provide in request body. cURL example curl --location --request POST...

    docs.groupdocs.cloud/rewriter/file/upload/
  9. Upload file | Documentation

    How to upload file to Cloud storage....Viewer Product Solution GroupDocs...translation request body. cURL example curl --location --request POST...

    docs.groupdocs.cloud/translation/file/upload/
  10. Security Operations | Documentation

    Add Document Password Protection This REST API allows adding document password protection. API endpoint accepts document storage path as input payload and returns path to the created a password-protected document. The description of the important API parameters is given below: Name Description Comment FilePath The file path in the storage Required property StorageName Storage name It 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 OutputPath Path to resultant document Required Resource URI HTTP PUT ~/password Swagger UI lets you call this REST API directly from the browser....Viewer Product Solution GroupDocs...API directly from the browser. cURL example Request * First get...

    docs.groupdocs.cloud/merger/security-operations/