Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 1,127 for

sample code

(0.04 sec)
  1. How to Rotate PDF Pages using Rest API in Ruby

    Rotate or flip PDF files or specific pages in PDF document by defining degrees. This article is about how to rotate PDF pages using Rest API in Ruby....Secret, add following in the code as shown below: Once the API...output PDF document The following code snippet shows how to rotate...

    blog.groupdocs.cloud/merger/how-to-rotate-pdf-p...
  2. Extract PDF Pages in Java | PDF Extractor

    Learn how to extract pages from PDF in Java and separate PDF pages online. This article provides step-by-step guide on how to use GroupDocs.Merger API....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/extract-pages-from-...
  3. Extract images from Word Documents in Java - Ja...

    Learn a step-by-step guide to extract images from Word documents programmatically in Java using the powerful GroupDocs.Parser Cloud SDK for Java....and Client Secret , add below code snippet to a Java-based application:...follow these steps and an example code snippet: Firstly, import the...

    blog.groupdocs.cloud/parser/extract-images-from...
  4. How to Split PowerPoint PPT or PPTX Slides in P...

    Split PowerPoint presentations using PowerPoint Splitter online and free slides split tool. Let's learn how to split PowerPoint PPT or PPTX slides in python... Python source code repository is freely available...ID and Secret, add the below code into your application to split...

    blog.groupdocs.cloud/merger/how-to-split-powerp...
  5. Convert XML to CSV and CSV to XML in Python

    Use Python script to convert XML to CSV and to convert CSV to XML online. This article is about how to convert XML to CSV and CSV to XML in Python....the steps and available python code samples. After you have collected...file to the cloud using the code sample . As a result, the uploaded...

    blog.groupdocs.cloud/conversion/convert-xml-to-...
  6. Merge JPG Files into one in Java

    Learn how to merge multiple JPG images into one using GroupDocs.Merger Cloud SDK for Java. Get step-by-step instructions for using this tool....and Client Secret , add below code snippet into your Java application:...files to the cloud using the code example given below: As a result...

    blog.groupdocs.cloud/merger/merge-multiple-jpg-...
  7. Working with Spreadsheets | Documentation

    Spreadsheet documents are presented by many formats: XLS, XLSX, XLSM, XLSB, ODS, SXC and others, which are supported by GroupDocs.Editor Cloud. There several steps that usage of GroupDocs.Editor Cloud consists of: Upload input document into cloud storage Load the document into editable representation in the cloud storage (HTML file and resources) Download HTML document (and resources, if needed) from storage Edit HTML document at client side Upload HTML document back into the storage Save the edited document into Spreadsheet format in the storage Download saved document Steps 1, 3, 4, 5 are storage operations, please refer to this Storage Operations) for usage details....and lets you focus on writing code specific to your particular...Replace ( "This is sample sheet" , "This is sample sheep" ); // Upload...

    docs.groupdocs.cloud/editor/working-with-spread...
  8. Document Splitting in Python | Python PDF Files...

    Learn how to split a PDF file into multiple PDF files in Python using the GroupDocs.Merger Cloud SDK. Improve document organization with this guide....and Client Secret , add below code snippet to a Python-based application:...file to the cloud using the code example given below: As a result...

    blog.groupdocs.cloud/merger/split-pdf-file-into...
  9. Document Splitting in Java | PDF Document Splitter

    Learn how to split PDF into separate files in Java. Explore the features of GroupDocs.Merger Cloud SDK for Java and split PDFs using page numbers or ranges....documents with just a few lines of code. PDF splitting is a common requirement...and Client Secret , add below code snippet to a Java-based application:...

    blog.groupdocs.cloud/merger/java-document-split...
  10. Convert Word to JPG and JPG to Word Programmati...

    File conversion API allows to convert images from JPG to Word DOC. This article is about how to convert Word to JPG and JPG to Word Programmatically in Java...have your ID and secret, add a code snippet in a Java-based application:...completed, you can jump to the code snippet that changes Word file...

    blog.groupdocs.cloud/conversion/convert-word-to...