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

image annotations

(0.05 sec)
  1. Sign document with Barcode signature | Document...

    A barcode or bar code is a way of presenting data in a visual, machine-readable form. Generally speaking, barcode is an Image of rectangular form that consists of parallel black lines and white spaces of different widths. Barcodes are used in various areas where quick identification is necessary - as part of the purchase process in retail stores, in warehouses to track inventory, and on invoices to assist in accounting, among many other uses....Annotation Product Solution GroupDocs...Generally speaking, barcode is an image of rectangular form that consists...

    docs.groupdocs.cloud/signature/sign-document-wi...
  2. Create QR Code to Sign PDF using REST API in PHP

    Generate a QR Code and Sign a PDF Programmatically in PHP Using the GroupDocs.Signature Cloud SDK for PHP via REST API on the Cloud...types of signatures such as image, ‎barcode, QR-Code, text-based...using REST API in Node.js Annotate PDF Documents using REST API...

    blog.groupdocs.cloud/signature/generate-qr-code...
  3. Report Generation Concepts | Documentation

    GroupDocs Assembly Cloud is a powerful Document Automation and Report Generation solution designed to generate data-bound documents through templates....Annotation Product Solution GroupDocs...Generation concept, presented on the image below, is simple and consistent:...

    docs.groupdocs.cloud/assembly/developer-guide/c...
  4. 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-...
  5. 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/
  6. 2013 - An Exciting Year For GroupDocs

    This year was quite important and successful for our us. Let's look into the key achievements of GroupDocs in 2013....Viewer for Java , GroupDocs Annotation for .NET, GroupDocs Signature...0.0 - Download GroupDocs Annotation for .NET 1.0.0 - Download...

    blog.groupdocs.cloud/total/2013-exciting-year-g...
  7. 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...
  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. 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....Annotation Product Solution GroupDocs...types of documents into HTML, Image, or Pdf, you may clean (delete)...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  10. 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/