Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 910 for

comparison ruby

(0.06 sec)
  1. Merge PDF Files using a REST API | Combine Spec...

    Programmatically merge multiple PDF files using a REST API on the cloud in C#. Use document merger REST API to combine two or more files using .NET SDK....it also provides Java , PHP , Ruby , Android , and Node.js SDKs...Product Family (57) GroupDocs.Comparison Cloud Product Family (13)...

    blog.groupdocs.cloud/2021/02/02/merge-multiple-...
  2. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from storage Steps 1 and 4 are storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST API directly from the browser....Comparison Product Solution GroupDocs...status: " + result . status ) Ruby # For complete examples and...

    docs.groupdocs.cloud/conversion/convert-documen...
  3. Watermark Annotation | Documentation

    Watermark annotation adds text watermark 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....Comparison Product Solution GroupDocs...added: " + result [ 'href' ]) Ruby # For complete examples and...

    docs.groupdocs.cloud/annotation/watermark-annot...
  4. Link Annotation | Documentation

    Link annotation adds a hyper link to 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....Comparison Product Solution GroupDocs...added: " + result [ 'href' ]) Ruby # For complete examples and...

    docs.groupdocs.cloud/annotation/link-annotation/
  5. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Comparison Product Solution GroupDocs...added: " + result [ 'href' ]) Ruby # For complete examples and...

    docs.groupdocs.cloud/annotation/text-strikeout-...
  6. Text Replacement Annotation | Documentation

    Text Replacement annotation replaces original text with other provided text fragment 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....Comparison Product Solution GroupDocs...added: " + result [ 'href' ]) Ruby # For complete examples and...

    docs.groupdocs.cloud/annotation/text-replacemen...
  7. 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....Comparison Product Solution GroupDocs...to your project. C# Java PHP Ruby Node.js Python Was this page...

    docs.groupdocs.cloud/editor/working-with-presen...
  8. 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....Comparison Product Solution GroupDocs.... printStackTrace (); } } } Ruby # Load the gem require 'gro...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  9. 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....Comparison Product Solution GroupDocs...to your project. C# Java PHP Ruby Node.js Python Was this page...

    docs.groupdocs.cloud/editor/working-with-spread...
  10. How to self-host GroupDocs.Signature Cloud with...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtimes dependencies, file system. The container is an isolated process with additional features that you can interact with....Comparison Product Solution GroupDocs...get_supported_file_formats () Ruby # For complete examples and...

    docs.groupdocs.cloud/signature/how-to-self-host...