Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,021 for

sample code

(0.1 sec)
  1. Convert BMP to PDF using Rest API in Python

    Our BMP image to PDF converter API will keep the quality of the original file. This article is about how to convert BMP to PDF using Rest API in Python....with just a few lines of Python code. Modern document-processing...following the steps and available code examples. Once you have your...

    blog.groupdocs.cloud/conversion/convert-bmp-to-...
  2. PPTX to PDF, how it works to download on an spe...

    Hello, I am trying to using the cloud api for python to upload a pptx file, transform to pdf and then download into an specific folder. I am having problems in that final step, I cant see in any place my pdf downloaded…... here is my code: here is my code: def generate_and_save_pptx(self):...@holaauxers Please check the sample Python code to download a file from...

    forum.groupdocs.cloud/t/pptx-to-pdf-how-it-work...
  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. 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-...
  5. 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/
  6. 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-...
  7. 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-...
  8. Translating Resx files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Resx 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/resou...
  9. Edit Word Documents or Excel Sheets using REST API

    Programmatically edit Word documents or Excel sheets using a REST API from your documents on the cloud in Python with Document Editor Cloud SDK for Python....available code examples. Add your ID and secret in the code as demonstrated...document to the Cloud using the code example given below: As the...

    blog.groupdocs.cloud/editor/edit-word-or-excel-...
  10. Extract Text from PDF using REST API in Node.js...

    Programmatically extract text from PDF documents using a REST API on the cloud in Node.js with PDF Parser Cloud SDK for Node.js....your ID and secret, add in the code as shown below: Extract Text...document to the Cloud using the code example given below: As a result...

    blog.groupdocs.cloud/parser/extract-text-from-p...