Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 812 for

editor ruby

(0.04 sec)
  1. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Editor Product Solution GroupDocs...) Node.js ( , ) Python ( , ) Ruby ( , ) API Explorer The easiest...

    docs.groupdocs.cloud/comparison/overview/
  2. 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....Editor Product Solution GroupDocs.... printStackTrace (); } } } Ruby # Load the gem require 'gro...

    docs.groupdocs.cloud/conversion/working-with-fi...
  3. Watermark Cloud API & SDKs to Secure Documents ...

    Document Editing REST API allows editing word-processing documents, spreadsheets, presentations, and web documents like HTML in C#, Java, PHP, Python, etc....Editor Cloud API along with SDKs allow...formats using front-end WYSIWYG editors without any additional applications...

    blog.groupdocs.cloud/editor/update-word-excel-p...
  4. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Editor Product Solution GroupDocs...CreateViewRequest ( viewOptions )); Ruby # For complete examples and...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  5. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Editor Product Solution GroupDocs...CreateViewRequest ( viewOptions )); Ruby # For complete examples and...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...
  6. 7. Convert Spreadsheet Document with Load Optio...

    This example demonstrates how to convert Spreadsheet documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Editor Product Solution GroupDocs...ConvertDocumentReque ( settings )); Ruby # For complete examples and...

    docs.groupdocs.cloud/conversion/convert-spreads...
  7. 8. Convert TXT Document with Load Options | Doc...

    This example demonstrates how to convert txt documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Editor Product Solution GroupDocs...ConvertDocumentReque ( settings )); Ruby # For complete examples and...

    docs.groupdocs.cloud/conversion/convert-txt-doc...
  8. 10. Convert Html document with load options | D...

    This example demonstrates how to convert html document into pdf document with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to the File API documentation for usage details. Step 3 is not needed, if “OutputPath” option is not provided: the convert api method will return converted document in the response body...Editor Product Solution GroupDocs...ConvertDocumentReque ( settings )) Ruby # For complete examples and...

    docs.groupdocs.cloud/conversion/convert-html-do...
  9. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how to convert Wordsprocessing documents into pdf documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Editor Product Solution GroupDocs...ConvertDocumentReque ( settings )); Ruby # For complete examples and...

    docs.groupdocs.cloud/conversion/convert-wordpro...
  10. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Editor Product Solution GroupDocs...CreateViewRequest ( viewOptions )); Ruby # For complete examples and...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...