Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 1,047 for

image watermark

(0.05 sec)
  1. 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/
  2. 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/
  3. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. 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 Download document with annotations Delete annotations HTTP POST ~/annotation/remove 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 Add annotation Download...

    docs.groupdocs.cloud/annotation/delete-annotati...
  4. 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...
  5. 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 Request # 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...
  6. 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-...
  7. 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....Watermark Product Solution GroupDocs...with different options to add image as stamp, location, alignment...

    docs.groupdocs.cloud/signature/working-with-sta...
  8. Add annotation with downloading output document...

    AnnotateDirect method allows to add annotations to the document and returns output 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 and get the result immediately HTTP PUT ~/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 Add annotation and...

    docs.groupdocs.cloud/annotation/add-direct/
  9. 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...
  10. 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...