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

sample code

(0.16 sec)
  1. Rotate PDF Pages Online in Java

    Learn how to rotate PDF pages programmatically in Java using GroupDocs.Merger Cloud SDK. Explore the features, setup process, and advanced rotation options....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/how-to-rotate-pdf-p...
  2. 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...
  3. Edit Word Documents or Excel Sheets using REST API

    Programmatically edit Word documents or Excel sheets using a REST API from your documents on the cloud in Python with Document Editor Cloud SDK for Python....available code examples. Add your ID and secret in the code as demonstrated...document to the Cloud using the code example given below: As the...

    blog.groupdocs.cloud/editor/edit-word-or-excel-...
  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. 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-...
  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. Extract Text from PDF using REST API in Node.js...

    Programmatically extract text from PDF documents using a REST API on the cloud in Node.js with PDF Parser Cloud SDK for Node.js....your ID and secret, add in the code as shown below: Extract Text...document to the Cloud using the code example given below: As a result...

    blog.groupdocs.cloud/parser/extract-text-from-p...
  9. Translating Resx files with GroupDocs.Translati...

    How to use GroupDocs.Translation Cloud SDK for translating Resx files....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/file/sdk/resou...
  10. Getting "400: Bad request" for RTF to PDF - Fre...

    Hi, I’m using the groupdocs-conversion-cloud, version 21.12. I’m receiving 400 Bad request with no additional info when trying to convert from RTF to PDF. The same request works when I change the format to DOC. I get…... Otherwise, share your sample code and document with us. We...

    forum.groupdocs.cloud/t/getting-400-bad-request...