Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 917 for

annotation types

(0.25 sec)
  1. Working with Charts | Documentation

    How-to-use different Types of charts and graphs, work with chart options and colors in document templates with GroupDocs Assembly Cloud....Annotation Product Solution GroupDocs...for a chart. Depending on the type of the chart, add x tags to...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  2. Features Overview | Documentation

    GroupDocs.Parser Cloud is a document data extraction REST API from over 50 document Types. One of the most valuable features of GroupDocs.Parser Cloud is parsing documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical documents. The API also provides methods to extract images, extract text. You can do it with regular documents and containers like ZIP archives, OST/PST mail data files and PDF portfolios....Annotation Product Solution GroupDocs...REST API from over 50 document types. One of the most valuable features...

    docs.groupdocs.cloud/parser/features-overview/
  3. Supported File Formats and Conversions | Docume...

    GroupDocs Assembly Cloud API provides support for a wide variety of Microsoft Office, OpenOffice, Email and Web document formats....Annotation Product Solution GroupDocs...import, export and different types of conversions. File formats...

    docs.groupdocs.cloud/assembly/getting-started/f...
  4. 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...There are plenty of barcode types nowadays because different companies...

    docs.groupdocs.cloud/signature/sign-document-wi...
  5. Get Supported File Formats | Documentation

    This REST API allows getting list of all file formats supported by GroupDocs.Editor Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file Types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file Types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place the values in the CLIENT_ID and CLIENT_SECRET environment variables....Annotation Product Solution GroupDocs...demonstrates how to get supported file types. Linux/MacOS/Bash # First get...

    docs.groupdocs.cloud/editor/get-supported-file-...
  6. 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-...
  7. 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...
  8. 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...
  9. 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...
  10. 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...