Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,002 for

java examples

(0.05 sec)
  1. 用于保护文档的水印云 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...
  2. GroupDocs.Editor Cloud Product Family on Docume...

    GroupDocs.Editor Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Editor Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud S......Files in Java Discover how to modify TXT files in Java with GroupDocs...tutorial, complete code, cURL examples, and performance tips. Best...

    blog.groupdocs.cloud/categories/groupdocs.edito...
  3. 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...
  4. 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/
  5. 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...
  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. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... This tutorial shows Java developers how to perform CSV...CSV to PDF conversion in Java with GroupDocs.Conversion Cloud...

    blog.groupdocs.cloud/groupdocs.cloud/page/2/
  8. GroupDocs.Editor Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats.... This guide shows Java developers how to edit plain...with a code example and tips. This guide helps Java developers...

    blog.groupdocs.cloud/categories/groupdocs.edito...
  9. Getting metered license-information | 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 information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Linux/MacOS/Bash # cURL example to get metered license information curl -v "https://api.groupdocs.cloud/v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer $JWT_TOKEN" Windows PowerShell # cURL example to get metered license information (PowerShell) 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/license-informa...
  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...