Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 14,367 for

java sdk

(0.06 sec)
  1. How to Combine or Merge Multiple Text Files int...

    Our text merger allows you to combine multiple text files into single Text file. Let's learn how to combine or merge multiple Text files into one in Ruby....files, we will be using the Ruby SDK of GroupDocs.Merger Cloud API...specific range of pages. Ruby SDK supports merging and splitting...

    blog.groupdocs.cloud/2022/07/15/how-to-combine-...
  2. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...Buy Now Pricing Information SDKs Policies My Orders & Quotes...decimal Amount of MBs processed. SDK examples Our API is completely...

    docs.groupdocs.cloud/annotation/metered-consump...
  3. Working With Folder | Documentation

    GroupDocs.Viewer Cloud Working With Folder...Buy Now Pricing Information SDKs Policies My Orders & Quotes...docx" }, ... ] } List Files with SDK Our API is completely independent...

    docs.groupdocs.cloud/viewer/working-with-folder/
  4. Add Text Watermarks | Documentation

    This REST API allows adding text watermarks to the document. With this API you can add watermarks with following features: For a text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.; 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-text-waterma...
  5. Features Overview | Documentation

    Overview GroupDocs.Editor Cloud is a REST API that allows you to edit documents across a wide range of supported document types. Below, the shortlist of possible actions: Document Edit operations The main feature of GroupDocs.Editor API is an ability to edit the most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit a Word Processing documents, Spreadsheets or Presentations....Buy Now Pricing Information SDKs Policies My Orders & Quotes...article for a complete example. SDK examples Check out our GitHub...

    docs.groupdocs.cloud/editor/features-overview/
  6. DNN 的 PDF 和 Office Java 文档查看器模块 |集团文档

    GroupDocs 发布了一个模块,允许 DNN 开发人员将其可下载的 Java 文档查看器集成到他们的 DNN 网站中。...2014年8月 向 Java Web 应用程序添加注释功能 借助 GroupDocs.Annotation for Java,开发人员可以向基于...Java,开发人员可以向基于 Java Web 的应用程序添加复杂的注释功能。 GroupDocs.Annotation 帮助小组协作并...

    blog.groupdocs.cloud/zh/annotation/focus-groupd...
  7. Features Overview | Documentation

    GroupDocs.Watermark Cloud is a REST API for managing watermarks in the documents of different file formats. It provides easy to use watermarking methods. It also allows you to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document. The API provides straightforward and easy to use set of methods to add, search, and remove watermarks in supported file formats. Adding Watermarks Groupdocs.Watermark Cloud allows to add text/image watermarks to supported document formats and images and save resultant file....Buy Now Pricing Information SDKs Policies My Orders & Quotes...authenticating your calls to our API . SDK examples Checkout our GitHub...

    docs.groupdocs.cloud/watermark/features-overview/
  8. 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/
  9. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. 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 Delete annotations HTTP POST ~/annotation/remove 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..., "title" : "output.docx" } SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/delete-annotati...
  10. 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...