Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 935 for

sample code

(0.07 sec)
  1. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....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/file/sdk/simmplify/
  2. 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...
  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 SVG to PNG High Quality in Python

    SVG to PNG API is designed for developers to convert SVG image to PNG file. This article is about how to convert SVG to PNG high quality in Python....your ID and secret, add in the code as shown below: How to Convert...REST API # You may convert SVG code to PNG online by following the...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  5. 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...
  6. Convert PDF to Editable Word Document using Nod...

    Programmatically Convert PDF to Editable Word Document using a REST API in Node.js. Node.js SDK allows converting PDF to DOC and DOCX files....following the steps and available code examples. Once you have your...and secret, please add in the code as shown below: Convert PDF...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  7. How to Convert PowerPoint to PDF using REST API...

    Converting from PowerPoint PPTX to PDF is a viable option for document protection. Let's learn how to convert PowerPoint to PDF using REST API in Python....your ID and secret, add in the code as shown below: Convert PowerPoint...cloud using the following code sample: As a result, the uploaded...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  8. Paraphrase file with GroupDocs.Rewriter SDK | D...

    How to use GroupDocs.Rewriter Cloud SDK for paraphrasing files....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/file/sdk/paraphrase/
  9. Configure Azure Blob Storag - Free Support Foru...

    Hi, i have created an application to access the PDF service via API and try to add an azure blob storage. I have tried a lot of settings in azure storage, but the 3rd Party Storage connection does not work or at least,…...Otherwise, please share your sample code along with your credentials...

    forum.groupdocs.cloud/t/configure-azure-blob-st...
  10. PPTX to PDF, how it works to download on an spe...

    Hello, I am trying to using the cloud api for python to upload a pptx file, transform to pdf and then download into an specific folder. I am having problems in that final step, I cant see in any place my pdf downloaded…... here is my code: here is my code: def generate_and_save_pptx(self):...@holaauxers Please check the sample Python code to download a file from...

    forum.groupdocs.cloud/t/pptx-to-pdf-how-it-work...