Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 1,018 for

image annotations

(0.23 sec)
  1. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. 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 Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...Documentation / GroupDocs.Annotation Cloud / Developer Guide /...

    docs.groupdocs.cloud/annotation/delete-pages/
  2. Create Document Preview | Documentation

    GroupDocs.Signature Cloud allows to create document preview Images, one per page. Image size and format can be set as options. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Create preview Images Download Images 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....Annotation Product Solution GroupDocs...document preview images, one per page. Image size and format can...

    docs.groupdocs.cloud/signature/create-document-...
  3. Render document | Documentation

    GroupDocs.Viewer Cloud API enables you to to render various types of documents into HTML, Image, or Pdf. Following example demonstrates on how to render document with default options. 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 Optional: Delete rendered document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...types of documents into HTML, Image, or Pdf. Following example demonstrates...

    docs.groupdocs.cloud/viewer/render-document/
  4. Delete rendered document | Documentation

    After rendering various types of documents into HTML, Image, or Pdf, you may clean (delete) rendered pages from cloud storage using special method. Note: This method deletes only output files, the input file remains in the storage. Following example demonstrates on how to delete rendered document results. API Usage Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...types of documents into HTML, Image, or Pdf, you may clean (delete)...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  5. Create Document Preview | Documentation

    GroupDocs.Comparison Cloud allows to create document preview Images, one per page. Image size and format can be set as options. API Usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input document into cloud storage Create preview Images Download Images 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....Annotation Product Solution GroupDocs...document preview images, one per page. Image size and format can...

    docs.groupdocs.cloud/comparison/create-document...
  6. Enable font hinting | Documentation

    To adjust the display of an outline font (learn more about font hinting) when rendering PDF documents into Image GroupDocs.Viewer Cloud provides PdfOptions.EnableFontHinting setting as shown below: NOTE: this option is supported when rendering into PNG and JPG. 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....Annotation Product Solution GroupDocs...rendering PDF documents into image GroupDocs.Viewer Cloud provides...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  7. Render hidden columns and rows | Documentation

    Sometimes Excel document may contain hidden columns and rows (as shown in the Image below). GroupDocs.Viewer doesn’t render hidden columns and rows by default. However, there may be the case when you want to control the inclusion of hidden content in the rendering results. GroupDocs.Viewer Cloud provides RenderHiddenRows and RenderHiddenColumns options in SpreadsheetOptions class which enables rendering hidden rows and columns as shown in the following code samples. API Usage There are steps that usage of GroupDocs....Annotation Product Solution GroupDocs...columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  8. Add watermark | Documentation

    GroupDocs.Viewer Cloud enables you to apply a watermark on the output pages (HTML / Image / PDF). The following code sample shows how to apply the watermark to the output pages. 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....Annotation Product Solution GroupDocs...on the output pages (HTML / Image / PDF). The following code sample...

    docs.groupdocs.cloud/viewer/add-watermark/
  9. Rendering pages to the same size as the size of...

    This option is supported when rendering to JPG and PNG only. When viewing PDF documents in JPG and PNG formats by default GroupDocs.Viewer Cloud calculates output Image size for better viewing quality. In case you want to make output JPG and PNG Images to be the same size in pixels as the size of pages in a source PDF document GropDocs.Viewer Cloud provides a new option called RenderOriginalPageSize of the PdfOptions class....Annotation Product Solution GroupDocs...Viewer Cloud calculates output image size for better viewing quality...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  10. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Annotation Product Solution GroupDocs...works is described in the next image: Applications To access the...

    docs.groupdocs.cloud/total/authenticating-api-r...