Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 2,963 for

conversion ruby

(0.7 sec)
  1. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the 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 moving document pages....Conversion Product Solution GroupDocs...$pagesApi -> move ( $request ); Ruby using GroupDocs . Merger . Cloud...

    docs.groupdocs.cloud/merger/move-pages/
  2. 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....Conversion Product Solution GroupDocs...added: " + result [ 'href' ]) Ruby # For complete examples and...

    docs.groupdocs.cloud/annotation/multiple-annota...
  3. 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": "....Conversion Product Solution GroupDocs...); e . printStackTrace (); } Ruby # Load the gem require 'gro...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  4. 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....Conversion Product Solution GroupDocs...create_signatures ( request ) Ruby # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Conversion Product Solution GroupDocs...create_signatures ( request ) Ruby # For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  6. 在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件

    本文介绍如何在 Python 中将 Word 转换为 JPEG、PNG 或 GIF 图像文件...Conversion Cloud API 的 Ruby SDK 。 GroupDocs.Conversion 的 Python...它: pip install groupdocs_conversion_cloud 首先, 从仪表板获取您的客户端 ID...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  7. 在 Java 中以编程方式将 Word 转换为 JPG 并将 JPG 转换为 Word

    文件转换 API 允许将图像从 JPG 转换为 Word DOC。本文介绍如何在 Java 中以编程方式将 Word 转换为 JPG 以及将 JPG 转换为 Word...Conversion Cloud API 的 Java SDK 。安装这个功能丰富的...groupdocs</groupId <artifactId>groupdocs-conversion-cloud</artifactId> <version>23...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  8. 在 Java 中将 Word 转换为 PNG 并将 PNG 转换为 Word 文档

    使用我们免费且安全的 API,在几秒钟内将 Word DOC 转换为优化的 PNG 图像。让我们看看如何在 Java 中将 Word 转换为 PNG 以及将 PNG 转换为 Word 文档。...Conversion Cloud API 的 Java SDK 。安装这个功能丰富的...groupdocs</groupId <artifactId>groupdocs-conversion-cloud</artifactId> <version>23...

    blog.groupdocs.cloud/zh/conversion/convert-word...
  9. 在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV

    使用 C# REST API 将 JSON 数组转换为 CSV 表。本文介绍如何在 C# 中以编程方式将 CSV 转换为 JSON 或将 JSON 转换为 CSV。...Conversion Cloud API 的 .NET SDK 。它是一个功能丰富的高性能...文件格式、PDF、HTML、CAD、光栅图像等等。 GroupDocs.Conversion Cloud API 允许您将范围广泛的 支持的源文档格式...

    blog.groupdocs.cloud/zh/conversion/convert-csv-...
  10. 使用 C-Sharp .NET 将 PDF 转换为可编辑的 DOC

    GroupDocs.Conversion C# .NET API 提供了一种在线将 PDF 转换和更改为 Word 文件的简便方法。本文介绍如何在 C# 中将 PDF 转换为 Word。...Conversion Cloud API 的 .NET SDK 。它是...的设置来自定义转换过程。目前,它支持 Java、PHP、Ruby、Python、CSharp 和 Node.js SDK...

    blog.groupdocs.cloud/zh/conversion/convert-pdf-...