Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 5,555 for

storage api

(0.68 sec)
  1. How to self-host GroupDocs.Signature Cloud with...

    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, runtimes 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...Then, when using SDK, setup the api base url, as shown in examples...

    docs.groupdocs.cloud/signature/how-to-self-host...
  2. 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...
  3. Convert TIFF to PDF in Java

    Learn how to convert TIFF to PDF in Java programmatically. Get accurate and high-quality conversions with customizable settings and secure data handling....tutorial: TIFF to PDF Conversion - API Installation How to Convert TIFF...Java using REST API TIFF to PDF Conversion - API Installation #...

    blog.groupdocs.cloud/conversion/tiff-file-to-pd...
  4. InfoResult | Documentation

    InfoResult data structure returned by Info Api method as output result InfoResult example { "fileInfo": { "filePath": "signaturedocs/one-page.docx", "StorageName": null, "versionId": null, "password": null }, "extension": "docx", "fileFormat": "Microsoft Word Open XML Document", "size": 1359584, "pagesCount": 1, "dateCreated": "2020-07-21T05:37:12.1994841Z", "dateModified": "2020-07-14T07:03:23Z", "widthForMaxHeight": 612, "maxPageHeight": 792, "pages": [ { "number": 0, "name": null, "width": 612, "height": 792, "angle": 0, "visible": false } ] } InfoResult fields Name Description FileInfo File path, Storage, version, password Extension Document extension FileFormat Document file format Size Document size in bytes PagesCount Count of pages in document DateCreated Document creation date DateModified Document modification date WidthForMaxHeight Specifies width for max height of document page MaxPageHeight Specifies max page height pages List of document pages page....data structure returned by Info API method as output result InfoResult...Description FileInfo File path, storage, version, password Extension...

    docs.groupdocs.cloud/signature/inforesult/
  5. 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...
  6. Documents Classification | Documentation

    This Api retrieves document classification result for IAB-2 taxonomy or Documents taxonomy. It returns an object that contains information about the best class and its probability and about probability of other classes. See Classify request parameters for request’s details. Resource This resource represents a controller for single call document classification. Classify document with taxonomy. Set taxonomy parameter to “default” for IAB-2, set to “documents” for Documents taxonomy, or set to “sentiment” or “sentiment3” for Sentiments taxonomies....Leave feedback On this page This API retrieves document classification...taxonomy Request curl -v "http://api.groupdocs.cloud/v1.0/classification/classify"...

    docs.groupdocs.cloud/classification/documents-c...
  7. How to Create an Electronic Signature in Word D...

    Discover the quick and easy way to digitally sign Word documents online with our FAQ guide. Learn step-by-step instructions for secure electronic signatures....available for leveraging the REST API in various programming languages...app using the cloud and REST API. What is a digital signature...

    blog.groupdocs.cloud/signature/digitally-sign-a...
  8. Remove Metadata By Property Name Match Regex | ...

    This REST Api allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. 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....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...
  9. GroupDocs.Comparison 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....Word documents using a REST API in Node.js . As a Node.js developer...compare PDF files using a REST API in Node.js . Accept or reject...

    blog.groupdocs.cloud/categories/groupdocs.compa...
  10. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST Api. A simple and efficient way to transform PDFs into web-friendly HTML format....HTML converter with Java REST API. Converting PDF documents to...PDF to HTML using Java REST API provides a simple and efficient...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...