Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 795 for

signature curl

(0.12 sec)
  1. Working With Storage | Documentation

    GroupDocs.Viewer Cloud Working With Storage...Signature Product Solution GroupDocs...Check Storage Exist with cURL Request curl -X GET "https://api.groupdocs...

    docs.groupdocs.cloud/viewer/working-with-storage/
  2. 5. Convert to Presentation Document Formats | D...

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Presentation Document Formats and returns the output document storage URL and also support to get result as a stream. Convert to Presentation Formats You can convert the supported document formats to Presentation Document Formats and get the Storage URL Output**.** Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Slides format example....Signature Product Solution GroupDocs...used in the example. cURL example Request curl -X POST "https://api...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  3. Fetching file results | Documentation

    How to fetch the result from the GroupDocs.Rewriter Cloud queue....Signature Product Solution GroupDocs...sent for processing. cURL example Request curl --location 'https://api...

    docs.groupdocs.cloud/rewriter/file/fetch/
  4. Working with File Api | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Conversion 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. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Signature Product Solution GroupDocs...versionId File version id cURL example Request curl -X GET "https://api...

    docs.groupdocs.cloud/conversion/working-with-fi...
  5. 2. Convert to Spreadsheet Document Formats | Do...

    GroupDocs.Conversion Cloud REST API allows us to convert the supported document formats to Spreadsheet Document Formats and returns the output document storage URL and also support to get the result as a stream. Convert to Spreadsheet Formats You can convert the supported document formats to Spreadsheet Formats and returns the output document storage URL Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to spreadsheet Format example....Signature Product Solution GroupDocs...used in the example. cURL example Request curl -X POST "https://api...

    docs.groupdocs.cloud/conversion/convert-to-spre...
  6. document comparison

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....{'id':1,'action':'Reject'}]}" 卷曲示例 curl -v "https://api.groupdocs.cloud/v1...ents/changes?appsid=XXXX&signature=XXX-XX" -H "content-type:...

    blog.groupdocs.cloud/zh/tag/document-comparison/
  7. Working with Folder API | 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 folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to 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 exposes....Signature Product Solution GroupDocs...default storage used cURL example Request curl -X GET "https://api...

    docs.groupdocs.cloud/comparison/working-with-fo...
  8. Working with File Api | Documentation

    This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison 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. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext Required. Can be passed as query string parameter or as part of the URL storageName Name of the storage....Signature Product Solution GroupDocs...versionId File version id cURL example Request curl -X GET "https://api...

    docs.groupdocs.cloud/comparison/working-with-fi...
  9. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: 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....Signature Product Solution GroupDocs...API directly from the browser. cURL example Request * First get...

    docs.groupdocs.cloud/merger/join-document-pages/
  10. Swap Pages | Documentation

    This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of properties that can be specified while swapping document pages....Signature Product Solution GroupDocs...API directly from the browser. cURL example Request * First get...

    docs.groupdocs.cloud/merger/swap-pages/