Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 625 for

properties

(0.72 sec)
  1. Get Template | Documentation

    This REST API provides the functionality to retrieve templates that are used in Parse endpoint. Simply get the API response and use it as a template parameter in Parse by the Template method. 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. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Get Template example....contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/parser/get-template/
  2. Get Document Information | Documentation

    This REST API allows to obtain basic information about the document and it’s Properties. It returns InfoResult data structure, which contains the list of Properties: Document file format File extension File size Pages count Resource The following GroupDocs.Viewer Cloud REST API resource has been used to get document information. cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET environment variables....about the document and it’s properties. It returns data structure...which contains the list of properties: Document file format File...

    docs.groupdocs.cloud/comparison/get-document-in...
  3. Compare PDF Files using REST API in Python | Co...

    Programmatically compare two or more PDF files using a REST API on the cloud in Python with GroupDocs.Comparison Cloud SDK for Python....compare sensitivity and various properties to customize Item’s style...that, set various metadata properties such as author, company,...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  4. CSV to PDF Conversion in Java Programmatically

    Learn CSV to PDF conversion in Java with GroupDocs.Conversion Cloud SDK. This guide shows setup, a full code example, cURL calls, and performance tips....Configure credentials in a properties file or environment variables...reference for all available properties. What should I do if my CSV...

    blog.groupdocs.cloud/conversion/csv-to-pdf-conv...
  5. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark Properties, but also IDs that can be used in Remove operation. The table below contains the full list of Properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....contains not only watermark properties, but also IDs that can be...contains the full list of properties. Name Description Comment...

    docs.groupdocs.cloud/watermark/search-watermarks/
  6. GroupDocs Newsletter November 2017 Edition – Do...

    GroupDocs developer newsletter of November 2017 describes API updates, major feature enhancements and bug fixes within GroupDocs document manipulation APIs....file as input, accesses file property information and allows users...allows replacing metadata properties from Word, Excel, PDF and...

    blog.groupdocs.cloud/total/groupdocs-newsletter...
  7. Convert GIF to PNG in Node.js

    Want to Convert GIF to PNG in Node.js? GroupDocs.Conversion offers Cloud SDKs and REST APIs to achieve GIF to PNG conversion programmatically....Define the values to the properties of the ConvertSettings class...

    blog.groupdocs.cloud/conversion/convert-gif-to-...
  8. Sign document with digital signature | Document...

    A digital electronic signature is a scheme for verifying the document’s authenticity. A valid digital signature gives a recipient very strong reason to believe that the document was created or updated by a known sender and that the document was not altered by unknown source. For documents, the digital signature is represented by certificate with private (to sign) and public (to verify) keys. Most often certificates of various public key cryptography standards are used for this purpose, for example PFX format (see specification here)....adjust digital signature properties in the document: Certificate...Contact, Reason and Location properties to set additional description;...

    docs.groupdocs.cloud/signature/sign-document-wi...
  9. Join Word Documents using a Word Document Merger

    Follow this guide to learn how to join Word documents programmatically. GroupDocs.Merger has exposed cloud SDKs and REST APIs to merge Word documents.... Invoke the JoinItems property to assign the source document...wide stack of methods and properties to merge Word documents programmatically...

    blog.groupdocs.cloud/merger/join-word-documents...
  10. Convert GIF to JPG in Node.js

    This blog post teaches you how to convert GIF to JPG in Node.js programmatically. This file conversion API offers a wide range of methods and Properties....Assign the values to the properties of the ConvertSettings class...

    blog.groupdocs.cloud/conversion/convert-gif-to-...