Skip to content

Instantly share code, notes, and snippets.

@groupdocs-cloud-gists
groupdocs-cloud-gists / SignPDFDocument_Python
Created March 6, 2021 19:10
Sign PDF Documents with QR Code programmatically on the cloud using a REST API in Python. Programmatically upload a PDF file on the cloud Download the signed file from the cloud. Verify the signatures from a PDF document signed with QR Code programmatically.
1. Programmatically upload a PDF file on the cloud
2. Sign PDF Documents with QR Code programmatically on the cloud using a REST API in Python.
3. Verify the signatures from a PDF document signed with QR Code programmatically.
4. Download the signed file from the cloud.
@groupdocs-cloud-gists
groupdocs-cloud-gists / EditSignaturesinSignedPDF_Python
Last active March 9, 2021 09:35
Electronically update or replace signatures from your signed PDF documents programmatically using a REST API in Python.
Edit Signatures in Signed PDF Documents
1. Programmatically upload a PDF file on the cloud
2. Update Signatures in Sign PDF Documents programmatically on the cloud using a REST API in Python.
3. Search and Replace signatures from a Signed PDF document programmatically using Python.
4. Download the signed file from the cloud.
@groupdocs-cloud-gists
groupdocs-cloud-gists / EditMetadataPDF_NET
Last active March 12, 2021 19:04
Update Metadata of your PDF documents programmatically using a REST API in C#.
Edit Metadata of PDF Documents
1. Programmatically upload a PDF file on the cloud
2. Update Metadata of PDF Documents programmatically on the cloud using a REST API in C#.
3. Download the updated file from the cloud.
@groupdocs-cloud-gists
groupdocs-cloud-gists / ExtractTextFromPDF_Python
Last active March 17, 2021 05:50
Extract text from PDF documents programmatically using a REST API in Python.
Extract Text from PDF Documents
1. Programmatically upload a PDF file on the cloud
2. Extract Text from a PDF document programmatically using Python.
3. Download the Text file from the cloud.
@groupdocs-cloud-gists
groupdocs-cloud-gists / ExtractImagesFromPDF_Python
Last active March 19, 2021 10:23
Extract text from PDF documents programmatically using a REST API in Python.
Extract Images from PDF Documents
1. Programmatically upload a PDF file on the cloud
2. Extract Images from a PDF document programmatically using Python.
3. Download the Image files from the cloud.
@groupdocs-cloud-gists
groupdocs-cloud-gists / RenderExcelToHTML_Python
Last active March 24, 2021 11:43
Render Excel Spreadsheet data to HTML programmatically using a REST API in Python.
Render Excel to HTML using Python
1. Programmatically upload XLSX file on the cloud
2. Render Excel Worksheet data to HTML programmatically using Python.
3. Download the HTML files from the cloud.
@groupdocs-cloud-gists
groupdocs-cloud-gists / ExtractRemoveAnnotations_Python
Last active March 26, 2021 07:45
Extract or Remove Annotations from Word documents using a REST API on the cloud in Python
Extract or Remove Annotations from Word documents using Python
1. Programmatically upload DOCX file on the cloud
2. Extract Annotations from uploaded DOCX File programmatically using Python.
3. Remove Annotations from uploaded DOCX File programmatically using Python.
3. Download the output files from the cloud.
@groupdocs-cloud-gists
groupdocs-cloud-gists / ConvertPDFtoPPTX_Python
Last active April 2, 2021 10:23
Convert PDF to PowerPoint PPTX Presentation using a REST API on the cloud in Python.
Convert PDF to PPTX using Python
1. Programmatically upload PDF file on the cloud
2. Convert uploaded PDF file to PPTX presentation programmatically using Python.
3. Download the output files from the cloud.
@groupdocs-cloud-gists
groupdocs-cloud-gists / AcceptRejectRevisions_Python
Last active April 9, 2021 06:04
Accept or Reject Tracked Changes of Word Document using a REST API on the cloud in Python.
Accept or Reject Tracked Changes using Python
1. Programmatically upload DOCX file on the cloud
2. Accept or Reject Tracked Changes programmatically using Python.
3. Download the output files from the cloud.
@groupdocs-cloud-gists
groupdocs-cloud-gists / RemoveSignaturesFromPDF_Python
Created April 15, 2021 06:35
Electronically remove signatures from your signed PDF documents programmatically using a REST API in Python.
Remove Signatures from a Signed PDF Documents
1. Programmatically upload a PDF file on the cloud
2. Search and Remove signatures from a Signed PDF document programmatically using Python.
4. Download the signed file from the cloud.