Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 5,352 for

storage api

(0.61 sec)
  1. Sign document with image signature | Documentation

    An image as signature is alternative way to put any presenting data in a visual form. This electronic signature type allows to create custom image with company logo, sender’ initials, names or make a company stamp icon in it, GroupDocs.Signature Cloud provides options to specify different settings for Image signature such as image content, location, colors and advanced effects. Api usage There are steps that usage of GroupDocs.Signature Cloud consists of:... API usage There are steps that usage...input document into cloud storage and other files, like digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Verify text signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud Storage Verify signatures For Storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST Api directly from the browser.... API usage There are steps that usage...into cloud storage Verify signatures For storage operations,...

    docs.groupdocs.cloud/signature/verify-text-sign...
  3. Working with Image Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST Api supports to sign a document with Image. It provides methods to create Image Signature in Document Pages with different options of Image name, location, alignment, font, margins and appearances by using signature-options-objects object data in request body. Add Image Signature to Document You can create image Signature on Document provided by fileName and document folder (if required) using following Api....Signature Cloud REST API supports to sign a document with...(if required) using following API. It expects data in request body...

    docs.groupdocs.cloud/signature/working-with-ima...
  4. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document Api usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud Storage Search signatures For Storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual. Swagger UI lets you call this REST Api directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Place your Client Id and Client Secret in the CLIENT_ID and CLIENT_SECRET environment variables....that are present in a document API usage There are steps that usage...into cloud storage Search signatures For storage operations,...

    docs.groupdocs.cloud/signature/search-for-barco...
  5. Convert PowerPoint to images using Java SDK: A ...

    Learn how to convert PowerPoint to PNG images programmatically in Java using REST Api. Our step-by-step guide will help you understand the process with ease....programmatically in Java using REST API. The following topics will be...Slides to Images Conversion REST API - SDK Installation How to Convert...

    blog.groupdocs.cloud/conversion/convert-powerpo...
  6. 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 Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.... API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/delete-annotati...
  7. Java Convert HTML to Word DOC or DOCX.

    Learn how to convert HTML to Word (DOC, DOCX) programmatically in Java using GroupDocs.Conversion Cloud REST Api, quickly and efficiently....Conversion Cloud REST API. The following topics shall be...HTML to Word Conversion REST API - Java SDK Installation Convert...

    blog.groupdocs.cloud/conversion/convert-html-to...
  8. Convert JPG to SVG in Java - A Step-by-Step Guide.

    Learn how to convert JPG images to SVG files via Java: A Step-by-Step Guide Using GroupDocs.Conversion Cloud SDK for Java....covered in this tutorial: Java API to Convert Images to SVG Files...to SVG in Java using REST API Java API to Convert Images to SVG...

    blog.groupdocs.cloud/conversion/convert-jpg-ima...
  9. Convert GIF Images to PDF Files in Java - A Ste...

    Learn how to convert GIF images to PDF files in Java using the GroupDocs.Conversion Cloud SDK. Follow step-by-step guide to convert your images today....article: GIF to PDF Converter API for Java and SDK Installation...Java using REST API GIF to PDF Converter API for Java and SDK...

    blog.groupdocs.cloud/conversion/convert-gif-ima...
  10. How to self-host GroupDocs.Editor Cloud with Do...

    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....explore the API. With Swagger UI you can call API methods in your...it on our , or use raw REST API requests as you can find it ...

    docs.groupdocs.cloud/editor/self-host-with-docker/