Sort Score
Result 10 results
Languages All
Labels All
Results 7,891 - 7,900 of 33,219 for

sdk

(0.07 sec)
  1. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....Buy Now Pricing Information SDKs Policies My Orders & Quotes...: 10240 , "pageCount" : 4 } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/get-document-inf...
  2. Pdf to html conversion - Free Support Forum - g...

    pdf is not converting into html properly.bellow is my code let convertApi = conversion_cloud.ConvertApi.fromKeys(clientId,clientSecret); const loadOptions = new conversion_cloud.PdfConvertOptions(); loadOptions…...Conversion Cloud SDK for Node.js. samplepdf.zip (46

    forum.groupdocs.cloud/t/pdf-to-html-conversion/...
  3. 在 Node.js 中使用 REST API 以 HTML 格式显示 Excel 数据

    使用 Node.js 中的 REST API 和 GroupDocs.Viewer Cloud for Node.js Sdk,以编程方式将 Microsoft Excel 电子表格数据呈现或显示为 HTML。...js SDK 在 Node.js 中使用 REST API 以 HTML...HTML 查看器 REST API 和 Node.js SDK # 为了呈现 XLS 或 XLSX 电子表格,我将使用 GroupDocs...

    blog.groupdocs.cloud/zh/viewer/display-excel-da...
  4. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....to PDF, I will be using Java SDK of GroupDocs.Conversion Cloud...through the browser. Online Java SDK source code is freely available...

    blog.groupdocs.cloud/conversion/convert-word-do...
  5. Next Generation GroupDocs.Conversion Cloud is C...

    GroupDocs.Conversion for Cloud REST API will support converting over 50 documents and image formats to Words, Cells, Html, PDF, Slides and Image formats.... SDKs # GroupDocs.Conversion Cloud will come with SDKs such...such as a .NET SDK hosted on our GitHub repository along with working...

    blog.groupdocs.cloud/conversion/next-generation...
  6. 在 PHP 中使用 REST API 注释 PDF 文档 | PDF 注释 API

    使用 Document Annotation Cloud Sdk for PHP 在 PHP 中使用云上的 REST API 以编程方式注释 PDF 文档。使用 PHP 添加多个注释。...本文应涵盖以下主题: PDF 注释 REST API 和 PHP SDK 在 PHP 中使用 REST API 注释 PDF 文档...添加文本字段注释 PDF 注释 REST API 和 PHP SDK # 为了注释 PDF 文档,我们将使用 GroupDocs...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  7. Documents Classification | Documentation

    This API retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Code" : 200 , "status" : "OK" } SDK example The API is completely...

    docs.groupdocs.cloud/classification/documents-c...
  8. Supported Barcodes | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with Barcode. This API lists all supported Barcode types. Resource The following GroupDocs.Signature Cloud REST API resource has been used in example to list supported Barcode types. cURL example Request curl -v "https://api.groupdocs.cloud/v1/signature/barcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer _0zqJ6w3enMdpEw5C6ZKm3lgYvHell1lHdx3vztekvBpCbZGqMvMplrKNrsVXih9Xe6738GSej2hb0BnwKVVz-ANEOnW0bGqjeiJcEySo2Y9-9VZ1K_rs_p4zZcsMoGNuDkL9G4rowGX9Wd1frChwRXzsJCpJUs9G5fGK-0kochaFTVdMgoOHU8JjUOQ5wiu-_ZQSbR0bMKRamxEyc_P_gv9NU7LTJQTCrP1SIJwem1WTX7GaTr8JRUYE0zsXH2vHUkJ1rNh-1RPblqE6wwrfxkklTCGxAWTxvoaSG-Ax-h2Zl9nZkBCAjS48zzz2kqIWS-K5WUmGPP9hAWQL00_deMB0Qi7xqvf2MWoJ831mFnyse-ZQ80fAqPyFBdYpS-xVFC0Uuc8rVHehydCxD0_oIJWkCU_GuDJpNMv6q4IpM-1RzFn" Response { "barcodeTypes": [ { "name": "AustralianPosteParcel" }, { "name": "AustralianPost" }, { "name": "Codabar" }, { "name": "CodablockF" }, { "name": "Code11" }, { "name": "Code128" }, { "name": "Code16K" }, { "name": "Code32" }, { "name": "Code39Standard" }, { "name": "Code39Extended" }, { "name": "Code93Extended" }, { "name": "Code93Standard" }, { "name": "DatabarExpanded" }, { "name": "DatabarExpandedStacked" }, { "name": "DatabarLimited" }, { "name": "DatabarOmniDirectional" }, { "name": "DatabarStacked" }, { "name": "DatabarStackedOmniDirectional" }, { "name": "DatabarTruncated" }, { "name": "DataLogic2of5" }, { "name": "DeutschePostIdentcode" }, { "name": "DeutschePostLeitcode" }, { "name": "DotCode" }, { "name": "DutchKIX" }, { "name": "EAN8" }, { "name": "EAN13" }, { "name": "EAN14" }, { "name": "GS1CodablockF" }, { "name": "GS1Code128" }, { "name": "IATA2of5" }, { "name": "Interleaved2of5" }, { "name": "ISBN" }, { "name": "ISMN" }, { "name": "ISSN" }, { "name": "ItalianPost25" }, { "name": "ITF14" }, { "name": "ITF6" }, { "name": "MacroPdf417" }, { "name": "Matrix2of5" }, { "name": "MaxiCode" }, { "name": "MicroPdf417" }, { "name": "MSI" }, { "name": "OneCode" }, { "name": "OPC" }, { "name": "PatchCode" }, { "name": "Pdf417" }, { "name": "Pharmacode" }, { "name": "Planet" }, { "name": "Postnet" }, { "name": "PZN" }, { "name": "RM4SCC" }, { "name": "SCC14" }, { "name": "SingaporePost" }, { "name": "SSCC18" }, { "name": "Standard2of5" }, { "name": "SwissPostParcel" }, { "name": "UPCA" }, { "name": "UpcaGs1Code128Coupon" }, { "name": "UpcaGs1DatabarCoupon" }, { "name": "UPCE" }, { "name": "VIN" } ] } 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..."UPCE" }, { "name" : "VIN" } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/supported-barcodes/
  9. Get Supported File Formats | Documentation

    GroupDocs.Annotation Cloud is a REST API provides methods to apply Text and Figure based annotations to documents & images of all popular formats. Resource The following GroupDocs.Comparison 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/annotation/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": ".doc", "fileFormat": "Microsoft Word" }, { "extension": ".docx", "fileFormat": "Microsoft Word" }, { "extension": "....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."CAD Drawing File Format" } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/get-supported-f...
  10. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Word to PDF in Ruby using cloud SDK and REST API. You can easily...perform this task using Cloud SDKs and REST API. As a PHP developer...

    blog.groupdocs.cloud/groupdocs.cloud/page/28/