Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 604 for

editor ruby

(0.05 sec)
  1. Convert TXT Files to PDF using REST API in Ruby

    Online document converter allows you to convert TXT to PDF in high quality. This article is about how to convert TXT files to PDF using REST API in Ruby....Files to PDF using REST API in Ruby Notepad is a word processing...Windows Notepad is a simple text editor created by the Microsoft corporation...

    blog.groupdocs.cloud/conversion/convert-txt-fil...
  2. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Editor Product Solution GroupDocs...Cloud Documentation / GroupDocs.Editor Cloud / Developer Guide / Getting...

    docs.groupdocs.cloud/editor/metered-consumption/
  3. Available SDKs | Documentation

    GroupDocs.Editor Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Editor Product Solution GroupDocs...Cloud Documentation / GroupDocs.Editor Cloud / Getting Started / Available...

    docs.groupdocs.cloud/editor/available-sdks/
  4. How to self-host GroupDocs.Editor Cloud with Do...

    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, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with....Editor Product Solution GroupDocs...Cloud Documentation / GroupDocs.Editor Cloud / Getting Started / How...

    docs.groupdocs.cloud/editor/self-host-with-docker/
  5. GroupDocs.Conversion Cloud Product Family

    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....Python Notepad is windows text editor and word processing program...Image File JPEG, PNG or GIF in Ruby TXT file is a simple text document...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  6. Working With Storage | Documentation

    Storage existence API This API intended for checking the existence of cloud storage with a given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs expose. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v1.0/Editor/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } SDK examples Our API is completely independent of your operating system, database system or development language....Editor Product Solution GroupDocs...Cloud Documentation / GroupDocs.Editor Cloud / Developer Guide / Storage...

    docs.groupdocs.cloud/editor/working-with-storage/
  7. Working With Files | Documentation

    Download File API This API allows you to download a file from GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you 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 expose. Request parameters Parameter Description Path Path of the file including file name and extension e.g. /Folder1/file.ext. Required. Can be passed as a query string parameter or as part of the URL storageName Name of the storage....Editor Product Solution GroupDocs...Cloud Documentation / GroupDocs.Editor Cloud / Developer Guide / Storage...

    docs.groupdocs.cloud/editor/working-with-files/
  8. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor Cloud SDK for Python....covered in this article: Document Editor REST API and Python SDK Edit...Presentation using Python Document Editor REST API and Python SDK # For...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  9. Edit Word Documents or Excel Sheets using REST API

    Programmatically edit Word documents or Excel sheets using a REST API from your documents on the cloud in Python with Document Editor Cloud SDK for Python....covered in this article: Document Editor REST API and Python SDK Edit...Sheet using a REST API Document Editor REST API and Python SDK # For...

    blog.groupdocs.cloud/editor/edit-word-or-excel-...
  10. Working With Folder | 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 the folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Editor Cloud API Reference lets you 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 expose....Editor Product Solution GroupDocs...Cloud Documentation / GroupDocs.Editor Cloud / Developer Guide / Storage...

    docs.groupdocs.cloud/editor/working-with-folder/