Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 14,185 for

java sdk

(0.09 sec)
  1. 使用 Ruby 将 Excel 电子表格转换为 PDF

    您可以使用 GroupDocs.Conversion Cloud API 轻松将 Excel XLSX 文件转换为 PDF。本教程介绍如何使用 Ruby 将 Excel 电子表格转换为 PDF...Excel 到 PDF 转换 REST API 和 Ruby SDK 使用 Ruby 中的 REST API 将 Excel 转换为...Excel 到 PDF 转换 REST API 和 Ruby SDK # 要将 XLSX 转换为 PDF ,我们将使用 GroupDocs...

    blog.groupdocs.cloud/zh/conversion/convert-exce...
  2. 使用 Node.js 将 JPG 转换为 PDF |将图像转换为 PDF

    使用 GroupDocs.Conversion Cloud Sdk for Node.js 在 Node.js 中使用云上的 REST API 以编程方式将 JPG 转换为 PDF。...js SDK 在 Node.js 中使用 REST API 将图像转换为...Node.js SDK # 我将使用 GroupDocs.Conversion Cloud 的 Node.js SDK API 将...

    blog.groupdocs.cloud/zh/conversion/convert-imag...
  3. Get Supported File Formats | Documentation

    GroupDocs.conversion Cloud REST APIs support document conversion tools to convert files from 65+ supported formats to get high-quality output in quickly and reliably. To get a list of supported formats, You can use the below API. Resource The following GroupDocs.conversion 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/conversion/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response [ { "sourceFormat": "doc", "targetFormats": [ "ods", "xls", "xlsx", "xlsm", "xlsb", "csv", "xls2003", "xltx", "xltm", "tsv", "tiff", "tif", "jpeg", "jpg", "png", "gif", "bmp", "ico", "psd", "svg", "webp", "jp2", "pdf", "epub", "xps", "ppt", "pps", "pptx", "ppsx", "odp", "otp", "potx", "potm", "pptm", "ppsm", "doc", "docm", "docx", "dot", "dotm", "dotx", "rtf", "txt", "odt", "ott", "html" ] }, ....Buy Now Pricing Information SDKs Policies My Orders & Quotes..., "ott" , "html" ] }, ... ] SDK examples The API is completely...

    docs.groupdocs.cloud/conversion/get-supported-f...
  4. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."MyStorage:converted/toslides/sample.pptx" } SDK examples The API is completely...

    docs.groupdocs.cloud/conversion/convert-to-pres...
  5. Limit count of items to render | Documentation

    GroupDocs.Viewer Cloud allows rendering the items in Outlook Data Files (OST/PST). OutlookOptions is used to set rendering options for OST and PST formats. The following code samples show how to render the items in an Outlook Data File by setting a maximum limit. 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...2.msg" } ], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/limit-count-of-item...
  6. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Buy Now Pricing Information SDKs Policies My Orders & Quotes...J5xlBi7mQfuNMzxpjUGV' Authorizing SDK requests The SDKs greatly simplify all...

    docs.groupdocs.cloud/translation/authorization/
  7. Image Viewer - Get text coordinates | Documenta...

    GroupDocs.Viewer Cloud provides the feature of getting text coordinates. This feature is useful if you want to add selectable text over the image or implement a text search in image-based rendering. The ExtractText property of ImageOptions class enables you to get the text contained in a source document with coordinates. Following code sample shows how to retrieve and print out text (lines / words / characters) of each document page with coordinates....Buy Now Pricing Information SDKs Policies My Orders & Quotes...19.8 , "value" : "T" }, ... SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/image-viewer-get-te...
  8. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. 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. Swagger UI lets you call this REST API directly from the browser....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."printingAllowed" : true } } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  9. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage 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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...returned to confirm deletion. SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  10. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST API directly from the browser....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Size" : 0 , "IsSuccess" : true } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/verify-qr-code-s...