Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 1,067 for

sample code

(0.15 sec)
  1. Translating HTML files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating HTML files....repository for a working code and sample files: Python import time...repository for a working code and sample files: Java & Android package...

    docs.groupdocs.cloud/translation/file/sdk/html/
  2. Combine PNG Files in Java

    Combine PNG Files in Java programmatically. GroupDocs.Merger offers enterprise-level REST APIs and Cloud SDKs to seamlessly combine PNG files into one....the installation steps and the code snippet to merge PNG files programmatically...copy & paste the following code sample to build a file format converter:...

    blog.groupdocs.cloud/merger/combine-png-files-i...
  3. Parse Word Documents using REST API in Python

    Programmatically parse Word documents and extract Text & Images using a REST API on the cloud in Python with GroupDocs.Parser Cloud SDK for Python....your ID and secret, add in the code as shown below: Parse Word Documents...(DOCX) to the Cloud using the code example given below: As a result...

    blog.groupdocs.cloud/parser/parse-word-document...
  4. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. 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...."WatermarkOptions": { "Text": "Sample watermark", "Color": "Red"..."WatermarkOptions": { "Text": "Sample watermark", "Color": "Red"...

    docs.groupdocs.cloud/conversion/add-watermark/
  5. Convert PDF to PPTX using a REST API in Python ...

    Programmatically Convert PDF to PowerPoint presentation (PPTX) using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....following the steps and available code examples. Once you have your...and secret, please add in the code as shown below: PDF to PPTX...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby... Now add below code in your application: Convert...converted file The following code sample shows how to convert word...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  7. Merge PNG Files in Node.js - PNG Merger Library

    GroupDocs.Merger offers Cloud SDKs for Node.js to merge PNG images programmatically. Node.js developers can install this API easily and invoke various methods....Before jumping toward writing code, please be aware we have uploaded...JPG files. The following code sample demonstrates how to merge...

    blog.groupdocs.cloud/merger/merge-png-files-in-...
  8. Convert Excel to JSON in Java

    Convert Excel to JSON data using secure and easy to use REST API. This article is about how to build an XLSX to JSON converter in Java programmatically....your ID and secret, add the code snippet in a Java-based application:...JSON data format. Below are code examples that read the Excel...

    blog.groupdocs.cloud/conversion/convert-excel-f...
  9. How to Rotate PDF Pages using Rest API in Node.js

    Rotate PDF specific pages or all pages at same time defining degrees using REST API. This article is about how to rotate PDF pages using REST API in Node.js...following the steps and available code examples. Once you have your...your ID and secret, add in the code as shown below: Rotate All Pages...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  10. 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....following the steps and available code examples. Once you have your...and secret, please add in the code as shown below: Convert HTML...

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