Sort Score
Result 10 results
Languages All
Labels All
Results 8,161 - 8,170 of 35,980 for

sdk

(0.06 sec)
  1. Get Supported QRCodes | Documentation

    GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/signature/qrcodes" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "qrCodeTypes": [ { "name": "Aztec" }, { "name": "DataMatrix" }, { "name": "GS1DataMatrix" }, { "name": "GS1QR" }, { "name": "QR" } ] } Sdk examples The API is completely independent of your operating system, database system or development language....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."GS1QR" }, { "name" : "QR" } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/get-supported-qr...
  2. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."code" : 200 , "status" : "OK" } SDK example The API is completely...

    docs.groupdocs.cloud/classification/raw-text-cl...
  3. PDF Resource Optimization and Bookmark Options ...

    GroupDocs.Conversion Cloud API 18.6 version includes new options in PDF document conversion from Words, Cells and XPS to control the resource optimization, Bookmark Option and grayscale PDF creation, etc...NET SDK for better understanding of API...visit our GitHub to get updated SDKs for complete details. Option...

    blog.groupdocs.cloud/conversion/pdf-resource-op...
  4. Select others MPP file Columns on Conversion - ...

    Im converting a .mpp file to .csv via Conversion API, and i was successful, but about the tasks data, i needed the conclusion (%) column. Its possible to include on API response?...input file and the request or SDK code, and give more details about...

    forum.groupdocs.cloud/t/select-others-mpp-file-...
  5. Working with DSV Documents | Documentation

    DSV (Delimiter-Separated Values) documents are a specific form of text-based spreadsheets with delimiters (separators). There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."output\sample.html" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/editor/working-with-dsv-do...
  6. 使用 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...
  7. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud c# word merger api combine docx files programmatically combine mult......json online cloud pdf to image sdk convert pdf to image Export PDF...groupdocs image to pdf image to pdf sdk JPG to PDF jpg to pdf converter...

    blog.groupdocs.cloud/de/tags/index.xml
  8. Tags on Document Automation REST APIs | GroupDo...

    Tags on Document Automation REST APIs | GroupDocs Cloud Recent content in Tags on Document Automation REST APIs | GroupDocs Cloud c# word merger api combine docx files programmatically combine mult......json online cloud pdf to image sdk convert pdf to image Export PDF...groupdocs image to pdf image to pdf sdk JPG to PDF jpg to pdf converter...

    blog.groupdocs.cloud/zh/tags/index.xml
  9. Archive

    archives...NET Cloud SDK July 25, 2024 · Nayyer Shahbaz...Document Merger Cloud API and SDKs for C#, Java, Python, Ruby,...

    blog.groupdocs.cloud/archives/
  10. How to self-host GroupDocs.Conversion Cloud wit...

    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....Buy Now Pricing Information SDKs Policies My Orders & Quotes...your browser. Using SDK We generate our SDKs in different languages...

    docs.groupdocs.cloud/conversion/self-host-with-...