Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 14,153 for

java sdk

(0.06 sec)
  1. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format Pages count, size and visibility Text coordinates Attachments count and names other properties, by document type The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. 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...null , "pdfViewInfo" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/get-document-inform...
  2. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects 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 Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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...null , "imagePath" : null } ] SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/extract-annotat...
  3. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET API provides an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#....NET SDK Installation Convert PDF to Editable...Document Conversion API – .NET SDK Installation # In order to convert...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  4. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of 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 Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST API directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."title" : "page_0.png" } } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/get-pages/
  5. 4. Convert to Image Formats | Documentation

    GroupDocs.Conversion Cloud REST API allows to convert the supported document formats to Image Formats and returns the output document storage URL and also support to get result as a array of stream. Convert to Images Formats You can convert the supported document formats to Images Formats and get the output as storage URL. Resource The following GroupDocs.Conversion Cloud REST API resource has been used in the convert to Images format example....Buy Now Pricing Information SDKs Policies My Orders & Quotes...topjpg/sample-page-2.jpg" } SDK examples The API is completely...

    docs.groupdocs.cloud/conversion/convert-to-imag...
  6. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s properties. It returns InfoResult data structure, which contains the list of properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Request * First get JSON Web Token * Please get your Client Id and Client Secret from . Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....Buy Now Pricing Information SDKs Policies My Orders & Quotes...: 23059 , "pageCount" : 1 } SDK example The API is completely...

    docs.groupdocs.cloud/comparison/get-document-in...
  7. 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...
  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....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...
  9. 使用 Node.js 将电子邮件和 Outlook 消息转换为 PDF | EML 转 PDF

    使用 Node.js 中的 REST API 以编程方式将电子邮件和 Outlook 消息转换为 PDF。 Node.js Sdk 允许将 EML、MSG 文件转换为 PDF。...js SDK 在 Node.js 中使用 REST API 将 EML...到 PDF 转换 REST API 和 Node.js SDK # 为了将 EML 和 MSG 文件转换为 PDF ,我将使用...

    blog.groupdocs.cloud/zh/conversion/convert-emai...
  10. 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/