Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,174 for

image watermark

(0.14 sec)
  1. 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....Watermark Product Solution GroupDocs...types of documents into HTML, Image, or Pdf, you may clean (delete)...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  2. 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....Watermark Product Solution GroupDocs...types of documents into HTML, Image, or Pdf. Following example demonstrates...

    docs.groupdocs.cloud/viewer/render-document/
  3. 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....Watermark Product Solution GroupDocs...document preview images, one per page. Image size and format can...

    docs.groupdocs.cloud/comparison/create-document...
  4. 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....Watermark Product Solution GroupDocs...rendering PDF documents into image GroupDocs.Viewer Cloud provides...

    docs.groupdocs.cloud/viewer/enable-font-hinting/
  5. 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....Watermark Product Solution GroupDocs...columns and rows (as shown in the image below). GroupDocs.Viewer doesn’t...

    docs.groupdocs.cloud/viewer/render-hidden-colum...
  6. 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)?...Watermark Product Solution GroupDocs...works is described in the next image: Applications To access the...

    docs.groupdocs.cloud/total/authenticating-api-r...
  7. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....Watermark Product Solution GroupDocs...PPSX OpenDocument Formats ODP Image files SVG Embedding fonts increase...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  8. 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....Watermark Product Solution GroupDocs...Viewer Cloud calculates output image size for better viewing quality...

    docs.groupdocs.cloud/viewer/rendering-pages-to-...
  9. Ellipse Annotation | Documentation

    Ellipse annotation draws elliptic annotation in a document page 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # Get JSON Web Token curl -v "https://api....Watermark Product Solution GroupDocs...storage and other files, like image annotation (using File API)...

    docs.groupdocs.cloud/annotation/ellipse-annotat...
  10. Text Highlight Annotation | Documentation

    Text Highlight annotation highlights and comments selected text 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 (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Watermark Product Solution GroupDocs...storage and other files, like image annotation (using File API)...

    docs.groupdocs.cloud/annotation/text-highlight-...