Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 14,481 for

java sdk

(0.24 sec)
  1. 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...
  2. WordPress PDF 查看器插件正式发布 |集团文档

    Java 中将 JPG 转换为可编辑 PPT 以及将 PPT 转换为 JPG...Viewer for Java 库 GroupDocs.Viewer for Java 2.1.0 已发布: 添加了自定义加密密钥。...Annotation for Java 库 GroupDocs.Annotation for Java 1.3.0 已发布: 新增文件上传功能。...

    blog.groupdocs.cloud/zh/viewer/groupdocs-viewer...
  3. Get Supported File Formats | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature 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/signature/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Response { "formats": [ { "extension": "....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."Electronic publication" } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/signature/get-supported-fi...
  4. 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-...
  5. Document Information | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 This API retrieves document information. It returns an object that contains the document description with meta data and coordinates of text on pages. DocumentInfo object fields Field Name Type Description name string The document name. folder string The document folder. extension string The file extension. fileFormat string The file type. size long The file size....Buy Now Pricing Information SDKs Policies My Orders & Quotes...120.074 , 21.703 ] } ] } ] } SDK examples The API is completely...

    docs.groupdocs.cloud/annotation/document-inform...
  6. Render Visio Document Figures | Documentation

    When you are converting Visio files, you can choose what you want to render: Visio scheme pages or figures of Visio scheme. If Visio scheme does not contain pages - only figures will be rendered. To force render Visio figures please set RenderFiguresOnly property to true in VisioRenderingOptions. You can set width of each figure, height will be calculated by proportions automatically. API Usage There are steps that usage of GroupDocs....Buy Now Pricing Information SDKs Policies My Orders & Quotes..."attachments" : [], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/render-visio-docume...
  7. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Comparison-Cloud only The metered license can be used in Docker version of GroupDocs.Comparison-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.Comparison Cloud with Docker Resource URI HTTP GET ~/comparison/consumption cURL example Request * cURL example to get metered license consumption curl -v "http:///v2.0/comparison/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Buy Now Pricing Information SDKs Policies My Orders & Quotes...decimal Amount of MBs processed. SDK example Our API is completely...

    docs.groupdocs.cloud/comparison/metered-consump...
  8. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF files using a REST API in Node.js. Node.js Sdk allows converting XLS, XLSX files to PDF....js SDK Convert Excel to PDF using a...Conversion REST API and Node.js SDK # For converting XLSX to PDF...

    blog.groupdocs.cloud/conversion/convert-excel-s...
  9. 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/merger/how-to-combine-or-m...
  10. Specify Max Chars And Rows | Documentation

    When processing text files you can adjust page parameters like max characters per line and max lines per page with MaxCharsPerRow and MaxRowsPerPage options that have been added in v21.8 The following screenshot shows the difference when setting MaxRowsPerPage=30 API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered 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..."attachments" : [], "file" : null } SDK examples The API is completely...

    docs.groupdocs.cloud/viewer/specify-max-chars-a...