Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 16 of 16 for

sample code

(0.02 sec)
  1. 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...
  2. Digital Signing of PDF Documents in Node.js wit...

    Hello, first post here. I followed the Node.js SDK example and so far I got this: certificate = Assets.getBinary('keyStore.pfx') imagePath = Assets.getBinary('base_icon_transparent_background.png') axios.get(url, { re…...UploadFileRequest("sample.pdf", existingPdfBytes, myStorage)...FileInfo() fileInfo.filePath = "sample.pdf" opts = new GSignatureC...

    forum.groupdocs.cloud/t/digital-signing-of-pdf-...
  3. How to esign a document with customer's signatu...

    Hello, I’m struggling to figure out how to do the following via API based on the documentation provided: Uploading a file: I created an internal storage in my GroupDocs dashboard to temporarily store my files but I c…...Please check the following sample code. It uploads file to the root...for the purpose but the status code parameter in the API response...

    forum.groupdocs.cloud/t/how-to-esign-a-document...
  4. Need help sending envelopes with different Comp...

    This is what we need to do using the cloud API: all of our CRM users share 1 group docs account with us passing SENDER’S companyname/contact details when esignature is sent Or all of our CRM users have sub accounts …... Need sample code or SDK/API DOCS c) Email...platform you use that we can share code example based on your platform)...

    forum.groupdocs.cloud/t/need-help-sending-envel...
  5. DXF to PDF Conversion in GroupDocs.Conversion C...

    Hello, I tires to convert .DXF files to PDF as follows: create the container: docker run -p 9080:80 -v /data:/data --name conversion_cloud groupdocs/conversion-cloud with the attached DXF files, but got “internalError…...@danibk Please share your sample conversion code with us as well. danibk...

    forum.groupdocs.cloud/t/dxf-to-pdf-conversion-i...
  6. Invalid client error on node js parse - Free Su...

    https://forum.groupdocs.cloud/t/invalid-client-error-on-node-js-parse/3150/2 here Client id 912afc91-4e11-4a34-b84c-27fb8a26c80b Client secret 5eaab5243b7965f67bf9fbe0c63fa9ba...listed there Here is the piece of code I am trying to run async readBook(req...{ message: 'invalid_client', code: 400 } tilal.ahmad September...

    forum.groupdocs.cloud/t/invalid-client-error-on...