Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 5,074 for

storage api

(0.14 sec)
  1. Pptx to pdf how it works - Free Support Forum -...

    Hello, I am trying to use convert Api to takes a PPTX file and transform to PDF with an SDK on Python-Django but I dont know what I am doing wrong. Now with my code doesnt get into response and on the other hand say I …... I am trying to use convert Api to takes a PPTX file and transform...submission_directory_path(self,pdf_filename) api_instance = groupdocs_conversion_cloud...

    forum.groupdocs.cloud/t/pptx-to-pdf-how-it-work...
  2. 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 Request // 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...
  3. Convert document async | Documentation

    This example demonstrates how to convert word processing document into pdf document asyncronously. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud Storage Start convert operation and get operation ID Get operation status After get “Finished” status, download converted document from Storage Steps 1 and 4 are Storage operations, please refer to this for usage details. Resource URI HTTP POST ~/conversion/async Swagger UI lets you call this REST Api directly from the browser....input document into cloud storage Start convert operation and...document from storage Steps 1 and 4 are storage operations, please...

    docs.groupdocs.cloud/conversion/convert-documen...
  4. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here).... API usage There are steps that usage...input document into cloud storage and other files, like digital...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Convert PNG to PowerPoint using Java - A Step-b...

    Learn how to convert PNG images to PowerPoint format quickly and efficiently. Follow our step-by-step guide using GroupDocs.Conversion Cloud SDK for Java....to PowerPoint Conversion REST API - SDK Installation How to Convert...REST API Java Images to PowerPoint Conversion REST API - SDK...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  6. Convert PNG to HTML in Java - PNG to HTML Conve...

    Learn how to convert PNG to HTML in Java using GroupDocs.Conversion Cloud SDK. Follow our step-by-step guide to simplify the PNG to HTML conversion process....HTML files in Java using REST API. The following topics will be...in this tutorial: Java REST API for PNG to HTML Document Conversion...

    blog.groupdocs.cloud/conversion/convert-png-ima...
  7. Convert DOCX to PPTX using Java SDK: A Guide

    Learn how to convert Word to PowerPoint Presentation in Java. This guide covers the steps to convert your files seamlessly and efficiently....PowerPoint File in Java using REST API Java Library to Convert Word...SDK for Java . This powerful API allows you to convert various...

    blog.groupdocs.cloud/conversion/convert-word-to...
  8. Self-host GroupDocs.Viewer Cloud with Docker | ...

    Self-host GroupDocs.Viewer Cloud with Docker...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/viewer/self-host-groupdocs...
  9. Remove Metadata By Property Name | Documentation

    This REST Api allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that may have names containing “Application” string. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://Api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://Api....feedback On this page This REST API allows to remove metadata properties..."client_secret" argument. curl -v "https://api.groupdocs.cloud/connect/token"...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  10. Sign document with QR-code signature | Document...

    QR-code (or Quick Response code) is a sort of two-dimensional barcode that consists of black squares arranged in a square grid on a white background. QR-code can be read by smartphone camera or specialized devices that are dedicated to QR reading - hand-held scanners, handy terminals, fixed scanners that are used after placing it on a desktop, or embedding it in other devices. Usually QR-codes contain data that points to a website or application, emails, or phone numbers, product identifiers, or trackers.... API usage There are steps that usage...input document into cloud storage and other files, like digital...

    docs.groupdocs.cloud/signature/sign-document-wi...