Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,140 for

sample code

(0.04 sec)
  1. Convert Word to PDF in Ruby

    Users convert Word documents to PDF when sending bills and handouts etc. Let's learn how to convert Word to PDF in Ruby using cloud SDK and REST API....Secret, add these in the ruby code snippet as shown below: Convert...storage using the below code sample: As a result, the uploaded...

    blog.groupdocs.cloud/conversion/convert-word-do...
  2. Convert Word Document to PDF from Azure Cloud S...

    URL returned by PHP file after conversion of the document. https://api.groupdocs.cloud/v2.0/conversion/storage/file/converted/docsSample.pdf The error I’m getting accessing that document is as followes {“requestId”:“c…...9f1-e73cf9c96da9”,“error”:{“code”:“error”,“message”:“ClientId...@gopalsharma Please check the sample code to convert Word document...

    forum.groupdocs.cloud/t/convert-word-document-t...
  3. Edit Signatures in Signed PDF Documents using P...

    Programmatically Edit Signatures in Signed PDF Documents using a REST API in Python with Document Signature Cloud SDK for Python....by applying text, stamp, QR-code, barcode, image, and digital...available code examples. Add your ID and secret in the code as demonstrated...

    blog.groupdocs.cloud/2021/03/10/edit-signatures...
  4. Find and Replace Watermarks in Documents using ...

    Programmatically Find and Replace Watermark Text or Images using a REST API from your documents on the cloud in C# with Watermarking Cloud SDK for .NET...available code examples. Add your ID and Secret in the code as demonstrated...Upload programmatically using the code example given below: As the...

    blog.groupdocs.cloud/2021/02/09/find-and-replac...
  5. 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/2021/12/03/display-excel-d...
  6. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body....'WatermarkOptions': { 'Text': 'Sample watermark', 'Color': 'Red'...However, manually writing client code can be difficult, error-prone...

    docs.groupdocs.cloud/conversion/add-watermark/
  7. Add Collaborator one by one - Free Support Foru...

    Hello, Thanks for email. Could you please help me out in below scenario can i achieve it using Groupdocs cloud API. I want to send the email to all the Collaborator one by one.I ll select the user from my application…... We will create sample which will show how to use...use them. As soon as this sample will be ready we will notify you...

    forum.groupdocs.cloud/t/add-collaborator-one-by...
  8. Increased latency on doc conversion [URGENT] - ...

    Since Saturday we’ve noticed a increase in the timing to process a conversion, as well as a increase in the time required to load the conversion ui. It appears the api is running slow in general. If you could advise. Th…...are using and share your sample code here. It will help us to...

    forum.groupdocs.cloud/t/increased-latency-on-do...
  9. How can I download file with accepted changes w...

    Dear all, I have used Code here to upload a file and accept tracked changes in it. The result is at https://api.groupdocs.cloud/v2.0/comparison/storage/file/output/result.docx, and that’s the file that I would like to …...6:36pm #1 Dear all, I have used code here to upload a file and accept...@msoutopico Please find the sample code to download a file from cloud...

    forum.groupdocs.cloud/t/how-can-i-download-file...
  10. 401 Unauthorized reoccurring - Free Support For...

    Hi, Im using the groupdocs-conversion-cloud, version 21.12. I have random and reoccurring incidents of getting “401 Unauthorized” on files that were previously fine, and with the same credentials for groupdocs. those i…...Otherwise, please share your sample code to reproduce the issue at...documentation , you need to write code to handle this scenario. You...

    forum.groupdocs.cloud/t/401-unauthorized-reoccu...