Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,067 for

sample code

(0.04 sec)
  1. Translating PowerPoint files with GroupDocs.Tra...

    How to use GroupDocs.Translation Cloud SDK for translating PowerPoint 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/power...
  2. Translating Word files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Word 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/word/
  3. Converting CSV to XML using Java: A Comprehensi...

    Learn how to convert CSV to XML via Java using GroupDocs.Conversion Cloud SDK for Java. Follow our step-by-step guide and start converting your files today.... Please add the code snippet shown below once you...file to the cloud using the code snippet given below: As a result...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. Merge Multiple Documents in Java

    Learn how to merge documents of different types in Java using GroupDocs.Merger Cloud SDK for Java. Streamline your document management with ease....and Client Secret , add below code snippet to a Java-based application:...files to the cloud using the code example given below: As a result...

    blog.groupdocs.cloud/merger/merge-documents-of-...
  5. 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": [2..."FilePath": "/WordProcessing/sample-10-pages.docx"}, "Pages": [2...

    docs.groupdocs.cloud/merger/extract-pages/
  6. 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....js # Before writing a code snippet, please be aware, that...and paste the following code sample into your main server file...

    blog.groupdocs.cloud/conversion/convert-gif-to-...
  7. Convert Word Documents to PDF using REST API in...

    Programmatically convert Word documents (DOCX or DOC) to PDF files using a REST API on the cloud in Python with Document Conversion Cloud SDK for Python....your ID and secret, add in the code as shown below: Convert Word...cloud using the following code sample: As a result, the uploaded...

    blog.groupdocs.cloud/conversion/convert-word-do...
  8. Render Excel Data to PDF using REST API in Node.js

    Programmatically render Microsoft Excel spreadsheet data to PDF using a REST API in Node.js with GroupDocs.Viewer 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 demonstrated below: Render...

    blog.groupdocs.cloud/viewer/render-excel-data-t...
  9. Convert Text to Image File JPEG, PNG or GIF in ...

    This article is about how to convert Text to Image File JPEG, PNG or GIF in Ruby...your ID and secret, add below code in your application as shown...converted file. The following code sample shows how to convert Text...

    blog.groupdocs.cloud/conversion/convert-text-to...
  10. How to Change Page Orientation in Word Document...

    Change word document orientation to portrait or landscape in same word document. Let's examine how to change page orientation in Word document using Ruby....following the steps and available code examples. Once you have your...your ID and secret, add below code in your application as demonstrated...

    blog.groupdocs.cloud/merger/how-to-change-page-...