Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 1,909 for

merger ruby

(0.08 sec)
  1. Compare PDF Files using REST API in Node.js | P...

    Programmatically Compare PDF Files using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js...., Java , PHP , Python , and Ruby SDKs as its document comparison...Product Family (7) GroupDocs.Merger Cloud Product Family (28) GroupDocs...

    blog.groupdocs.cloud/2021/06/29/compare-pdf-fil...
  2. Rotate PDF File Pages using Rest API in Python

    Rotate all pages in PDF or rotate single page in PDF using PDF page rotator API. This article is about how to rotate PDF file pages using Rest API in Python...Merger Python SDK. You can rotate...the Python SDK of GroupDocs.Merger Cloud API . You can rotate...

    blog.groupdocs.cloud/merger/rotate-pdf-file-pag...
  3. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....NET, Java, PHP, Ruby, Android, and Python SDKs as...Product Family (7) GroupDocs.Merger Cloud Product Family (28) GroupDocs...

    blog.groupdocs.cloud/2021/06/23/convert-images-...
  4. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF files using a REST API in Node.js. Node.js SDK allows converting XLS, XLSX files to PDF....NET, Java, PHP, Ruby, Android, and Python SDKs as...Product Family (7) GroupDocs.Merger Cloud Product Family (28) GroupDocs...

    blog.groupdocs.cloud/2021/08/28/convert-excel-s...
  5. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....NET, Java, PHP, Ruby, Android, and Python SDKs as...Product Family (7) GroupDocs.Merger Cloud Product Family (28) GroupDocs...

    blog.groupdocs.cloud/2021/09/08/convert-pdf-to-...
  6. How to Convert PDF Files to HTML in Python

    Online PDF to HTML converter turns a PDF into a one-page website. This article is about how to convert PDF files to HTML in Python....Word to TIFF File Format using Ruby This entry was posted in GroupDocs...Product Family (7) GroupDocs.Merger Cloud Product Family (28) GroupDocs...

    blog.groupdocs.cloud/2022/07/26/how-to-convert-...
  7. Convert PDF to Excel in Python using REST API

    Our PDF to Excel converter API converts PDF file into Excel spreadsheet quickly. This article is about how to convert PDF to Excel in Python using REST API....Word to TIFF File Format using Ruby This entry was posted in GroupDocs...Product Family (7) GroupDocs.Merger Cloud Product Family (28) GroupDocs...

    blog.groupdocs.cloud/2022/08/18/convert-pdf-to-...
  8. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Merger Product Solution GroupDocs...added: " + result [ 'href' ]) Ruby # For complete examples and...

    docs.groupdocs.cloud/annotation/multiple-annota...
  9. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....Merger Product Solution GroupDocs...); e . printStackTrace (); } Ruby # Load the gem require 'gro...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  10. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Merger Product Solution GroupDocs...create_signatures ( request ) Ruby # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...