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

sample code

(1.16 sec)
  1. Merge PDF Files using a REST API | Combine Spec...

    Programmatically merge multiple PDF files using a REST API on the cloud in C#. Use document merger REST API to combine two or more files using .NET SDK....following the steps and available code examples. Add your Client ID...ID and Client Secret in the code as demonstrated below: Merge...

    blog.groupdocs.cloud/merger/merge-multiple-pdf-...
  2. 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...
  3. 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-...
  4. 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...
  5. Translating Markdown files with GroupDocs.Trans...

    How to use GroupDocs.Translation Cloud SDK for translating Markdown 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/markd...
  6. 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/
  7. Translating Excel files with GroupDocs.Translat...

    How to use GroupDocs.Translation Cloud SDK for translating Excel 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/excel/
  8. 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...
  9. 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/
  10. 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-...