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

storage api

(0.08 sec)
  1. Get View Info for MS Project Document | Documen...

    GroupDocs.Viewer Cloud provides additional information such as project start and end dates for MS Project documents when calling Info method. Following example demonstrates how to retrieve view information for MS Project document. Api Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud Storage Render document or get document info Download rendered document from Storage Steps 1 and 3 are Storage operations, please refer to this File Api documentation for usage details.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/get-view-info-for-m...
  2. 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/
  3. Password-Protect ZIP File using Password Protec...

    This blog post is for you if you want to password-protect ZIP files online. GroupDocs.Merger Cloud SDKs offer online password protection software....Merger offers Cloud SDKs and REST APIS to password-protect ZIP files...files that might put you in storage issues sooner or later. Therefore...

    blog.groupdocs.cloud/merger/password-protect-zi...
  4. Online QR Code Scanner | Read QR Code from Imag...

    Scan QR Codes Online: Get Quick Info from Images - Try our instant QR code scanner to extract information effortlessly. Fast and Free!... No Storage Space Required: Since there’s...an app, you save valuable storage space on your device. Real-Time...

    blog.groupdocs.cloud/parser/read-qr-code-from-i...
  5. 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/
  6. 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-...
  7. Working with Signature Collection | 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 multiple signatures. For example, you can add Text and Barcode Signature to a document at same time. To put list of signatures on document (Cells, Images, PDF, Slides or Words) Signature Api provides an object SignOptionsCollectionData that can contain one or more signature options. Please, use signature options which appropriate for current document format....Signature Cloud REST API supports to sign a document with... Slides or Words) Signature API provides an object that can contain...

    docs.groupdocs.cloud/signature/working-with-sig...
  8. 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/
  9. Convert PNG to SVG in Java using GroupDocs.Conv...

    Easily convert PNG to SVG with code sample using GroupDocs.Conversion Cloud SDK for Java. Let's see how to convert PNG to SVG file programmatically in Java....Conversion Cloud REST API. The following topics will be...covered in this tutorial: The API for Converting PNG Images to...

    blog.groupdocs.cloud/conversion/convert-png-to-...
  10. Convert Visio VSDX to PDF in Java - A Step-by-S...

    Convert Visio file to PDF in Java using GroupDocs.Conversion Cloud SDK for Java. Learn how to efficiently convert Visio files to PDF format with this SDK....VSDX to PDF Conversion REST API - SDK Installation How to Convert...using REST API Java Visio VSDX to PDF Conversion REST API - SDK Installation...

    blog.groupdocs.cloud/conversion/how-to-convert-...