Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,042 for

sample code

(0.06 sec)
  1. Render Documents to HTML5 with REST API in Java...

    GroupDocs.Viewer Cloud is a Document Rendering and Viewing REST API Solution, that gives complete freedom of platform and programming languages....document to HTML5 with few line of code. As stated earlier, I am going...Step 1: # Before we begin with coding, sign up with groupdocs.cloud...

    blog.groupdocs.cloud/viewer/render-documents-to...
  2. Convert Word to PDF in Ruby

    Users convert Word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API....Secret, add these in the ruby code snippet as shown below: Convert...storage using the below code sample: As a result, the uploaded...

    blog.groupdocs.cloud/conversion/convert-word-do...
  3. 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...
  4. 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...
  5. 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...
  6. Document Splitting in Java | PPT Document Splitter

    Learn how to split PowerPoint PPT or PPTX slides into separate files using Java. Follow step-by-step instructions to achieve efficient PowerPoint files splitting....and Client Secret , add below code snippet to a Java-based application:...file to the cloud using the code example given below: As a result...

    blog.groupdocs.cloud/merger/split-powerpoint-pp...
  7. Edit PowerPoint Presentations using Python | Ed...

    Programmatically edit PowerPoint presentations using a REST API on the cloud in Python with Document Editor 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: Edit...

    blog.groupdocs.cloud/editor/edit-powerpoint-pre...
  8. Annotate DOCX Files using a REST API in Python

    Programmatically Annotate DOCX Files using REST API on the cloud in Python with Document Annotation Cloud SDK for Python....available code examples. Add your ID and secret in the code as demonstrated...file to the Cloud using the code example given below: As a result...

    blog.groupdocs.cloud/annotation/annotate-docx-f...
  9. Extract Specific Pages from PDF using Python | ...

    Programmatically Extract Pages from PDF using a REST API on the cloud in Python. Use document merger REST API to split files using Python SDK....following the steps and available code examples. Once you have your...your ID and secret, add in the code as demonstrated below: Extract...

    blog.groupdocs.cloud/merger/extract-specific-pa...
  10. How to Merge Multiple MS Word Documents in cURL...

    Hey, I am trying to use cURL api in postman but it is not working. Each time I send request to server using Json format it says file not found. image.png (7.6 KB) I have internal storage in dashboard. Storage name is…...Please check the following sample code to merge multiple MS Word...method of GroupDocs.Merger Cloud Code to Combine Multiple Word Files...

    forum.groupdocs.cloud/t/how-to-merge-multiple-m...