Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 936 for

java examples

(0.2 sec)
  1. GroupDocs Customer Newsletter – June 2015

    GroupDocs.Comparison for .NET is a multi-format document comparison library that allows to compare two Word, PDF, Excel, PowerPoint, plain text or HTML files....Viewer for Java: support for multi-page TIFF...release of GroupDocs.Viewer for Java we’ve added the ability to display...

    blog.groupdocs.cloud/annotation/groupdocs-custo...
  2. 用於保護文檔的水印雲 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通過 REST API 對文檔添加水印。特點包括;添加圖像或文本水印,刪除、替換或搜索水印。...NET 和 Java 開發人員的 本地 API 以及任何類型用戶的 跨平台在線應用程序...Watermark Cloud SDK [a][8]) [Java 示例][9]) 以下是一些示例,可以幫助您獲得更好的想...

    blog.groupdocs.cloud/zh-hant/watermark/watermar...
  3. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    使用 .NET 或 Java SDK 通过 REST API 对文档添加水印。特点包括;添加图像或文本水印,删除、替换或搜索水印。...NET 和 Java 开发人员的 本地 API 以及任何类型用户的 跨平台在线应用程序...Watermark Cloud SDK [a][8]) [Java 示例][9]) 以下是一些示例,可以帮助您获得更好的想...

    blog.groupdocs.cloud/zh/watermark/watermark-clo...
  4. GroupDocs.Total Cloud Product Family on Documen...

    GroupDocs.Total Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Total Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Gro......NET and Java. Quote HOL2017WBS when placing...GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing...

    blog.groupdocs.cloud/categories/groupdocs.total...
  5. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret.... Below is an example demonstrating using Formats...languages. C# // For complete examples and data files, please go...

    docs.groupdocs.cloud/annotation/quick-start/
  6. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains the document description with metadata and coordinates of text on pages. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v2.0/annotation/info" \ -X POST \ -H "Content-Type: application/json" \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" \ -d '{ "FilePath": "annotationdocs/one-page.docx" }' Windows PowerShell curl.exe -v "https://api.groupdocs.cloud/v2.0/annotation/info" ` -X POST ` -H "Content-Type: application/json" ` -H "Accept: application/json" ` -H "Authorization: Bearer $env:JWT_TOKEN" ` -d "{ 'FilePath': 'annotationdocs/one-page.... cURL example Linux/MacOS/Bash curl -v "https://api... "height" : 841 } ] } SDK examples The API is completely independent...

    docs.groupdocs.cloud/annotation/get-document-in...
  7. Image Representation of Document Pages | Docume...

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render the document pages to images and retrieves images link. Following APIs are provided for the purpose. Generate Images of Document Pages This API generates images of the document pages and returns links to generated images. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to generate images of document pages.... cURL example Request curl -v "https://api..."title" : null } } ] } SDK examples The API is completely independent...

    docs.groupdocs.cloud/annotation/image-represent...
  8. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...This tutorial shows Java developers how to extract metadata from...GroupDocs.Metadata Cloud SDK for Java. Follow step‑by‑step instructions...

    blog.groupdocs.cloud/groupdocs.cloud/
  9. Special Holidays Offer, 25% Off GroupDocs.Total...

    GroupDocs Holidays offer - Get 25% off GroupDocs.Total for .NET and Java. Quote HOL2017WBS when placing your order online....NET and Java. Quote HOL2017WBS when placing...to try our all features and examples automatically. Just install...

    blog.groupdocs.cloud/total/special-holidays-off...
  10. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Linux/MacOS/Bash # cURL example to get metered license consumption curl -v "https://api.groupdocs.cloud/v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license consumption curl....feedback On this page Note This example related to Self-hosted version...Conversion-Cloud. Here is an example how to retrieve metered license...

    docs.groupdocs.cloud/conversion/metered-consump...