Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 913 for

annotation types

(0.06 sec)
  1. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....supports the conversion of over 50 types of documents and images such...on the forum . See Also # Annotate DOCX Files using a REST API...

    blog.groupdocs.cloud/conversion/convert-images-...
  2. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....Annotation Product Solution GroupDocs...but you can not redefine the type of it. Using Extension Methods...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  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...enables you to to render various types of documents into HTML, Image...

    docs.groupdocs.cloud/viewer/render-document/
  4. Render document with comments | Documentation

    Some document Types like Microsoft Word, Excel, OpenOffice Text and Spreadsheet may contain comments. Your requirement to include or exclude the comments in output representation of the document may vary in different situations. GroupDocs.Viewer Cloud enables you to control the rendering of document comments. By default, comments are not rendered into the output document. The API provides RenderComments property of HtmlOptions (or JpgViewOptions, or PdfOptions) class that enables rendering of comments....Annotation Product Solution GroupDocs...On this page Some document types like Microsoft Word, Excel,...

    docs.groupdocs.cloud/viewer/render-document-wit...
  5. HTML Viewer - Responsive layout | Documentation

    GroupDocs.Viewer Cloud also enables you to make your rendering into HTML look well across all Types of devices. To achieve this, the API provides RenderResponsive property of HtmlOptions class as shown in below sample code. 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...into HTML look well across all types of devices. To achieve this...

    docs.groupdocs.cloud/viewer/html-viewer-respons...
  6. 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...page After rendering various types of documents into HTML, Image...

    docs.groupdocs.cloud/viewer/delete-rendered-doc...
  7. Signature Options Objects | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 Page contains description for Signature Options objects and object properties SignOptionsCollectionData Object Provides list of options for documents signing. Example SignOptionsCollectionData object { "items": [ { "barcodeTypeName": "Code39Standard", "borderVisiblity": true, "borderDashStyle": "Solid", "borderWeight": 1.0, "opacity": 1.0, "text": "123456789012", "left": 10, "top": 10, "width": 200, "height": 100, "locationMeasureType": "Pixels", "sizeMeasureType": "Pixels", "stretch": "PageHeight", "rotationAngle": 0, "horizontalAlignment": "Left", "verticalAlignment": "Center", "margin": { "all": 5, "left": 5, "top": 5, "right": 5, "bottom": 5 }, "marginMeasureType": "Pixels", "signAllPages": false, "font": { "fontFamily": "Times New Roman", "fontSize": 14....Annotation Product Solution GroupDocs...SignOptionsCollectio Object Fields Name Type Description Items List List...

    docs.groupdocs.cloud/signature/signature-option...
  8. 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....Annotation Product Solution GroupDocs...device or not. Depending on type of Html rendering (with embedded...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  9. How to compare two PDF files | Documentation

    Comparing different file Types is very simple, just upload compared files into the storage and call comparisons method. Here is an example how to compare PDF files. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....Annotation Product Solution GroupDocs...page Comparing different file types is very simple, just upload...

    docs.groupdocs.cloud/comparison/how-to-compare-...
  10. 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....Annotation Product Solution GroupDocs...Token]' \ -- header 'content-type: application/json' \ -- data...

    docs.groupdocs.cloud/signature/working-with-sta...