Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 14,537 for

java sdk

(0.07 sec)
  1. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, 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..."templates/template_2.json" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/parser/create-or-update-te...
  2. Set password for resultant document | Documenta...

    GroupDocs.Comparison Cloud allows to protect resultant document with password. The following code snippet demonstrates how to compare documents and protect resultant document with password API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result 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...: "result.docx" } SDK example Using an SDK (API client) is the...

    docs.groupdocs.cloud/comparison/set-password-fo...
  3. Get changes coordinates | Documentation

    GroupDocs.Comparison Cloud allows to detect changes between source and target files and obtain changes coordinates at files preview images. The following code sample shows how to get changes coordinates. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result 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...115.730377 } }, ... SDK example Using an SDK (API client) is the...

    docs.groupdocs.cloud/comparison/get-changes-coo...
  4. Rotate Pages | Documentation

    This REST API allows changing page rotation angle by setting it to 90,180 or 270 degrees for specific or all document pages. The result is a new document that has rotation changed for specified pages. There are several ways to specify desired page numbers: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."output/rotate-pages.pdf" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/merger/rotate-pages/
  5. GroupDocs.Annotation Cloud | Annotate PDF Docum...

    Programmatically Annotate PDF documents using a REST API on the cloud in Node.js with Document Annotation Cloud Sdk for Node.js....js SDK Annotate PDF Documents using...Annotation REST API and Node.js SDK # For annotating PDF documents...

    blog.groupdocs.cloud/annotation/annotate-pdf-do...
  6. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Buy Now Pricing Information SDKs Policies My Orders & Quotes...Install the SDK of your choice GroupDocs.Viewer Cloud SDK is written...

    docs.groupdocs.cloud/viewer/quick-start/
  7. Working with Storage API | Documentation

    Storage existence API This API intended for checking existence of cloud storage with given name from GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out Storage existence API right away in your browser! It allows you to effortlessly interact and try out every single operation our APIs exposes. Request parameters Parameter Description storageName Storage name cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/annotation/storage/MyStorage/exist" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "exists": true } Sdk examples Our API is completely independent of your operating system, database system or development language....Buy Now Pricing Information SDKs Policies My Orders & Quotes...Response { "exists" : true } SDK examples Our API is completely...

    docs.groupdocs.cloud/annotation/working-with-st...
  8. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity values range is from 0 to 100. Minimal value - the minimal value is 0. Setting sensitivity to a minimal value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default value is 75....Buy Now Pricing Information SDKs Policies My Orders & Quotes...: "result.docx" } SDK example Using an SDK (API client) is the...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  9. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."output/joined-pages.docx" } SDK examples Using an SDK (API client) is the...

    docs.groupdocs.cloud/merger/join-document-pages/
  10. 在 Node.js 中使用 REST API 将 Excel 数据呈现为 PDF

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

    blog.groupdocs.cloud/zh/viewer/render-excel-dat...