Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,151 for

sample code

(0.9 sec)
  1. 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-...
  2. 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-...
  3. Extract Data from PDF using a REST API in Node.js

    Let's learn how to extract data from PDF documents in Node.js. GroupDocs.Parser offers Cloud SKDs and REST APIs to extract information from PDFs....your ID and secret, add in the code as shown below: Extract Data...for scraping pdf using the code sample given below: As a result...

    blog.groupdocs.cloud/parser/extract-data-from-p...
  4. 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...
  5. Remove Annotations From Word in Python

    Programmatically extract or remove annotations from Word in Python. GroupDocs.Annotation offers Cloud SDKs and REST APIs to delete annotations programmatically....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...
  6. 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/
  7. Pptx to pdf how it works - Free Support Forum -...

    Hello, I am trying to use convert Api to takes a PPTX file and transform to PDF with an SDK on Python-Django but I dont know what I am doing wrong. Now with my Code doesnt get into response and on the other hand say I …... Now with my code doesnt get into response and...@holaauxers Please find the sample code to convert a PPTX to PDF...

    forum.groupdocs.cloud/t/pptx-to-pdf-how-it-work...
  8. 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-...
  9. Pdf to docx conversion issue - Free Support For...

    In the converted Docx file .the Layout is getting disrupted.Bellow is my Code. const loadOptions = new conversion_cloud.PdfLoadOptions(); loadOptions.format = "pdf"; let convertOptions = new conversion_c…...Bellow is my code. const loadOptions = new conversion_cloud...Lokesh7351 March 4, 2024, 12:40pm 8 sample files.zip (172.7 KB) tilal...

    forum.groupdocs.cloud/t/pdf-to-docx-conversion-...
  10. Summarizing text with GroupDocs.Rewriter SDK | ...

    How to use GroupDocs.Rewriter Cloud SDK for texts summarization....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/summarize/