Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 502 for

properties

(0.03 sec)
  1. 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....**_if required Set various properties such as from_page and pages_count...

    blog.groupdocs.cloud/conversion/convert-word-to...
  2. Change HTML to PDF using REST API in Python | H...

    Change 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,...

    blog.groupdocs.cloud/conversion/convert-html-to...
  3. GroupDocs.cloud 假期優惠 – GroupDocs.Total Cloud AP...

    使用不同簽名類型簽署文檔(超過 20 種支持的格式) 具有各種格式、樣式和外觀的文本簽名、圖像簽名、數字簽名 條形碼簽名 QRCode 簽名 使用適用於 Python 的 GroupDocs.Signature Cloud SDK。...PdfSearchBarcodeOpti() # set barcode properties options.barcode_type_name...

    blog.groupdocs.cloud/zh-hant/signature/14009/
  4. 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....contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/parser/create-or-update-te...
  5. 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....SearchBarcodeOptions () # set signature properties opts . page = 1 opts . signature_type...

    docs.groupdocs.cloud/signature/search-for-barco...
  6. Verify text 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....the signatures with given properties are present in a document...

    docs.groupdocs.cloud/signature/verify-text-sign...
  7. Verify Barcode 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....the signatures with given properties are present in a document...

    docs.groupdocs.cloud/signature/verify-barcode-s...
  8. Extract Metadata of Images using C# | Metadata ...

    Automate the Extraction and Modification of Image Metadata in C# by Utilizing a REST API hosted in the Cloud, Employing the Metadata Manipulation Cloud SDK for .NET....retrieve, and remove metadata properties from documents and image...and SearchCriteria for the property using the AddProperty model...

    blog.groupdocs.cloud/metadata/extract-and-manip...
  9. 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...

    blog.groupdocs.cloud/comparison/compare-word-do...
  10. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the path to document in storage. For protected documents, it is also required to provide a password. The table below contains the full list of Properties that can be specified while moving document pages....contains the full list of properties that can be specified while...path in the storage Required property StorageName Storage name It...

    docs.groupdocs.cloud/merger/move-pages/