Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 5,658 for

storage api

(0.05 sec)
  1. Working with Stamp 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 put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following Api....Signature Cloud REST API supports to put Stamp Signature...(if required) using following API. It expects data in request body...

    docs.groupdocs.cloud/signature/working-with-sta...
  2. Add Image Watermarks | Documentation

    This REST Api allows adding image watermarks to the document. With this Api you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....feedback On this page This REST API allows adding image watermarks...watermarks to the document. With this API you can add image watermarks...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  3. Developer Guide | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Working with Storage API Working with File Api Working with Folder...Folder API Basic usage Advanced usage Data structures V1 Was...

    docs.groupdocs.cloud/comparison/developer-guide/
  4. Comparisons failed on 2021-08-07 at 1:31 am - F...

    The groupdocs.cloud’s Api generated the following error: Error: Comparisons. Exception: AmazonS3 Storage exception: Error making request with Error Code Forbidden and Http Status Code Forbidden. No further error informa…...cloud’s API generated the following error:...Comparisons. Exception: AmazonS3 Storage exception: Error making request...

    forum.groupdocs.cloud/t/comparisons-failed-on-2...
  5. GroupDocs.Metadata Cloud 22.2 | Process Metadat...

    Java REST Api & Cloud SDK to set, get & update metadata in the cloud. Search & extract the required metadata instead of traversing the whole file metadata tree....Document Metadata Java Cloud REST API Product Page | Docs | Live Demos...GroupDocs.Metadata Cloud REST APIs . Cloud Document Metadata SDK...

    releases.groupdocs.cloud/metadata/java/22-2/
  6. Latest GroupDocs.Total Cloud Product Family top...

    This public forum is used to discuss issues those are common to multiple GroupDocs.Cloud products....Signature Cloud API 1 911 August 19, 2019 Signature...2018 Cannot find client ID and API key of GroupDocs Cloud App 1...

    forum.groupdocs.cloud/c/total/8
  7. Java Document Viewer API, render PDF Word Excel...

    Document Viewer library to develop Java applications that natively render, view and manipulate, multi-format documents supporting 180+ file formats....documents using Java API Powerful Viewer API to render 180+ document...GroupDocs.Viewer at a glance API to render, display, convert documents...

    products.groupdocs.com/viewer/java/
  8. Skip rendering of empty rows | Documentation

    Sometimes Excel document contains information at the beginning of the worksheet and after that, it contains some count of empty (blank) rows. In case, if the number of empty rows is considerably huge, the rendering time increases and hence, it affects the performance. To skip rendering of empty rows GroupDocs.Viewer Cloud provides RenderEmptyRows property of SpreadsheetOptions class, which allow omitting to render empty rows as shown in the sample below.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/skip-rendering-of-e...
  9. Adjust image quality | Documentation

    GroupDocs.Viewer Cloud enables you to adjust quality of output images contained by the source PDF document. To adjust image quality use PdfOptions.ImageQuality option. PdfOptions.ImageQuality can be set to: Low - The acceptable quality, best performance and least size of the output image. Medium - Better quality and slower performance. High - Best quality but slow performance. NOTE: this option is supported when rendering to HTML only. Following code snippet shows how to adjust image quality when rendering to HTML.... API Usage There are steps that usage...input document into cloud storage Render document or get document...

    docs.groupdocs.cloud/viewer/adjust-image-quality/
  10. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. 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 Call Preview method Download result pages from cloud Storage HTTP POST ~/annotation/preview/create Swagger UI lets you call this REST Api directly from the browser. cURL example Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard.... API usage There are steps that usage...input document into cloud storage and other files, like image...

    docs.groupdocs.cloud/annotation/get-pages/