Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 866 for

parser php

(0.04 sec)
  1. Convert PDF to Editable Word Document using Ruby

    You can convert PDF to Word DOCX in Ruby on the cloud. In this article, we will learn how to convert PDF to Editable Word document using Ruby Cloud API....NET, Java, PHP, Android, and Node.js SDKs as...Product Family (4) GroupDocs.Parser Cloud Product Family (11) GroupDocs...

    blog.groupdocs.cloud/2022/05/06/convert-pdf-to-...
  2. Compare PowerPoint Presentations using REST API...

    Programmatically compare two or more PowerPoint files using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js....to Sign PDF using REST API in PHP → Search Search for: Follow Us...Product Family (4) GroupDocs.Parser Cloud Product Family (11) GroupDocs...

    blog.groupdocs.cloud/2022/01/17/compare-powerpo...
  3. 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....NET, Java, PHP, Ruby, Android, and Python SDKs...Product Family (4) GroupDocs.Parser Cloud Product Family (11) GroupDocs...

    blog.groupdocs.cloud/2021/06/23/convert-images-...
  4. Convert Excel Spreadsheets to PDF in Node.js | ...

    Programmatically Convert Excel Spreadsheets to PDF files using a REST API in Node.js. Node.js SDK allows converting XLS, XLSX files to PDF....NET, Java, PHP, Ruby, Android, and Python SDKs...Product Family (4) GroupDocs.Parser Cloud Product Family (11) GroupDocs...

    blog.groupdocs.cloud/2021/08/28/convert-excel-s...
  5. Convert Excel to CSV in Python | Convert CSV to...

    Programmatically convert Excel files to CSV and CSV to Excel on the cloud using a REST API in Python with GroupDocs.Conversion Cloud API....Documents using REST API in PHP Compare PowerPoint Presentations...Product Family (4) GroupDocs.Parser Cloud Product Family (11) GroupDocs...

    blog.groupdocs.cloud/2022/01/14/convert-excel-t...
  6. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....NET, Java, PHP, Ruby, Android, and Python SDKs...Product Family (4) GroupDocs.Parser Cloud Product Family (11) GroupDocs...

    blog.groupdocs.cloud/2021/09/08/convert-pdf-to-...
  7. Multiple Annotation | Documentation

    This REST API allows to add multiple annotations to the document API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation (using File API) Add annotation(s) Download document with annotations (using File API) HTTP POST ~/annotation/add 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....Parser Product Solution GroupDocs...added: " + result . getTitle ()); PHP // For complete examples and...

    docs.groupdocs.cloud/annotation/multiple-annota...
  8. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Request curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" -H "accept: application/json" -H "authorization: Bearer [Access Token]" Resonse { "formats": [ { "extension": "....Parser Product Solution GroupDocs...InfoApi: " + e . Message ); } } } } PHP //TODO: Get your AppSID and AppKey...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  9. Sign document with multiple signature | Documen...

    GroupDocs.Signature Cloud allows to sign document with several signatures simultaneously and even apply signatures of different types to the same document. API usage There are steps that usage of GroupDocs.Signature Cloud consists of: Upload input document into cloud storage and other files, like digital certificate or image stamp Sign document Download output document For storage operations, like uploading or downloading documents, please refer to the corresponding articles of this manual....Parser Product Solution GroupDocs...createSignatures ( request ); PHP // For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...
  10. Sign document with stamp signature | Documentation

    A stamp signature is a special type of electronic signature that have visual appearance of round seal and its visual parameters can be set programmatically. Every stamp signature can have multiple “stamp lines” with custom text and different line thickness, color, font weight and size. Here is an example of how stamp signature created with GroupDocs.Siganture Cloud may look like: GroupDocs.Signature Cloud provides options to specify different options for Stamp signature:...Parser Product Solution GroupDocs...createSignatures ( request ); PHP // For complete examples and...

    docs.groupdocs.cloud/signature/sign-document-wi...