Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,042 for

sample code

(0.08 sec)
  1. Convert Microsoft Project MPP to PDF using REST...

    Programmatically Convert Microsoft Project MPP to PDF using REST API on the cloud in Python with Document Conversion 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/conversion/convert-mpp-to-...
  2. Translating text with GroupDocs.Translation SDK...

    How to use GroupDocs.Translation Cloud SDK for translating texts....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/text/sdk/
  3. Convert Markdown to PDF and PDF to Markdown in ...

    File conversion APIs allow you to convert files to any file format instantly.This article shows how to convert Markdown to PDF and PDF to Markdown in Python...the steps and available python code examples. After you have collected...please add the below python code snippet into your application:...

    blog.groupdocs.cloud/conversion/convert-markdow...
  4. Split Document | Documentation

    Split the Document Into Several One-Page Documents GroupDocs.Merger Cloud REST API provides an ability to split the document into several one-page documents by providing exact page numbers. The following example demonstrates how to split the document into three one-page documents with 3rd, 6th, and 8th pages. As a result, these documents will be produced: Document name Page numbers document_0 3 document_1 6 document_2 8 Resource URI HTTP POST ~/join Swagger UI lets you call this REST API directly from the browser....and lets you focus on writing code specific to your particular...FilePath = "WordProcessing/sample-10-pages.docx" }; var options...

    docs.groupdocs.cloud/merger/split-document/
  5. Groupdocs.signature .net core - Free Support Fo...

    Hi, I downloaded you MVC Sample Code with angular for signature API. It is working fine. But I need to use same thing in .net core. You have any git repository for .netcore with angular for signature API?...Hi, I downloaded you MVC sample code with angular for signature...

    forum.groupdocs.cloud/t/groupdocs-signature-net...
  6. Detecting paraphrases in text with GroupDocs.Re...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrase detection in texts....repository for a working code and sample files: Python import time...repository for a working code and sample files: Java package com...

    docs.groupdocs.cloud/rewriter/text/sdk/detect/
  7. Extract Pages | Documentation

    Extract Pages by Exact Page Numbers This REST API allows extracting pages from source documents by providing exact page numbers via Pages collection. The result is a new document that contains only specified pages from a source document. For protected documents, it is also required to provide a password. The following example demonstrates how to extract pages 2,4,7 from a source document into a new document. Resource URI HTTP POST ~/Pages/Extract Swagger UI lets you call this REST API directly from the browser....'FilePath': '/WordProcessing/sample-10-pages.docx'}, 'Pages': [...and lets you focus on writing code specific to your particular...

    docs.groupdocs.cloud/merger/extract-pages/
  8. Merge PDF Files using a REST API | Combine Spec...

    Programmatically merge multiple PDF files using a REST API on the cloud in C#. Use document merger REST API to combine two or more files using .NET SDK....following the steps and available code examples. Add your Client ID...ID and Client Secret in the code as demonstrated below: Merge...

    blog.groupdocs.cloud/merger/merge-multiple-pdf-...
  9. Compare PDF Files using REST API in Node.js | P...

    Programmatically Compare PDF Files using a REST API on the cloud in Node.js with GroupDocs.Comparison Cloud SDK for Node.js....your ID and secret, add in the code as shown below: Compare PDF...Cloud using the following code sample: As a result, the uploaded...

    blog.groupdocs.cloud/comparison/compare-pdf-fil...
  10. Convert BMP to PDF using Rest API in Python

    Our BMP image to PDF converter API will keep the quality of the original file. This article is about how to convert BMP to PDF using Rest API in Python....with just a few lines of Python code. Modern document-processing...following the steps and available code examples. Once you have your...

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