Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 314 for

annotation properties

(0.03 sec)
  1. Parse by Template | Documentation

    This REST API provides the functionality to extract data from documents. This method parses document content by a user-generated template. The template can be provided as an object or storage path. For protected documents, it is also required to provide a password. The table below contains the full list of Properties that can be specified when parsing documents by a template. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Annotation Product Solution GroupDocs...contains the full list of properties that can be specified when...

    docs.groupdocs.cloud/parser/parse-by-template/
  2. Convert Word to HTML Online in Python

    You can convert a DOC file to a HTML file to display the word doc in a web browser. This article is about how to convert word to html online in Python....HtmlConvertOptions if required Set various properties such as from_page and pages_count...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2022/08/02/convert-word-to...
  3. Import attachment into pdf document | Documenta...

    This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing. The table below contains the full list of Properties that can be specified. Name Description Comment FilePath The file path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support file versioning Password The password to open file Should be specified only for password-protected documents Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser....Annotation Product Solution GroupDocs...contains the full list of properties that can be specified. Name...

    docs.groupdocs.cloud/merger/import-attachment/
  4. Verify QR-code signatures | Documentation

    GroupDocs.Signature Cloud provides a method to verify if the signatures with given Properties are present in a document. The result of verify method contains boolean value IsSuccess (true or false). API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Verify signatures 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...the signatures with given properties are present in a document...

    docs.groupdocs.cloud/signature/verify-qr-code-s...
  5. Create or Update Template | Documentation

    This REST API provides the functionality to save or update files that can be used in Parse endpoint. It’s easy to define and save the template to extract data from invoices, prices or other kinds of your typical documents. The table below contains the full list of Properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage....Annotation Product Solution GroupDocs...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/parser/create-or-update-te...
  6. Search for Barcode signatures | Documentation

    GroupDocs.Signature Cloud provides an easy and straightforward way to find all Barcode signatures that are present in a document API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage Search signatures 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. cURL example Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...SearchBarcodeOptions () # set signature properties opts . page = 1 opts . signature_type...

    docs.groupdocs.cloud/signature/search-for-barco...
  7. Image Viewer - Adjust image size | Documentation

    Image Viewer allows you to set custom output image size in pixels through Width and Height Properties in ImageOptions. Keep in mind that aspect ratio is automatically applied when you set Width or Height only. This example demonstrates how to set output image size 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...through Width and Height properties in ImageOptions. Keep in...

    docs.groupdocs.cloud/viewer/image-viewer-adjust...
  8. Adjust time unit | Documentation

    When rendering MS Project documents GroupDocs.Viewer Cloud tries to find optimal output size and time unit depending on the project’s overall length. In case you need to set your own page size or time unit, you can set ProjectManagementOptions class Properties class as shown in code samples below. Time unit refers to smallest unit (days, third of a month or month) used in timescale bar. When the TimeUnit.Days is selected, you will get the most detailed view of your tasks....Annotation Product Solution GroupDocs...ProjectManagementOpt class properties class as shown in code samples...

    docs.groupdocs.cloud/viewer/adjust-time-unit/
  9. Convert HTML to PDF using REST API in Python | ...

    Programmatically convert HTML files to PDF documents using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....required Optionally set various properties such as dpi, margin_top,...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2021/09/24/convert-html-to...
  10. Compare Word Documents using REST API in Node.js

    Programmatically compare two or more Word documents (DOC, DOCX) using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js.... Then, set various properties for each ItemsStyle such...Product Family (22) GroupDocs.Annotation Cloud Product Family (16)...

    blog.groupdocs.cloud/2021/11/15/compare-word-do...