Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,306 for

link

(0.03 sec)
  1. Password-Protect Excel using Password Protectio...

    Follow this guide to learn how to password-protect Excel files. This password protection service is easy to use and lets you secure files programmatically....addition, please follow this link to know the answer in detail...

    blog.groupdocs.cloud/merger/password-protect-ex...
  2. Convert BMP to PDF using Rest API in Python

    Our BMP image to PDF converter API will keep the quality of the original file. This article is about how to convert BMP to PDF using Rest API in Python.... Download link of output files will be available...

    blog.groupdocs.cloud/conversion/convert-bmp-to-...
  3. Combine Excel Sheets in Java - Excel Files Merger

    Install GroupDocs.Merger Cloud SDKs and develop your own Excel files merger programmatically. Combine Excel Sheets in Java using Cloud SDKs and REST APIs.... Please visit this link for further details. Can I combine...

    blog.groupdocs.cloud/merger/combine-excel-sheet...
  4. Combine PNG Files in Java

    Combine PNG Files in Java programmatically. GroupDocs.Merger offers enterprise-level REST APIs and Cloud SDKs to seamlessly combine PNG files into one.... Please visit this link for further details. How to...

    blog.groupdocs.cloud/merger/combine-png-files-i...
  5. Overview | Documentation

    The GroupDocs.Annotation Cloud is a REST API and universal document annotator that supports almost all common business document and image file formats. It gives developers an API for creating advanced online document annotation tools. With GroupDocs.Annotation Cloud API developers can deliver advanced annotation features to their users quickly. It provides features for export/import annotations into/from files, additionally to possibility to save files in supported formats. Note GroupDocs.Annotation Cloud REST API supports following type of Annotations:... Link – The annotation type that represents...

    docs.groupdocs.cloud/annotation/overview/
  6. Convert PDF document to an image file, TIFF, JP...

    Convert PDF document to image formats like TIFF, JPEG, BMP, and GIF image file. Let's see how to convert PDF to Image File TIFF, JPEG, BMP, and GIF in Java.... Please follow this link to learn the Java code snippet...in windows? Please visit this link to download PDF to Image converter...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. 在 Node.js 中使用 REST API 比较 PDF 文件 | PDF比较SDK

    使用用于 Node.js 的 GroupDocs.Signature Cloud SDK 在 Node.js 中的云中使用 REST API 以编程方式签署带有数字签名的文档。...log("Output file link: " + response.downloadUrl);...); console.log("Output file link: " + response.downloadUrl);...

    blog.groupdocs.cloud/zh/signature/sign-document...
  8. Point Annotation | Documentation

    Point annotation sticks comments to any point in a 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JWT token curl -v "https://api....docx" }; var link = apiInstance . Annotate ( new...Point Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/point-annotation/
  9. Image Annotation | Documentation

    Image annotation allows to add image within document page 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token # Place your client ID and client secret in the environment variables CLIENT_ID and CLIENT_SECRET....docx" }; var link = apiInstance . Annotate ( new...Image Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/image-annotation/
  10. Resource redaction Annotation | Documentation

    Resource redaction annotation fills black rectangle with fixed position (used if you want to hide some text) 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Replace CLIENT_ID and CLIENT_SECRET with your own credentials....docx" }; var link = apiInstance . Annotate ( new...redaction Annotation added: " + link . Title ); Java & Android //...

    docs.groupdocs.cloud/annotation/resource-redact...