Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 14,904 for

java sdk

(0.5 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. Features Overview | Documentation

    GroupDocs.Metadata Cloud is a powerful and easy to use metadata management REST API which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. The API also provides operations to extract metadata, add, search, modify and remove metadata in supported file formats. Below you may find an overview for the most valuable features. Extracting Metadata Using the GroupDocs.Metadata Cloud you can extract desired metadata properties from files of different types....Buy Now Pricing Information SDKs Policies My Orders & Quotes...article for complete example. SDK examples Checkout our GitHub...

    docs.groupdocs.cloud/metadata/features-overview/
  3. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Comparison Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes....Buy Now Pricing Information SDKs Policies My Orders & Quotes...ows-and-columns.xlsx" } ] } SDK example Our API is completely...

    docs.groupdocs.cloud/comparison/working-with-fo...
  4. 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/
  5. GroupDocs.注释云|使用 Node.js 注释 PDF 文档

    使用 Document Annotation Cloud Sdk for Node.js 在 Node.js 中使用云上的 REST API 以编程方式注释 PDF 文档。...js SDK 在 Node.js 中使用 REST API 注释 PDF...添加图像注释 文档注释 REST API 和 Node.js SDK # 为了注释 PDF 文档,我将使用 GroupDocs...

    blog.groupdocs.cloud/zh/annotation/annotate-pdf...
  6. Convert and download document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render documents using single API call, passing input file in the request body, and getting result file stream in the response. This example demonstrates how to render document without using cloud storage. Method parameters: Name Type Description Comment format string Requested conversion format: HTML, JPG, PNG or PDF Required. File binary Input file to convert Form data, Required pages string Pages range to render, like “1,2” or “3-5,10” Default value : all pages password string Input document password Required for password-protected documents....Buy Now Pricing Information SDKs Policies My Orders & Quotes...Response Code 200 <binary file> SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/convert-and-download/
  7. Working With Files | Documentation

    GroupDocs.Viewer Cloud Working With Files...Buy Now Pricing Information SDKs Policies My Orders & Quotes...: "OK" } Download File with SDK Our API is completely independent...

    docs.groupdocs.cloud/viewer/working-with-files/
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Buy Now Pricing Information SDKs Policies My Orders & Quotes...ts/sample_pdf/sample.pdf" } SDK examples Our API is completely...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. 在 C# 中合并和组合 PowerPoint PPT/PPTX 演示文稿

    将 Powerpoint 文件合并为一个文件或免费在线合并 PPT 文件。这篇文章介绍了如何在 C# 中合并和组合 PowerPoint PPT/PPTX 演示文稿。...REST API 合并 PowerPoint PPT 和 SDK 安装 使用 REST API 在 C# 中将多个 PPT...PowerPoint 演示文稿 用于合并 PowerPoint PPT 和 SDK 安装的 C# REST API # 为了合并 PowerPoint...

    blog.groupdocs.cloud/zh/merger/merge-powerpoint...
  10. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Buy Now Pricing Information SDKs Policies My Orders & Quotes...one-page.docx\ "}" Response 200 OK SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/delete-pages/