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

sample code

(0.25 sec)
  1. Convert Text Files to PDF using File Conversion...

    Convert text to pdf file in high quality using our advanced conversion API. Let's learn how to convert text files to PDF using file conversion API in Python...your ID and secret, add in the code as shown below: How to Convert...cloud using the following code sample: As a result, the uploaded...

    blog.groupdocs.cloud/conversion/convert-text-fi...
  2. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....repository for a working code and sample files: Python import g...repository for a working code and sample files: Java & Android //...

    docs.groupdocs.cloud/translation/authorization/
  3. 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/
  4. Convert JPG to PDF using Node.js | Convert Imag...

    Programmatically Convert JPG to PDF using a REST API on the cloud in Node.js with GroupDocs.Conversion Cloud SDK for Node.js....following the steps and available code examples. Once you have your...your ID and secret, add in the code as shown below: Convert Images...

    blog.groupdocs.cloud/conversion/convert-images-...
  5. Python convert PDF document to JPG, PNG, or GIF...

    Our PDF to image converter API lets you quickly convert PDF to image format. This article is about how to convert PDF to JPG, PNG, and GIF Images in Python...your ID and secret, add in the code as shown below: How to Convert...cloud using the following code sample: As a result, the uploaded...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  6. 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...
  7. Error calling ConvertDocument - Free Support Fo...

    This is the exception from the SDK: GroupDocs.Conversion.Cloud.Sdk.Client.ApiException: The namespace declaration attribute has an incorrect ‘namespaceURI’: ‘A Namespace Name for xmlns Attributes’. at GroupDocs.Conver…...document with us along with the sample code. We will test the scenario...docx (77.6 KB) Here is the code sample: var configuration = new...

    forum.groupdocs.cloud/t/error-calling-convertdo...
  8. How To Add Visible Digital Signature to PDF in ...

    Hey Tilal, Thanks for reaching out to me, i really appreciate it. I was able to resolve the issue by correcting the storage and paths. But there’s an underlying problem that I am facing right now. I am uploading both th…...signing the PDF document Sample Code to Electronically Sign PDF...right or top positions in my code. But after product launch i...

    forum.groupdocs.cloud/t/how-to-add-visible-digi...
  9. Display Excel Data in HTML using REST API in No...

    Programmatically render or display Microsoft Excel spreadsheet data to HTML using a REST API in Node.js with GroupDocs.Viewer Cloud for Node.js SDK....your ID and secret, add in the code as shown below: Display Excel...file to the Cloud using the code example given below: As a result...

    blog.groupdocs.cloud/viewer/display-excel-data-...
  10. 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/