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

sample code

(0.15 sec)
  1. Compare PowerPoint Presentations in C# | Compar...

    Learn how to programmatically compare two or more PowerPoint (PPTX) files in C#. Highlight differences, generate summary slides, and manage presentations....your ID and secret, add in the code as shown below: Compare Two...following code sample: Now execute the following code snippet to...

    blog.groupdocs.cloud/comparison/compare-powerpo...
  2. Extract Specific Data from PDF using Python | R...

    Programmatically Extract Specific Data from PDF using a REST API on the cloud in Python with Document Parser Cloud SDK for Python....the dashboard and add in the code as shown below: Extract Data...document to the Cloud using the code example given below: As a result...

    blog.groupdocs.cloud/parser/extract-specific-da...
  3. Translating image and scanned PDF files with Gr...

    How to use GroupDocs.Translation Cloud SDK for translating image 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/image...
  4. Cloud conversion - FileApi timeout errors - Fre...

    Hello, we have been getting timeout errors when uploading files to GroupDocs. This is preventing us from converting files since we cant upload them or font files. Error message System.Net.WebException: The operation ha…...operation has timed out Code Sample var configuration = new ...

    forum.groupdocs.cloud/t/cloud-conversion-fileap...
  5. Render Excel Data to HTML using REST API in Python

    Programmatically render Excel spreadsheet data to HTML using a REST API on the cloud in Python with Document Viewer 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: Render...

    blog.groupdocs.cloud/viewer/render-excel-data-t...
  6. Extract or Remove Annotations from PDF using RE...

    Programmatically Extract or Remove Annotations from PDF using a REST API in Node.js with GroupDocs.Signature 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 shown below: Extract or Remove...

    blog.groupdocs.cloud/annotation/extract-or-remo...
  7. 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-...
  8. 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-...
  9. 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...
  10. 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...