Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 1,066 for

sample code

(0.13 sec)
  1. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby... Now add below code in your application: Convert...converted file The following code sample shows how to convert word...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  2. How to Convert Excel to PDF using Java API

    Convert your documents and files using our fast and secure file format REST API in Java. This article is about how to convert Excel to PDF using Java API....your ID and secret, add the code snippet in a Java-based application:...format by following the steps and code snippets given below: Upload...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. Combine and Merge PowerPoint PPT/PPTX Files in ...

    You can combine and merge two PowerPoint presentations into one. This article is about how to combine and merge PowerPoint PPT/PPTX files in Python....your ID and secret, add in the code as shown below: Merge PowerPoint...files to the cloud using the code example given below: As a result...

    blog.groupdocs.cloud/merger/combine-and-merge-p...
  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. How to Rotate PDF Pages using Rest API in Node.js

    Rotate PDF specific pages or all pages at same time defining degrees using REST API. This article is about how to rotate PDF pages using REST API in Node.js...following the steps and available code examples. Once you have your...your ID and secret, add in the code as shown below: Rotate All Pages...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  6. Change HTML to PDF using REST API in Python | H...

    Change HTML files to PDF documents 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: Convert HTML...

    blog.groupdocs.cloud/conversion/convert-html-to...
  7. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (into an image, HTML or PDF) by dividing into square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared to rendering the entire document at once. Generally, DWG documents are divided into pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate page....Info method as shown in the code sample below. After you know the...Tiles list as shown in the sample below. The coordinates start...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  8. 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...
  9. 401 Unauthorized reoccurring - Free Support For...

    Hi, Im using the groupdocs-conversion-cloud, version 21.12. I have random and reoccurring incidents of getting “401 Unauthorized” on files that were previously fine, and with the same credentials for groupdocs. those i…...Otherwise, please share your sample code to reproduce the issue at...documentation , you need to write code to handle this scenario. You...

    forum.groupdocs.cloud/t/401-unauthorized-reoccu...
  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...