Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,151 for

sample code

(1.17 sec)
  1. 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...
  2. Join Document Pages | Documentation

    This REST API allows merging the source document with specific document pages from joined documents into one resultant document by specifying desired page numbers or page ranges. There are several ways to specify page numbers needed from each document: Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property...."FilePath": "WordProcessing/sample-10-pages.docx" }, "Pages":..."FilePath": "WordProcessing/sample-10-pages.docx" }, "Pages":...

    docs.groupdocs.cloud/merger/join-document-pages/
  3. Extract Pages from PDF File Online in Python

    Extract single page from PDF or extract all pages from PDF file online and easily. This article is about how to extract pages from PDF file online in Python...following the steps and available code examples. Once you have your...your ID and secret, add in the code as demonstrated below: How to...

    blog.groupdocs.cloud/merger/extract-pages-from-...
  4. 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-...
  5. Convert PDF File to PNG and PNG to PDF Format u...

    Convert a file format to another with fast, reliable, and secure conversion API. Let's see how to convert PDF file to PNG and PNG to PDF format using Java....your ID and secret, add the code snippet to a Java-based application:...completed, you can jump to the code snippet that changes PDF file...

    blog.groupdocs.cloud/conversion/convert-pdf-fil...
  6. Use Python to Change Content of a TXT File - Ed...

    Use a REST API to easily alter text files using Python. Use this robust solution to easily edit, update, and customize web pages.... and integrate the provided code as illustrated below: Editing...or you can use the following code for uploading files. After that...

    blog.groupdocs.cloud/editor/edit-text-file-with...
  7. 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...
  8. GroupDocs.Viewer Cloud SDK for Ruby Launched No...

    Python SDK released for public use of GroupDocs.Viewer cloud features in Python based applications to consume document viewer features easily.... You can bypass source code repository and depend directly...based code to consume the API features. Here is the sample code...

    blog.groupdocs.cloud/viewer/introducing-python-...
  9. Rotate PDF File Pages using Rest API in Python

    Rotate all pages in PDF or rotate single page in PDF using PDF page rotator API. This article is about how to rotate PDF file pages using Rest API in Python...into your Python application code using the following command...following the steps and available code examples. Once you have your...

    blog.groupdocs.cloud/merger/rotate-pdf-file-pag...
  10. Put Password in PDF File | Save PDF File with p...

    Learn how to secure your PDF documents in Node.js using REST API. Implement password protection for added security and safeguard your valuable data....obtaining them, add the following code as shown below to set up the...Upload programmatically using the code example given below: As a result...

    blog.groupdocs.cloud/merger/lock-pdf-with-passw...