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

sample code

(0.09 sec)
  1. Merge Multiple Excel Files into One using REST ...

    Programmatically Merge Multiple Excel Files into One using a REST API on the cloud in Node.js with Document Merger Cloud SDK for Node.js....your ID and secret, add in the code as shown below: Merge Multiple...files to the Cloud using the code example given below: As a result...

    blog.groupdocs.cloud/merger/merge-multiple-exce...
  2. 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'...However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/conversion/add-watermark/
  3. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....'FilePath': '/WordProcessing/sample-10-pages.docx'}, 'Pages': [...and lets you focus on writing code specific to your particular...

    docs.groupdocs.cloud/merger/extract-pages/
  4. Translating image and scanned PDF files with Gr...

    How to use GroupDocs.Translation Cloud SDK for translating image 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/image...
  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. Render Excel Data to HTML using REST API in Python

    Programmatically render Excel spreadsheet data to HTML using a REST API on the cloud in Python with Document Viewer Cloud SDK for Python....following the steps and available code examples. Once you have your...your ID and secret, add in the code as demonstrated below: Render...

    blog.groupdocs.cloud/viewer/render-excel-data-t...
  7. Extract or Remove Annotations from PDF using RE...

    Programmatically Extract or Remove Annotations from PDF using a REST API in Node.js with GroupDocs.Signature Cloud for Node.js SDK....following the steps and available code examples. Once you have your...your ID and secret, add in the code as shown below: Extract or Remove...

    blog.groupdocs.cloud/annotation/extract-or-remo...
  8. Cloud conversion - FileApi timeout errors - Fre...

    Hello, we have been getting timeout errors when uploading files to GroupDocs. This is preventing us from converting files since we cant upload them or font files. Error message System.Net.WebException: The operation ha…...operation has timed out Code Sample var configuration = new ...

    forum.groupdocs.cloud/t/cloud-conversion-fileap...
  9. 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-...
  10. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating 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/