Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 5,322 for

storage api

(0.06 sec)
  1. 6. Convert to PDF Formats | Documentation

    GroupDocs.Conversion Cloud REST Api allows to convert the supported document formats to PDF Formats and returns the output document Storage URL and also support to get result as a stream. Convert to PDF Formats You can convert the supported document formats to PDF Formats and get output as Storage URL. Resource The following GroupDocs.Conversion Cloud REST Api resource has been used in the convert to PDF format example. cURL example Request curl -X POST "https://Api....Conversion Cloud REST API allows to convert the to PDF...returns the output document storage URL and also support to get...

    docs.groupdocs.cloud/conversion/convert-to-pdf-...
  2. annotation.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.cloud/annotation/add-annotation/ weekly 0.5 https://docs.groupdocs.cloud/annotation/add......cloud/annotation/working-with-file-api/ weekly 0.5 https://docs.groupdocs...cloud/annotation/working-with-folder-api/ weekly 0.5 https://docs.groupdocs...

    docs.groupdocs.cloud/sitemaps/annotation.xml
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST Apis | GroupDocs Cloud...the best HTML text extraction API for C#. Extract readable content...programmatically using C# and REST API. Learn how to extract images...

    blog.groupdocs.cloud/groupdocs.cloud/
  4. Upload file | Documentation

    How to upload file to Cloud Storage....upload your file to Cloud S3 storage and only then send request...send POST request to https://api.groupdocs.cloud/v2.0/translation/file/upload...

    docs.groupdocs.cloud/translation/file/upload/
  5. How to self-host GroupDocs.Merger 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/merger/self-host-with-docker/
  6. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....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...
  7. Upload file | Documentation

    How to upload file to Cloud Storage....upload your file to Cloud S3 storage and only then send request...send POST request to https://api.groupdocs.cloud/v2.0/rewriter/file/upload...

    docs.groupdocs.cloud/rewriter/file/upload/
  8. SignResult | Documentation

    SignResult data structure returned by Sign Api method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud Storage....data structure returned by Sign API method as output result SignResult...Page file path in the cloud storage. Use this value to download...

    docs.groupdocs.cloud/signature/signresult/
  9. PDF signature with PDF gives wrong format error...

    I am experiencing an error when trying to sign a PDF document using a .pfx certificate through your Api tester: https://reference.groupdocs.cloud/signature/#/Sign/CreateSignatures The signing operation fails with the f…...pfx certificate through your API tester: https://reference.groupdocs...successfully uploaded to cloud storage and referenced correctly in...

    forum.groupdocs.cloud/t/pdf-signature-with-pdf-...
  10. 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...