Sort Score
Result 10 results
Languages All
Labels All
Results 1,251 - 1,260 of 4,142 for

groupdocs.annotation

(0.05 sec)
  1. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/create-or-update-te...
  2. Convert CSV to JSON and JSON to CSV in Python

    Our API helps you quickly convert popular data formats to the format you need. This article is about how to convert CSV to JSON and JSON to CSV in Python....Product Family (22) GroupDocs.Annotation Cloud Product Family...

    blog.groupdocs.cloud/2022/08/20/convert-csv-to-...
  3. 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....Product Family (22) GroupDocs.Annotation Cloud Product Family...

    blog.groupdocs.cloud/2022/08/02/convert-word-to...
  4. Combine and Merge PowerPoint PPT/PPTX Files in ...

    You can combine and merge two PowerPoint presentations into one. This article is about how to combine and merge PowerPoint PPT/PPTX files in Python....Product Family (22) GroupDocs.Annotation Cloud Product Family...

    blog.groupdocs.cloud/2022/08/11/combine-and-mer...
  5. 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....Product Family (22) GroupDocs.Annotation Cloud Product Family...

    blog.groupdocs.cloud/2022/05/06/convert-pdf-to-...
  6. 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....Product Family (22) GroupDocs.Annotation Cloud Product Family...

    blog.groupdocs.cloud/2022/01/17/compare-powerpo...
  7. 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....Product Family (22) GroupDocs.Annotation Cloud Product Family...

    blog.groupdocs.cloud/2021/06/23/convert-images-...
  8. Convert document | Documentation

    This example demonstrates how to convert word processing document into pdf document with default options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/convert-document/
  9. 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....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/search-for-barco...
  10. Flip/rotate pages | Documentation

    The GroupDocs.Viewer Cloud enables you to rotate individual pages when viewing documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass: On90Degree - instructs to rotate page on 90-degree clockwise; On180Degree - instructs to rotate page on 180-degree clockwise; On270Degree - instructs to rotate page on 270-degree clockwise; The following code snippet shows how to rotate output pages when viewing a document as PDF...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/fliprotate-pages/